Issue
When attempting to open a TGML page from a Xenta Server in Internet Explorer receive a Java error "Unknown error: null"
Environment
Xenta Server 500 / 700 series 5.03 and above.
Cause
The original pages in the Xbuilder project were created as OGC pages, the new pages that replaced the OGC pages are now TGML pages.
This occurs when, the Xbuilder project had an OGC Graphics object that was replace with a TGML Graphics object of the same name, the Graphic page that referenced this object is what produces the JAVA Null issue
Resolution
There seems to be an issue with the original Graphics page that were created and referenced an OGC Graphic
To solve this
- Delete the Graphics page in the Xbuilder project.
- Create a new Graphics page with the same name as the deleted one.
- Select the new TGML graphic object on the new page with the same name.
- Generate the project and download to the Xenta server.