Avatar

Please consider registering
guest

sp_LogInOut Log In sp_Registration Register

Register | Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

sp_Feed Topic RSS sp_TopicIcon
Compile SDK from Source
April 11, 2015
22:19, EEST
Avatar
hbrackel
Member
Members
Forum Posts: 144
Member Since:
February 21, 2014
sp_UserOfflineSmall Offline

I’m trying to compile the SDK from the sources into a jar. All works well until I’m trying to launch an UaServer built with the compiled jar. Running a server results in an exception, as the NodeManagerRoot class can’t find the Opc.Ua.Nodeset2.xml. The xml is in the same directory as the NodeManagerRoot.class file.

After copying the xml’s into a dedicated resource directory (maven project layout) and changing the loadPath to “/Opc.Ua.NodeSet2.xml” (leading slash) everything functions as expected.

Does the SDK rely on a special classLoader or does the originally provided jar change the loadPath in some initialization?

Thanks,
Hans-Uwe

**********
2015-04-11 23:59:03.614 ERROR [main] com.prosysopc.ua.server.NodeManagerRoot – RuntimeException from init():
java.lang.NullPointerException
at com.prosysopc.ua.server.NodeManagerRoot.loadUaNodeSet2Xml(NodeManagerRoot.java:348)
at com.prosysopc.ua.server.NodeManagerRoot.init(NodeManagerRoot.java:508)
at com.prosysopc.ua.server.NodeManagerTable.init(NodeManagerTable.java:2738)
at com.prosysopc.ua.server.NodeManagementServiceHandler.init(NodeManagementServiceHandler.java:1053)
at com.prosysopc.ua.server.UaServer.initServiceHandlers(UaServer.java:2524)
at com.prosysopc.ua.server.UaServer.init(UaServer.java:1194)

April 13, 2015
8:57, EEST
Avatar
Jouni Aro
Moderator
Moderators
Forum Posts: 1026
Member Since:
December 21, 2011
sp_UserOfflineSmall Offline

No, there is nothing special: this is how it tries to find the XML:

NodeManagerRoot.class.getResource("Opc.Ua.NodeSet2.xml").toURI()

Which obviously gives the NPE, if the file is not found.

Forum Timezone: Europe/Helsinki

Most Users Ever Online: 1919

Currently Online:
14 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

Heikki Tahvanainen: 402

hbrackel: 144

rocket science: 88

pramanj: 86

Francesco Zambon: 83

Ibrahim: 78

Sabari: 62

kapsl: 57

gjevremovic: 49

Xavier: 43

Member Stats:

Guest Posters: 0

Members: 738

Moderators: 7

Admins: 1

Forum Stats:

Groups: 3

Forums: 15

Topics: 1524

Posts: 6451

Newest Members:

jonathonmcintyre, fannielima, kristiewinkle8, rust, christamcdowall, redaahern07571, nigelbdhmp, travistimmons, AnnelCib, dalenegettinger

Moderators: Jouni Aro: 1026, Pyry: 1, Petri: 0, Bjarne Boström: 1026, Jimmy Ni: 26, Matti Siponen: 346, Lusetti: 0

Administrators: admin: 1