Problem with milo update #1428
Replies: 12 comments 17 replies
-
I don't know from just the screenshot / errors. "Unknown ExtensionObject" could mean that the datatypes aren't linking up correctly. Try finding the DataType Node for the DataType indicated by that "ProcessingTimes" Node (navigate root -> types > base datatype > structure > etc...) and make sure it has the correct namespace index, name, and that it has a valid DataTypeDefinition attribute. Also worth taking a look at the demo server, because it also loads a custom namespace (DataTypeTestNamespace) and uses types from it. |
Beta Was this translation helpful? Give feedback.
-
Also FWIW I have initiated the "release review" process with Eclipse Foundation and proposed May 1 as the release date for Whether I'm able to complete the process and actually release by then is anybody's guess, but the wheels are in motion for a stable |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I don't have any places where i call ExtensionObject.encode. But I think i have multiple Namespaces in Nodeset Xml ? |
Beta Was this translation helpful? Give feedback.
-
I set the server values with : |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
But we still have the TypeCache Problem you can see in the first picture marked as 2. |
Beta Was this translation helpful? Give feedback.
-
Do you have a NodeSet XML file(s) you can share? I think I'll have to try loading something and see if it's an issue with the |
Beta Was this translation helpful? Give feedback.
-
Hello should i send it to [email protected]? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
i updated to the latest milo dev/1.0 commit and i am using digitalpetri uanodeset(latestVersion) as xml parser. Now i have two Problems first: my custom structure is shown as unknown extensionObject with some binaryData. Second: i have custom Object Types wich show an Error message when browsing with uaExpert. Can you give me a hint what possibly went wrong ?

Beta Was this translation helpful? Give feedback.
All reactions