Details
-
Type:
Bug
-
Status:
New
-
Resolution: Unresolved
-
Affects Version/s: 3.1.1
-
Fix Version/s: None
-
Component/s: Installation/Deployment
-
Security Level: Public
-
- Description:
-
Hide
1 per 3 deployment, we crashed all the platform components: all fail to read their jbi descriptor (and the sa so
). i think it's a (new?) thread safe issue. The stack trace:----------------------------------------------------------- | | | OW2 PEtALS Enterprise Service Bus | | http://petals.ow2.org | | | ----------------------------------------------------------- PEtALS ESB is starting... [Petals.JBI-Messaging.EndpointRegistryImpl]-SEVERE 2010-10-18 11:39:59,777 Cannot open connection [Petals.JBI-Messaging.EndpointRegistryImpl]-SEVERE 2010-10-18 11:39:59,781 Cannot open connection [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,004 org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-notification Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-notification' Its state changes to UNKNOWN Please check the repository consistency. java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-notification Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-notification' Its state changes to UNKNOWN Please check the repository consistency. at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllComponent(SystemRecoveryServiceImpl.java:260) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:176) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-notification Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-notification' Its state changes to UNKNOWN Please check the repository consistency. at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:256) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,019 org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-bc-soap Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-bc-soap' Its state changes to UNKNOWN Please check the repository consistency. java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-bc-soap Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-bc-soap' Its state changes to UNKNOWN Please check the repository consistency. at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllComponent(SystemRecoveryServiceImpl.java:274) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:176) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-bc-soap Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-bc-soap' Its state changes to UNKNOWN Please check the repository consistency. at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:256) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,028 org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-newBroker-TSE Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-newBroker-TSE' Its state changes to UNKNOWN Please check the repository consistency. java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-newBroker-TSE Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-newBroker-TSE' Its state changes to UNKNOWN Please check the repository consistency. at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllComponent(SystemRecoveryServiceImpl.java:274) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:176) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-newBroker-TSE Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-newBroker-TSE' Its state changes to UNKNOWN Please check the repository consistency. at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:256) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,042 org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-moveCustomer Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-moveCustomer' Its state changes to UNKNOWN Please check the repository consistency. java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-moveCustomer Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-moveCustomer' Its state changes to UNKNOWN Please check the repository consistency. at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllComponent(SystemRecoveryServiceImpl.java:274) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:176) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-moveCustomer Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-moveCustomer' Its state changes to UNKNOWN Please check the repository consistency. at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:256) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,046 org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-validation Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-validation' Its state changes to UNKNOWN Please check the repository consistency. java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-validation Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-validation' Its state changes to UNKNOWN Please check the repository consistency. at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllComponent(SystemRecoveryServiceImpl.java:274) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:176) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-validation Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-validation' Its state changes to UNKNOWN Please check the repository consistency. at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:256) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,050 org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-kpi Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-kpi' Its state changes to UNKNOWN Please check the repository consistency. java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-kpi Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-kpi' Its state changes to UNKNOWN Please check the repository consistency. at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllComponent(SystemRecoveryServiceImpl.java:274) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:176) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-kpi Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-kpi' Its state changes to UNKNOWN Please check the repository consistency. at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:256) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,057 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-FTTH Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-FTTH' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-FTTH Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-FTTH' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-FTTH Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-FTTH' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,060 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_2 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_2' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_2 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_2' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_2 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_2' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,064 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-FTTH_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-FTTH_1' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-FTTH_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-FTTH_1' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-FTTH_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-FTTH_1' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,067 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-NEWTV_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-NEWTV_1' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-NEWTV_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-NEWTV_1' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-NEWTV_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-NEWTV_1' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,071 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-moveCustomer Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-moveCustomer' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-moveCustomer Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-moveCustomer' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-moveCustomer Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-moveCustomer' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,075 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_1' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_1' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_1' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,080 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,083 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-NEWTV Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-NEWTV' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-NEWTV Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-NEWTV' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-NEWTV Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-NEWTV' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,087 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_3 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_3' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_3 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_3' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_3 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_3' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) PEtALS ESB platform distribution successfully started - 10/18/10 11:40 AM System Information : Petals JBI Container - version: 3.1.1 [Petals.JBI-Management.DeploymentServiceImpl]-SEVERE 2010-10-18 11:43:21,944 Unable to stop the service assembly 'petals-sa-IPTV_3' javax.jbi.management.DeploymentException: The service assembly 'petals-sa-IPTV_3' is not deployed at org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.stop(DeploymentServiceImpl.java:883) at org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.stop(DeploymentServiceImpl.java:588) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:37) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:244) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1074) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:955) at mx4j.server.interceptor.InvokerMBeanServerInterceptor.invoke(InvokerMBeanServerInterceptor.java:221) at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120) at mx4j.server.interceptor.SecurityMBeanServerInterceptor.invoke(SecurityMBeanServerInterceptor.java:84) at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120) at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120) at mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor.invoke(ContextClassLoaderMBeanServerInterceptor.java:203) at mx4j.server.MX4JMBeanServer.invoke(MX4JMBeanServer.java:1043) at com.sun.jmx.remote.security.MBeanServerAccessController.invoke(MBeanServerAccessController.java:447) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1426) at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1264) at java.security.AccessController.doPrivileged(Native Method) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1366) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305) at sun.rmi.transport.Transport$1.run(Transport.java:159) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:155) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) 19)
Show1 per 3 deployment, we crashed all the platform components: all fail to read their jbi descriptor (and the sa so
). i think it's a (new?) thread safe issue. The stack trace:
----------------------------------------------------------- | | | OW2 PEtALS Enterprise Service Bus | | http://petals.ow2.org | | | ----------------------------------------------------------- PEtALS ESB is starting... [Petals.JBI-Messaging.EndpointRegistryImpl]-SEVERE 2010-10-18 11:39:59,777 Cannot open connection [Petals.JBI-Messaging.EndpointRegistryImpl]-SEVERE 2010-10-18 11:39:59,781 Cannot open connection [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,004 org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-notification Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-notification' Its state changes to UNKNOWN Please check the repository consistency. java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-notification Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-notification' Its state changes to UNKNOWN Please check the repository consistency. at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllComponent(SystemRecoveryServiceImpl.java:260) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:176) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-notification Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-notification' Its state changes to UNKNOWN Please check the repository consistency. at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:256) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,019 org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-bc-soap Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-bc-soap' Its state changes to UNKNOWN Please check the repository consistency. java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-bc-soap Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-bc-soap' Its state changes to UNKNOWN Please check the repository consistency. at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllComponent(SystemRecoveryServiceImpl.java:274) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:176) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-bc-soap Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-bc-soap' Its state changes to UNKNOWN Please check the repository consistency. at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:256) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,028 org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-newBroker-TSE Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-newBroker-TSE' Its state changes to UNKNOWN Please check the repository consistency. java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-newBroker-TSE Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-newBroker-TSE' Its state changes to UNKNOWN Please check the repository consistency. at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllComponent(SystemRecoveryServiceImpl.java:274) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:176) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-newBroker-TSE Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-newBroker-TSE' Its state changes to UNKNOWN Please check the repository consistency. at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:256) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,042 org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-moveCustomer Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-moveCustomer' Its state changes to UNKNOWN Please check the repository consistency. java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-moveCustomer Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-moveCustomer' Its state changes to UNKNOWN Please check the repository consistency. at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllComponent(SystemRecoveryServiceImpl.java:274) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:176) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-moveCustomer Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-moveCustomer' Its state changes to UNKNOWN Please check the repository consistency. at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:256) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,046 org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-validation Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-validation' Its state changes to UNKNOWN Please check the repository consistency. java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-validation Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-validation' Its state changes to UNKNOWN Please check the repository consistency. at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllComponent(SystemRecoveryServiceImpl.java:274) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:176) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-validation Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-validation' Its state changes to UNKNOWN Please check the repository consistency. at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:256) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,050 org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-kpi Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-kpi' Its state changes to UNKNOWN Please check the repository consistency. java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-kpi Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-kpi' Its state changes to UNKNOWN Please check the repository consistency. at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllComponent(SystemRecoveryServiceImpl.java:274) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:176) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A component consistency is corrupted: petals-se-kpi Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-se-kpi' Its state changes to UNKNOWN Please check the repository consistency. at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:256) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,057 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-FTTH Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-FTTH' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-FTTH Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-FTTH' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-FTTH Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-FTTH' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,060 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_2 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_2' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_2 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_2' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_2 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_2' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,064 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-FTTH_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-FTTH_1' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-FTTH_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-FTTH_1' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-FTTH_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-FTTH_1' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,067 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-NEWTV_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-NEWTV_1' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-NEWTV_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-NEWTV_1' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-NEWTV_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-NEWTV_1' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,071 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-moveCustomer Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-moveCustomer' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-moveCustomer Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-moveCustomer' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-moveCustomer Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-moveCustomer' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,075 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_1' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_1' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_1 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_1' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,080 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,083 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-NEWTV Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-NEWTV' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-NEWTV Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-NEWTV' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-NEWTV Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-NEWTV' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) [Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-10-18 11:40:01,087 org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_3 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_3' Its state changes to UNKNOWN Please check the repository consistency java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_3 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_3' Its state changes to UNKNOWN Please check the repository consistency at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllServiceAssembly(SystemRecoveryServiceImpl.java:364) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities(SystemRecoveryServiceImpl.java:177) at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities(INTERCEPTOR[SystemRecoveryService]) at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities(INTERFACE[SystemRecoveryService]) at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem(PetalsServerImpl.java:590) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:186) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:190) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42) Caused by: org.ow2.petals.jbi.management.ManagementException: A service assembly consistency is corrupted: petals-sa-IPTV_3 Caused by: JBI descriptor entry was not found in repository for JBI artefact 'petals-sa-IPTV_3' Its state changes to UNKNOWN Please check the repository consistency at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:320) at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) PEtALS ESB platform distribution successfully started - 10/18/10 11:40 AM System Information : Petals JBI Container - version: 3.1.1 [Petals.JBI-Management.DeploymentServiceImpl]-SEVERE 2010-10-18 11:43:21,944 Unable to stop the service assembly 'petals-sa-IPTV_3' javax.jbi.management.DeploymentException: The service assembly 'petals-sa-IPTV_3' is not deployed at org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.stop(DeploymentServiceImpl.java:883) at org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.stop(DeploymentServiceImpl.java:588) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:37) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:244) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1074) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:955) at mx4j.server.interceptor.InvokerMBeanServerInterceptor.invoke(InvokerMBeanServerInterceptor.java:221) at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120) at mx4j.server.interceptor.SecurityMBeanServerInterceptor.invoke(SecurityMBeanServerInterceptor.java:84) at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120) at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120) at mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor.invoke(ContextClassLoaderMBeanServerInterceptor.java:203) at mx4j.server.MX4JMBeanServer.invoke(MX4JMBeanServer.java:1043) at com.sun.jmx.remote.security.MBeanServerAccessController.invoke(MBeanServerAccessController.java:447) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1426) at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1264) at java.security.AccessController.doPrivileged(Native Method) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1366) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305) at sun.rmi.transport.Transport$1.run(Transport.java:159) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:155) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) 19)
-
- Environment:
- RHEL 5, jdk 1.6
Activity
- All
- Comments
- Work Log
- History
- Activity
- Workflow Diagram
- Transitions
Hide
I found something: when the connection to the database failes, we can found this trace: "[Petals.JBI-Messaging.EndpointRegistryImpl]-SEVERE 2010-10-18 11:39:59,777 Cannot open connection".
And then...all the artefacts are seen as corrupted into the repository, switched to UNKNOWN...and the services are broken
.
The best would be to fix the lifecycle of each artifact
.
But at least, I think that the esb wouldn't continue to start if its configuration (server.properties) has got a error. If the esb stops, the repository will be safe at any start error!
Show
Frédéric Gardes added a comment - Mon, 18 Oct 2010 - 18:10:20 +0200 I found something: when the connection to the database failes, we can found this trace: "[Petals.JBI-Messaging.EndpointRegistryImpl]-SEVERE 2010-10-18 11:39:59,777 Cannot open connection".
And then...all the artefacts are seen as corrupted into the repository, switched to UNKNOWN...and the services are broken
.
The best would be to fix the lifecycle of each artifact
.
But at least, I think that the esb wouldn't continue to start if its configuration (server.properties) has got a error. If the esb stops, the repository will be safe at any start error!
At the runtime, if we lost the database, the esb failes to transport messages (normal!), and when the database is running ok, the messages are correctly sending again : good news.
So the main issue is the corruption of the repository instead of stop the start of the bus (or be able to start) when a error is write into the server.properties (bad registry url or user password, but also syntax error, missing parameter,...)