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: 135
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: 1010
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: 518

Currently Online:
11 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

hbrackel: 135

pramanj: 86

Francesco Zambon: 81

rocket science: 77

Ibrahim: 76

Sabari: 62

kapsl: 57

gjevremovic: 49

Xavier: 43

TimK: 41

Member Stats:

Guest Posters: 0

Members: 682

Moderators: 16

Admins: 1

Forum Stats:

Groups: 3

Forums: 15

Topics: 1467

Posts: 6261

Newest Members:

digitechroshni, LouieWreve, Kickbiche, karrimacvitie5, graciela2073, sagarchau, elviralangwell4, Donnavek, Eddiefauth, DonaldPooma

Moderators: Jouni Aro: 1010, Otso Palonen: 32, Tuomas Hiltunen: 5, Pyry: 1, Petri: 0, Bjarne Boström: 983, Heikki Tahvanainen: 402, Jukka Asikainen: 1, moldzh08: 0, Jimmy Ni: 26, Teppo Uimonen: 21, Markus Johansson: 42, Niklas Nurminen: 0, Matti Siponen: 321, Lusetti: 0, Ari-Pekka Soikkeli: 5

Administrators: admin: 1