[opencms-dev] workspace messed up

Svjatoslav Agejenko n0 at hot.ee
Wed Aug 2 09:42:13 CEST 2006


Thanks to Florian Hopf on helping to pinpoint the path to the problem!

It seems that some files are supposed to be served from filesystem
directly, like currently
problematic CSS file
(/opencms/export/system/workplace/commons/style/workplace.css).
And that file does exists in database only.  Publishing file doesn't help.

[10:22] <n0> Validating links ...
[10:22] <n0> ... finished validating links
[10:22] <n0> Publishing resources ...
[10:22] <n0> Publishing files ...
[10:22] <n0> ( 1 / 1 ) Publishing file
/system/workplace/commons/style/workplace.css ... o.k.
[10:22] <n0> ... finished publishing files
 
Seemingly no errors, but file and even ''../export/.." directory does
not exist in the filesystem.
Still weblogic has necessary write file access permissions.

Looks like another bug ?


Svjatoslav Agejenko wrote:
> Svjatoslav Agejenko wrote:
>   
>> Hi!
>>
>> Just installed fresh OpenCms 6.2.2 on Weblogic 9.2 with Oracle 10g.
>> When attempting to open workspace i see messed up header panel.
>> Tried latest Mozilla firefox on linux and Windows 2000 pro as well
>> as Internet Explorer 6.
>>
>> Screenshot: http://aqris.com/~n0/wontwork.png
>>
>> Anybody know where is the problem ?
>> Thank you !
>>
>> _______________________________________________
>> 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
>>
>>   
>>     
>
> Tracked down to: weblogic cannot serve required CSS file.
>
> Header page references:
>     <link rel="stylesheet" type="text/css"
> href="/opencms/export/system/workplace/commons/style/workplace.css">
>
> I went to manually to URL:
> http://192.168.0.146:7001/opencms/opencms/export/system/workplace/commons/style/workplace.css
> And saw:
>     Error reading resource from path
> "/export/system/workplace/commons/style/workplace.css".
>     Reason: Unable to read resource
> "/export/system/workplace/commons/style/workplace.css".
>
>
>   org.opencms.file.CmsVfsResourceNotFoundException: Error reading
> resource from path "/export/system/workplace/commons/style/workplace.css".
>     at
> org.opencms.file.CmsVfsResourceNotFoundException.createException(CmsVfsResourceNotFoundException.java:78)
>     at org.opencms.db.CmsDbContext.throwException(CmsDbContext.java:213)
>     at org.opencms.db.CmsDbContext.report(CmsDbContext.java:197)
>     at
> org.opencms.db.CmsSecurityManager.readResource(CmsSecurityManager.java:3867)
>     at org.opencms.file.CmsObject.readResource(CmsObject.java:2702)
>     at org.opencms.file.CmsObject.readResource(CmsObject.java:2668)
>     at org.opencms.main.OpenCmsCore.initResource(OpenCmsCore.java:1170)
>     at org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1346)
>     at org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:151)
>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
>     at
> weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:225)
>     at
> weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:127)
>     at
> weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
>     at
> weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
>     at
> weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3214)
>     at
> weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
>     at
> weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
>     at
> weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:1983)
>     at
> weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1890)
>     at
> weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1344)
>     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
>     at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
> Caused by: org.opencms.file.CmsVfsResourceNotFoundException: Unable to
> read resource "/export/system/workplace/commons/style/workplace.css".
>     at
> org.opencms.db.generic.CmsVfsDriver.readResource(CmsVfsDriver.java:1434)
>     at
> org.opencms.db.CmsDriverManager.readResource(CmsDriverManager.java:5631)
>     
> ...
>
> Wierd...
>
>
> _______________________________________________
> 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