Comment #5 on issue 257 by jean.deruelle: Upgrade to Latest Tomcat Version
http://code.google.com/p/sipservlets/issues/detail?id=257
2014-02-14 22:40:39,078 7198 DEBUG
[org.mobicents.servlet.sip.catalina.SipHostConfig:183]
(localhost-startStop-1:) WEB-INF/sip.xml not found in
/media/jean/Data/servers/MSS/mss-3.0.0-SNAPSHOT-apache-tomcat-7.0.50/webapps/host-manager.
Not Enabling sip servlet archive deployment
2014-02-14 22:40:39,078 7198 DEBUG
[org.mobicents.servlet.sip.catalina.SipHostConfig:189]
(localhost-startStop-1:) Context class used to deploy the directory :
org.apache.catalina.core.StandardContext
2014-02-14 22:40:39,079 7199 DEBUG
[org.mobicents.servlet.sip.catalina.SipHostConfig:190]
(localhost-startStop-1:) Context config class used to deploy the
directory : org.apache.catalina.startup.ContextConfig
Feb 14, 2014 10:40:39 PM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory
/media/jean/Data/servers/MSS/mss-3.0.0-SNAPSHOT-apache-tomcat-7.0.50/webapps/host-manager
2014-02-14 22:40:39,081 7201 INFO
[org.mobicents.servlet.sip.startup.SipStandardContext:213]
(localhost-startStop-1:) Initializing the sip context /host-manager
2014-02-14 22:40:39,083 7203 INFO
[org.mobicents.servlet.sip.startup.SipStandardContext:231]
(localhost-startStop-1:) sip context Initialized /host-manager
2014-02-14 22:40:39,088 7208 INFO
[org.mobicents.servlet.sip.startup.SipStandardContext:295]
(localhost-startStop-1:) Starting the sip context /host-manager
2014-02-14 22:40:39,089 7209 DEBUG
[org.mobicents.servlet.sip.startup.SipStandardContext:304]
(localhost-startStop-1:) Configuring default Resources
Feb 14, 2014 10:40:39 PM org.apache.catalina.loader.WebappLoader
setRepositories
INFO: No work dir for
org.mobicents.servlet.sip.startup.ConvergedApplicationContextFacade@6f548414
Feb 14, 2014 10:40:39 PM org.apache.catalina.util.LifecycleBase start
INFO: The start() method was called on component
[org.apache.catalina.deploy.NamingResources@2bd9c3e7] after start() had
already been called. The second call will be ignored.
Feb 14, 2014 10:40:39 PM org.apache.catalina.util.LifecycleBase start
INFO: The start() method was called on component
[WebappLoader[/host-manager]] after start() had already been called. The
second call will be ignored.
2014-02-14 22:40:39,425 7545 DEBUG
[org.mobicents.servlet.sip.startup.SipStandardContext:490]
(localhost-startStop-1:) Configuring sip listeners
2014-02-14 22:40:39,425 7545 DEBUG
[org.mobicents.servlet.sip.startup.SipNamingContextListener:87]
(localhost-startStop-1:) Sip Subcontext added to the JNDI context for
container
StandardEngine[Sip-Servlets].StandardHost[localhost].StandardContext[/host-manager]
2014-02-14 22:40:39,425 7545 DEBUG
[org.mobicents.servlet.sip.startup.SipNamingContextListener:103]
(localhost-startStop-1:) null is null so subcontext not added to JNDI
context for container
StandardEngine[Sip-Servlets].StandardHost[localhost].StandardContext[/host-manager]
2014-02-14 22:40:39,426 7546 ERROR
[org.mobicents.servlet.sip.startup.SipNamingContextListener:318]
(localhost-startStop-1:) Failed to bind object:
javax.naming.NameNotFoundException: Name [null] is not bound in this
Context. Unable to find [null].
2014-02-14 22:40:39,426 7546 DEBUG
[org.mobicents.servlet.sip.startup.SipNamingContextListener:123]
(localhost-startStop-1:) Sip Factory added to the JNDI context for
container
StandardEngine[Sip-Servlets].StandardHost[localhost].StandardContext[/host-manager]
2014-02-14 22:40:39,426 7546 ERROR
[org.mobicents.servlet.sip.startup.SipNamingContextListener:252]
(localhost-startStop-1:) Failed to bind object:
javax.naming.NameNotFoundException: Name [null] is not bound in this
Context. Unable to find [null].
2014-02-14 22:40:39,426 7546 DEBUG
[org.mobicents.servlet.sip.startup.SipNamingContextListener:139]
(localhost-startStop-1:) SipSessionsUtil added to the JNDI context for
container
StandardEngine[Sip-Servlets].StandardHost[localhost].StandardContext[/host-manager]
2014-02-14 22:40:39,427 7547 ERROR
[org.mobicents.servlet.sip.startup.SipNamingContextListener:285]
(localhost-startStop-1:) Failed to bind object:
javax.naming.NameNotFoundException: Name [null] is not bound in this
Context. Unable to find [null].
2014-02-14 22:40:39,427 7547 DEBUG
[org.mobicents.servlet.sip.startup.SipNamingContextListener:155]
(localhost-startStop-1:) TimerService added to the JNDI context for
container
StandardEngine[Sip-Servlets].StandardHost[localhost].StandardContext[/host-manager]
2014-02-14 22:40:39,431 7551 DEBUG
[org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl:472]
(localhost-startStop-1:) Adding the following sip servlet application null,
SipContext=StandardEngine[Sip-Servlets].StandardHost[localhost].StandardContext[/host-manager]
Feb 14, 2014 10:40:39 PM org.apache.catalina.core.ContainerBase
addChildInternal
SEVERE: ContainerBase.addChild: start:
org.apache.catalina.LifecycleException: Failed to start component
[StandardEngine[Sip-Servlets].StandardHost[localhost].StandardContext[/host-manager]]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:154)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:634)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1230)
at
org.mobicents.servlet.sip.catalina.SipHostConfig.deployDirectory(SipHostConfig.java:192)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1876)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.IllegalArgumentException: Something when wrong while
initializing a sip servlets or converged application
at
org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl.addSipApplication(SipApplicationDispatcherImpl.java:475)
at
org.mobicents.servlet.sip.startup.SipStandardContext.startInternal(SipStandardContext.java:450)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
... 12 more
Feb 14, 2014 10:40:39 PM org.apache.catalina.startup.HostConfig
deployDirectory
SEVERE: Error deploying web application directory
/media/jean/Data/servers/MSS/mss-3.0.0-SNAPSHOT-apache-tomcat-7.0.50/webapps/host-manager
java.lang.IllegalStateException: ContainerBase.addChild: start:
org.apache.catalina.LifecycleException: Failed to start component
[StandardEngine[Sip-Servlets].StandardHost[localhost].StandardContext[/host-manager]]
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:904)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:634)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1230)
at
org.mobicents.servlet.sip.catalina.SipHostConfig.deployDirectory(SipHostConfig.java:192)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1876)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.