You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by mqaiserm <Qa...@revolution.com> on 2006/03/31 17:48:17 UTC

servicemix and tomcat

Is there any other step to integrate the servicemix with tomcat I am missing.

I build service mix and deployed in webapps , changed the activemq.xml to
point to my database and then restart the tomcat.

I can see the activemq is running, but I cannot see servicemix running and
messages on console.

Any idea ?
--
View this message in context: http://www.nabble.com/servicemix-and-tomcat-t1375364.html#a3691722
Sent from the ServiceMix - User forum at Nabble.com.


Re: servicemix and tomcat

Posted by gnodet <gn...@gmail.com>.
Could you please try with 3.0-SNAPSHOT distribution ?
It can be downloaded at
http://cvs.apache.org/repository/incubator-servicemix/distributions/servicemix-3.0-SNAPSHOT.tar.gz

Cheers,
Guillaume Nodet
--
View this message in context: http://www.nabble.com/servicemix-and-tomcat-t1375364.html#a3712803
Sent from the ServiceMix - User forum at Nabble.com.


Re: servicemix and tomcat

Posted by mqaiserm <Qa...@revolution.com>.
while starting tomcat, it showing deploying servicmix web application , but
there is no error.
but when i am stopping tomcat , this error is comming :

Mar 31, 2006 11:05:36 AM
org.springframework.beans.factory.support.AbstractBeanFactory destroyBean
SEVERE: Destroy method on bean with name 'jbi' threw an exception
edu.emory.mathcs.backport.java.util.concurrent.RejectedExecutionException
	at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:1499)
	at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:391)
	at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:847)
	at
org.servicemix.jbi.management.BaseStandardMBean.sendNotification(BaseStandardMBean.java:367)
	at
org.servicemix.jbi.management.BaseStandardMBean.sendAttributeChangeNotification(BaseStandardMBean.java:421)
	at
org.servicemix.jbi.management.BaseStandardMBean.sendAttributeChangeNotification(BaseStandardMBean.java:436)
	at
org.servicemix.jbi.management.BaseStandardMBean.updateAttribute(BaseStandardMBean.java:211)
	at
org.servicemix.jbi.management.BaseStandardMBean.propertyChange(BaseStandardMBean.java:228)
	at
org.servicemix.jbi.management.BaseLifeCycle.firePropertyChanged(BaseLifeCycle.java:148)
	at
org.servicemix.jbi.management.BaseLifeCycle.setCurrentState(BaseLifeCycle.java:96)
	at
org.servicemix.jbi.management.BaseLifeCycle.shutDown(BaseLifeCycle.java:76)
	at org.servicemix.jbi.nmr.flow.seda.SedaQueue.shutDown(SedaQueue.java:179)
	at org.servicemix.jbi.nmr.flow.seda.SedaFlow.shutDown(SedaFlow.java:119)
	at org.servicemix.jbi.nmr.Broker.shutDown(Broker.java:206)
	at
org.servicemix.jbi.container.JBIContainer.shutDown(JBIContainer.java:454)
	at
org.servicemix.jbi.container.SpringJBIContainer.destroy(SpringJBIContainer.java:169)
	at
org.springframework.beans.factory.support.AbstractBeanFactory$1.destroy(AbstractBeanFactory.java:916)
	at
org.springframework.beans.factory.support.AbstractBeanFactory.destroyBean(AbstractBeanFactory.java:1007)
	at
org.springframework.beans.factory.support.AbstractBeanFactory.destroyDisposableBean(AbstractBeanFactory.java:979)
	at
org.springframework.beans.factory.support.AbstractBeanFactory.destroySingletons(AbstractBeanFactory.java:557)
	at
org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:528)
	at
org.springframework.web.context.ContextLoader.closeWebApplicationContext(ContextLoader.java:290)
	at
org.springframework.web.context.ContextLoaderListener.contextDestroyed(ContextLoaderListener.java:71)
	at
org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3770)
	at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4331)
	at
org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:892)
	at
org.apache.catalina.startup.HostConfig.undeployApps(HostConfig.java:1153)
	at org.apache.catalina.startup.HostConfig.stop(HostConfig.java:1125)
	at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:312)
	at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
	at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1054)
	at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1066)
	at org.apache.catalina.core.StandardEngine.stop(StandardEngine.java:447)
	at org.apache.catalina.core.StandardService.stop(StandardService.java:512)
	at org.apache.catalina.core.StandardServer.stop(StandardServer.java:743)
	at org.apache.catalina.startup.Catalina.stop(Catalina.java:601)
	at org.apache.catalina.startup.Catalina.start(Catalina.java:576)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:275)
	at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Mar 31, 2006 11:05:38 AM org.apache.coyote.http11.Http11BaseProtocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
Mar 31, 2006 11:05:38 AM org.apache.catalina.core.AprLifecycleListener
lifecycleEvent
INFO: Failed shutdown of Apache Portable Runtime

--
View this message in context: http://www.nabble.com/servicemix-and-tomcat-t1375364.html#a3692073
Sent from the ServiceMix - User forum at Nabble.com.


Re: servicemix and tomcat

Posted by gnodet <gn...@gmail.com>.
What happens when deploying the web app ?
Is there any errors in the logs ?
Can you access the web application ?
What do you see ?

It would be easier to help you if you give more informations ;)

Guillaume Nodet
--
View this message in context: http://www.nabble.com/servicemix-and-tomcat-t1375364.html#a3691790
Sent from the ServiceMix - User forum at Nabble.com.