IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

Altova Raptor XML XBRL Server Timeout Options · View
umam
Posted: Tuesday, May 6, 2014 8:48:04 AM
Rank: Newbie

Joined: 7/7/2013
Posts: 2
Location: Jakarta
Hi...

Can you help me, when i was process validate xbrl instance using JAVA API I get the issue is Altova Raptor Timeout.
This is the code :

RaptorXMLFactory rxml = RaptorXML.getFactory();
rxml.setServerName(serverNameAltova);
rxml.setServerPort(serverPortAltova);
rxml.setUserCatalog(userCatalogAltova);
XBRL xbrl = rxml.getXBRL();
xbrl.setFormulaAssertionsAsXML(true);
xbrl.isValid(XBRL.ENUMValidationType.eValidateInstance)

note:
serverNameAltova = [ip server altova prod] serverPortAltova = [8087] userCatalogAltova=[path default catalog.xml]

This is the log error :

[15/Apr/2014:14:50:48] ENGINE Bus STARTING
[15/Apr/2014:14:50:48] ENGINE Started monitor thread '_TimeoutMonitor'.
[15/Apr/2014:14:50:48] ENGINE Serving on http://[IP SERVER]:8087
[15/Apr/2014:14:50:48] ENGINE Bus STARTED
[15/Apr/2014:14:50:58] ENGINE Bus STOPPING
[15/Apr/2014:14:55:24] ENGINE Bus STARTING
[15/Apr/2014:14:55:24] ENGINE Started monitor thread '_TimeoutMonitor'.
[15/Apr/2014:14:55:24] ENGINE Serving on http://[IP SERVER]:8087
[15/Apr/2014:14:55:24] ENGINE Bus STARTED
[15/Apr/2014:14:55:34] ENGINE Bus STOPPING
[22/Apr/2014:16:11:55] ENGINE Bus STARTING
[22/Apr/2014:16:11:55] ENGINE Started monitor thread '_TimeoutMonitor'.
[22/Apr/2014:16:11:55] ENGINE Serving on http://[IP SERVER]:8087
[22/Apr/2014:16:11:55] ENGINE Bus STARTED

Thanks..
Users browsing this topic
guest

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.