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
Loading model xml failed. code=0x80070000
July 25, 2017
13:38, EEST
Avatar
jacob.saoumi
Member
Members
Forum Posts: 4
Member Since:
January 19, 2017
sp_UserOfflineSmall Offline

Hallo,

I tried to load an xml model to the server address space. The model contains a variable which is an array of custom structure (Resolution2D).

The following xml contains the variable definition:

<UAVariable DataType=”Resolution2D” ParentNodeId=”ns=1;i=5018″ ValueRank=”1″ NodeId=”ns=1;i=6016″ ArrayDimensions=”2″ BrowseName=”2:Value” AccessLevel=”3″>
<DisplayName>Value</DisplayName>
<References>
<Reference ReferenceType=”HasModellingRule”>i=78</Reference>
<Reference ReferenceType=”HasTypeDefinition”>ns=3;i=2002</Reference>
<Reference ReferenceType=”HasComponent” IsForward=”false”>ns=1;i=5018</Reference>
</References>
<Value>
<uax:ListOfExtensionObject>
<uax:ExtensionObject>
<uax:TypeId>
<uax:Identifier>ns=3;i=5003</uax:Identifier>
</uax:TypeId>
<uax:Body>
<Resolution2D xmlns=”http://kuka.com/products/cameras/Types.xsd”>
<Name>
<Text xmlns=”http://opcfoundation.org/UA/2008/02/Types.xsd”>480p</Text>
</Name>
<Width>640</Width>
<Height>480</Height>
<ReolutionUnit>
<NamespaceUri xmlns=”http://opcfoundation.org/UA/2008/02/Types.xsd”></NamespaceUri>
<UnitId xmlns=”http://opcfoundation.org/UA/2008/02/Types.xsd”>0</UnitId>
<DisplayName xmlns=”http://opcfoundation.org/UA/2008/02/Types.xsd”>
<Text>pixel</Text>
</DisplayName>
<Description xmlns=”http://opcfoundation.org/UA/2008/02/Types.xsd”/>
</ReolutionUnit>
</Resolution2D>
</uax:Body>
</uax:ExtensionObject>
<uax:ExtensionObject>
<uax:TypeId>
<uax:Identifier>ns=3;i=5003</uax:Identifier>
</uax:TypeId>
<uax:Body>
<Resolution2D xmlns=”http://kuka.com/products/cameras/Types.xsd”>
<Name>
<Text xmlns=”http://opcfoundation.org/UA/2008/02/Types.xsd”>720p</Text>
</Name>
<Width>1280</Width>
<Height>720</Height>
<ReolutionUnit>
<NamespaceUri xmlns=”http://opcfoundation.org/UA/2008/02/Types.xsd”></NamespaceUri>
<UnitId xmlns=”http://opcfoundation.org/UA/2008/02/Types.xsd”>0</UnitId>
<DisplayName xmlns=”http://opcfoundation.org/UA/2008/02/Types.xsd”/>
<Description xmlns=”http://opcfoundation.org/UA/2008/02/Types.xsd”/>
</ReolutionUnit>
</Resolution2D>
</uax:Body>
</uax:ExtensionObject>
</uax:ListOfExtensionObject>
</Value>
</UAVariable>

The XML Parser is not capable of parsing the xml file and I get the following error:
Error in ModelParser2.endElement: localName=Valueorg.opcfoundation.ua.encoding.DecodingException: Bad_DecodingError (code=0x80070000, description=”Not an end element”) (near line 410)
at com.prosysopc.ua.ModelParserBase.parseFile(Unknown Source)
at com.prosysopc.ua.ModelParserBase.parseFile(Unknown Source)
at com.prosysopc.ua.server.NodeManagerTable.loadModel(Unknown Source)
at com.prosysopc.ua.server.NodeManagerTable.loadModel(Unknown Source)
at com.kuka.basys.CameraAAS.MainClass.main(MainClass.java:25)

Where’s the problem?
Thanks in advance.

Jacob Saoumi

July 26, 2017
17:44, EEST
Avatar
jacob.saoumi
Member
Members
Forum Posts: 4
Member Since:
January 19, 2017
sp_UserOfflineSmall Offline

Hi,

It seems that the XMLDecoder class has a bug. I replaced it in the classpath with the newest version from the OPCUA github Repository and it works.

Now I have another problem with code generator:
@Override
public void getEncodeable(IDecoder decoder, IEncodeable encodeable)
throws DecodingException {
Resolution2D result = (Resolution2D) encodeable;
super.getEncodeable(decoder, result);
result.setName(decoder.get(“Name”, String.class));
result.setWidth(decoder.get(“Width”, Integer.class));
result.setHeight(decoder.get(“Height”, Integer.class));
result.setResolutionUnit(decoder.get(“ResolutionUnit”, String.class));
}
the generated class calls the method (decoder.get(fieldName, class)) which returns null always.
CryCryCry

July 27, 2017
11:33, EEST
Avatar
Jouni Aro
Moderator
Moderators
Forum Posts: 1010
Member Since:
December 21, 2011
sp_UserOfflineSmall Offline

Sounds like you would need beta version of our latest development for SDK 3.0. It contains changes to the code generation, and the stack fixes. Also it is targeting improvements to the code generation.

Sending you mail…

August 29, 2017
16:10, EEST
Avatar
Bjarne Boström
Moderator
Moderators
Forum Posts: 983
Member Since:
April 3, 2012
sp_UserOfflineSmall Offline

Hi,

Actually, this should work with 2.3.2 already https://downloads.prosysopc.com/opcua/release_notes2.3.2-781.html (assuming the model is codegenerated, so that the serializers exists).

– Bjarne

Forum Timezone: Europe/Helsinki

Most Users Ever Online: 518

Currently Online: Manfred Hausmann
23 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

fred: 41

Member Stats:

Guest Posters: 0

Members: 681

Moderators: 16

Admins: 1

Forum Stats:

Groups: 3

Forums: 15

Topics: 1467

Posts: 6261

Newest Members:

graciela2073, sagarchau, elviralangwell4, Donnavek, Eddiefauth, DonaldPooma, fidelduke938316, Jan-Pfizer, DavidROunc, fen.pang@woodside.com

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