Problem deploying a plan that contains an already active bundle [message #727052] |
Tue, 20 September 2011 06:05  |
Eclipse User |
|
|
|
Hello.
I have a bundle, say bundle A, which is started in my Virgo kernel when I start the kernel up.
Another bundle is responsible for gathering some information from the user and then writing a plan file in the kernel's pickup directory. The plan file references bundle A which is already active.
When Virgo attempts to deploy the plan, it fails with a DeploymentException of this sort:
org.eclipse.virgo.kernel.deployer.core.DeploymentException: InstallArtifact bundle 'A' version '0.0.1.SNAPSHOT' in scope 'null' was installed when bundle 'A' version '0.0.1.SNAPSHOT' in scope 'null' was installed
Why is this happening? What am I getting wrong?
TIA,
B.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05150 seconds