Discussion:
Pb. while deploying bundles, and fragment bundles in Jonas 5.2RC1.
a***@orange-ftgroup.com
2011-08-26 10:39:46 UTC
Permalink
Hello,


I have an application made of several bundles, and fragment bundles (some of them are non-maven legacy code).
I can launch/run them in Felix 3.0.9, and everything runs well :-).

I created the following deployment plan in order to deploy my application in Jonas.
(The deployment plan lists the bundles in the same order that I use to install/start them in Felix 3.0.9.)

When I start Jonas, and then put the deployment plan in the deploy folder, I get the following pb (see trace below).

(I assume that I can ignore the two: "Fragment bundles can not be started.".)

Once Jonas is started, I manually start (via the TUI) the bundles that failed to start, and everything runs well.


I don't now how to fix that, can you help me ?


Thanks,
Regards,

Antonin.


-> 2011-08-26 12:05:27,976 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[arc
hive=C:\jzbv7415\jonas\repositories\url-internal\jclouds-compute-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Fragment bundles can not be started.
at org.apache.felix.framework.Felix.startBundle(Felix.java:1676)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 12:05:27,991 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\guice-assistedinject-3.0.jar]'.
org.osgi.framework.BundleException: Fragment bundles can not be started.
at org.apache.felix.framework.Felix.startBundle(Felix.java:1676)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 12:05:28,007 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\openstack-common-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle openstack-common [149]: Unable t
o resolve 149.0: missing requirement [149.0] package; (package=com.google.common.base)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 12:05:28,148 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\guice-3.0.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle com.google.inject [156]: Unable
to resolve 156.0: missing requirement [156.0] package; (package=javax.inject)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 12:05:28,194 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\nova-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle nova [159]: Unable to resolve 15
9.0: missing requirement [159.0] package; (package=org.jclouds.compute.internal)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 12:05:28,397 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-jsch-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-jsch [168]: Unable to re
solve 168.0: missing requirement [168.0] package; (&(package=com.google.inject)(version>=1.3.0)(!(ve
rsion>=2.0.0))) [caused by: Unable to resolve 156.0: missing requirement [156.0] package; (package=j
avax.inject)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 12:05:28,444 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-scriptbuilder-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-scriptbuilder [171]: Una
ble to resolve 171.0: missing requirement [171.0] package; (&(package=org.jclouds.crypto)(version>=1
.1.0.SNAPSHOT))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)

********************************************************************************
IMPORTANT.Les informations contenues dans ce message electronique y compris les fichiers attaches sont strictement confidentielles
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s) mentionne(s) ci-dessus.
Si vous avez recu ce message par erreur ou s il ne vous est pas destine, veuillez immediatement le signaler a l expediteur et effacer ce message
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues dans ce message est interdite.
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite notamment s il a ete altere, deforme ou falsifie.
De meme, il appartient au destinataire de s assurer de l absence de tout virus.

IMPORTANT.This e-mail message and any attachments are strictly confidential and may be protected by law. This message is
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named recipient(s), please immediately notify the sender and delete this e-mail message.
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall not be liable for any message if modified, changed or falsified.
Additionally the recipient should ensure they are actually virus free.
********************************************************************************
Florent BENOIT
2011-08-26 12:07:13 UTC
Permalink
Hi,

You should use the start="false" parameter for fragment bundles

<deployment ............ start="false" ..........>
<m2:groupId>xxx</m2:groupId>
<m2:artifactId>xxx</m2:artifactId>
<m2:version>xxx</m2:version>
<m2:type>jar</m2:type>
</deployment>

Regards,

Florent
Post by a***@orange-ftgroup.com
Hello,
I have an application made of several bundles, and fragment bundles (some of them are non-maven legacy code).
I can launch/run them in Felix 3.0.9, and everything runs well :-).
I created the following deployment plan in order to deploy my application in Jonas.
(The deployment plan lists the bundles in the same order that I use to install/start them in Felix 3.0.9.)
When I start Jonas, and then put the deployment plan in the deploy folder, I get the following pb (see trace below).
(I assume that I can ignore the two: "Fragment bundles can not be started.".)
Once Jonas is started, I manually start (via the TUI) the bundles that failed to start, and everything runs well.
I don't now how to fix that, can you help me ?
Thanks,
Regards,
Antonin.
-> 2011-08-26 12:05:27,976 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[arc
hive=C:\jzbv7415\jonas\repositories\url-internal\jclouds-compute-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Fragment bundles can not be started.
at org.apache.felix.framework.Felix.startBundle(Felix.java:1676)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 12:05:27,991 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\guice-assistedinject-3.0.jar]'.
org.osgi.framework.BundleException: Fragment bundles can not be started.
at org.apache.felix.framework.Felix.startBundle(Felix.java:1676)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 12:05:28,007 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\openstack-common-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle openstack-common [149]: Unable t
o resolve 149.0: missing requirement [149.0] package; (package=com.google.common.base)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 12:05:28,148 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\guice-3.0.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle com.google.inject [156]: Unable
to resolve 156.0: missing requirement [156.0] package; (package=javax.inject)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 12:05:28,194 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\nova-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle nova [159]: Unable to resolve 15
9.0: missing requirement [159.0] package; (package=org.jclouds.compute.internal)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 12:05:28,397 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-jsch-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-jsch [168]: Unable to re
solve 168.0: missing requirement [168.0] package; (&(package=com.google.inject)(version>=1.3.0)(!(ve
rsion>=2.0.0))) [caused by: Unable to resolve 156.0: missing requirement [156.0] package; (package=j
avax.inject)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 12:05:28,444 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-scriptbuilder-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-scriptbuilder [171]: Una
ble to resolve 171.0: missing requirement [171.0] package; (&(package=org.jclouds.crypto)(version>=1
.1.0.SNAPSHOT))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
********************************************************************************
IMPORTANT.Les informations contenues dans ce message electronique y compris les fichiers attaches sont strictement confidentielles
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s) mentionne(s) ci-dessus.
Si vous avez recu ce message par erreur ou s il ne vous est pas destine, veuillez immediatement le signaler a l expediteur et effacer ce message
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues dans ce message est interdite.
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite notamment s il a ete altere, deforme ou falsifie.
De meme, il appartient au destinataire de s assurer de l absence de tout virus.
IMPORTANT.This e-mail message and any attachments are strictly confidential and may be protected by law. This message is
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named recipient(s), please immediately notify the sender and delete this e-mail message.
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall not be liable for any message if modified, changed or falsified.
Additionally the recipient should ensure they are actually virus free.
********************************************************************************
a***@orange-ftgroup.com
2011-08-26 12:29:43 UTC
Permalink
Thanks, adding start="false" to the deployment plan solved the pb. for the two fragment bundles :-)

Nevertheless, I still get the following packages dependencies pb, and this pb doesn't occur when manually deploying bundles one by one :-|

Is there any more tuning I can do ?

May be something like "wait until the previous bundle is in the started state", a sequential start, or installing all the bundles and then starting them all ?


Thanks,
Regards,

Antonin.


2011-08-26 14:19:06,064 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\openstack-common-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle openstack-common [149]: Unable t
o resolve 149.0: missing requirement [149.0] package; (package=com.google.common.base)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 14:19:06,189 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\guice-3.0.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle com.google.inject [156]: Unable
to resolve 156.0: missing requirement [156.0] package; (package=javax.inject)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 14:19:06,235 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\nova-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle nova [159]: Unable to resolve 15
9.0: missing requirement [159.0] package; (package=org.jclouds.compute.internal)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 14:19:06,501 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-jsch-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-jsch [168]: Unable to re
solve 168.0: missing requirement [168.0] package; (&(package=com.google.inject)(version>=1.3.0)(!(ve
rsion>=2.0.0))) [caused by: Unable to resolve 156.0: missing requirement [156.0] package; (package=j
avax.inject)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 14:19:06,548 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-scriptbuilder-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-scriptbuilder [171]: Una
ble to resolve 171.0: missing requirement [171.0] package; (&(package=org.jclouds.crypto)(version>=1
.1.0.SNAPSHOT))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
-----Message d'origine-----
Envoyé : vendredi 26 août 2011 14:07
Cc : CHAZALET Antonin NRS
Objet : Re: [jonas] Pb. while deploying bundles, and fragment bundles in Jonas
5.2RC1.
Hi,
You should use the start="false" parameter for fragment bundles
<deployment ............ start="false" ..........>
<m2:groupId>xxx</m2:groupId>
<m2:artifactId>xxx</m2:artifactId>
<m2:version>xxx</m2:version>
<m2:type>jar</m2:type>
</deployment>
Regards,
Florent
Post by a***@orange-ftgroup.com
Hello,
I have an application made of several bundles, and fragment bundles (some of
them are non-maven legacy code).
Post by a***@orange-ftgroup.com
I can launch/run them in Felix 3.0.9, and everything runs well :-).
I created the following deployment plan in order to deploy my application in
Jonas.
Post by a***@orange-ftgroup.com
(The deployment plan lists the bundles in the same order that I use to
install/start them in Felix 3.0.9.)
Post by a***@orange-ftgroup.com
When I start Jonas, and then put the deployment plan in the deploy folder, I
get the following pb (see trace below).
Post by a***@orange-ftgroup.com
(I assume that I can ignore the two: "Fragment bundles can not be
started.".)
Post by a***@orange-ftgroup.com
Once Jonas is started, I manually start (via the TUI) the bundles that
failed to start, and everything runs well.
Post by a***@orange-ftgroup.com
I don't now how to fix that, can you help me ?
Thanks,
Regards,
Antonin.
-> 2011-08-26 12:05:27,976 : OSGiDeployer.doDeploy : Cannot start the
bundle 'OSGiDeployableImpl[arc
Post by a***@orange-ftgroup.com
hive=C:\jzbv7415\jonas\repositories\url-internal\jclouds-compute-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Fragment bundles can not be started.
at org.apache.felix.framework.Felix.startBundle(Felix.java:1676)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:27,991 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\guice-assistedinject-
3.0.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Fragment bundles can not be started.
at org.apache.felix.framework.Felix.startBundle(Felix.java:1676)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,007 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\openstack-common-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
openstack-common [149]: Unable t
Post by a***@orange-ftgroup.com
o resolve 149.0: missing requirement [149.0] package;
(package=com.google.common.base)
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,148 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\guice-3.0.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle
com.google.inject [156]: Unable
Post by a***@orange-ftgroup.com
to resolve 156.0: missing requirement [156.0] package;
(package=javax.inject)
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,194 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\nova-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle nova
[159]: Unable to resolve 15
Post by a***@orange-ftgroup.com
9.0: missing requirement [159.0] package;
(package=org.jclouds.compute.internal)
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,397 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-jsch-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-
jsch [168]: Unable to re
Post by a***@orange-ftgroup.com
solve 168.0: missing requirement [168.0] package;
(&(package=com.google.inject)(version>=1.3.0)(!(ve
Post by a***@orange-ftgroup.com
rsion>=2.0.0))) [caused by: Unable to resolve 156.0: missing requirement
[156.0] package; (package=j
Post by a***@orange-ftgroup.com
avax.inject)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,444 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-scriptbuilder-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-
scriptbuilder [171]: Una
Post by a***@orange-ftgroup.com
ble to resolve 171.0: missing requirement [171.0] package;
(&(package=org.jclouds.crypto)(version>=1
Post by a***@orange-ftgroup.com
.1.0.SNAPSHOT))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
******************************************************************************
**
Post by a***@orange-ftgroup.com
IMPORTANT.Les informations contenues dans ce message electronique y compris
les fichiers attaches sont strictement confidentielles
Post by a***@orange-ftgroup.com
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s)
mentionne(s) ci-dessus.
Post by a***@orange-ftgroup.com
Si vous avez recu ce message par erreur ou s il ne vous est pas destine,
veuillez immediatement le signaler a l expediteur et effacer ce message
Post by a***@orange-ftgroup.com
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues dans
ce message est interdite.
Post by a***@orange-ftgroup.com
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite notamment
s il a ete altere, deforme ou falsifie.
Post by a***@orange-ftgroup.com
De meme, il appartient au destinataire de s assurer de l absence de tout
virus.
Post by a***@orange-ftgroup.com
IMPORTANT.This e-mail message and any attachments are strictly confidential
and may be protected by law. This message is
Post by a***@orange-ftgroup.com
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named
recipient(s), please immediately notify the sender and delete this e-mail
message.
Post by a***@orange-ftgroup.com
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall not be
liable for any message if modified, changed or falsified.
Post by a***@orange-ftgroup.com
Additionally the recipient should ensure they are actually virus free.
******************************************************************************
**
********************************************************************************
IMPORTANT.Les informations contenues dans ce message electronique y compris les fichiers attaches sont strictement confidentielles
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s) mentionne(s) ci-dessus.
Si vous avez recu ce message par erreur ou s il ne vous est pas destine, veuillez immediatement le signaler a l expediteur et effacer ce message
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues dans ce message est interdite.
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite notamment s il a ete altere, deforme ou falsifie.
De meme, il appartient au destinataire de s assurer de l absence de tout virus.

IMPORTANT.This e-mail message and any attachments are strictly confidential and may be protected by law. This message is
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named recipient(s), please immediately notify the sender and delete this e-mail message.
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall not be liable for any message if modified, changed or falsified.
Additionally the recipient should ensure they are actually virus free.
********************************************************************************
Florent BENOIT
2011-08-26 12:48:40 UTC
Permalink
Hi,

Maybe you have to review the order of your bundles in the deployment plan.
So that resources required by a bundle are started before the deployment
of the bundle.

Regards,

Florent
Post by a***@orange-ftgroup.com
Thanks, adding start="false" to the deployment plan solved the pb. for the two fragment bundles :-)
Nevertheless, I still get the following packages dependencies pb, and this pb doesn't occur when manually deploying bundles one by one :-|
Is there any more tuning I can do ?
May be something like "wait until the previous bundle is in the started state", a sequential start, or installing all the bundles and then starting them all ?
Thanks,
Regards,
Antonin.
2011-08-26 14:19:06,064 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\openstack-common-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle openstack-common [149]: Unable t
o resolve 149.0: missing requirement [149.0] package; (package=com.google.common.base)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 14:19:06,189 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\guice-3.0.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle com.google.inject [156]: Unable
to resolve 156.0: missing requirement [156.0] package; (package=javax.inject)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 14:19:06,235 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\nova-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle nova [159]: Unable to resolve 15
9.0: missing requirement [159.0] package; (package=org.jclouds.compute.internal)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 14:19:06,501 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-jsch-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-jsch [168]: Unable to re
solve 168.0: missing requirement [168.0] package; (&(package=com.google.inject)(version>=1.3.0)(!(ve
rsion>=2.0.0))) [caused by: Unable to resolve 156.0: missing requirement [156.0] package; (package=j
avax.inject)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
2011-08-26 14:19:06,548 : OSGiDeployer.doDeploy : Cannot start the bundle 'OSGiDeployableImpl[archiv
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-scriptbuilder-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-scriptbuilder [171]: Una
ble to resolve 171.0: missing requirement [171.0] package; (&(package=org.jclouds.crypto)(version>=1
.1.0.SNAPSHOT))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(DeploymentPlanDep
loyer.java:375)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(DeploymentPla
nDeployer.java:260)
at org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDeployer.java
:152)
at org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.java:129)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(DeployableMonitor.jav
a:490)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableMonitor.java
:306)
at org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:216)
-----Message d'origine-----
Envoyé : vendredi 26 août 2011 14:07
Cc : CHAZALET Antonin NRS
Objet : Re: [jonas] Pb. while deploying bundles, and fragment bundles in Jonas
5.2RC1.
Hi,
You should use the start="false" parameter for fragment bundles
<deployment ............ start="false" ..........>
<m2:groupId>xxx</m2:groupId>
<m2:artifactId>xxx</m2:artifactId>
<m2:version>xxx</m2:version>
<m2:type>jar</m2:type>
</deployment>
Regards,
Florent
Post by a***@orange-ftgroup.com
Hello,
I have an application made of several bundles, and fragment bundles (some of
them are non-maven legacy code).
Post by a***@orange-ftgroup.com
I can launch/run them in Felix 3.0.9, and everything runs well :-).
I created the following deployment plan in order to deploy my application in
Jonas.
Post by a***@orange-ftgroup.com
(The deployment plan lists the bundles in the same order that I use to
install/start them in Felix 3.0.9.)
Post by a***@orange-ftgroup.com
When I start Jonas, and then put the deployment plan in the deploy folder, I
get the following pb (see trace below).
Post by a***@orange-ftgroup.com
(I assume that I can ignore the two: "Fragment bundles can not be
started.".)
Post by a***@orange-ftgroup.com
Once Jonas is started, I manually start (via the TUI) the bundles that
failed to start, and everything runs well.
Post by a***@orange-ftgroup.com
I don't now how to fix that, can you help me ?
Thanks,
Regards,
Antonin.
-> 2011-08-26 12:05:27,976 : OSGiDeployer.doDeploy : Cannot start the
bundle 'OSGiDeployableImpl[arc
Post by a***@orange-ftgroup.com
hive=C:\jzbv7415\jonas\repositories\url-internal\jclouds-compute-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Fragment bundles can not be started.
at org.apache.felix.framework.Felix.startBundle(Felix.java:1676)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:27,991 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\guice-assistedinject-
3.0.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Fragment bundles can not be started.
at org.apache.felix.framework.Felix.startBundle(Felix.java:1676)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,007 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\openstack-common-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
openstack-common [149]: Unable t
Post by a***@orange-ftgroup.com
o resolve 149.0: missing requirement [149.0] package;
(package=com.google.common.base)
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,148 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\guice-3.0.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle
com.google.inject [156]: Unable
Post by a***@orange-ftgroup.com
to resolve 156.0: missing requirement [156.0] package;
(package=javax.inject)
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,194 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\nova-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle nova
[159]: Unable to resolve 15
Post by a***@orange-ftgroup.com
9.0: missing requirement [159.0] package;
(package=org.jclouds.compute.internal)
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,397 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-jsch-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-
jsch [168]: Unable to re
Post by a***@orange-ftgroup.com
solve 168.0: missing requirement [168.0] package;
(&(package=com.google.inject)(version>=1.3.0)(!(ve
Post by a***@orange-ftgroup.com
rsion>=2.0.0))) [caused by: Unable to resolve 156.0: missing requirement
[156.0] package; (package=j
Post by a***@orange-ftgroup.com
avax.inject)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,444 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-scriptbuilder-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-
scriptbuilder [171]: Una
Post by a***@orange-ftgroup.com
ble to resolve 171.0: missing requirement [171.0] package;
(&(package=org.jclouds.crypto)(version>=1
Post by a***@orange-ftgroup.com
.1.0.SNAPSHOT))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
******************************************************************************
**
Post by a***@orange-ftgroup.com
IMPORTANT.Les informations contenues dans ce message electronique y compris
les fichiers attaches sont strictement confidentielles
Post by a***@orange-ftgroup.com
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s)
mentionne(s) ci-dessus.
Post by a***@orange-ftgroup.com
Si vous avez recu ce message par erreur ou s il ne vous est pas destine,
veuillez immediatement le signaler a l expediteur et effacer ce message
Post by a***@orange-ftgroup.com
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues dans
ce message est interdite.
Post by a***@orange-ftgroup.com
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite notamment
s il a ete altere, deforme ou falsifie.
Post by a***@orange-ftgroup.com
De meme, il appartient au destinataire de s assurer de l absence de tout
virus.
Post by a***@orange-ftgroup.com
IMPORTANT.This e-mail message and any attachments are strictly confidential
and may be protected by law. This message is
Post by a***@orange-ftgroup.com
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named
recipient(s), please immediately notify the sender and delete this e-mail
message.
Post by a***@orange-ftgroup.com
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall not be
liable for any message if modified, changed or falsified.
Post by a***@orange-ftgroup.com
Additionally the recipient should ensure they are actually virus free.
******************************************************************************
**
********************************************************************************
IMPORTANT.Les informations contenues dans ce message electronique y compris les fichiers attaches sont strictement confidentielles
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s) mentionne(s) ci-dessus.
Si vous avez recu ce message par erreur ou s il ne vous est pas destine, veuillez immediatement le signaler a l expediteur et effacer ce message
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues dans ce message est interdite.
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite notamment s il a ete altere, deforme ou falsifie.
De meme, il appartient au destinataire de s assurer de l absence de tout virus.
IMPORTANT.This e-mail message and any attachments are strictly confidential and may be protected by law. This message is
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named recipient(s), please immediately notify the sender and delete this e-mail message.
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall not be liable for any message if modified, changed or falsified.
Additionally the recipient should ensure they are actually virus free.
********************************************************************************
a***@orange-ftgroup.com
2011-08-26 13:16:32 UTC
Permalink
I checked (twice), and I also checked that the same .jar are used.
It is the same order, and the same jars.

Is there a way to install sequentially the bundles (additionally, installing a bundle only when the previous one is installed) ?
(and then to start them sequentially ?)

I think this way will fix the pb. but I don't to know if it is possible to specify this.


On Apache Felix 3.0.9 I obtain:
7|Active | 1|jsr305-1.3.9 (0.0.0)
8|Resolved | 1|jclouds compute core (1.1.0.SNAPSHOT)
9|Resolved | 1|guice-assistedinject (3.0.0)
10|Active | 1|jclouds OpenStack Components Core (1.1.0.SNAPSHOT)
11|Active | 1|swank-clojure-1.2.1 (0.0.0)
12|Active | 1|cglib-nodep-2.1_3 (0.0.0)
13|Active | 1|clojure-1.2.0 (0.0.0)
14|Active | 1|snakeyaml-1.6 (0.0.0)
15|Active | 1|guava-r09 (0.0.0)
16|Active | 1|Gson (1.7.0)
17|Active | 1|guice (3.0.0)
18|Active | 1|Apache Commons IO Bundle (1.4.0)
19|Active | 1|jsr250-api-1.0 (0.0.0)
20|Active | 1|jcloud nova api (1.1.0.SNAPSHOT)
21|Active | 1|jsch-0.1.44-1 (0.0.0)
22|Active | 1|oauth-20100527 (0.0.0)
23|Active | 1|jersey-core (1.6.0)
24|Active | 1|java-xmlbuilder-0.3 (0.0.0)
25|Active | 1|clojure-contrib-1.2.0 (0.0.0)
26|Active | 1|junit-3.8.1 (0.0.0)
27|Active | 1|easymockclassextension-2.4 (0.0.0)
28|Active | 1|easymock-2.4 (0.0.0)
29|Active | 1|jclouds jsch ssh client (1.1.0.SNAPSHOT)
30|Active | 1|javax.inject-1 (0.0.0)
31|Active | 1|bsh-2.0b4 (0.0.0)
32|Active | 1|jclouds script builder (1.1.0.SNAPSHOT)
33|Active | 1|jclouds Components Core (1.1.0.SNAPSHOT)
34|Active | 1|aopalliance-1.0 (0.0.0)

On Jonas 5.2RC1, with the deployment plan, I obtain:
[ 146] [Active ] [ 1] jsr305-1.3.9 (0)
[ 147] [Resolved ] [ 1] jclouds compute core (1.1.0.SNAPSHOT)
[ 148] [Resolved ] [ 1] guice-assistedinject (3.0.0)
[ 149] [Installed ] [ 1] jclouds OpenStack Components Core (1.1.0.SNAPSHOT)
[ 150] [Active ] [ 1] swank-clojure-1.2.1 (0)
[ 151] [Active ] [ 1] cglib-nodep-2.1_3 (0)
[ 152] [Active ] [ 1] clojure-1.2.0 (0)
[ 153] [Active ] [ 1] snakeyaml-1.6 (0)
[ 154] [Active ] [ 1] guava-r09 (0)
[ 155] [Active ] [ 1] Gson (1.7)
[ 156] [Resolved ] [ 1] guice (3.0.0)
[ 157] [Active ] [ 1] Apache Commons IO Bundle (1.4)
[ 158] [Active ] [ 1] jsr250-api-1.0 (0)
[ 159] [Installed ] [ 1] jcloud nova api (1.1.0.SNAPSHOT)
[ 160] [Active ] [ 1] jsch-0.1.44-1 (0)
[ 161] [Active ] [ 1] oauth-20100527 (0)
[ 162] [Active ] [ 1] jersey-core (1.6)
[ 163] [Active ] [ 1] java-xmlbuilder-0.3 (0)
[ 164] [Active ] [ 1] clojure-contrib-1.2.0 (0)
[ 165] [Active ] [ 1] junit-3.8.1 (0)
[ 166] [Active ] [ 1] easymockclassextension-2.4 (0)
[ 167] [Active ] [ 1] easymock-2.4 (0)
[ 168] [Installed ] [ 1] jclouds jsch ssh client (1.1.0.SNAPSHOT)
[ 169] [Active ] [ 1] javax.inject-1 (0)
[ 170] [Active ] [ 1] bsh-2.0b4 (0)
[ 171] [Resolved ] [ 1] jclouds script builder (1.1.0.SNAPSHOT)
[ 172] [Active ] [ 1] jclouds Components Core (1.1.0.SNAPSHOT)
[ 173] [Active ] [ 1] aopalliance-1.0 (0)

If I then start manually 149, 156, 159, 168, 171. It runs well :-|

Is "Bundle-Version: 0" allowed in the Manifest of bundles deployed in Jonas ?
Is ";version="[1.3,2)" allowed in Manifest file, e.g. Import-Package: com.google.inject;version="[1.3,2)" ?

Who do the package resolution when using a deployment plan ?
Jonas makes its own ?
Jonas uses Felix's one ?

(Unfortunately, I can't put all these classes in the same bundle... :-( ).


Thanks,
Regard,

Antonin.
-----Message d'origine-----
Envoyé : vendredi 26 août 2011 14:49
Cc : CHAZALET Antonin NRS
Objet : Re: [jonas] RE: Pb. while deploying bundles, and fragment bundles in
Jonas 5.2RC1.
Hi,
Maybe you have to review the order of your bundles in the deployment plan.
So that resources required by a bundle are started before the deployment
of the bundle.
Regards,
Florent
Post by a***@orange-ftgroup.com
Thanks, adding start="false" to the deployment plan solved the pb. for the
two fragment bundles :-)
Post by a***@orange-ftgroup.com
Nevertheless, I still get the following packages dependencies pb, and this
pb doesn't occur when manually deploying bundles one by one :-|
Post by a***@orange-ftgroup.com
Is there any more tuning I can do ?
May be something like "wait until the previous bundle is in the started
state", a sequential start, or installing all the bundles and then starting
them all ?
Post by a***@orange-ftgroup.com
Thanks,
Regards,
Antonin.
2011-08-26 14:19:06,064 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\openstack-common-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
openstack-common [149]: Unable t
Post by a***@orange-ftgroup.com
o resolve 149.0: missing requirement [149.0] package;
(package=com.google.common.base)
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 14:19:06,189 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\guice-3.0.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle
com.google.inject [156]: Unable
Post by a***@orange-ftgroup.com
to resolve 156.0: missing requirement [156.0] package;
(package=javax.inject)
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 14:19:06,235 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\nova-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle nova
[159]: Unable to resolve 15
Post by a***@orange-ftgroup.com
9.0: missing requirement [159.0] package;
(package=org.jclouds.compute.internal)
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 14:19:06,501 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-jsch-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-
jsch [168]: Unable to re
Post by a***@orange-ftgroup.com
solve 168.0: missing requirement [168.0] package;
(&(package=com.google.inject)(version>=1.3.0)(!(ve
Post by a***@orange-ftgroup.com
rsion>=2.0.0))) [caused by: Unable to resolve 156.0: missing requirement
[156.0] package; (package=j
Post by a***@orange-ftgroup.com
avax.inject)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 14:19:06,548 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-scriptbuilder-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-
scriptbuilder [171]: Una
Post by a***@orange-ftgroup.com
ble to resolve 171.0: missing requirement [171.0] package;
(&(package=org.jclouds.crypto)(version>=1
Post by a***@orange-ftgroup.com
.1.0.SNAPSHOT))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
-----Message d'origine-----
Envoyé : vendredi 26 août 2011 14:07
Cc : CHAZALET Antonin NRS
Objet : Re: [jonas] Pb. while deploying bundles, and fragment bundles in
Jonas
Post by a***@orange-ftgroup.com
5.2RC1.
Hi,
You should use the start="false" parameter for fragment bundles
<deployment ............ start="false" ..........>
<m2:groupId>xxx</m2:groupId>
<m2:artifactId>xxx</m2:artifactId>
<m2:version>xxx</m2:version>
<m2:type>jar</m2:type>
</deployment>
Regards,
Florent
Post by a***@orange-ftgroup.com
Hello,
I have an application made of several bundles, and fragment bundles (some
of
Post by a***@orange-ftgroup.com
them are non-maven legacy code).
Post by a***@orange-ftgroup.com
I can launch/run them in Felix 3.0.9, and everything runs well :-).
I created the following deployment plan in order to deploy my application
in
Post by a***@orange-ftgroup.com
Jonas.
Post by a***@orange-ftgroup.com
(The deployment plan lists the bundles in the same order that I use to
install/start them in Felix 3.0.9.)
Post by a***@orange-ftgroup.com
When I start Jonas, and then put the deployment plan in the deploy folder,
I
Post by a***@orange-ftgroup.com
get the following pb (see trace below).
Post by a***@orange-ftgroup.com
(I assume that I can ignore the two: "Fragment bundles can not be
started.".)
Post by a***@orange-ftgroup.com
Once Jonas is started, I manually start (via the TUI) the bundles that
failed to start, and everything runs well.
Post by a***@orange-ftgroup.com
I don't now how to fix that, can you help me ?
Thanks,
Regards,
Antonin.
-> 2011-08-26 12:05:27,976 : OSGiDeployer.doDeploy : Cannot start the
bundle 'OSGiDeployableImpl[arc
Post by a***@orange-ftgroup.com
hive=C:\jzbv7415\jonas\repositories\url-internal\jclouds-compute-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Fragment bundles can not be started.
at org.apache.felix.framework.Felix.startBundle(Felix.java:1676)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:27,991 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\guice-assistedinject-
3.0.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Fragment bundles can not be started.
at org.apache.felix.framework.Felix.startBundle(Felix.java:1676)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,007 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\openstack-common-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
openstack-common [149]: Unable t
Post by a***@orange-ftgroup.com
o resolve 149.0: missing requirement [149.0] package;
(package=com.google.common.base)
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,148 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\guice-3.0.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle
com.google.inject [156]: Unable
Post by a***@orange-ftgroup.com
to resolve 156.0: missing requirement [156.0] package;
(package=javax.inject)
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,194 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\nova-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle nova
[159]: Unable to resolve 15
Post by a***@orange-ftgroup.com
9.0: missing requirement [159.0] package;
(package=org.jclouds.compute.internal)
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,397 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-jsch-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
jclouds-
Post by a***@orange-ftgroup.com
jsch [168]: Unable to re
Post by a***@orange-ftgroup.com
solve 168.0: missing requirement [168.0] package;
(&(package=com.google.inject)(version>=1.3.0)(!(ve
Post by a***@orange-ftgroup.com
rsion>=2.0.0))) [caused by: Unable to resolve 156.0: missing requirement
[156.0] package; (package=j
Post by a***@orange-ftgroup.com
avax.inject)]
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,444 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-scriptbuilder-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
jclouds-
Post by a***@orange-ftgroup.com
scriptbuilder [171]: Una
Post by a***@orange-ftgroup.com
ble to resolve 171.0: missing requirement [171.0] package;
(&(package=org.jclouds.crypto)(version>=1
Post by a***@orange-ftgroup.com
.1.0.SNAPSHOT))
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
******************************************************************************
Post by a***@orange-ftgroup.com
**
Post by a***@orange-ftgroup.com
IMPORTANT.Les informations contenues dans ce message electronique y
compris
Post by a***@orange-ftgroup.com
les fichiers attaches sont strictement confidentielles
Post by a***@orange-ftgroup.com
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s)
mentionne(s) ci-dessus.
Post by a***@orange-ftgroup.com
Si vous avez recu ce message par erreur ou s il ne vous est pas destine,
veuillez immediatement le signaler a l expediteur et effacer ce message
Post by a***@orange-ftgroup.com
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues
dans
Post by a***@orange-ftgroup.com
ce message est interdite.
Post by a***@orange-ftgroup.com
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite
notamment
Post by a***@orange-ftgroup.com
s il a ete altere, deforme ou falsifie.
Post by a***@orange-ftgroup.com
De meme, il appartient au destinataire de s assurer de l absence de tout
virus.
Post by a***@orange-ftgroup.com
IMPORTANT.This e-mail message and any attachments are strictly
confidential
Post by a***@orange-ftgroup.com
and may be protected by law. This message is
Post by a***@orange-ftgroup.com
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named
recipient(s), please immediately notify the sender and delete this e-mail
message.
Post by a***@orange-ftgroup.com
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall not
be
Post by a***@orange-ftgroup.com
liable for any message if modified, changed or falsified.
Post by a***@orange-ftgroup.com
Additionally the recipient should ensure they are actually virus free.
******************************************************************************
Post by a***@orange-ftgroup.com
**
******************************************************************************
**
Post by a***@orange-ftgroup.com
IMPORTANT.Les informations contenues dans ce message electronique y compris
les fichiers attaches sont strictement confidentielles
Post by a***@orange-ftgroup.com
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s)
mentionne(s) ci-dessus.
Post by a***@orange-ftgroup.com
Si vous avez recu ce message par erreur ou s il ne vous est pas destine,
veuillez immediatement le signaler a l expediteur et effacer ce message
Post by a***@orange-ftgroup.com
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues dans
ce message est interdite.
Post by a***@orange-ftgroup.com
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite notamment
s il a ete altere, deforme ou falsifie.
Post by a***@orange-ftgroup.com
De meme, il appartient au destinataire de s assurer de l absence de tout
virus.
Post by a***@orange-ftgroup.com
IMPORTANT.This e-mail message and any attachments are strictly confidential
and may be protected by law. This message is
Post by a***@orange-ftgroup.com
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named
recipient(s), please immediately notify the sender and delete this e-mail
message.
Post by a***@orange-ftgroup.com
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall not be
liable for any message if modified, changed or falsified.
Post by a***@orange-ftgroup.com
Additionally the recipient should ensure they are actually virus free.
******************************************************************************
**
********************************************************************************
IMPORTANT.Les informations contenues dans ce message electronique y compris les fichiers attaches sont strictement confidentielles
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s) mentionne(s) ci-dessus.
Si vous avez recu ce message par erreur ou s il ne vous est pas destine, veuillez immediatement le signaler a l expediteur et effacer ce message
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues dans ce message est interdite.
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite notamment s il a ete altere, deforme ou falsifie.
De meme, il appartient au destinataire de s assurer de l absence de tout virus.

IMPORTANT.This e-mail message and any attachments are strictly confidential and may be protected by law. This message is
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named recipient(s), please immediately notify the sender and delete this e-mail message.
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall not be liable for any message if modified, changed or falsified.
Additionally the recipient should ensure they are actually virus free.
********************************************************************************
Florent BENOIT
2011-08-26 13:29:05 UTC
Permalink
Hi,
Post by a***@orange-ftgroup.com
I checked (twice), and I also checked that the same .jar are used.
It is the same order, and the same jars.
You should add in the deployment plan "jclouds OpenStack Components Core " after its dependencies
All "Resolved" bundles may be added after the active one
Post by a***@orange-ftgroup.com
Is there a way to install sequentially the bundles (additionally, installing a bundle only when the previous one is installed) ?
(and then to start them sequentially ?)
No, each bundle is installed (and started) in the order of the deployment plan for now.
The start operation is not done at the end of the install step
Post by a***@orange-ftgroup.com
Is "Bundle-Version: 0" allowed in the Manifest of bundles deployed in Jonas ?
Yes
Post by a***@orange-ftgroup.com
Is ";version="[1.3,2)" allowed in Manifest file, e.g. Import-Package: com.google.inject;version="[1.3,2)" ?
Yes, it means thay it can accept all versions from 1.3.0 to 2.0.0 excluded
Post by a***@orange-ftgroup.com
Who do the package resolution when using a deployment plan ?
Jonas makes its own ?
Jonas uses Felix's one ?

It is doing : install the bundle and start it if specified as started



Regards,

Florent
Post by a***@orange-ftgroup.com
I checked (twice), and I also checked that the same .jar are used.
It is the same order, and the same jars.
Is there a way to install sequentially the bundles (additionally, installing a bundle only when the previous one is installed) ?
(and then to start them sequentially ?)
I think this way will fix the pb. but I don't to know if it is possible to specify this.
7|Active | 1|jsr305-1.3.9 (0.0.0)
8|Resolved | 1|jclouds compute core (1.1.0.SNAPSHOT)
9|Resolved | 1|guice-assistedinject (3.0.0)
10|Active | 1|jclouds OpenStack Components Core (1.1.0.SNAPSHOT)
11|Active | 1|swank-clojure-1.2.1 (0.0.0)
12|Active | 1|cglib-nodep-2.1_3 (0.0.0)
13|Active | 1|clojure-1.2.0 (0.0.0)
14|Active | 1|snakeyaml-1.6 (0.0.0)
15|Active | 1|guava-r09 (0.0.0)
16|Active | 1|Gson (1.7.0)
17|Active | 1|guice (3.0.0)
18|Active | 1|Apache Commons IO Bundle (1.4.0)
19|Active | 1|jsr250-api-1.0 (0.0.0)
20|Active | 1|jcloud nova api (1.1.0.SNAPSHOT)
21|Active | 1|jsch-0.1.44-1 (0.0.0)
22|Active | 1|oauth-20100527 (0.0.0)
23|Active | 1|jersey-core (1.6.0)
24|Active | 1|java-xmlbuilder-0.3 (0.0.0)
25|Active | 1|clojure-contrib-1.2.0 (0.0.0)
26|Active | 1|junit-3.8.1 (0.0.0)
27|Active | 1|easymockclassextension-2.4 (0.0.0)
28|Active | 1|easymock-2.4 (0.0.0)
29|Active | 1|jclouds jsch ssh client (1.1.0.SNAPSHOT)
30|Active | 1|javax.inject-1 (0.0.0)
31|Active | 1|bsh-2.0b4 (0.0.0)
32|Active | 1|jclouds script builder (1.1.0.SNAPSHOT)
33|Active | 1|jclouds Components Core (1.1.0.SNAPSHOT)
34|Active | 1|aopalliance-1.0 (0.0.0)
[ 146] [Active ] [ 1] jsr305-1.3.9 (0)
[ 147] [Resolved ] [ 1] jclouds compute core (1.1.0.SNAPSHOT)
[ 148] [Resolved ] [ 1] guice-assistedinject (3.0.0)
[ 149] [Installed ] [ 1] jclouds OpenStack Components Core (1.1.0.SNAPSHOT)
[ 150] [Active ] [ 1] swank-clojure-1.2.1 (0)
[ 151] [Active ] [ 1] cglib-nodep-2.1_3 (0)
[ 152] [Active ] [ 1] clojure-1.2.0 (0)
[ 153] [Active ] [ 1] snakeyaml-1.6 (0)
[ 154] [Active ] [ 1] guava-r09 (0)
[ 155] [Active ] [ 1] Gson (1.7)
[ 156] [Resolved ] [ 1] guice (3.0.0)
[ 157] [Active ] [ 1] Apache Commons IO Bundle (1.4)
[ 158] [Active ] [ 1] jsr250-api-1.0 (0)
[ 159] [Installed ] [ 1] jcloud nova api (1.1.0.SNAPSHOT)
[ 160] [Active ] [ 1] jsch-0.1.44-1 (0)
[ 161] [Active ] [ 1] oauth-20100527 (0)
[ 162] [Active ] [ 1] jersey-core (1.6)
[ 163] [Active ] [ 1] java-xmlbuilder-0.3 (0)
[ 164] [Active ] [ 1] clojure-contrib-1.2.0 (0)
[ 165] [Active ] [ 1] junit-3.8.1 (0)
[ 166] [Active ] [ 1] easymockclassextension-2.4 (0)
[ 167] [Active ] [ 1] easymock-2.4 (0)
[ 168] [Installed ] [ 1] jclouds jsch ssh client (1.1.0.SNAPSHOT)
[ 169] [Active ] [ 1] javax.inject-1 (0)
[ 170] [Active ] [ 1] bsh-2.0b4 (0)
[ 171] [Resolved ] [ 1] jclouds script builder (1.1.0.SNAPSHOT)
[ 172] [Active ] [ 1] jclouds Components Core (1.1.0.SNAPSHOT)
[ 173] [Active ] [ 1] aopalliance-1.0 (0)
If I then start manually 149, 156, 159, 168, 171. It runs well :-|
Is "Bundle-Version: 0" allowed in the Manifest of bundles deployed in Jonas ?
Is ";version="[1.3,2)" allowed in Manifest file, e.g. Import-Package: com.google.inject;version="[1.3,2)" ?
Who do the package resolution when using a deployment plan ?
Jonas makes its own ?
Jonas uses Felix's one ?
(Unfortunately, I can't put all these classes in the same bundle... :-( ).
Thanks,
Regard,
Antonin.
-----Message d'origine-----
Envoyé : vendredi 26 août 2011 14:49
Cc : CHAZALET Antonin NRS
Objet : Re: [jonas] RE: Pb. while deploying bundles, and fragment bundles in
Jonas 5.2RC1.
Hi,
Maybe you have to review the order of your bundles in the deployment plan.
So that resources required by a bundle are started before the deployment
of the bundle.
Regards,
Florent
Post by a***@orange-ftgroup.com
Thanks, adding start="false" to the deployment plan solved the pb. for the
two fragment bundles :-)
Post by a***@orange-ftgroup.com
Nevertheless, I still get the following packages dependencies pb, and this
pb doesn't occur when manually deploying bundles one by one :-|
Post by a***@orange-ftgroup.com
Is there any more tuning I can do ?
May be something like "wait until the previous bundle is in the started
state", a sequential start, or installing all the bundles and then starting
them all ?
Post by a***@orange-ftgroup.com
Thanks,
Regards,
Antonin.
2011-08-26 14:19:06,064 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\openstack-common-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
openstack-common [149]: Unable t
Post by a***@orange-ftgroup.com
o resolve 149.0: missing requirement [149.0] package;
(package=com.google.common.base)
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 14:19:06,189 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\guice-3.0.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle
com.google.inject [156]: Unable
Post by a***@orange-ftgroup.com
to resolve 156.0: missing requirement [156.0] package;
(package=javax.inject)
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 14:19:06,235 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\nova-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle nova
[159]: Unable to resolve 15
Post by a***@orange-ftgroup.com
9.0: missing requirement [159.0] package;
(package=org.jclouds.compute.internal)
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 14:19:06,501 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-jsch-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-
jsch [168]: Unable to re
Post by a***@orange-ftgroup.com
solve 168.0: missing requirement [168.0] package;
(&(package=com.google.inject)(version>=1.3.0)(!(ve
Post by a***@orange-ftgroup.com
rsion>=2.0.0))) [caused by: Unable to resolve 156.0: missing requirement
[156.0] package; (package=j
Post by a***@orange-ftgroup.com
avax.inject)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
2011-08-26 14:19:06,548 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-scriptbuilder-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle jclouds-
scriptbuilder [171]: Una
Post by a***@orange-ftgroup.com
ble to resolve 171.0: missing requirement [171.0] package;
(&(package=org.jclouds.crypto)(version>=1
Post by a***@orange-ftgroup.com
.1.0.SNAPSHOT))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
16)
Post by a***@orange-ftgroup.com
-----Message d'origine-----
Envoyé : vendredi 26 août 2011 14:07
Cc : CHAZALET Antonin NRS
Objet : Re: [jonas] Pb. while deploying bundles, and fragment bundles in
Jonas
Post by a***@orange-ftgroup.com
5.2RC1.
Hi,
You should use the start="false" parameter for fragment bundles
<deployment ............ start="false" ..........>
<m2:groupId>xxx</m2:groupId>
<m2:artifactId>xxx</m2:artifactId>
<m2:version>xxx</m2:version>
<m2:type>jar</m2:type>
</deployment>
Regards,
Florent
Post by a***@orange-ftgroup.com
Hello,
I have an application made of several bundles, and fragment bundles (some
of
Post by a***@orange-ftgroup.com
them are non-maven legacy code).
Post by a***@orange-ftgroup.com
I can launch/run them in Felix 3.0.9, and everything runs well :-).
I created the following deployment plan in order to deploy my application
in
Post by a***@orange-ftgroup.com
Jonas.
Post by a***@orange-ftgroup.com
(The deployment plan lists the bundles in the same order that I use to
install/start them in Felix 3.0.9.)
Post by a***@orange-ftgroup.com
When I start Jonas, and then put the deployment plan in the deploy folder,
I
Post by a***@orange-ftgroup.com
get the following pb (see trace below).
Post by a***@orange-ftgroup.com
(I assume that I can ignore the two: "Fragment bundles can not be
started.".)
Post by a***@orange-ftgroup.com
Once Jonas is started, I manually start (via the TUI) the bundles that
failed to start, and everything runs well.
Post by a***@orange-ftgroup.com
I don't now how to fix that, can you help me ?
Thanks,
Regards,
Antonin.
-> 2011-08-26 12:05:27,976 : OSGiDeployer.doDeploy : Cannot start the
bundle 'OSGiDeployableImpl[arc
Post by a***@orange-ftgroup.com
hive=C:\jzbv7415\jonas\repositories\url-internal\jclouds-compute-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Fragment bundles can not be started.
at org.apache.felix.framework.Felix.startBundle(Felix.java:1676)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:27,991 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\guice-assistedinject-
3.0.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Fragment bundles can not be started.
at org.apache.felix.framework.Felix.startBundle(Felix.java:1676)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,007 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\openstack-common-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
openstack-common [149]: Unable t
Post by a***@orange-ftgroup.com
o resolve 149.0: missing requirement [149.0] package;
(package=com.google.common.base)
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,148 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\guice-3.0.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle
com.google.inject [156]: Unable
Post by a***@orange-ftgroup.com
to resolve 156.0: missing requirement [156.0] package;
(package=javax.inject)
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,194 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\nova-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle nova
[159]: Unable to resolve 15
Post by a***@orange-ftgroup.com
9.0: missing requirement [159.0] package;
(package=org.jclouds.compute.internal)
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,397 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-jsch-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
jclouds-
Post by a***@orange-ftgroup.com
jsch [168]: Unable to re
Post by a***@orange-ftgroup.com
solve 168.0: missing requirement [168.0] package;
(&(package=com.google.inject)(version>=1.3.0)(!(ve
Post by a***@orange-ftgroup.com
rsion>=2.0.0))) [caused by: Unable to resolve 156.0: missing requirement
[156.0] package; (package=j
Post by a***@orange-ftgroup.com
avax.inject)]
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,444 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-scriptbuilder-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
jclouds-
Post by a***@orange-ftgroup.com
scriptbuilder [171]: Una
Post by a***@orange-ftgroup.com
ble to resolve 171.0: missing requirement [171.0] package;
(&(package=org.jclouds.crypto)(version>=1
Post by a***@orange-ftgroup.com
.1.0.SNAPSHOT))
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
******************************************************************************
Post by a***@orange-ftgroup.com
**
Post by a***@orange-ftgroup.com
IMPORTANT.Les informations contenues dans ce message electronique y
compris
Post by a***@orange-ftgroup.com
les fichiers attaches sont strictement confidentielles
Post by a***@orange-ftgroup.com
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s)
mentionne(s) ci-dessus.
Post by a***@orange-ftgroup.com
Si vous avez recu ce message par erreur ou s il ne vous est pas destine,
veuillez immediatement le signaler a l expediteur et effacer ce message
Post by a***@orange-ftgroup.com
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues
dans
Post by a***@orange-ftgroup.com
ce message est interdite.
Post by a***@orange-ftgroup.com
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite
notamment
Post by a***@orange-ftgroup.com
s il a ete altere, deforme ou falsifie.
Post by a***@orange-ftgroup.com
De meme, il appartient au destinataire de s assurer de l absence de tout
virus.
Post by a***@orange-ftgroup.com
IMPORTANT.This e-mail message and any attachments are strictly
confidential
Post by a***@orange-ftgroup.com
and may be protected by law. This message is
Post by a***@orange-ftgroup.com
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named
recipient(s), please immediately notify the sender and delete this e-mail
message.
Post by a***@orange-ftgroup.com
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall not
be
Post by a***@orange-ftgroup.com
liable for any message if modified, changed or falsified.
Post by a***@orange-ftgroup.com
Additionally the recipient should ensure they are actually virus free.
******************************************************************************
Post by a***@orange-ftgroup.com
**
******************************************************************************
**
Post by a***@orange-ftgroup.com
IMPORTANT.Les informations contenues dans ce message electronique y compris
les fichiers attaches sont strictement confidentielles
Post by a***@orange-ftgroup.com
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s)
mentionne(s) ci-dessus.
Post by a***@orange-ftgroup.com
Si vous avez recu ce message par erreur ou s il ne vous est pas destine,
veuillez immediatement le signaler a l expediteur et effacer ce message
Post by a***@orange-ftgroup.com
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues dans
ce message est interdite.
Post by a***@orange-ftgroup.com
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite notamment
s il a ete altere, deforme ou falsifie.
Post by a***@orange-ftgroup.com
De meme, il appartient au destinataire de s assurer de l absence de tout
virus.
Post by a***@orange-ftgroup.com
IMPORTANT.This e-mail message and any attachments are strictly confidential
and may be protected by law. This message is
Post by a***@orange-ftgroup.com
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named
recipient(s), please immediately notify the sender and delete this e-mail
message.
Post by a***@orange-ftgroup.com
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall not be
liable for any message if modified, changed or falsified.
Post by a***@orange-ftgroup.com
Additionally the recipient should ensure they are actually virus free.
******************************************************************************
**
********************************************************************************
IMPORTANT.Les informations contenues dans ce message electronique y compris les fichiers attaches sont strictement confidentielles
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s) mentionne(s) ci-dessus.
Si vous avez recu ce message par erreur ou s il ne vous est pas destine, veuillez immediatement le signaler a l expediteur et effacer ce message
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues dans ce message est interdite.
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite notamment s il a ete altere, deforme ou falsifie.
De meme, il appartient au destinataire de s assurer de l absence de tout virus.
IMPORTANT.This e-mail message and any attachments are strictly confidential and may be protected by law. This message is
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named recipient(s), please immediately notify the sender and delete this e-mail message.
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall not be liable for any message if modified, changed or falsified.
Additionally the recipient should ensure they are actually virus free.
********************************************************************************
a***@orange-ftgroup.com
2011-08-29 14:08:44 UTC
Permalink
Thanks for the answers :-)

Unfortunately, I can't change the bundles' order.
So I added an extra bundle to the deployment plan, put start="false" to all the bundles/fragments a part the extra one that is in charge of moving the others from installed to started.

Everything works well :-)


Antonin.
-----Message d'origine-----
Envoyé : vendredi 26 août 2011 15:29
Objet : [jonas] Re: RE: RE: Pb. while deploying bundles, and fragment bundles
in Jonas 5.2RC1.
Hi,
Post by a***@orange-ftgroup.com
I checked (twice), and I also checked that the same .jar are used.
It is the same order, and the same jars.
You should add in the deployment plan "jclouds OpenStack Components Core "
after its dependencies
All "Resolved" bundles may be added after the active one
Post by a***@orange-ftgroup.com
Is there a way to install sequentially the bundles (additionally, installing
a bundle only when the previous one is installed) ?
Post by a***@orange-ftgroup.com
(and then to start them sequentially ?)
No, each bundle is installed (and started) in the order of the deployment plan for now.
The start operation is not done at the end of the install step
Post by a***@orange-ftgroup.com
Is "Bundle-Version: 0" allowed in the Manifest of bundles deployed in Jonas
?
Yes
com.google.inject;version="[1.3,2)" ?
Yes, it means thay it can accept all versions from 1.3.0 to 2.0.0 excluded
Post by a***@orange-ftgroup.com
Who do the package resolution when using a deployment plan ?
Jonas makes its own ?
Jonas uses Felix's one ?
It is doing : install the bundle and start it if specified as started
Regards,
Florent
Post by a***@orange-ftgroup.com
I checked (twice), and I also checked that the same .jar are used.
It is the same order, and the same jars.
Is there a way to install sequentially the bundles (additionally, installing
a bundle only when the previous one is installed) ?
Post by a***@orange-ftgroup.com
(and then to start them sequentially ?)
I think this way will fix the pb. but I don't to know if it is possible to
specify this.
Post by a***@orange-ftgroup.com
7|Active | 1|jsr305-1.3.9 (0.0.0)
8|Resolved | 1|jclouds compute core (1.1.0.SNAPSHOT)
9|Resolved | 1|guice-assistedinject (3.0.0)
10|Active | 1|jclouds OpenStack Components Core (1.1.0.SNAPSHOT)
11|Active | 1|swank-clojure-1.2.1 (0.0.0)
12|Active | 1|cglib-nodep-2.1_3 (0.0.0)
13|Active | 1|clojure-1.2.0 (0.0.0)
14|Active | 1|snakeyaml-1.6 (0.0.0)
15|Active | 1|guava-r09 (0.0.0)
16|Active | 1|Gson (1.7.0)
17|Active | 1|guice (3.0.0)
18|Active | 1|Apache Commons IO Bundle (1.4.0)
19|Active | 1|jsr250-api-1.0 (0.0.0)
20|Active | 1|jcloud nova api (1.1.0.SNAPSHOT)
21|Active | 1|jsch-0.1.44-1 (0.0.0)
22|Active | 1|oauth-20100527 (0.0.0)
23|Active | 1|jersey-core (1.6.0)
24|Active | 1|java-xmlbuilder-0.3 (0.0.0)
25|Active | 1|clojure-contrib-1.2.0 (0.0.0)
26|Active | 1|junit-3.8.1 (0.0.0)
27|Active | 1|easymockclassextension-2.4 (0.0.0)
28|Active | 1|easymock-2.4 (0.0.0)
29|Active | 1|jclouds jsch ssh client (1.1.0.SNAPSHOT)
30|Active | 1|javax.inject-1 (0.0.0)
31|Active | 1|bsh-2.0b4 (0.0.0)
32|Active | 1|jclouds script builder (1.1.0.SNAPSHOT)
33|Active | 1|jclouds Components Core (1.1.0.SNAPSHOT)
34|Active | 1|aopalliance-1.0 (0.0.0)
[ 146] [Active ] [ 1] jsr305-1.3.9 (0)
[ 147] [Resolved ] [ 1] jclouds compute core (1.1.0.SNAPSHOT)
[ 148] [Resolved ] [ 1] guice-assistedinject (3.0.0)
[ 149] [Installed ] [ 1] jclouds OpenStack Components Core
(1.1.0.SNAPSHOT)
Post by a***@orange-ftgroup.com
[ 150] [Active ] [ 1] swank-clojure-1.2.1 (0)
[ 151] [Active ] [ 1] cglib-nodep-2.1_3 (0)
[ 152] [Active ] [ 1] clojure-1.2.0 (0)
[ 153] [Active ] [ 1] snakeyaml-1.6 (0)
[ 154] [Active ] [ 1] guava-r09 (0)
[ 155] [Active ] [ 1] Gson (1.7)
[ 156] [Resolved ] [ 1] guice (3.0.0)
[ 157] [Active ] [ 1] Apache Commons IO Bundle (1.4)
[ 158] [Active ] [ 1] jsr250-api-1.0 (0)
[ 159] [Installed ] [ 1] jcloud nova api (1.1.0.SNAPSHOT)
[ 160] [Active ] [ 1] jsch-0.1.44-1 (0)
[ 161] [Active ] [ 1] oauth-20100527 (0)
[ 162] [Active ] [ 1] jersey-core (1.6)
[ 163] [Active ] [ 1] java-xmlbuilder-0.3 (0)
[ 164] [Active ] [ 1] clojure-contrib-1.2.0 (0)
[ 165] [Active ] [ 1] junit-3.8.1 (0)
[ 166] [Active ] [ 1] easymockclassextension-2.4 (0)
[ 167] [Active ] [ 1] easymock-2.4 (0)
[ 168] [Installed ] [ 1] jclouds jsch ssh client (1.1.0.SNAPSHOT)
[ 169] [Active ] [ 1] javax.inject-1 (0)
[ 170] [Active ] [ 1] bsh-2.0b4 (0)
[ 171] [Resolved ] [ 1] jclouds script builder (1.1.0.SNAPSHOT)
[ 172] [Active ] [ 1] jclouds Components Core (1.1.0.SNAPSHOT)
[ 173] [Active ] [ 1] aopalliance-1.0 (0)
If I then start manually 149, 156, 159, 168, 171. It runs well :-|
Is "Bundle-Version: 0" allowed in the Manifest of bundles deployed in Jonas
?
com.google.inject;version="[1.3,2)" ?
Post by a***@orange-ftgroup.com
Who do the package resolution when using a deployment plan ?
Jonas makes its own ?
Jonas uses Felix's one ?
(Unfortunately, I can't put all these classes in the same bundle... :-( ).
Thanks,
Regard,
Antonin.
-----Message d'origine-----
Envoyé : vendredi 26 août 2011 14:49
Cc : CHAZALET Antonin NRS
Objet : Re: [jonas] RE: Pb. while deploying bundles, and fragment bundles
in
Post by a***@orange-ftgroup.com
Jonas 5.2RC1.
Hi,
Maybe you have to review the order of your bundles in the deployment plan.
So that resources required by a bundle are started before the deployment
of the bundle.
Regards,
Florent
Post by a***@orange-ftgroup.com
Thanks, adding start="false" to the deployment plan solved the pb. for the
two fragment bundles :-)
Post by a***@orange-ftgroup.com
Nevertheless, I still get the following packages dependencies pb, and this
pb doesn't occur when manually deploying bundles one by one :-|
Post by a***@orange-ftgroup.com
Is there any more tuning I can do ?
May be something like "wait until the previous bundle is in the started
state", a sequential start, or installing all the bundles and then starting
them all ?
Post by a***@orange-ftgroup.com
Thanks,
Regards,
Antonin.
2011-08-26 14:19:06,064 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\openstack-common-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
openstack-common [149]: Unable t
Post by a***@orange-ftgroup.com
o resolve 149.0: missing requirement [149.0] package;
(package=com.google.common.base)
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 14:19:06,189 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\guice-3.0.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle
com.google.inject [156]: Unable
Post by a***@orange-ftgroup.com
to resolve 156.0: missing requirement [156.0] package;
(package=javax.inject)
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 14:19:06,235 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\nova-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle nova
[159]: Unable to resolve 15
Post by a***@orange-ftgroup.com
9.0: missing requirement [159.0] package;
(package=org.jclouds.compute.internal)
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 14:19:06,501 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-jsch-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
jclouds-
Post by a***@orange-ftgroup.com
jsch [168]: Unable to re
Post by a***@orange-ftgroup.com
solve 168.0: missing requirement [168.0] package;
(&(package=com.google.inject)(version>=1.3.0)(!(ve
Post by a***@orange-ftgroup.com
rsion>=2.0.0))) [caused by: Unable to resolve 156.0: missing requirement
[156.0] package; (package=j
Post by a***@orange-ftgroup.com
avax.inject)]
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 14:19:06,548 : OSGiDeployer.doDeploy : Cannot start the bundle
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-scriptbuilder-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
jclouds-
Post by a***@orange-ftgroup.com
scriptbuilder [171]: Una
Post by a***@orange-ftgroup.com
ble to resolve 171.0: missing requirement [171.0] package;
(&(package=org.jclouds.crypto)(version>=1
Post by a***@orange-ftgroup.com
.1.0.SNAPSHOT))
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
-----Message d'origine-----
Envoyé : vendredi 26 août 2011 14:07
Cc : CHAZALET Antonin NRS
Objet : Re: [jonas] Pb. while deploying bundles, and fragment bundles in
Jonas
Post by a***@orange-ftgroup.com
5.2RC1.
Hi,
You should use the start="false" parameter for fragment bundles
<deployment ............ start="false" ..........>
<m2:groupId>xxx</m2:groupId>
<m2:artifactId>xxx</m2:artifactId>
<m2:version>xxx</m2:version>
<m2:type>jar</m2:type>
</deployment>
Regards,
Florent
Post by a***@orange-ftgroup.com
Hello,
I have an application made of several bundles, and fragment bundles
(some
Post by a***@orange-ftgroup.com
of
Post by a***@orange-ftgroup.com
them are non-maven legacy code).
Post by a***@orange-ftgroup.com
I can launch/run them in Felix 3.0.9, and everything runs well :-).
I created the following deployment plan in order to deploy my
application
Post by a***@orange-ftgroup.com
in
Post by a***@orange-ftgroup.com
Jonas.
Post by a***@orange-ftgroup.com
(The deployment plan lists the bundles in the same order that I use to
install/start them in Felix 3.0.9.)
Post by a***@orange-ftgroup.com
When I start Jonas, and then put the deployment plan in the deploy
folder,
Post by a***@orange-ftgroup.com
I
Post by a***@orange-ftgroup.com
get the following pb (see trace below).
Post by a***@orange-ftgroup.com
(I assume that I can ignore the two: "Fragment bundles can not be
started.".)
Post by a***@orange-ftgroup.com
Once Jonas is started, I manually start (via the TUI) the bundles that
failed to start, and everything runs well.
Post by a***@orange-ftgroup.com
I don't now how to fix that, can you help me ?
Thanks,
Regards,
Antonin.
-> 2011-08-26 12:05:27,976 : OSGiDeployer.doDeploy : Cannot start the
bundle 'OSGiDeployableImpl[arc
Post by a***@orange-ftgroup.com
hive=C:\jzbv7415\jonas\repositories\url-internal\jclouds-compute-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Fragment bundles can not be started.
at
org.apache.felix.framework.Felix.startBundle(Felix.java:1676)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:27,991 : OSGiDeployer.doDeploy : Cannot start the
bundle
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\guice-assistedinject-
3.0.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Fragment bundles can not be started.
at
org.apache.felix.framework.Felix.startBundle(Felix.java:1676)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,007 : OSGiDeployer.doDeploy : Cannot start the
bundle
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\openstack-common-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
openstack-common [149]: Unable t
Post by a***@orange-ftgroup.com
o resolve 149.0: missing requirement [149.0] package;
(package=com.google.common.base)
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,148 : OSGiDeployer.doDeploy : Cannot start the
bundle
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\guice-3.0.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle
com.google.inject [156]: Unable
Post by a***@orange-ftgroup.com
to resolve 156.0: missing requirement [156.0] package;
(package=javax.inject)
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,194 : OSGiDeployer.doDeploy : Cannot start the
bundle
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\nova-1.1.0-SNAPSHOT.jar]'.
org.osgi.framework.BundleException: Unresolved constraint in bundle nova
[159]: Unable to resolve 15
Post by a***@orange-ftgroup.com
9.0: missing requirement [159.0] package;
(package=org.jclouds.compute.internal)
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,397 : OSGiDeployer.doDeploy : Cannot start the
bundle
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-jsch-1.1.0-
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
jclouds-
Post by a***@orange-ftgroup.com
jsch [168]: Unable to re
Post by a***@orange-ftgroup.com
solve 168.0: missing requirement [168.0] package;
(&(package=com.google.inject)(version>=1.3.0)(!(ve
Post by a***@orange-ftgroup.com
rsion>=2.0.0))) [caused by: Unable to resolve 156.0: missing requirement
[156.0] package; (package=j
Post by a***@orange-ftgroup.com
avax.inject)]
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
16)
Post by a***@orange-ftgroup.com
2011-08-26 12:05:28,444 : OSGiDeployer.doDeploy : Cannot start the
bundle
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
'OSGiDeployableImpl[archiv
Post by a***@orange-ftgroup.com
e=C:\jzbv7415\jonas\repositories\url-internal\jclouds-scriptbuilder-
1.1.0-
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
SNAPSHOT.jar]'.
Post by a***@orange-ftgroup.com
org.osgi.framework.BundleException: Unresolved constraint in bundle
jclouds-
Post by a***@orange-ftgroup.com
scriptbuilder [171]: Una
Post by a***@orange-ftgroup.com
ble to resolve 171.0: missing requirement [171.0] package;
(&(package=org.jclouds.crypto)(version>=1
Post by a***@orange-ftgroup.com
.1.0.SNAPSHOT))
at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:918)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.osgi.OSGiDeployer.doDeploy(OSGiDeployer.java:170)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:96
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer$1.execute(AbsDeployer.java:95
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
)
Post by a***@orange-ftgroup.com
at
org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.AbsDeployer.deploy(AbsDeployer.java:94)
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeployment(Deploy
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
mentPlanDep
Post by a***@orange-ftgroup.com
loyer.java:375)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deployDeploymentPlan(De
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
ploymentPla
Post by a***@orange-ftgroup.com
nDeployer.java:260)
at
org.ow2.util.plan.deployer.impl.DeploymentPlanDeployer.deploy(DeploymentPlanDe
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
ployer.java
Post by a***@orange-ftgroup.com
:152)
at
org.ow2.util.ee.deploy.impl.deployer.DeployerManager.deploy(DeployerManager.ja
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
va:129)
Post by a***@orange-ftgroup.com
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.detectNewArchives(Deployable
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
Monitor.jav
Post by a***@orange-ftgroup.com
a:490)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.checkNewArchives(DeployableM
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
onitor.java
Post by a***@orange-ftgroup.com
:306)
at
org.ow2.jonas.deployablemonitor.DeployableMonitor.run(DeployableMonitor.java:2
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
16)
******************************************************************************
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
**
Post by a***@orange-ftgroup.com
IMPORTANT.Les informations contenues dans ce message electronique y
compris
Post by a***@orange-ftgroup.com
les fichiers attaches sont strictement confidentielles
Post by a***@orange-ftgroup.com
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s)
mentionne(s) ci-dessus.
Post by a***@orange-ftgroup.com
Si vous avez recu ce message par erreur ou s il ne vous est pas destine,
veuillez immediatement le signaler a l expediteur et effacer ce message
Post by a***@orange-ftgroup.com
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues
dans
Post by a***@orange-ftgroup.com
ce message est interdite.
Post by a***@orange-ftgroup.com
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite
notamment
Post by a***@orange-ftgroup.com
s il a ete altere, deforme ou falsifie.
Post by a***@orange-ftgroup.com
De meme, il appartient au destinataire de s assurer de l absence de tout
virus.
Post by a***@orange-ftgroup.com
IMPORTANT.This e-mail message and any attachments are strictly
confidential
Post by a***@orange-ftgroup.com
and may be protected by law. This message is
Post by a***@orange-ftgroup.com
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named
recipient(s), please immediately notify the sender and delete this e-mail
message.
Post by a***@orange-ftgroup.com
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall
not
Post by a***@orange-ftgroup.com
be
Post by a***@orange-ftgroup.com
liable for any message if modified, changed or falsified.
Post by a***@orange-ftgroup.com
Additionally the recipient should ensure they are actually virus free.
******************************************************************************
Post by a***@orange-ftgroup.com
Post by a***@orange-ftgroup.com
**
******************************************************************************
Post by a***@orange-ftgroup.com
**
Post by a***@orange-ftgroup.com
IMPORTANT.Les informations contenues dans ce message electronique y
compris
Post by a***@orange-ftgroup.com
les fichiers attaches sont strictement confidentielles
Post by a***@orange-ftgroup.com
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s)
mentionne(s) ci-dessus.
Post by a***@orange-ftgroup.com
Si vous avez recu ce message par erreur ou s il ne vous est pas destine,
veuillez immediatement le signaler a l expediteur et effacer ce message
Post by a***@orange-ftgroup.com
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues
dans
Post by a***@orange-ftgroup.com
ce message est interdite.
Post by a***@orange-ftgroup.com
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite
notamment
Post by a***@orange-ftgroup.com
s il a ete altere, deforme ou falsifie.
Post by a***@orange-ftgroup.com
De meme, il appartient au destinataire de s assurer de l absence de tout
virus.
Post by a***@orange-ftgroup.com
IMPORTANT.This e-mail message and any attachments are strictly
confidential
Post by a***@orange-ftgroup.com
and may be protected by law. This message is
Post by a***@orange-ftgroup.com
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named
recipient(s), please immediately notify the sender and delete this e-mail
message.
Post by a***@orange-ftgroup.com
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall not
be
Post by a***@orange-ftgroup.com
liable for any message if modified, changed or falsified.
Post by a***@orange-ftgroup.com
Additionally the recipient should ensure they are actually virus free.
******************************************************************************
Post by a***@orange-ftgroup.com
**
******************************************************************************
**
Post by a***@orange-ftgroup.com
IMPORTANT.Les informations contenues dans ce message electronique y compris
les fichiers attaches sont strictement confidentielles
Post by a***@orange-ftgroup.com
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s)
mentionne(s) ci-dessus.
Post by a***@orange-ftgroup.com
Si vous avez recu ce message par erreur ou s il ne vous est pas destine,
veuillez immediatement le signaler a l expediteur et effacer ce message
Post by a***@orange-ftgroup.com
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues dans
ce message est interdite.
Post by a***@orange-ftgroup.com
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite notamment
s il a ete altere, deforme ou falsifie.
Post by a***@orange-ftgroup.com
De meme, il appartient au destinataire de s assurer de l absence de tout
virus.
Post by a***@orange-ftgroup.com
IMPORTANT.This e-mail message and any attachments are strictly confidential
and may be protected by law. This message is
Post by a***@orange-ftgroup.com
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named
recipient(s), please immediately notify the sender and delete this e-mail
message.
Post by a***@orange-ftgroup.com
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall not be
liable for any message if modified, changed or falsified.
Post by a***@orange-ftgroup.com
Additionally the recipient should ensure they are actually virus free.
******************************************************************************
**
********************************************************************************
IMPORTANT.Les informations contenues dans ce message electronique y compris les fichiers attaches sont strictement confidentielles
et peuvent etre protegees par la loi.
Ce message electronique est destine exclusivement au(x) destinataire(s) mentionne(s) ci-dessus.
Si vous avez recu ce message par erreur ou s il ne vous est pas destine, veuillez immediatement le signaler a l expediteur et effacer ce message
et tous les fichiers eventuellement attaches.
Toute lecture, exploitation ou transmission des informations contenues dans ce message est interdite.
Tout message electronique est susceptible d alteration.
A ce titre, le Groupe France Telecom decline toute responsabilite notamment s il a ete altere, deforme ou falsifie.
De meme, il appartient au destinataire de s assurer de l absence de tout virus.

IMPORTANT.This e-mail message and any attachments are strictly confidential and may be protected by law. This message is
intended only for the named recipient(s) above.
If you have received this message in error, or are not the named recipient(s), please immediately notify the sender and delete this e-mail message.
Any unauthorized view, usage or disclosure ofthis message is prohibited.
Since e-mail messages may not be reliable, France Telecom Group shall not be liable for any message if modified, changed or falsified.
Additionally the recipient should ensure they are actually virus free.
********************************************************************************
Loading...