Jump to content
Changes to the Jaspersoft community edition download ×

Can't deploy jasperserver with Tomcat7 on Gentoo


abonafide

Recommended Posts

I've tried installing jasperserver on a remote Gentoo server by running the linux x64 installer. I choose a custom install, usinga pre-existing tomcat instance on port 8081 (What my tomcat is set to), bundled postgreSQL(default port), tomcat location /var/lib/tomcat7. The installer runs with no errors. When I start tomcat7 I get the following error:

 

INFO: Deploying web application directory /var/lib/tomcat-7/webapps/jasperserver
Oct 3, 2013 8:34:33 AM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://www.tonbeller.com/jpivot/core is already defined
Oct 3, 2013 8:34:33 AM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://www.springframework.org/tags is already defined
Oct 3, 2013 8:34:33 AM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://www.springframework.org/tags is already defined
Oct 3, 2013 8:34:33 AM org.apache.catalina.core.NamingContextListener addResource
WARNING: Failed to register in JMX: javax.naming.NamingException: Could not create resource factory instance [Root exception is java.lang.ClassNotFoundException: org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory]
Oct 3, 2013 8:34:33 AM org.apache.catalina.core.NamingContextListener addResource
WARNING: Failed to register in JMX: javax.naming.NamingException: Could not create resource factory instance [Root exception is java.lang.ClassNotFoundException: org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory]
Oct 3, 2013 8:34:33 AM org.apache.catalina.core.NamingContextListener addResource
WARNING: Failed to register in JMX: javax.naming.NamingException: Could not create resource factory instance [Root exception is java.lang.ClassNotFoundException: org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory]
Oct 3, 2013 8:34:38 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
Oct 3, 2013 8:34:38 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/jasperserver] startup failed due to previous errors
Oct 3, 2013 8:34:38 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/jasperserver] appears to have started a thread named [Thread-26] but has failed to stop it. This is very likely to create a memory leak.
Oct 3, 2013 8:34:38 AM org.apache.catalina.startup.HostConfig deployDirectory
 
 
I've tried redoing the process with the WAR installation instead of using the installer but the same thign happens. All my other war files deploy and run fine. I'm lost, any suggestions.
 
Thanks in advance
 
 
 
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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