Menu

#38 Gett Error SAX.Parser.getXMLReader()lorg/xml/sax/XMLReader

closed-out-of-date
nobody
5
2006-12-12
2006-05-16
Anonymous
No

This happens on TOMCAT 5.57. Previous version I tried
was Tomcat 4.1.
ERROR in CofaxToolsNaviagation.includeResource:
/toolstemplates/login.jsp.
javax.servlet.ServletException:
javax.xml.parsers.SAXParser.getXMLReader()lorg/xml/sax/XMLReader:
avax.servlet.ServletException:
javax.xml.parsers.SAXParser.getXMLReader()lorg/xml/sax/XMLReader:

I am assuming that the parser doesn't like something in
login.jsp.

I haven't found the offending issue in login.jsp.
But I did notice that the CofaxTools(s) jsp(s) all have
the simular issues.

I want to rebuild the cms with he lastest java libaries.
Where is the build.xml for cofax?

Discussion

  • Erik Pihel

    Erik Pihel - 2006-06-21

    Logged In: YES
    user_id=1543759

    I'm running Tomcat 4.1.24, and the problem is including
    the JSTL library. As soon as Tomcat hits the line "taglib
    uri=http://java.sun.com/jstl/fmt prefix=fmt" in any JSP,
    including "login.jsp," it throws the error that you list.

     
  • Erik Pihel

    Erik Pihel - 2006-06-21

    Logged In: YES
    user_id=1543759

    This problem is fixed if you remove the
    file "/tomcat/webapps/content/WEB-INF/lib/xerces.jar."
    I'm not sure what ramifications this has.

     
  • F.X. Robin

    F.X. Robin - 2006-12-12

    Logged In: YES
    user_id=1283696
    Originator: NO

    It Works

     
  • F.X. Robin

    F.X. Robin - 2006-12-12
    • status: open --> closed-out-of-date
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.