[opencms-dev] problem with publishing index.html
ryuu toumei
liudm at nationalsoft.com.cn
Mon Nov 8 06:14:26 CET 2004
Hello
when I publish index.html in opencms , there are following exception.
ps:my envionment
Solaris 9/Window2000,MYSQL4.0.20,Tomcat5.0.25,Opencms 5.0
----------------------Begin of error message-------------------------------------------------------
Publishing resource ...
Publishing /serc/index.html
Static export, number of starting links is: 1
Exporting /serc/index.html
Exception com.opencms.core.CmsException: 40 Error in Flex loader. Detailed error: IO related error while exporting JSP for URI /serc/index.html.
root cause was java.net.SocketException: Unexpected end of file from server
at com.opencms.flex.CmsJspLoader.exportJsp(CmsJspLoader.java:410)
at com.opencms.flex.CmsJspLoader.initlaunch(CmsJspLoader.java:224)
at com.opencms.file.CmsStaticExport.exportLink(CmsStaticExport.java:628)
at com.opencms.file.CmsStaticExport.<init>(CmsStaticExport.java:259)
at com.opencms.file.genericSql.CmsResourceBroker.exportStaticResources(CmsResourceBroker.java:4665)
at com.opencms.file.CmsObject.exportStaticResources(CmsObject.java:1523)
at com.opencms.file.CmsObject.publishProject(CmsObject.java:2453)
at com.opencms.file.CmsObject.publishResource(CmsObject.java:2598)
at com.opencms.workplace.CmsPublishResourceThread.run(CmsPublishResourceThread.java:61)
>-----------
>Root cause:
>java.net.SocketException: Unexpected end of file from server
> at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:818)
> at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:711)
> at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:816)
> at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:711)
> at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:635)
> at com.opencms.flex.CmsJspLoader.exportJsp(CmsJspLoader.java:406)
> at com.opencms.flex.CmsJspLoader.initlaunch(CmsJspLoader.java:224)
> at com.opencms.file.CmsStaticExport.exportLink(CmsStaticExport.java:628)
> at com.opencms.file.CmsStaticExport.<init>(CmsStaticExport.java:259)
> at com.opencms.file.genericSql.CmsResourceBroker.exportStaticResources(CmsResourceBroker.java:4665)
> at com.opencms.file.CmsObject.exportStaticResources(CmsObject.java:1523)
> at com.opencms.file.CmsObject.publishProject(CmsObject.java:2453)
> at com.opencms.file.CmsObject.publishResource(CmsObject.java:2598)
> at com.opencms.workplace.CmsPublishResourceThread.run(CmsPublishResourceThread.java:61)
java.net.SocketException: Unexpected end of file from server
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:818)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:711)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:816)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:711)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:635)
at com.opencms.flex.CmsJspLoader.exportJsp(CmsJspLoader.java:406)
at com.opencms.flex.CmsJspLoader.initlaunch(CmsJspLoader.java:224)
at com.opencms.file.CmsStaticExport.exportLink(CmsStaticExport.java:628)
at com.opencms.file.CmsStaticExport.<init>(CmsStaticExport.java:259)
at com.opencms.file.genericSql.CmsResourceBroker.exportStaticResources(CmsResourceBroker.java:4665)
at com.opencms.file.CmsObject.exportStaticResources(CmsObject.java:1523)
at com.opencms.file.CmsObject.publishProject(CmsObject.java:2453)
at com.opencms.file.CmsObject.publishResource(CmsObject.java:2598)
at com.opencms.workplace.CmsPublishResourceThread.run(CmsPublishResourceThread.java:61)
... static export finished
Checking filesystem links ...
.. filesystem link check finished
... the resource has been published
----------------------Begin of error message-------------------------------------------------------
Any idea ? Any suggest ?
Thanks !
liudm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20041108/d81c32a0/attachment.htm>
More information about the opencms-dev
mailing list