[opencms-dev] workspace messed up

Svjatoslav Agejenko n0 at hot.ee
Thu Aug 3 07:22:42 CEST 2006


Hello  !

Florian, thank you for that hint !
Administration/Database Management/Start Static Export worked indeed.
created 'export' directory and put there a bunch of files...
but then template resources export started I got:

( 78 / 80 ) Exporting
/system/modules/org.opencms.workplace.help/resources/next.png ... o.k.
( 79 / 80 ) Exporting
/system/modules/org.opencms.workplace.help/resources/search.js ... o.k.
( 80 / 80 ) Exporting /system/shared/page.dtd ... o.k.
... exporting Non-Template Resources is finished.
Exporting Template Resources ...
( 1 / 82 ) Exporting
/sites/default/demopages/configuration/configfiles.html ... Exception
java.net.ConnectException: Tried all: '1' addresses, but could not
connect over HTTP to server: '127.0.0.1', port: '8080'
at weblogic.net.http.HttpClient.openServer(HttpClient.java:320)
at weblogic.net.http.HttpClient.openServer(HttpClient.java:375)
at weblogic.net.http.HttpClient.<init>(HttpClient.java:149)
at weblogic.net.http.HttpClient.New(HttpClient.java:245)
at weblogic.net.http.HttpURLConnection.connect(HttpURLConnection.java:160)
at
org.opencms.staticexport.CmsAfterPublishStaticExportHandler.exportTemplateResources(CmsAfterPublishStaticExportHandler.java:529)
at
org.opencms.staticexport.CmsAfterPublishStaticExportHandler.doExportAfterPublish(CmsAfterPublishStaticExportHandler.java:151)
at
org.opencms.staticexport.CmsStaticExportManager.exportFullStaticRender(CmsStaticExportManager.java:577)
at
org.opencms.workplace.tools.database.CmsStaticExportThread.run(CmsStaticExportThread.java:95)
( 2 / 82 ) Exporting /sites/default/demopages/configuration/index.html
... Exception java.net.ConnectException: Tried all: '1' addresses, but
could not connect over HTTP to server: '127.0.0.1', port: '8080'
at weblogic.net.http.HttpClient.openServer(HttpClient.java:320)
at weblogic.net.http.HttpClient.openServer(HttpClient.java:375)
...

Also /system/workplace/commons/style/workplace.css file export wasn't
even attempted
while its properties say: export-true and used

Can anybody please help with this ?

Florian Hopf wrote:
> Hi,
>
> Svjatoslav Agejenko schrieb:
>   
>>  
>> Seemingly no errors, but file and even ''../export/.." directory does
>> not exist in the filesystem.
>> Still weblogic has necessary write file access permissions.
>>
>>   
>>     
> You might want to try to start static export by hand again. To do this
> go to Administration/Database Management/Start Static Export.
>
> Kind regards
> Florian
>
>   




More information about the opencms-dev mailing list