Menu

#77 DPWS Explorer Crashes on Startup with NullpointerException at IPDiscoveryBinding

DPWS Explorer 3.10
closed
nobody
None
1
2017-04-20
2017-04-19
Gero Kraus
No

Hi,
on 32Bit Windows machines (at least the two I tested), the DPWS Explorer 3.13.6 keeps crashing on startup. Earlier versions worked on these machines.
The Stacktrace is a follows:

[INFO ] The DPWS Client of the DPWSExplorer is starting... Please wait!
java.lang.NullPointerException
        at org.ws4d.jmeds.communication.structures.IPDiscoveryBinding.<init>(IPD
iscoveryBinding.java:69)
        at org.ws4d.jmeds.communication.structures.IPDiscoveryAutoBinding.addDis
coveryBinding(IPDiscoveryAutoBinding.java:305)
        at org.ws4d.jmeds.communication.structures.IPDiscoveryAutoBinding.genera
teBindingsAndOutgoingDiscoveryInfosForInterface(IPDiscoveryAutoBinding.java:235)

        at org.ws4d.jmeds.communication.structures.IPDiscoveryAutoBinding.genera
teBindingsAndOutgoingDiscoveryInfosForInterfaces(IPDiscoveryAutoBinding.java:178
)
        at org.ws4d.jmeds.communication.structures.IPDiscoveryAutoBinding.genera
teInternal(IPDiscoveryAutoBinding.java:154)
        at org.ws4d.jmeds.communication.structures.IPDiscoveryAutoBinding.getDis
coveryBindings(IPDiscoveryAutoBinding.java:107)
        at flattened.a.b.c(MainActions.java:56)
        at flattened.H.b.a(MainComposite.java:97)
        at org.ws4d.jmeds.explorer3.DPWSExplorer3.main(DPWSExplorer3.java:124)
[DEBUG ] Start interface refresh ...

Please let me know if you need any further information.

Discussion

  • Chris

    Chris - 2017-04-19

    Hi Gero,
    please try to delete the persistence folder. This should fix the problem.

    Best regards,
    Chris

     
  • Chris

    Chris - 2017-04-20
    • status: open --> closed
     

Log in to post a comment.