Jump to content
We've recently updated our Privacy Statement, available here ×

jasper server is getting down very often


kcsekhar25

Recommended Posts

Hi all,

 

i  am doing role based authenticaion in the jasperreports 3.5 and i am adding the roles in applicationcontext-security.xml.

when i restart the server it is throwing the error attached in the log file.

 

please let me know ur thoughts on this.

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Might be just a syntax error in the web.xml file:

 

Mar 13, 2012 1:24:57 PM org.apache.catalina.startup.ContextConfig applicationWebConfig
SEVERE: Parse error in application web.xml file at jndi:/localhost/jasperserver/WEB-INF/web.xml
org.xml.sax.SAXParseException: The element type "resource-ref" must be terminated by the matching end-tag "</resource-ref>".
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1269)
    at org.apache.tomcat.util.digester.Digester.parse(Digester.java:1561)
    at org.apache.catalina.startup.ContextConfig.applicationWebConfig(ContextConfig.java:351)
    at org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1041)

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...