[opencms-dev] Problem with static export

Stéphane Martin martin at webtrio.de
Thu Nov 27 10:18:49 CET 2008


Dear list members,

we are using 7.0.5 and have the following problem when we start the static
export in the administration backend:

1) Beginning static export, deleting export folder (this works)

2) exporting not template ressources (this works)

3) exporting template ressources (the first element
/system/workplace/commons/style/onlinehelp.css already throws the following
exception:

Fehler java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.Socket.connect(Socket.java:518)
at java.net.Socket.connect(Socket.java:468)
at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:389)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:516)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:233)
at sun.net.www.http.HttpClient.New(HttpClient.java:306)
at sun.net.www.http.HttpClient.New(HttpClient.java:318)
at
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnecti
on.java:788)
at
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.j
ava:729)
at
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:6
54)
at
org.opencms.staticexport.CmsAfterPublishStaticExportHandler.exportTemplateRe
source(CmsAfterPublishStaticExportHandler.java:438)
at
org.opencms.staticexport.CmsAfterPublishStaticExportHandler.exportTemplateRe
sources(CmsAfterPublishStaticExportHandler.java:509)
at
org.opencms.staticexport.CmsAfterPublishStaticExportHandler.doExportAfterPub
lish(CmsAfterPublishStaticExportHandler.java:166)
at
org.opencms.staticexport.CmsStaticExportManager.exportFullStaticRender(CmsSt
aticExportManager.java:715)
at
org.opencms.workplace.tools.database.CmsStaticExportThread.run(CmsStaticExpo
rtThread.java:84)

This exception happens with all 222 items!

Best regards

Stéphane Martin




More information about the opencms-dev mailing list