[opencms-dev] Problem with static export

Andy Savin A.D.Savin at bath.ac.uk
Thu Nov 27 10:21:41 CET 2008


Stephane,

You need to check your opencms-importexport.xml config file and look for 
<exporturl>  check that the port is correct for your installation of 
opencms.

Regards,

Andy

  -- 
----------------------------
   WEB SYSTEMS DEVELOPER
   Web Services
   University of Bath
   Tel: 01225 38 6275
----------------------------

On Thu, 27 Nov 2008, Stéphane Martin wrote:

> From: "[iso-8859-1] Stéphane Martin" <martin at webtrio.de>
> To: opencms-dev at opencms.org
> Date: Thu, 27 Nov 2008 10:18:49 +0100
> Subject: [opencms-dev] Problem with static export
> Reply-To: The OpenCms mailing list <opencms-dev at opencms.org>
> X-Spam-Score: 0.1 (/)
> 
> 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
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>


More information about the opencms-dev mailing list