Hi,<br><br>check if the:<br><br><exporturl>http://localhost:8080${CONTEXT_NAME}/handle404</exporturl><br><br>in opencms-importexport.xml has the same port as defined for your site in opencms-system.xml?<br><br>Best,<br>Arash<br><br>On 20.11.2008 14:04 Manfred Schenk <manfred.schenk@zerobyte.de> wrote<br></manfred.schenk@zerobyte.de><p></p><blockquote><br>Florian Hopf schrieb:
<br>> Hi,
<br>> 
<br>> Manfred Schenk schrieb:
<br>>> Urban Engemyr schrieb:
<br>>>> Hi,
<br>>>>
<br>>>> Installed opencms standalone first and that worked fine. Then i
<br>>>> uninstalled and made a new installation using the apache http proxy
<br>>>> method described in the documentation and everyting works fine except
<br>>>> that the workplace tool layout is corrupt, I can't see all icons
<br>>>> (toolbar row too low to fit the icons) and also some text is rendered
<br>>>> over each other. I have tried IE6, IE7, Firefox 2 and Opera, all with
<br>>>> the same result. I have also searched the mailing lists with no luck.
<br>>>> Any idea what the problem could be?
<br>>>>   
<br>>> I think that one/some of the css-files cannot be found by the browser so
<br>>> it uses its standard settings.
<br>>>
<br>>> I've searched the web for this problem but only found one person
<br>>> suggesting to reinstall opencms again until it works. But I think this
<br>>> cannot be the solution.
<br>>>
<br>> 
<br>> Probably your static export configuration is broken. Try if you can
<br>> resolve the problem by starting a static export in the administration view.
<br>
<br>When trying to trigger the static export in the admin view as you
<br>suggested I get the following exceptions:
<br>
<br>( 1 / 579 ) Exporting
<br>/sites/default/alkacon-documentation/documentation_modules/create_modules.html
<br>... Exception java.net.ConnectException: Connection refused
<br>at java.net.PlainSocketImpl.socketConnect(Native Method)
<br>at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
<br>at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
<br>at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
<br>at java.net.Socket.connect(Socket.java:520)
<br>at java.net.Socket.connect(Socket.java:470)
<br>at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
<br>at sun.net.www.http.HttpClient.openServer(HttpClient.java:388)
<br>at sun.net.www.http.HttpClient.openServer(HttpClient.java:523)
<br>at sun.net.www.http.HttpClient.<init>(HttpClient.java:231)
<br>at sun.net.www.http.HttpClient.New(HttpClient.java:304)
<br>at sun.net.www.http.HttpClient.New(HttpClient.java:321)
<br>at
<br>sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:813)
<br>at
<br>sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:765)
<br>at
<br>sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:690)
<br>at
<br>org.opencms.staticexport.CmsAfterPublishStaticExportHandler.exportTemplateResource(CmsAfterPublishStaticExportHandler.java:438)
<br>at
<br>org.opencms.staticexport.CmsAfterPublishStaticExportHandler.exportTemplateResources(CmsAfterPublishStaticExportHandler.java:509)
<br>at
<br>org.opencms.staticexport.CmsAfterPublishStaticExportHandler.doExportAfterPublish(CmsAfterPublishStaticExportHandler.java:166)
<br>at
<br>org.opencms.staticexport.CmsStaticExportManager.exportFullStaticRender(CmsStaticExportManager.java:715)
<br>at
<br>org.opencms.workplace.tools.database.CmsStaticExportThread.run(CmsStaticExportThread.java:84)
<br>
<br>
<br>This exception is repeated several times for other filenames..
<br>
<br>Regards,
<br>Manfred
<br>
<br>-- 
<br>| Manfred Schenk              | born between RFC638 and RFC640
<br>| PGP-Keys unter              |
<br>| http://www.ZEROByte.de/pgp/ | WWW: http://www.ZEROByte.de/
<br>
<br>_______________________________________________
<br>This mail is sent to you from the opencms-dev mailing list
<br>To change your list options, or to unsubscribe from the list, please visit
<br>http://lists.opencms.org/mailman/listinfo/opencms-dev
<br></init></blockquote><p></p><br>