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

Need help JasperReportServer giving 404 error


manjum

Recommended Posts

 Hi,

I have installed Jasperreports server 4.5.0. The Instalation was successful but when i try to hit the url :-

http://localhost:8080/jasperserver/

i am getting the following :-

HTTP Status 404 -


type Status report

message

description The requested resource () is not available.


Apache Tomcat/6.0.26

 

I have made sure that the tomat is running , by hitting this url :-

http://localhost:8080/

 

In the catalina log file the erro i can see is the following:-

SEVERE: A web application created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal@56584e97]) and a value of type [org.springframework.security.context.SecurityContextImpl] (value [org.springframework.security.context.SecurityContextImpl@ffffffff: Null authentication]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.

27-Feb-2012 15:06:40 org.apache.catalina.connector.MapperListener destroy

WARNING: Error unregistering MBeanServerDelegate

java.lang.NullPointerException

at org.apache.catalina.connector.MapperListener.destroy(MapperListener.java:176)

at org.apache.catalina.connector.Connector.stop(Connector.java:1135)

at org.apache.catalina.core.StandardService.stop(StandardService.java:596)

at org.apache.catalina.core.StandardServer.stop(StandardServer.java:744)

at org.apache.catalina.startup.Catalina.stop(Catalina.java:648)

at org.apache.catalina.startup.Catalina$CatalinaShutdownHook.run(Catalina.java:692)

27-Feb-2012 15:06:40 org.apache.coyote.http11.Http11Protocol destroy

INFO: Stopping Coyote HTTP/1.1 on http-8080

27-Feb-2012 15:06:40 org.apache.catalina.connector.Connector stop

SEVERE: Coyote connector has not been started

 

Can anyone please help me on this?

 

Many Thanks,

Manju

 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...