Using the JavaScript remoting I will see periodically but quite frequently the following
exception. It is a result of simply doing a polled based operation to retrieve the latest
available data.
|
[#|2007-12-03T12:53:34.110-0500|SEVERE|sun-appserver9.1|org.jboss.seam.remoting.Remoting|_ThreadID=21;_ThreadName=httpSSLWorkerThread-38080-0;_RequestID=d5d7caaf-2e82-41be-b6f7-383164d5a74f;|Error
| org.dom4j.DocumentException: Error on line 1 of document : Premature end of file.
Nested exception: Premature end of file.
| at org.dom4j.io.SAXReader.read(SAXReader.java:482)
| at org.dom4j.io.SAXReader.read(SAXReader.java:343)
| at org.jboss.seam.remoting.ExecutionHandler.handle(ExecutionHandler.java:59)
| at org.jboss.seam.remoting.Remoting.getResource(Remoting.java:113)
| at
org.jboss.seam.servlet.SeamResourceServlet.doGet(SeamResourceServlet.java:69)
| at
org.jboss.seam.servlet.SeamResourceServlet.doPost(SeamResourceServlet.java:86)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110012#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...