Avatar
Please consider registering
guest
sp_LogInOut Log Insp_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 RSSsp_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: 1044
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: 1919
Currently Online:
Guest(s) 59
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Heikki Tahvanainen: 402
hbrackel: 144
rocket science: 100
pramanj: 86
Francesco Zambon: 83
Ibrahim: 78
Sabari: 62
kapsl: 57
gjevremovic: 49
Xavier: 43
Member Stats:
Guest Posters: 0
Members: 773
Moderators: 7
Admins: 1
Forum Stats:
Groups: 3
Forums: 15
Topics: 1558
Posts: 6567
Newest Members:
aracelyhaley4, raphaelschonell, Ashmag, kathyreimann56, brittanylemos, dorthycundiff76, PromotionToold, CHHinrichs, rodricklienhop, jose_Wanderlei
Moderators: Jouni Aro: 1039, Pyry: 1, Petri: 1, Bjarne Boström: 1054, Jimmy Ni: 26, Matti Siponen: 359, Lusetti: 0
Administrators: admin: 1