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

Geoff Winkless opencms at geoff.dj
Tue Mar 16 14:37:01 CET 2004


16 March 2004 11:23, Andras Balogh wrote:
>     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?

Hi Andras

The opencms.log reports:

[11.03.2004 15:31:07] <opencms_init> [11824/1905/9919]. Startup class
init   : starting
[11.03.2004 15:31:07] <opencms_init> [11824/1904/9920]. OpenCms context
: /opencms/opencms/
[11.03.2004 15:31:07] <opencms_init> [11824/1902/9922]. JSP export URL
: using value from first request -
http://www.xxxx.com:80/opencms/opencms


Following from Rune's email yesterday I modified the opencms.properties
file to make exporturl reference 127.0.0.1 directly

	flex.jsp.exporturl=http://127.0.0.1/opencms/opencms

and everything works. Thanks to Rune and yourself!

Geoff


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________



More information about the opencms-dev mailing list