[opencms-dev] help! - export fails with "connection timed out: connect"

Andras Balogh andras at reea.net
Tue Mar 16 12:24:01 CET 2004


    Hello Geoff,

    As far as i know the static export tries to fetch the page making a 
URLConnection to "localhost".
 It needs this so he can parse the resulting HTML to make "follow links" 
(i.e. to export aslo
related content). I guess the URL  is built up using the settings in 
opencms.properties.

I don't know how this will help you but maybe there is a settings 
problem on localhost?
Also does the related content (images/css) getting exported?

Hope i don't lead you to a false track.
Andras.


Geoff Winkless wrote:

>This one's really got me stumped.
>
>I have a site which works fine offline. I publish it and get no errors
>on the status window, although the following appears in the log:
>
>[16.03.2004 11:36:55] <opencms_critical>
>[29504/14682/14822][CmsElementXml (CmsXmlTemplate/template1)] Error in
>element jsptemplate
>[16.03.2004 11:36:55] <opencms_critical>
>[29504/14672/14832][CmsElementXml
>(CmsXmlTemplate/template1)]com.opencms.core.CmsException: 0 Unknown
>exception. Detailed error: [CmsJspTemplate] Error while reading JSP
>/system/modules/com.XXXX.lowerlevel.en/jsptemplates/top.jsp
>com.opencms.core.CmsException: 40 Error in Flex loader. Detailed error:
>IO related error while exporting JSP for URI /XXXX/en/index.html. 
>root cause was java.net.ConnectException: Connection timed out: connect.
>
>root cause was com.opencms.core.CmsException: 40 Error in Flex loader.
>Detailed error: IO related error while exporting JSP for URI
>/XXXX/en/index.html. 
>root cause was java.net.ConnectException: Connection timed out: connect
>[16.03.2004 11:36:55] <opencms_staticexport>
>[29504/14266/15238][CmsStaticExport] all done.
>
>(sitename replaced with XXXX)
>
>I then get the dreaded "[jsptemplate] ???" when I click on the online
>version.
>
>The export also takes a massive amount of time - which would explain why
>the system is timing out.
>
>Is this something anyone has come across (and fixed!) before?
>
>Cheers
>
>Geoff
>
>
>______________________________________________________________________
>  
>





More information about the opencms-dev mailing list