Version - syncope-installer-1.2.4-uber.jar
On deploying syncope-core in tomcat 7, I found this error in catalina log INFO: Starting service Catalina May 27, 2015 3:22:18 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.54 May 27, 2015 3:22:18 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive /opt/apache-tomcat-7.0.54/webapps/syncope-console.war May 27, 2015 3:22:40 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deployment of web application archive /opt/apache-tomcat-7.0.54/webapps/syncope-console.war has finished in 21,823 ms May 27, 2015 3:22:40 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive /opt/apache-tomcat-7.0.54/webapps/syncope.war May 27, 2015 3:22:50 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Error listenerStart May 27, 2015 3:22:50 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Context [/syncope] startup failed due to previous errors May 27, 2015 3:22:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [/syncope] appears to have started a thread named [AsyncLoggerConfig-1] but has failed to stop it. This is very likely to create a memory leak. May 27, 2015 3:22:50 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deployment of web application archive /opt/apache-tomcat-7.0.54/webapps/syncope.war has finished in 9,766 ms May 27, 2015 3:22:50 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory /opt/apache-tomcat-7.0.54/webapps/ROOT May 27, 2015 3:22:50 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deployment of web application directory /opt/apache-tomcat-7.0.54/webapps/ROOT has finished in 75 ms May 27, 2015 3:22:50 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory /opt/apache-tomcat-7.0.54/webapps/examples May 27, 2015 3:22:50 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deployment of web application directory /opt/apache-tomcat-7.0.54/webapps/examples has finished in 605 ms May 27, 2015 3:22:50 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory /opt/apache-tomcat-7.0.54/webapps/manager May 27, 2015 3:22:51 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deployment of web application directory /opt/apache-tomcat-7.0.54/webapps/manager has finished in 111 ms May 27, 2015 3:22:51 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory /opt/apache-tomcat-7.0.54/webapps/host-manager May 27, 2015 3:22:51 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deployment of web application directory /opt/apache-tomcat-7.0.54/webapps/host-manager has finished in 96 ms May 27, 2015 3:22:51 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory /opt/apache-tomcat-7.0.54/webapps/docs May 27, 2015 3:22:51 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deployment of web application directory /opt/apache-tomcat-7.0.54/webapps/docs has finished in 45 ms May 27, 2015 3:22:51 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-8080"] May 27, 2015 3:22:51 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-bio-8009"] May 27, 2015 3:22:51 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 32682 ms Thanks & Regards, Prabhu Rajendran On Wed, May 27, 2015 at 3:30 PM, Francesco Chicchiriccò <[email protected] > wrote: > On 27/05/2015 11:57, Prabhu Rajendran wrote: > >> Hi All, >> > > Hi Prabu, > > I tried to install and configure syncope. >> >> I used GUI installer for installation. >> > > Which version? > > I generated war files of core and console, then deployed it in tomcat. >> >> But deploying syncope-core failed with following error >> >> INFO: Deploying web application archive >> /opt/apache-tomcat-7.0.54/webapps/syncope.war >> May 27, 2015 3:22:50 PM org.apache.catalina.core.StandardContext >> startInternal >> SEVERE: Error listenerStart >> > > This error gives poor information: could you please take a look and find > the real cause? Alternatively, post your full log somewhere. > > Regards. > > -- > Francesco Chicchiriccò > > Tirasa - Open Source Excellence > http://www.tirasa.net/ > > Involved at The Apache Software Foundation: > member, Syncope PMC chair, Cocoon PMC, Olingo PMC > http://people.apache.org/~ilgrosso/ > >
