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

ideo

Members
  • Posts

    7
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by ideo

  1. Hi, I installed JasperServer 3.7 by a WAR distribution on my Ubuntu server. There is no uninstall script in the JasperServer directory. How can I uninstall JasperServer properly? I would like to retrieve a clean Ubuntu system, without any elements of JasperServer. Thanks, Rémi
  2. Thanks a lot, folks! It works! I had only to put tomcat-dbcp.jar into /usr/share/tomcat7/lib/ Rémi
  3. [Answer to mrcaffeine:] - No errors during the installation. - /var/log/tomcat7/catalina.[date].log : Jan 26, 2013 7:43:39 AM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://www.tonbeller.com/jpivot/core is already definedJan 26, 2013 7:43:39 AM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://www.springframework.org/tags is already definedJan 26, 2013 7:43:39 AM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://www.springframework.org/tags is already definedJan 26, 2013 7:43:39 AM org.apache.catalina.core.NamingContextListener addResourceWARNING: 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]Jan 26, 2013 7:43:39 AM org.apache.catalina.core.NamingContextListener addResourceWARNING: 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]Jan 26, 2013 7:43:39 AM org.apache.catalina.core.NamingContextListener addResourceWARNING: 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]Jan 26, 2013 7:43:49 AM org.apache.catalina.core.StandardContext startInternalSEVERE: Error listenerStartJan 26, 2013 7:43:49 AM org.apache.catalina.core.StandardContext startInternalSEVERE: Context [/jasperserver] startup failed due to previous errorsJan 26, 2013 7:43:49 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsSEVERE: The web application [/jasperserver] appears to have started a thread named [Thread-8] but has failed to stop it. This is very likely to create a memory leak. - /var/log/tomcat7/localhost.[date].log : a long text full or messages I don't understand Jan 26, 2013 7:43:19 AM org.apache.catalina.core.ApplicationContext log INFO: HTMLManager: list: Listing contexts for virtual host 'localhost' Jan 26, 2013 7:43:24 AM org.apache.catalina.core.ApplicationContext log INFO: HTMLManager: start: Starting web application '/jasperserver' Jan 26, 2013 7:43:39 AM org.apache.catalina.core.ApplicationContext log INFO: No Spring WebApplicationInitializer types detected on classpath Jan 26, 2013 7:43:39 AM org.apache.catalina.core.ApplicationContext log INFO: Set web app root system property: 'jasperserver.root' = [/var/lib/tomcat7/webapps/jasperserver/] Jan 26, 2013 7:43:39 AM org.apache.catalina.core.ApplicationContext log INFO: Initializing log4j from [/var/lib/tomcat7/webapps/jasperserver/WEB-INF/log4j.properties] Jan 26, 2013 7:43:39 AM org.apache.catalina.core.ApplicationContext log INFO: Initializing Spring root WebApplicationContext Jan 26, 2013 7:43:49 AM org.apache.catalina.core.StandardContext listenerStart SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'themeSource' defined in ServletContext resource [/WEB-INF/applicationContext-themes.xml]: Cannot resolve reference to bean 'themeCache' while setting bean property 'themeCache'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'themeCache' defined in ServletContext resource [/WEB-INF/applicationContext-themes.xml]: Cannot resolve reference to bean 'unsecureRepositoryService' while setting bean property 'repositoryService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateRepositoryService' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Cannot resolve reference to bean 'accessContext' while setting bean property 'accessContext'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessContext' defined in ServletContext resource [/WEB-INF/applicationContext-events-logging.xml]: Cannot resolve reference to bean 'loggingContextProvider' while setting bean property 'loggingContextProvider'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loggingContextProvider' defined in ServletContext resource [/WEB-INF/applicationContext-events-logging.xml]: Cannot resolve reference to bean 'loggingEventsService' while setting bean property 'loggingService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loggingEventsService' defined in ServletContext resource [/WEB-INF/applicationContext-events-logging.xml]: Cannot resolve reference to bean 'accessService' while setting bean property 'routingMap' with key [TypedStringValue: value [com.jaspersoft.jasperserver.api.logging.access.domain.AccessEvent], target type [null]]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessService' defined in ServletContext resource [/WEB-INF/applicationContext-events-logging.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in ServletContext resource [/WEB-INF/applicationContext-webapp.xml]: Invocation of init method failed; nested exception is javax.naming.NamingException: Could not create resource factory instance [Root exception is java.lang.ClassNotFoundException: org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory] (It's only the first lines...) I've noticed this line:INFO: Set web app root system property: 'jasperserver.root' = [/var/lib/tomcat7/webapps/jasperserver/] How do I set the "web app root system property" ? And it seems to be a problem with ClassPath... Any idea how to find my way? Thanks, Rémi
  4. Hi, I've installed JasperReports Server from the WAR file distribution jasperreports-server-cp-5.0.0-bin.zip on Ubuntu running Tomcat7 and MySQL 5.5.29. I had to override the instructions of installation (annex A.8.5) about the settings in default-master.properties: # Tomcat app server root dir# appServerDir = C:\Program Files\Apache Software Foundation\Tomcat 7.0appServerDir = /var/lib/tomcat7# if linux package managed tomcat instance, set two properties belowCATALINA_HOME = /usr/share/tomcat7CATALINA_BASE = /var/lib/tomcat7 It seems to be ok. The installation is going well, with OK. The databases are created...I found a directory jasperserver in /var/lib/tomcat7/webapps/jasperserver But I can't start Jasperserver: there is not ctrlscript.sh (nowhere !).I went to Tomcat page (localhost:8080) and to the Manager (localhost:8080/manager).The manager finds jasperserver but when I hit the button "Start" it says (in French) : L'application pour le chemin de contexte /jasperserver n'a pas pu être démarrée (i.e. : Unable to start the application for context path /jasperserver, or something like that).If I go to localhost:8080/jasperserver, I receive an error message HTTP Status 404 (the requested resource is not available). What can I do ? Thanks. Rémi
  5. I found a way out in doing the contrary of the instructions ! I have left the line ;appServerDir = ... without colon and I have put : appServerDir = /var/lib/tomcat7 and the installation is going ok until the end. (But now I have a new problem. In a new question.) Did I have right to override the instructions? Rémi
  6. I am trying to install jasperreports server from the war file distribution (jasperreports-server-cp-5.0.0-bin), for a server with Tomcat7 and MySQL 5.5.29. Following the instructions (A.8.5 Tomcat 6 Installed Using apt-get), I went to the section of my default_master.properties that looks like this: and I have changed it to the following: # Tomcat app server root dir# appServerDir = C:\Program Files\Apache Software Foundation\Tomcat 7.0# appServerDir = /home/devuser/apache-tomcat-7.0.26# if linux package managed tomcat instance, set two properties belowCATALINA_HOME = /usr/share/tomcat7CATALINA_BASE = /var/lib/tomcat7 When running js-install-ce.sh, I obtain the following messages. ==========================================(1) First, it seems to be ok: ---------------------------------------------------------------------- Running JasperReports Server install script at 2013-01-25_15-36 ---------------------------------------------------------------------- [default] Running install-normal-ce Ant task. ---------------------------------------------------------------------- Buildfile: /home/jasperreports-server-cp-5.0.0-bin/buildomatic/build.xml [echo] Filtering properties (cleaning out blank spaces) [echo] chkIfPackageManagedTomcat: check if package managed tomcat [echo] chkIfPackageManagedTomcat: CATALINA_HOME and CATALINA_BASE are BOTH set [echo] chkIfPackageManagedTomcat: CATALINA_HOME folder location exists [echo] chkIfPackageManagedTomcat: CATALINA_BASE folder location exists [echo] tomcatPackageManaged IS SET [echo] Overriding fixedAppServerDir with value from CATALINA_BASE [echo] using settings file: /home/jasperreports-server-cp-5.0.0-bin/buildomatic/build_conf/default/maven_settings.xml ==========================================(2) But the next lines are no more friendly at all: gen-config: [echo] Regen config files if they have already been cleaned: [echo] currentConf= /home/jasperreports-server-cp-5.0.0-bin/buildomatic/build_conf/default test-ce-all-props: [echo] Checking properties: [echo] appServerType=tomcat7 [echo] appServerDir=${appServerDir} BUILD FAILED /home/jasperreports-server-cp-5.0.0-bin/buildomatic/bin/setup.xml:808: The following error occurred while executing this line: /home/jasperreports-server-cp-5.0.0-bin/buildomatic/bin/validation.xml:319: The following error occurred while executing this line: /home/jasperreports-server-cp-5.0.0-bin/buildomatic/bin/validation.xml:335: Error: appServerDir property is not set Total time: 4 seconds Checking Ant return code: OK ========================================== What should I do? Thanks ! Rémi
×
×
  • Create New...