I can't find a catalina.out with any real output in it under centos7, does it still need configuring in the centos7 packaging?
Although no error is visible on casual inspection in centos7, something is not shutting down cleanly. [root@CentOS7Template ~]# systemctl stop cloudstack-management.service [root@CentOS7Template ~]# systemctl status cloudstack-management.service ● cloudstack-management.service - CloudStack Management Server Loaded: loaded (/usr/lib/systemd/system/cloudstack-management.service; enabled; vendor preset: disabled) Active: inactive (dead) since Fri 2016-01-22 16:36:06 GMT; 4s ago Process: 9749 ExecStop=/usr/libexec/tomcat/server stop (code=exited, status=0/SUCCESS) Process: 9301 ExecStart=/usr/libexec/tomcat/server start (code=exited, status=143) Main PID: 9301 (code=exited, status=143) Jan 22 16:36:06 CentOS7Template server[9301]: at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571) Jan 22 16:36:06 CentOS7Template server[9301]: ... 4 more Jan 22 16:36:06 CentOS7Template server[9301]: Exception in thread "Thread-53" java.lang.NoClassDefFoundError: org/apache/log4j/spi/ThrowableInformation Jan 22 16:36:06 CentOS7Template server[9301]: at org.apache.log4j.spi.LoggingEvent.<init>(LoggingEvent.java:165) Jan 22 16:36:06 CentOS7Template server[9301]: at org.apache.log4j.Category.forcedLog(Category.java:391) Jan 22 16:36:06 CentOS7Template server[9301]: at org.apache.log4j.Category.log(Category.java:856) Jan 22 16:36:06 CentOS7Template server[9301]: at org.apache.commons.logging.impl.Log4JLogger.warn(Log4JLogger.java:208) Jan 22 16:36:06 CentOS7Template server[9301]: at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1062) Jan 22 16:36:06 CentOS7Template server[9301]: at org.springframework.context.support.AbstractApplicationContext$1.run(AbstractApplicationContext.java:982) Jan 22 16:36:06 CentOS7Template systemd[1]: Stopped CloudStack Management Server. Paul Angus VP Technology , ShapeBlue t: @cloudyangus<tel:@cloudyangus> e: paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com> | w: www.shapeblue.com<http://www.shapeblue.com> -----Original Message----- From: Remi Bergsma [mailto:rberg...@schubergphilis.com] Sent: 22 January 2016 13:34 To: dev@cloudstack.apache.org Subject: Re: [VOTE] Apache CloudStack 4.8.0 Most likely, as there is no change in that part of the code :-) Tested on CentOS7 to be sure and that works fine. I’ll see if I can spin a CentOS 6 box. Have you found a fix already? It’s most likely packaging related. Regards, Remi On 22/01/16 14:28, "Glenn Wagner" <glenn.wag...@shapeblue.com> wrote: >Hi Remi , > >We have seen this issue in 4.7.0 repeatedly , so probably in 4.7.1 (I >haven't tested this yet) > >Thanks >Glenn > > >-----Original Message----- >From: Glenn Wagner [mailto:glenn.wag...@shapeblue.com] >Sent: Friday, 22 January 2016 3:15 PM >To: dev@cloudstack.apache.org >Subject: RE: [VOTE] Apache CloudStack 4.8.0 > >Hi Remi, > >No sorry I used the wrong email thread I'm reporting it for 4.8.0 > >Glenn > > >-----Original Message----- >From: Remi Bergsma [mailto:rberg...@schubergphilis.com] >Sent: Friday, 22 January 2016 3:00 PM >To: dev@cloudstack.apache.org >Subject: Re: [VOTE] Apache CloudStack 4.8.0 > >Hi Glenn, > >As far as I can tell the most recent changes were made in November during 4.6. > >You reported it twice, both 4.7.1 and 4.8.0, correct? > >Regards, Remi > >Sent from my iPhone > >On 22 Jan 2016, at 13:28, Glenn Wagner ><glenn.wag...@shapeblue.com<mailto:glenn.wag...@shapeblue.com>> wrote: > >Hi, > >I found this error when restarting a 4.8.0 management server running on >Centos 6.7 > >Has anyone seen this error before , was anything changed in the logger? > > >From the catalina log file > >INFO [o.a.c.s.l.CloudStackExtendedLifeCycle] (Thread-95:null) (logid:) >stopping bean ProjectJoinDaoImpl log4j:WARN No appenders could be found for >logger (org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLifeCycle). >log4j:WARN Please initialize the log4j system properly. >log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more >info. >Exception in thread "Timer-2" java.lang.NullPointerException at >org.slf4j.impl.Log4jLoggerAdapter.info<http://org.slf4j.impl.log4jlogge >radapter.info>(Log4jLoggerAdapter.java:304) >at >org.apache.cloudstack.managed.context.ManagedContextRunnable.getContext >(ManagedContextRunnable.java:66) at >org.apache.cloudstack.managed.context.ManagedContextRunnable.run(Manage >dContextRunnable.java:46) at >org.apache.cloudstack.managed.context.ManagedContextTimerTask.run(Manag >edContextTimerTask.java:27) at >java.util.TimerThread.mainLoop(Timer.java:555) >at java.util.TimerThread.run(Timer.java:505) >Exception in thread "Timer-1" java.lang.NullPointerException at >org.slf4j.impl.Log4jLoggerAdapter.info<http://org.slf4j.impl.log4jlogge >radapter.info>(Log4jLoggerAdapter.java:304) >at >org.apache.cloudstack.managed.context.ManagedContextRunnable.getContext >(ManagedContextRunnable.java:66) at >org.apache.cloudstack.managed.context.ManagedContextRunnable.run(Manage >dContextRunnable.java:46) at >org.apache.cloudstack.managed.context.ManagedContextTimerTask.run(Manag >edContextTimerTask.java:27) at >java.util.TimerThread.mainLoop(Timer.java:555) >at java.util.TimerThread.run(Timer.java:505) >Exception in thread "CapacityChecker" java.lang.NullPointerException at >org.slf4j.impl.Log4jLoggerAdapter.info<http://org.slf4j.impl.log4jlogge >radapter.info>(Log4jLoggerAdapter.java:304) >at >org.apache.cloudstack.managed.context.ManagedContextRunnable.getContext >(ManagedContextRunnable.java:66) at >org.apache.cloudstack.managed.context.ManagedContextRunnable.run(Manage >dContextRunnable.java:46) at >org.apache.cloudstack.managed.context.ManagedContextTimerTask.run(Manag >edContextTimerTask.java:27) at >java.util.TimerThread.mainLoop(Timer.java:555) >at java.util.TimerThread.run(Timer.java:505) >Exception in thread "ClusteredAgentManager Timer" >java.lang.NullPointerException at >org.slf4j.impl.Log4jLoggerAdapter.info<http://org.slf4j.impl.log4jlogge >radapter.info>(Log4jLoggerAdapter.java:304) >at >org.apache.cloudstack.managed.context.ManagedContextRunnable.getContext >(ManagedContextRunnable.java:66) at >org.apache.cloudstack.managed.context.ManagedContextRunnable.run(Manage >dContextRunnable.java:46) at >org.apache.cloudstack.managed.context.ManagedContextTimerTask.run(Manag >edContextTimerTask.java:27) at >java.util.TimerThread.mainLoop(Timer.java:555) >at java.util.TimerThread.run(Timer.java:505) > >Thanks >Glenn > > > > >[ShapeBlue]<http://www.shapeblue.com> >Glenn Wagner >Senior Consultant , ShapeBlue > > >d: | s: +27 21 527 0091<tel:|%20s:%20+27%2021%20527%200091> | m: +27 73 917 >4111<tel:+27%2073%20917%204111> > >e: glenn.wag...@shapeblue.com | t: ><mailto:glenn.wag...@shapeblue.com%20|%20t:> | w: >www.shapeblue.com<http://www.shapeblue.com> > >a: 2nd Floor, Oudehuis Centre, 122 Main Rd, Somerset West Cape Town 7130 South >Africa > > >[cid:image5cc653.png@1df30b2f.46aa0e68] > > >Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue >Services India LLP is a company incorporated in India and is operated under >license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company >incorporated in Brasil and is operated under license from Shape Blue Ltd. >ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa >and is traded under license from Shape Blue Ltd. ShapeBlue is a registered >trademark. >This email and any attachments to it may be confidential and are intended >solely for the use of the individual to whom it is addressed. Any views or >opinions expressed are solely those of the author and do not necessarily >represent those of Shape Blue Ltd or related companies. If you are not the >intended recipient of this email, you must neither take any action based upon >its contents, nor copy or show it to anyone. Please contact the sender if you >believe you have received this email in error. > > > > >-----Original Message----- >From: Remi Bergsma [mailto:rberg...@schubergphilis.com] >Sent: Thursday, 21 January 2016 1:02 AM >To: dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org> >Subject: [VOTE] Apache CloudStack 4.8.0 > >Hi all, > >I've created a 4.8.0 release candidate, with the following artifacts up for a >vote: > >Git Branch and Commit SH: >https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=4 >.8.0-RC20160120T2343 > >Commit: 62f218b7bd0111105d201d1c8516180d8e6d6797 > >Source release (checksums and signatures are available at the same location): >https://dist.apache.org/repos/dist/dev/cloudstack/4.8.0/ > >PGP release keys (signed using A47DDC4F): >https://dist.apache.org/repos/dist/release/cloudstack/KEYS > >Vote will be open for at least 72 hours. > >For sanity in tallying the vote, can PMC members please be sure to indicate >"(binding)" with their vote? > >[ ] +1 approve >[ ] +0 no opinion >[ ] -1 disapprove (and reason why) > > >Find out more about ShapeBlue and our range of CloudStack related services: >IaaS Cloud Design & >Build<http://shapeblue.com/iaas-cloud-design-and-build//> | CSForge - >rapid IaaS deployment framework<http://shapeblue.com/csforge/> >CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> | >CloudStack Software >Engineering<http://shapeblue.com/cloudstack-software-engineering/> >CloudStack Infrastructure >Support<http://shapeblue.com/cloudstack-infrastructure-support/> | >CloudStack Bootcamp Training >Courses<http://shapeblue.com/cloudstack-training/> >Find out more about ShapeBlue and our range of CloudStack related services: >IaaS Cloud Design & >Build<http://shapeblue.com/iaas-cloud-design-and-build//> | CSForge – >rapid IaaS deployment framework<http://shapeblue.com/csforge/> >CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> | >CloudStack Software >Engineering<http://shapeblue.com/cloudstack-software-engineering/> >CloudStack Infrastructure >Support<http://shapeblue.com/cloudstack-infrastructure-support/> | >CloudStack Bootcamp Training >Courses<http://shapeblue.com/cloudstack-training/> >Find out more about ShapeBlue and our range of CloudStack related services: >IaaS Cloud Design & >Build<http://shapeblue.com/iaas-cloud-design-and-build//> | CSForge – >rapid IaaS deployment framework<http://shapeblue.com/csforge/> >CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> | >CloudStack Software >Engineering<http://shapeblue.com/cloudstack-software-engineering/> >CloudStack Infrastructure >Support<http://shapeblue.com/cloudstack-infrastructure-support/> | >CloudStack Bootcamp Training >Courses<http://shapeblue.com/cloudstack-training/> Find out more about ShapeBlue and our range of CloudStack related services: IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//> | CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> | CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/> CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> | CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>