STATUS | wrapper | 2019/04/30 13:31:41 | --> Wrapper Started as Daemon STATUS | wrapper | 2019/04/30 13:31:41 | Launching a JVM... INFO | jvm 1 | 2019/04/30 13:31:42 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org INFO | jvm 1 | 2019/04/30 13:31:42 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. INFO | jvm 1 | 2019/04/30 13:31:42 | INFO | jvm 1 | 2019/04/30 13:31:42 | Java Runtime: Oracle Corporation 1.8.0_171 /usr/lib/jvm/java-8-oracle/jre INFO | jvm 1 | 2019/04/30 13:31:42 | Heap sizes: current=493056k free=469829k max=932352k INFO | jvm 1 | 2019/04/30 13:31:42 | JVM args: -Dactivemq.home=../.. -Dactivemq.base=../.. -Djavax.net.ssl.keyStorePassword=password -Djavax.net.ssl.trustStorePassword=password -Djavax.net.ssl.keyStore=../../conf/broker.ks -Djavax.net.ssl.trustStore=../../conf/broker.ts -Dcom.sun.management.jmxremote -Dorg.apache.activemq.UseDedicatedTaskRunner=true -Djava.util.logging.config.file=logging.properties -Dactivemq.conf=../../conf -Dactivemq.data=../../data -Djava.security.auth.login.config=../../conf/login.config -Xmx1024m -Djava.library.path=../../bin/linux-x86-64/ -Dwrapper.key=zvFMvn9iviHK73KF -Dwrapper.port=32000 -Dwrapper.jvm.port.min=31000 -Dwrapper.jvm.port.max=31999 -Dwrapper.pid=6676 -Dwrapper.version=3.2.3 -Dwrapper.native_library=wrapper -Dwrapper.service=TRUE -Dwrapper.cpu.timeout=10 -Dwrapper.jvmid=1 INFO | jvm 1 | 2019/04/30 13:31:42 | Extensions classpath: INFO | jvm 1 | 2019/04/30 13:31:42 | [../../lib,../../lib/camel,../../lib/optional,../../lib/web,../../lib/extra] INFO | jvm 1 | 2019/04/30 13:31:42 | ACTIVEMQ_HOME: ../.. INFO | jvm 1 | 2019/04/30 13:31:42 | ACTIVEMQ_BASE: ../.. INFO | jvm 1 | 2019/04/30 13:31:42 | ACTIVEMQ_CONF: ../../conf INFO | jvm 1 | 2019/04/30 13:31:42 | ACTIVEMQ_DATA: ../../data INFO | jvm 1 | 2019/04/30 13:31:43 | Loading message broker from: xbean:activemq.xml INFO | jvm 1 | 2019/04/30 13:31:43 | INFO | Refreshing org.apache.activemq.xbean.XBeanBrokerFactory$1@1bbd3ff9: startup date [Tue Apr 30 13:31:43 IST 2019]; root of context hierarchy INFO | jvm 1 | 2019/04/30 13:31:45 | INFO | Using Persistence Adapter: KahaDBPersistenceAdapter[/home/apache-activemq-5.15.8/bin/linux-x86-64/../../data/kahadb] INFO | jvm 1 | 2019/04/30 13:31:47 | INFO | Page File: ../../data/kahadb/db.data. Recovering pageFile free list due to prior unclean shutdown.. INFO | jvm 1 | 2019/04/30 13:31:47 | INFO | KahaDB is version 6 INFO | jvm 1 | 2019/04/30 13:31:47 | INFO | Page File: ../../data/kahadb/db.data. Recovered pageFile free list of size: 0 INFO | jvm 1 | 2019/04/30 13:31:47 | INFO | PListStore:[/home/apache-activemq-5.15.8/bin/linux-x86-64/../../data/localhost/tmp_storage] started INFO | jvm 1 | 2019/04/30 13:31:48 | INFO | Apache ActiveMQ 5.15.8 (localhost, ID:server-newap-local-35644-1556611308702-0:1) is starting INFO | jvm 1 | 2019/04/30 13:31:48 | ERROR | Failed to start Apache ActiveMQ (localhost, ID:server-newap-local-35644-1556611308702-0:1) INFO | jvm 1 | 2019/04/30 13:31:48 | java.io.IOException: Transport Connector could not be registered in JMX: java.io.IOException: Failed to bind to server socket: tcp://0.0.0.0:61716?maximumConnections=1000&wireFormat.maxFrameSize=104857600 due to: java.net.BindException: Address already in use (Bind failed) INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.util.IOExceptionSupport.create(IOExceptionSupport.java:28)[activemq-client-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.broker.BrokerService.registerConnectorMBean(BrokerService.java:2264)[activemq-broker-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.broker.BrokerService.startTransportConnector(BrokerService.java:2744)[activemq-broker-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.broker.BrokerService.startAllConnectors(BrokerService.java:2640)[activemq-broker-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:771)[activemq-broker-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.broker.BrokerService.startBroker(BrokerService.java:733)[activemq-broker-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.broker.BrokerService.start(BrokerService.java:636)[activemq-broker-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.xbean.XBeanBrokerService.afterPropertiesSet(XBeanBrokerService.java:73)[activemq-spring-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.8.0_171] INFO | jvm 1 | 2019/04/30 13:31:48 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_171] INFO | jvm 1 | 2019/04/30 13:31:48 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_171] INFO | jvm 1 | 2019/04/30 13:31:48 | at java.lang.reflect.Method.invoke(Method.java:498)[:1.8.0_171] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1763)[spring-beans-4.3.18.RELEASE.jar:4.3.18.RELEASE] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1700)[spring-beans-4.3.18.RELEASE.jar:4.3.18.RELEASE] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1630)[spring-beans-4.3.18.RELEASE.jar:4.3.18.RELEASE] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)[spring-beans-4.3.18.RELEASE.jar:4.3.18.RELEASE] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)[spring-beans-4.3.18.RELEASE.jar:4.3.18.RELEASE] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312)[spring-beans-4.3.18.RELEASE.jar:4.3.18.RELEASE] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)[spring-beans-4.3.18.RELEASE.jar:4.3.18.RELEASE] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308)[spring-beans-4.3.18.RELEASE.jar:4.3.18.RELEASE] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)[spring-beans-4.3.18.RELEASE.jar:4.3.18.RELEASE] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761)[spring-beans-4.3.18.RELEASE.jar:4.3.18.RELEASE] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)[spring-context-4.3.18.RELEASE.jar:4.3.18.RELEASE] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)[spring-context-4.3.18.RELEASE.jar:4.3.18.RELEASE] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.xbean.spring.context.ResourceXmlApplicationContext.(ResourceXmlApplicationContext.java:64)[xbean-spring-4.2.jar:4.2] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.xbean.spring.context.ResourceXmlApplicationContext.(ResourceXmlApplicationContext.java:52)[xbean-spring-4.2.jar:4.2] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.xbean.XBeanBrokerFactory$1.(XBeanBrokerFactory.java:104)[activemq-spring-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.xbean.XBeanBrokerFactory.createApplicationContext(XBeanBrokerFactory.java:104)[activemq-spring-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.xbean.XBeanBrokerFactory.createBroker(XBeanBrokerFactory.java:67)[activemq-spring-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.broker.BrokerFactory.createBroker(BrokerFactory.java:71)[activemq-broker-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.broker.BrokerFactory.createBroker(BrokerFactory.java:54)[activemq-broker-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.console.command.StartCommand.runTask(StartCommand.java:87)[activemq-console-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:63)[activemq-console-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.console.command.ShellCommand.runTask(ShellCommand.java:154)[activemq-console-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:63)[activemq-console-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.console.command.ShellCommand.main(ShellCommand.java:104)[activemq-console-5.15.8.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.8.0_171] INFO | jvm 1 | 2019/04/30 13:31:48 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_171] INFO | jvm 1 | 2019/04/30 13:31:48 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_171] INFO | jvm 1 | 2019/04/30 13:31:48 | at java.lang.reflect.Method.invoke(Method.java:498)[:1.8.0_171] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.console.Main.runTaskClass(Main.java:262)[activemq.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.apache.activemq.console.Main.main(Main.java:115)[activemq.jar:5.15.8] INFO | jvm 1 | 2019/04/30 13:31:48 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.8.0_171] INFO | jvm 1 | 2019/04/30 13:31:48 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_171] INFO | jvm 1 | 2019/04/30 13:31:48 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_171] INFO | jvm 1 | 2019/04/30 13:31:48 | at java.lang.reflect.Method.invoke(Method.java:498)[:1.8.0_171] INFO | jvm 1 | 2019/04/30 13:31:48 | at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:240)[wrapper.jar:3.2.3] INFO | jvm 1 | 2019/04/30 13:31:48 | at java.lang.Thread.run(Thread.java:748)[:1.8.0_171] INFO | jvm 1 | 2019/04/30 13:31:48 | INFO | Apache ActiveMQ 5.15.8 (localhost, ID:server-newap-local-35644-1556611308702-0:1) is shutting down INFO | jvm 1 | 2019/04/30 13:31:48 | INFO | Connector openwire stopped INFO | jvm 1 | 2019/04/30 13:31:48 | INFO | Connector amqp stopped INFO | jvm 1 | 2019/04/30 13:31:48 | INFO | Connector stomp stopped INFO | jvm 1 | 2019/04/30 13:31:48 | INFO | Connector mqtt stopped INFO | jvm 1 | 2019/04/30 13:31:48 | INFO | Connector ws stopped INFO | jvm 1 | 2019/04/30 13:31:48 | INFO | PListStore:[/home/apache-activemq-5.15.8/bin/linux-x86-64/../../data/localhost/tmp_storage] stopped INFO | jvm 1 | 2019/04/30 13:31:48 | INFO | Stopping async queue tasks INFO | jvm 1 | 2019/04/30 13:31:48 | INFO | Stopping async topic tasks INFO | jvm 1 | 2019/04/30 13:31:48 | INFO | Stopped KahaDB INFO | jvm 1 | 2019/04/30 13:31:49 | INFO | Apache ActiveMQ 5.15.8 (localhost, ID:server-newap-local-35644-1556611308702-0:1) uptime 3.439 seconds INFO | jvm 1 | 2019/04/30 13:31:49 | INFO | Apache ActiveMQ 5.15.8 (localhost, ID:server-newap-local-35644-1556611308702-0:1) is shutdown INFO | jvm 1 | 2019/04/30 13:31:49 | INFO | Closing org.apache.activemq.xbean.XBeanBrokerFactory$1@1bbd3ff9: startup date [Tue Apr 30 13:31:43 IST 2019]; root of context hierarchy INFO | jvm 1 | 2019/04/30 13:31:49 | WARN | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.activemq.xbean.XBeanBrokerService#0' defined in class path resource [activemq.xml]: Invocation of init method failed; nested exception is java.io.IOException: Transport Connector could not be registered in JMX: java.io.IOException: Failed to bind to server socket: tcp://0.0.0.0:61716?maximumConnections=1000&wireFormat.maxFrameSize=104857600 due to: java.net.BindException: Address already in use (Bind failed) INFO | jvm 1 | 2019/04/30 13:31:49 | ERROR: java.lang.RuntimeException: Failed to execute start task. Reason: java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext INFO | jvm 1 | 2019/04/30 13:31:49 | java.lang.RuntimeException: Failed to execute start task. Reason: java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.console.command.StartCommand.runTask(StartCommand.java:91) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:63) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.console.command.ShellCommand.runTask(ShellCommand.java:154) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:63) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.console.command.ShellCommand.main(ShellCommand.java:104) INFO | jvm 1 | 2019/04/30 13:31:49 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 1 | 2019/04/30 13:31:49 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) INFO | jvm 1 | 2019/04/30 13:31:49 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO | jvm 1 | 2019/04/30 13:31:49 | at java.lang.reflect.Method.invoke(Method.java:498) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.console.Main.runTaskClass(Main.java:262) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.console.Main.main(Main.java:115) INFO | jvm 1 | 2019/04/30 13:31:49 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 1 | 2019/04/30 13:31:49 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) INFO | jvm 1 | 2019/04/30 13:31:49 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO | jvm 1 | 2019/04/30 13:31:49 | at java.lang.reflect.Method.invoke(Method.java:498) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:240) INFO | jvm 1 | 2019/04/30 13:31:49 | at java.lang.Thread.run(Thread.java:748) INFO | jvm 1 | 2019/04/30 13:31:49 | Caused by: java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext INFO | jvm 1 | 2019/04/30 13:31:49 | at org.springframework.context.support.AbstractRefreshableApplicationContext.getBeanFactory(AbstractRefreshableApplicationContext.java:170) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1032) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:556) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.xbean.spring.context.ResourceXmlApplicationContext.(ResourceXmlApplicationContext.java:64) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.xbean.spring.context.ResourceXmlApplicationContext.(ResourceXmlApplicationContext.java:52) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.xbean.XBeanBrokerFactory$1.(XBeanBrokerFactory.java:104) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.xbean.XBeanBrokerFactory.createApplicationContext(XBeanBrokerFactory.java:104) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.xbean.XBeanBrokerFactory.createBroker(XBeanBrokerFactory.java:67) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.broker.BrokerFactory.createBroker(BrokerFactory.java:71) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.broker.BrokerFactory.createBroker(BrokerFactory.java:54) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.console.command.StartCommand.runTask(StartCommand.java:87) INFO | jvm 1 | 2019/04/30 13:31:49 | ... 16 more INFO | jvm 1 | 2019/04/30 13:31:49 | ERROR: java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext INFO | jvm 1 | 2019/04/30 13:31:49 | java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext INFO | jvm 1 | 2019/04/30 13:31:49 | at org.springframework.context.support.AbstractRefreshableApplicationContext.getBeanFactory(AbstractRefreshableApplicationContext.java:170) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1032) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:556) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.xbean.spring.context.ResourceXmlApplicationContext.(ResourceXmlApplicationContext.java:64) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.xbean.spring.context.ResourceXmlApplicationContext.(ResourceXmlApplicationContext.java:52) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.xbean.XBeanBrokerFactory$1.(XBeanBrokerFactory.java:104) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.xbean.XBeanBrokerFactory.createApplicationContext(XBeanBrokerFactory.java:104) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.xbean.XBeanBrokerFactory.createBroker(XBeanBrokerFactory.java:67) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.broker.BrokerFactory.createBroker(BrokerFactory.java:71) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.broker.BrokerFactory.createBroker(BrokerFactory.java:54) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.console.command.StartCommand.runTask(StartCommand.java:87) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:63) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.console.command.ShellCommand.runTask(ShellCommand.java:154) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:63) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.console.command.ShellCommand.main(ShellCommand.java:104) INFO | jvm 1 | 2019/04/30 13:31:49 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 1 | 2019/04/30 13:31:49 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) INFO | jvm 1 | 2019/04/30 13:31:49 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO | jvm 1 | 2019/04/30 13:31:49 | at java.lang.reflect.Method.invoke(Method.java:498) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.console.Main.runTaskClass(Main.java:262) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.apache.activemq.console.Main.main(Main.java:115) INFO | jvm 1 | 2019/04/30 13:31:49 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 1 | 2019/04/30 13:31:49 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) INFO | jvm 1 | 2019/04/30 13:31:49 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO | jvm 1 | 2019/04/30 13:31:49 | at java.lang.reflect.Method.invoke(Method.java:498) INFO | jvm 1 | 2019/04/30 13:31:49 | at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:240) INFO | jvm 1 | 2019/04/30 13:31:49 | at java.lang.Thread.run(Thread.java:748) STATUS | wrapper | 2019/04/30 13:31:51 | <-- Wrapper Stopped