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
Bug on browsing addressSpace
September 16, 2013
12:18, EEST
Avatar
infraview.schmidt
Member
Members
Forum Posts: 7
Member Since:
August 13, 2013
sp_UserOfflineSmall Offline

Hello,

i received a NullPointerException on the .browse methode in the class AddressSpace.

It occurs when the NodeId is null:

My code:

/**
* Returns a List of ReferenceDescriptions. List only contains references
* of one specified type
* @param addressSpace of the opc-server
* @param nodeId which is parent for the list of referenceDescriptions
* @param reference reference type of the list
* @return a list of ReferenceDescriptions
* @throws ServiceException if browsing fails
* @throws StatusException if browsing fails
*/
public static List getReferenceDescriptions(
final AddressSpace addressSpace, final NodeId nodeId,
final NodeId reference) throws ServiceException, StatusException {

return addressSpace.browse(nodeId, BrowseDirection.Forward, reference,
true, NodeClass.Object, NodeClass.Variable,
NodeClass.ObjectType);
}

The Stacktrace:

java.lang.NullPointerException: nodeId
at com.prosysopc.ua.client.AddressSpace.browse(Unknown Source)
at com.prosysopc.ua.client.AddressSpace.browse(Unknown Source)
at de.spektra.infraview.conformance.OpcUaUtil.getReferenceDescriptions(OpcUaUtil.java:224)

September 16, 2013
19:06, EEST
Avatar
Jouni Aro
Moderator
Moderators
Forum Posts: 1009
Member Since:
December 21, 2011
sp_UserOfflineSmall Offline

Well, that’s kind of expected. It does not make sense to call browse() with nodeId=null.

Forum Timezone: Europe/Helsinki

Most Users Ever Online: 518

Currently Online:
15 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

hbrackel: 135

pramanj: 86

Francesco Zambon: 81

rocket science: 77

ibrahim: 75

Sabari: 62

kapsl: 57

gjevremovic: 49

Xavier: 43

fred: 41

Member Stats:

Guest Posters: 0

Members: 685

Moderators: 16

Admins: 1

Forum Stats:

Groups: 3

Forums: 15

Topics: 1467

Posts: 6259

Newest Members:

fidelduke938316, Jan-Pfizer, DavidROunc, fen.pang@woodside.com, aytule, rashadbrownrigg, christi10l, ahamad1, Flores Frederick, ellenmoss

Moderators: Jouni Aro: 1009, 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