12:18, EEST
August 13, 2013
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)
Most Users Ever Online: 1919
Currently Online:
21 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: 735
Moderators: 7
Admins: 1
Forum Stats:
Groups: 3
Forums: 15
Topics: 1523
Posts: 6449
Newest Members:
rust, christamcdowall, redaahern07571, nigelbdhmp, travistimmons, AnnelCib, dalenegettinger, howardkennerley, Thomassnism, biancacraft16Moderators: Jouni Aro: 1026, Pyry: 1, Petri: 0, Bjarne Boström: 1026, Jimmy Ni: 26, Matti Siponen: 346, Lusetti: 0
Administrators: admin: 1