Dear Magnolians

I started to work on a existing Magnolia 4.5 EE project lately where I'm faced 
with tons of resource loading errors. When loading a page (even Magnolia 
AdminCentral) usually only have the resources are loaded and the browsers 
debugger shows many errors like this:

[code]Failed to load resource: The network connection was lost.
http://localhost:8080/publicationsystem-web/.resources/soft-locking/icons/23/show_collaborating_users.png
[/code]

More info:
- This happens as well on Tomcat 6 as on Tomcat 7 – both Tomcats work perfectly 
fine with other Magnolia projects.
- When loading the page again and again and again I end up with a complete page 
because each time other resources fail to load. The ones the browser could load 
before are then served from the browsers cache.
- Astonishingly this only happens on Safari. When I tried to debug with 
Firefox's "Live Headers" tool, everything worked fine.
- The same misbehavior happens on a colleague's system (again with Safari) and 
it even lead to a JVM crash.

What I tried so far:
- Debugging in the browser 
    -> results in error messages above
- Added info.magnolia.debug.DumpHeadersFilter at the top of the filter chain
    -> Failed resources do not show up in the log, i.e. the problem must happen 
before the Magnolia filter chain

So: Any ideas how to debug this?

Thanks for the help!
-will

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=7387839e-c61f-45c4-9a86-b08bd5c81176


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to