Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » Problem redeploying a WAR application(Deploy WAR)
Problem redeploying a WAR application [message #633129] Fri, 15 October 2010 13:14 Go to next message
Marco Plebani is currently offline Marco PlebaniFriend
Messages: 9
Registered: October 2010
Junior Member
Hi,
I'm evaluating Eclipse Virgo in the last week in order to deploy our web application in this platform.

My application is a simple WAR. I analyzed all dependencies and I created the MANIFEST.MF. Now I'm able to deploy the WAR in Virgo server without errors.

The WAR is on the repository/usr folder and I install the application using the following PLAN:

<plan name="next-device-client.plan" version="5.0.0.SNAPSHOT" scoped="true" atomic="true"
        xmlns="http://www.springsource.org/schema/dm-server/plan"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
            http://www.springsource.org/schema/dm-server/plan 
            http://www.springsource.org/schema/dm-server/plan/springsource-dm-server-plan.xsd">
	<artifact type="bundle" name="next-device-client" version="[5.0.0.SNAPSHOT,5.0.0.SNAPSHOT]"/>
</plan>


Once the application is deployed, this is the list of all bundles in Virgo (in the correct order) that I can retrieve using the OSGi console:

next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT
next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT
com.springsource.org.apache.commons.lang_2.4.0
com.springsource.org.apache.ws.commons.schema_1.3.2
org.springframework.aspects_3.0.0.RELEASE
org.springframework.jms_3.0.0.RELEASE
org.springframework.oxm_1.5.9.A
org.springframework.oxm.java5_1.5.9.A
org.springframwork.web.portlet_3.0.0.RELEASE
org.springframework.ws_1.5.9.A
org.springframework.xml_1.5.9.A
org.springframework.integration_1.0.3.RELEASE
org.springframework.integration.adapter_1.0.3.RELEASE
org.springframework.integration.http_1.0.3.RELEASE
org.springframework.integration.stream_1.0.3.RELEASE
org.springframework.integration.ws_1.0.3.RELEASE


Now. I uninstall the application and the bundle linked to the application disappears in the list of the installed bundle.

Without any other action I try to reinstall the WAR but Virgo is not able to install it again. It show me the following log information (in the serviceability folder).

[2010-10-15 14:50:10.967] http-8080-1                  o.e.virgo.kernel.userregion.internal.quasi.DependencyCalculator   Calculating missing dependencies of bundle(s) 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT' 
[2010-10-15 14:50:11.101] http-8080-1                  o.e.virgo.kernel.userregion.internal.quasi.DependencyCalculator   The dependencies of '[next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT, next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' are '[next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' 
[2010-10-15 14:50:11.589] http-8080-1                  o.eclipse.virgo.kernel.model.internal.bundle.ModelBundleListener  Processing installed event for 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client:5.0.0.SNAPSHOT' 
[2010-10-15 14:50:11.622] http-8080-1                  o.eclipse.virgo.kernel.model.internal.bundle.ModelBundleListener  Processing installed event for 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context:5.0.0.SNAPSHOT' 
[2010-10-15 14:50:11.648] http-8080-1                  org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT'. 
[2010-10-15 14:50:11.654] http-8080-1                  org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context' version '5.0.0.SNAPSHOT'. 
[2010-10-15 14:50:11.660] http-8080-1                  org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed plan 'next-device-client.plan' version '5.0.0.SNAPSHOT'. 
[2010-10-15 14:50:11.662] http-8080-1                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@1bce7242' popped and set to 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@1bce7242' 
[2010-10-15 14:50:11.664] http-8080-1                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@1bce7242' popped and set to 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@1bce7242' 
[2010-10-15 14:50:11.716] http-8080-1                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@1bce7242' pushed and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' 
[2010-10-15 14:50:11.716] http-8080-1                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' popped and set to 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@1bce7242' 
[2010-10-15 14:50:11.717] http-8080-1                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@1bce7242' pushed and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' 
[2010-10-15 14:50:11.718] http-8080-1                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' popped and set to 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@1bce7242' 
[2010-10-15 14:50:11.719] http-8080-1                  o.e.v.k.i.a.internal.AtomicInstallArtifactLifecycleListener       No atomic parent of plan 'next-device-client.plan' version '5.0.0.SNAPSHOT' in scope 'null' to propagate starting event to 
[2010-10-15 14:50:11.726] http-8080-1                  org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting plan 'next-device-client.plan' version '5.0.0.SNAPSHOT'. 
[2010-10-15 14:50:11.726] http-8080-1                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@1bce7242' pushed and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' 
[2010-10-15 14:50:11.727] http-8080-1                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' pushed and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' 
[2010-10-15 14:50:11.727] http-8080-1                  org.eclipse.virgo.kernel.core.internal.BundleStartTracker         Adding signal 'org.eclipse.virgo.kernel.install.artifact.internal.AbstractInstallArtifact$StateMonitorSignal@6f7579cf' for bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT [79]' 
[2010-10-15 14:50:11.728] http-8080-1                  o.e.v.k.i.a.internal.AtomicInstallArtifactLifecycleListener       Propagating atomic starting event from bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT' in scope 'next-device-client.plan-5.0.0.SNAPSHOT' to plan 'next-device-client.plan' version '5.0.0.SNAPSHOT' in scope 'null' 
[2010-10-15 14:50:11.735] http-8080-1                  org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT'. 
[2010-10-15 14:50:11.736] http-8080-1                  org.eclipse.virgo.kernel.core.internal.BundleStartTracker         Non-Spring DM powered bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT [79]' has started. Driving signals '[org.eclipse.virgo.kernel.install.artifact.internal.AbstractInstallArtifact$StateMonitorSignal@6f7579cf]'. 
[2010-10-15 14:50:11.736] start-signalling-1           org.eclipse.virgo.kernel.core.internal.BundleStartTracker         Driving signal 'org.eclipse.virgo.kernel.install.artifact.internal.AbstractInstallArtifact$StateMonitorSignal@6f7579cf' 
[2010-10-15 14:50:11.736] start-signalling-1           o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'sun.misc.Launcher$AppClassLoader@35a16869' pushed and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' 
[2010-10-15 14:50:11.737] http-8080-1                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' popped and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' 
[2010-10-15 14:50:11.737] http-8080-1                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' popped and set to 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@1bce7242' 
[2010-10-15 14:50:11.737] http-8080-1                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@1bce7242' pushed and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' 
[2010-10-15 14:50:11.737] http-8080-1                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' pushed and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' 
[2010-10-15 14:50:11.738] http-8080-1                  org.eclipse.virgo.kernel.core.internal.BundleStartTracker         Adding signal 'org.eclipse.virgo.kernel.install.artifact.internal.AbstractInstallArtifact$StateMonitorSignal@5ce3ccd3' for bundle 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT [80]' 
[2010-10-15 14:50:11.738] http-8080-1                  o.e.v.k.i.a.internal.AtomicInstallArtifactLifecycleListener       Propagating atomic starting event from bundle 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context' version '5.0.0.SNAPSHOT' in scope 'next-device-client.plan-5.0.0.SNAPSHOT' to plan 'next-device-client.plan' version '5.0.0.SNAPSHOT' in scope 'null' 
[2010-10-15 14:50:11.742] Thread-4                     org.eclipse.virgo.medic.eventlog.default                         WE0000I Starting web bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT' with context path '/next-device-client'. 
[2010-10-15 14:50:11.756] http-8080-1                  org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context' version '5.0.0.SNAPSHOT'. 
[2010-10-15 14:50:11.757] http-8080-1                  org.eclipse.virgo.kernel.core.internal.BundleStartTracker         Non-Spring DM powered bundle 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT [80]' has started. Driving signals '[org.eclipse.virgo.kernel.install.artifact.internal.AbstractInstallArtifact$StateMonitorSignal@5ce3ccd3]'. 
[2010-10-15 14:50:11.760] start-signalling-3           org.eclipse.virgo.kernel.core.internal.BundleStartTracker         Driving signal 'org.eclipse.virgo.kernel.install.artifact.internal.AbstractInstallArtifact$StateMonitorSignal@5ce3ccd3' 
[2010-10-15 14:50:11.760] start-signalling-3           o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=org.eclipse.virgo.apps.repository-2.1.0.M06-incubation-synthetic.context_2.1.0.M06-incubation]' pushed and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' 
[2010-10-15 14:50:11.765] start-signalling-3           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context' version '5.0.0.SNAPSHOT'. 
[2010-10-15 14:50:11.765] start-signalling-3           o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' popped and set to 'KernelBundleClassLoader: [bundle=org.eclipse.virgo.apps.repository-2.1.0.M06-incubation-synthetic.context_2.1.0.M06-incubation]' 
[2010-10-15 14:50:11.767] http-8080-1                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' popped and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' 
[2010-10-15 14:50:11.767] http-8080-1                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' popped and set to 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@1bce7242' 
[2010-10-15 14:50:12.670] start-signalling-1           org.eclipse.gemini.web.internal.StandardWebApplication            Failed to start web application at bundleContext path '/next-device-client' org.eclipse.gemini.web.core.spi.ServletContainerException: Web application at '/next-device-client' failed to start. Check the logs for more details.
	at org.eclipse.gemini.web.tomcat.internal.TomcatServletContainer.startWebApplication(TomcatServletContainer.java:123)
	at org.eclipse.gemini.web.internal.StandardWebApplication.start(StandardWebApplication.java:90)
	at org.eclipse.virgo.web.core.internal.WebBundleLifecycleListener.onStarted(WebBundleLifecycleListener.java:120)
	at org.eclipse.virgo.kernel.install.artifact.internal.ArtifactStateMonitor.onStarted(ArtifactStateMonitor.java:205)
	at org.eclipse.virgo.kernel.install.artifact.internal.AbstractInstallArtifact.asyncStartSucceeded(AbstractInstallArtifact.java:273)
	at org.eclipse.virgo.kernel.install.artifact.internal.AbstractInstallArtifact.access$0(AbstractInstallArtifact.java:270)
	at org.eclipse.virgo.kernel.install.artifact.internal.AbstractInstallArtifact$StateMonitorSignal.signalSuccessfulCompletion(AbstractInstallArtifact.java:223)
	at org.eclipse.virgo.kernel.core.internal.BundleStartTracker$1.run(BundleStartTracker.java:140)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:637)

[2010-10-15 14:50:12.676] Thread-4                     org.eclipse.virgo.medic.eventlog.default                         WE0005E Failed to start web bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT': consult the serviceability log for further details. 
[2010-10-15 14:50:12.677] start-signalling-1           o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' popped and set to 'sun.misc.Launcher$AppClassLoader@35a16869' 
[2010-10-15 14:50:12.678] start-signalling-1           o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'sun.misc.Launcher$AppClassLoader@35a16869' pushed and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' 
[2010-10-15 14:50:12.679] start-signalling-1           o.e.v.k.i.a.internal.AtomicInstallArtifactLifecycleListener       Propagating atomic start failed (stop) event from bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT' in scope 'next-device-client.plan-5.0.0.SNAPSHOT' to plan 'next-device-client.plan' version '5.0.0.SNAPSHOT' in scope 'null' 
[2010-10-15 14:50:12.686] start-signalling-1           org.eclipse.virgo.medic.eventlog.default                         DE0006E Start failed for bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT'. org.eclipse.virgo.kernel.deployer.core.DeploymentException: Web application failed to start
	at org.eclipse.virgo.web.core.internal.WebBundleLifecycleListener.onStarted(WebBundleLifecycleListener.java:129)
	at org.eclipse.virgo.kernel.install.artifact.internal.ArtifactStateMonitor.onStarted(ArtifactStateMonitor.java:205)
	at org.eclipse.virgo.kernel.install.artifact.internal.AbstractInstallArtifact.asyncStartSucceeded(AbstractInstallArtifact.java:273)
	at org.eclipse.virgo.kernel.install.artifact.internal.AbstractInstallArtifact.access$0(AbstractInstallArtifact.java:270)
	at org.eclipse.virgo.kernel.install.artifact.internal.AbstractInstallArtifact$StateMonitorSignal.signalSuccessfulCompletion(AbstractInstallArtifact.java:223)
	at org.eclipse.virgo.kernel.core.internal.BundleStartTracker$1.run(BundleStartTracker.java:140)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:637)
Caused by: org.eclipse.gemini.web.core.WebApplicationStartFailedException: org.eclipse.gemini.web.core.spi.ServletContainerException: Web application at '/next-device-client' failed to start. Check the logs for more details.
	at org.eclipse.gemini.web.internal.StandardWebApplication.start(StandardWebApplication.java:107)
	at org.eclipse.virgo.web.core.internal.WebBundleLifecycleListener.onStarted(WebBundleLifecycleListener.java:120)
	... 8 common frames omitted
Caused by: org.eclipse.gemini.web.core.spi.ServletContainerException: Web application at '/next-device-client' failed to start. Check the logs for more details.
	at org.eclipse.gemini.web.tomcat.internal.TomcatServletContainer.startWebApplication(TomcatServletContainer.java:123)
	at org.eclipse.gemini.web.internal.StandardWebApplication.start(StandardWebApplication.java:90)
	... 9 common frames omitted


Any suggestion?
Re: Problem redeploying a WAR application [message #633153 is a reply to message #633129] Fri, 15 October 2010 14:07 Go to previous messageGo to next message
Glyn Normington is currently offline Glyn NormingtonFriend
Messages: 1222
Registered: July 2009
Senior Member
I'm interested in what happened when you uninstalled the plan. Did you see any event log messages saying that the web application at /next-device-client has stopped. Please could you paste the event log here.

To narrow this down, please could you try another approach. Simply drop the WAR file into the pickup directory and after it has deployed ok, delete it from pickup and after it has undeployed ok, drop it back in pickup again. This should show similar behaviour to your use of a plan and if it doesn't that will be a good clue.

Sorry you are hitting these relatively unusual problems. I guess this shows you are using Virgo in slightly different ways than typical. On that point, what operating system and JVM version are you running on?
Re: Problem redeploying a WAR application [message #633164 is a reply to message #633153] Fri, 15 October 2010 14:30 Go to previous messageGo to next message
Marco Plebani is currently offline Marco PlebaniFriend
Messages: 9
Registered: October 2010
Junior Member
Hi,
Thanks for your reply.

I'm working on a MacOSX 10.6 with the 1.6.02 JVM

java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)


Deploying the WAR as a PLAN or in the pickup directory gives me the same error.

This is the trace of the uninstallation process for then next-device-client.plan:


[2010-10-15 16:21:18.609] http-8080-2                  org.eclipse.virgo.medic.eventlog.default                         DE0010I Stopping plan 'next-device-client.plan' version '5.0.0.SNAPSHOT'. 
[2010-10-15 16:21:18.609] http-8080-2                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@62728743' pushed and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' 
[2010-10-15 16:21:18.610] http-8080-2                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' pushed and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' 
[2010-10-15 16:21:18.613] Thread-3                     org.eclipse.virgo.medic.eventlog.default                         WE0002I Stopping web bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT' with context path '/next-device-client'. 
[2010-10-15 16:21:18.660] http-8080-2                  System.err                                                        Oct 15, 2010 4:21:18 PM org.apache.catalina.core.ApplicationContext log 
[2010-10-15 16:21:18.660] http-8080-2                  System.err                                                        INFO: Closing Spring root WebApplicationContext 
[2010-10-15 16:21:18.661] http-8080-2                  org.springframework.web.context.support.XmlWebApplicationContext  Closing Root WebApplicationContext: startup date [Fri Oct 15 16:17:53 CEST 2010]; root of context hierarchy 
[2010-10-15 16:21:18.666] http-8080-2                  com.hp.best.next.integration.http.HttpInboundEndpoint             stopped httpInboundGateway 
[2010-10-15 16:21:18.666] http-8080-2                  org.springframework.integration.endpoint.EventDrivenConsumer      stopped newlineAdapter 
[2010-10-15 16:21:18.666] http-8080-2                  org.springframework.integration.endpoint.EventDrivenConsumer      stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#0 
[2010-10-15 16:21:18.666] http-8080-2                  org.springframework.integration.endpoint.EventDrivenConsumer      stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#1 
[2010-10-15 16:21:18.666] http-8080-2                  org.springframework.integration.endpoint.EventDrivenConsumer      stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#2 
[2010-10-15 16:21:18.667] http-8080-2                  org.springframework.integration.endpoint.EventDrivenConsumer      stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#3 
[2010-10-15 16:21:18.667] http-8080-2                  org.springframework.integration.endpoint.EventDrivenConsumer      stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#4 
[2010-10-15 16:21:18.667] http-8080-2                  org.springframework.integration.endpoint.EventDrivenConsumer      stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#5 
[2010-10-15 16:21:18.667] http-8080-2                  org.springframework.integration.endpoint.EventDrivenConsumer      stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#6 
[2010-10-15 16:21:18.667] http-8080-2                  org.springframework.integration.endpoint.EventDrivenConsumer      stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#7 
[2010-10-15 16:21:18.667] http-8080-2                  org.springframework.integration.endpoint.EventDrivenConsumer      stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#8 
[2010-10-15 16:21:18.667] http-8080-2                  org.springframework.integration.endpoint.EventDrivenConsumer      stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#9 
[2010-10-15 16:21:18.667] http-8080-2                  org.springframework.integration.endpoint.EventDrivenConsumer      stopped logger.adapter 
[2010-10-15 16:21:18.667] http-8080-2                  o.s.integration.endpoint.SourcePollingChannelAdapter              stopped org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0 
[2010-10-15 16:21:18.667] http-8080-2                  org.springframework.integration.endpoint.EventDrivenConsumer      stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#10 
[2010-10-15 16:21:18.667] http-8080-2                  org.springframework.integration.endpoint.EventDrivenConsumer      stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#11 
[2010-10-15 16:21:18.668] http-8080-2                  org.springframework.integration.endpoint.EventDrivenConsumer      stopped org.springframework.integration.endpoint.EventDrivenConsumer#0 
[2010-10-15 16:21:18.671] http-8080-2                  org.springframework.integration.scheduling.SimpleTaskScheduler    stopped org.springframework.integration.scheduling.SimpleTaskScheduler@5ca0bae1 
[2010-10-15 16:21:18.671] http-8080-2                  o.s.beans.factory.support.DefaultListableBeanFactory              Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@6645f1ca: defining beans [velocityEngine,velocityProperties,wsMessageFactory,xmlBeansMarshaller,xmlBeansValidator,abstractVelocityTransformer,next-integration.logConfigurator,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,httpInboundGateway,xmlRequestMapper,org.springframework.integration.internalDefaultConfiguringBeanFactoryPostProcessor,httpRequestChannel,httpReplyChannel,output,logConfiguration,errorRequestChannel,errorReplyChannel,stdoutChannel,org.springframework.integration.stream.CharacterStreamWritingMessageHandler#0,newlineAdapter,org.springframework.integration.handler.BridgeHandler#0,org.springframework.integration.config.ConsumerEndpointFactoryBean#0,org.springframework.integration.config.TransformerFactoryBean#0,org.springframework.integration.config.ConsumerEndpointFactoryBean#1,accessFilter,postSecurityCheck,org.springframework.integration.channel.MapBasedChannelResolver#0,org.springframework.integration.config.RouterFactoryBean#0,org.springframework.integration.config.ConsumerEndpointFactoryBean#2,org.springframework.integration.handler.BridgeHandler#1,org.springframework.integration.config.ConsumerEndpointFactoryBean#3,exceptionLogger,org.springframework.integration.config.TransformerFactoryBean#1,org.springframework.integration.config.ConsumerEndpointFactoryBean#4,translator,messageResolver,ClientAgentProperties,nextCheckReaderControl,nextScannerControl,nextDeviceManager,dsiConnectionManager,pipeline.device,org.springframework.integration.config.TransformerFactoryBean#2,org.springframework.integration.config.ConsumerEndpointFactoryBean#5,pipeline.componentinfo,org.springframework.integration.config.TransformerFactoryBean#3,org.springframework.integration.config.ConsumerEndpointFactoryBean#6,pipeline.restartcomponent,org.springframework.integration.config.TransformerFactoryBean#4,org.springframework.integration.config.ConsumerEndpointFactoryBean#7,pipeline.status,org.springframework.integration.config.TransformerFactoryBean#5,org.springframework.integration.config.TransformerFactoryBean#6,org.springframework.integration.handler.MessageHandlerChain#0,org.springframework.integration.config.ConsumerEndpointFactoryBean#8,PrintFilesManager,PrintFilesHttpFetcher,PrintFilesConfigurationProvider,AcrobatPrinterRenderingProcess,AcrobartViewerRenderingProcess,GhostscriptPrinterRenderingProcess,GhostscriptViewerRenderingProcess,TestViewRenderingProcess,TestPrintRenderingProcess,com.hp.best.next.clientagent.service.print.PrintService#0,ConfigurationIdRetriever,PrintFilesConfigurationRetriever,XmlToPdfTransformer,PdfRenderer,pipeline.print,org.springframework.integration.config.TransformerFactoryBean#7,org.springframework.integration.config.TransformerFactoryBean#8,org.springframework.integration.config.TransformerFactoryBean#9,org.springframework.integration.config.TransformerFactoryBean#10,com.hp.best.next.integration.config.VelocityTransformerFactoryBean#0,org.springframework.integration.handler.MessageHandlerChain#1,org.springframework.integration.config.ConsumerEndpointFactoryBean#9,logger,org.springframework.integration.handler.LoggingHandler#0,logger.adapter,ResourcesUpdateTrigger,pipeline.service.print.resources.update,org.springframework.integration.message.MethodInvokingMessageSource#0,org.springframework.integration.scheduling.IntervalTrigger#0,org.springframework.integration.scheduling.PollerMetadata#0,org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0,org.springframework.integration.handler.BridgeHandler#2,org.springframework.integration.config.ConsumerEndpointFactoryBean#10,pipeline.service.print.resources.update.01,org.springframework.integration.handler.ServiceActivatingHandler#0,org.springframework.integration.handler.ServiceActivatingHandler#1,org.springframework.integration.handler.MessageHandlerChain#2,org.springframework.integration.config.ConsumerEndpointFactoryBean#11,org.springframework.integration.handler.LoggingHandler#1,nullChannel,errorChannel,org.springframework.integration.handler.LoggingHandler#2,org.springframework.integration.endpoint.EventDrivenConsumer#0,org.springframework.integration.channel.MessagePublishingErrorHandler#0,taskScheduler]; root of factory hierarchy 
[2010-10-15 16:21:18.689] http-8080-2                  org.springframework.integration.scheduling.SimpleTaskScheduler    shutting down TaskExecutor 
[2010-10-15 16:21:18.689] http-8080-2                  org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor  Shutting down ExecutorService 
[2010-10-15 16:21:18.823] Thread-3                     org.eclipse.virgo.medic.eventlog.default                         WE0003I Stopped web bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT' with context path '/next-device-client'. 
[2010-10-15 16:21:18.830] http-8080-2                  org.eclipse.virgo.medic.eventlog.default                         DE0010I Stopping bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT'. 
[2010-10-15 16:21:18.832] http-8080-2                  org.eclipse.virgo.kernel.core.internal.BundleStartTracker         Bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT [64]' has stopped. Removing its related tracking state. 
[2010-10-15 16:21:18.832] http-8080-2                  o.e.v.k.i.a.internal.AtomicInstallArtifactLifecycleListener       Propagating atomic stopped event from bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT' in scope 'next-device-client.plan-5.0.0.SNAPSHOT' to plan 'next-device-client.plan' version '5.0.0.SNAPSHOT' in scope 'null' 
[2010-10-15 16:21:18.847] http-8080-2                  org.eclipse.virgo.medic.eventlog.default                         DE0011I Stopped bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT'. 
[2010-10-15 16:21:18.848] http-8080-2                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' popped and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' 
[2010-10-15 16:21:18.848] http-8080-2                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' popped and set to 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@62728743' 
[2010-10-15 16:21:18.849] http-8080-2                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@62728743' pushed and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' 
[2010-10-15 16:21:18.849] http-8080-2                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' pushed and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' 
[2010-10-15 16:21:18.854] http-8080-2                  org.eclipse.virgo.medic.eventlog.default                         DE0010I Stopping bundle 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context' version '5.0.0.SNAPSHOT'. 
[2010-10-15 16:21:18.854] http-8080-2                  org.eclipse.virgo.kernel.core.internal.BundleStartTracker         Bundle 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT [65]' has stopped. Removing its related tracking state. 
[2010-10-15 16:21:18.855] http-8080-2                  o.e.v.k.i.a.internal.AtomicInstallArtifactLifecycleListener       Propagating atomic stopped event from bundle 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context' version '5.0.0.SNAPSHOT' in scope 'next-device-client.plan-5.0.0.SNAPSHOT' to plan 'next-device-client.plan' version '5.0.0.SNAPSHOT' in scope 'null' 
[2010-10-15 16:21:18.860] http-8080-2                  org.eclipse.virgo.medic.eventlog.default                         DE0011I Stopped bundle 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context' version '5.0.0.SNAPSHOT'. 
[2010-10-15 16:21:18.860] http-8080-2                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' popped and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' 
[2010-10-15 16:21:18.861] http-8080-2                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context_5.0.0.SNAPSHOT]' popped and set to 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@62728743' 
[2010-10-15 16:21:18.861] http-8080-2                  o.e.v.k.i.a.internal.AtomicInstallArtifactLifecycleListener       No atomic parent of plan 'next-device-client.plan' version '5.0.0.SNAPSHOT' in scope 'null' to propagate stopped event to 
[2010-10-15 16:21:18.881] http-8080-2                  org.eclipse.virgo.medic.eventlog.default                         DE0011I Stopped plan 'next-device-client.plan' version '5.0.0.SNAPSHOT'. 
[2010-10-15 16:21:18.886] http-8080-2                  org.eclipse.virgo.medic.eventlog.default                         DE0013I Uninstalling plan 'next-device-client.plan' version '5.0.0.SNAPSHOT'. 
[2010-10-15 16:21:18.887] http-8080-2                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@62728743' pushed and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' 
[2010-10-15 16:21:18.892] http-8080-2                  org.eclipse.virgo.medic.eventlog.default                         DE0013I Uninstalling bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT'. 
[2010-10-15 16:21:18.892] http-8080-2                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' pushed and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' 
[2010-10-15 16:21:18.895] http-8080-2                  o.eclipse.virgo.kernel.model.internal.bundle.ModelBundleListener  Processing uninstalled event for 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client:5.0.0.SNAPSHOT' 
[2010-10-15 16:21:18.896] http-8080-2                  o.e.v.k.m.i.deployer.ModelInstallArtifactLifecycleListener        Processing uninstalled event for bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT' 
[2010-10-15 16:21:18.897] http-8080-2                  o.e.v.k.i.a.internal.AtomicInstallArtifactLifecycleListener       Propagating atomic uninstalled event from bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT' in scope 'next-device-client.plan-5.0.0.SNAPSHOT' to plan 'next-device-client.plan' version '5.0.0.SNAPSHOT' in scope 'null' 
[2010-10-15 16:21:18.901] http-8080-2                  org.eclipse.virgo.medic.eventlog.default                         DE0014I Uninstalled bundle 'next-device-client.plan-5.0.0.SNAPSHOT-next-device-client' version '5.0.0.SNAPSHOT'. 
[2010-10-15 16:21:18.902] http-8080-2                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' popped and set to 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' 
[2010-10-15 16:21:19.140] http-8080-2                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'KernelBundleClassLoader: [bundle=next-device-client.plan-5.0.0.SNAPSHOT-next-device-client_5.0.0.SNAPSHOT]' popped and set to 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@62728743' 
[2010-10-15 16:21:19.145] http-8080-2                  org.eclipse.virgo.medic.eventlog.default                         DE0013I Uninstalling bundle 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context' version '5.0.0.SNAPSHOT'. 
[2010-10-15 16:21:19.147] http-8080-2                  o.eclipse.virgo.kernel.model.internal.bundle.ModelBundleListener  Processing uninstalled event for 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context:5.0.0.SNAPSHOT' 
[2010-10-15 16:21:19.148] http-8080-2                  o.e.v.k.m.i.deployer.ModelInstallArtifactLifecycleListener        Processing uninstalled event for bundle 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context' version '5.0.0.SNAPSHOT' 
[2010-10-15 16:21:19.148] http-8080-2                  o.e.v.k.i.a.internal.AtomicInstallArtifactLifecycleListener       Propagating atomic uninstalled event from bundle 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context' version '5.0.0.SNAPSHOT' in scope 'next-device-client.plan-5.0.0.SNAPSHOT' to plan 'next-device-client.plan' version '5.0.0.SNAPSHOT' in scope 'null' 
[2010-10-15 16:21:19.152] http-8080-2                  org.eclipse.virgo.medic.eventlog.default                         DE0014I Uninstalled bundle 'next-device-client.plan-5.0.0.SNAPSHOT-synthetic.context' version '5.0.0.SNAPSHOT'. 
[2010-10-15 16:21:19.152] http-8080-2                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@62728743' popped and set to 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@62728743' 
[2010-10-15 16:21:19.248] http-8080-2                  o.e.v.k.i.artifact.internal.bundle.BundleThreadContextManager     Thread context class loader 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@62728743' popped and set to 'org.eclipse.gemini.web.tomcat.internal.loading.BundleWebappClassLoader@62728743' 
[2010-10-15 16:21:19.249] http-8080-2                  o.e.v.k.m.i.deployer.ModelInstallArtifactLifecycleListener        Processing uninstalled event for plan 'next-device-client.plan' version '5.0.0.SNAPSHOT' 
[2010-10-15 16:21:19.249] http-8080-2                  o.e.v.k.i.a.internal.AtomicInstallArtifactLifecycleListener       No atomic parent of plan 'next-device-client.plan' version '5.0.0.SNAPSHOT' in scope 'null' to propagate uninstalled event to 
[2010-10-15 16:21:19.257] http-8080-2                  org.eclipse.virgo.medic.eventlog.default                         DE0014I Uninstalled plan 'next-device-client.plan' version '5.0.0.SNAPSHOT'. 


Cheers
-- Marco
Re: Problem redeploying a WAR application [message #633194 is a reply to message #633129] Fri, 15 October 2010 15:42 Go to previous messageGo to next message
Glyn Normington is currently offline Glyn NormingtonFriend
Messages: 1222
Registered: July 2009
Senior Member
There's nothing obvious in the event log. Please would you raise a bugzilla so we can track this issue and look into it further.
Re: Problem redeploying a WAR application [message #633596 is a reply to message #633129] Mon, 18 October 2010 14:03 Go to previous messageGo to next message
Marco Plebani is currently offline Marco PlebaniFriend
Messages: 9
Registered: October 2010
Junior Member
Bug opened in Bugzilla.

Thanks
-- Marco
Re: Problem redeploying a WAR application [message #633614 is a reply to message #633129] Mon, 18 October 2010 14:45 Go to previous message
Glyn Normington is currently offline Glyn NormingtonFriend
Messages: 1222
Registered: July 2009
Senior Member
Thanks Marco. For reference, this is bug 328014.
Previous Topic:Virgo F2F for committers/contributors
Next Topic:Using multiple cm-properties
Goto Forum:
  


Current Time: Tue Apr 16 21:02:56 GMT 2024

Powered by FUDForum. Page generated in 2.33033 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top