You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 29, 2021. It is now read-only.
Hii everyone,
When I am trying to onboard the new server then I got a null pointer exception. Exception in thread "Thread-28" java.lang.NullPointerException at java.util.Objects.requireNonNull(Objects.java:203) at java.util.Arrays$ArrayList.<init>(Arrays.java:3813) at java.util.Arrays.asList(Arrays.java:3800) at org.openconnectivity.otgc.domain.model.resource.secure.doxm.OcDoxm.parseOCRepresentation(OcDoxm.java:130) at org.openconnectivity.otgc.data.repository.DoxsRepository.lambda$null$5(DoxsRepository.java:129)
Otgc-linux = 3.0.0
System= Ubuntu 20.04
Let me know the possible cause and its solution.
Thanks :).