[opencms-dev] static export only exports static files

Dieter Tengelmann tengelmann at chefmail.de
Tue Nov 16 01:09:27 CET 2004


Hi,

please can anybody say me, how to use the static export feature in 6.0
I've got a jsp-template and I want to export all html-files...
but only pictures, word-documents etc. are exported...
no html-files

Here I always get a error message like below...
Must there be a special configuration,
what is this "export user", what's his password, must I do the static 
export as "export user?

thank you for your help



Exception java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at 
org.opencms.staticexport.CmsStaticExportManager.exportTemplateResources(CmsStaticExportManager.java:1505)
at 
org.opencms.staticexport.CmsStaticExportManager.doExportAfterPublish(CmsStaticExportManager.java:1326)
at 
org.opencms.staticexport.CmsStaticExportManager.exportFullStaticRender(CmsStaticExportManager.java:530)
at 
org.opencms.threads.CmsStaticExportThread.run(CmsStaticExportThread.java:87)




More information about the opencms-dev mailing list