DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24656>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24656

Digestor failes to initialize with MalformedURLException

           Summary: Digestor failes to initialize with MalformedURLException
           Product: Struts
           Version: 1.0.2 Final
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Digester
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


On occasions, the struts based web application on Oracle 9i 902 fails to 
initialize.

The call stack shows:

javax.servlet.ServletException: Parsing error processing resource path /WEB-
INF/struts-config.xml.

Below this, the root cause displayed:
Root cause is; java.net.MalformedURLException: unknown protocol: classloader

This is failing at org.apache.struts.digester.Digester.resolveEntity 
(Digester.java: 611).

I have seen this on inconsistently; it is not easy to reproduce.  Usually, the 
entire container or application server needs to be restarted for this problem 
to go away.  Now, this problem is occuring in the production environment and 
we need to determine the cause of this.  I wasn't able to see this bug in 
other resolved bug reports.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to