[Users] Error when I'm trying to install the SE-Notification compone

theirman thierry.heirman at gmail.com
Wed Mar 16 10:54:37 CET 2011


I just tried to reinstall PetalsESB

  1. Remove the whole directory
  2. Unzip and move the new install to the right place
  3. Start without components --> OK
  4. Start with SE-Notification --> Errors (some errors are the same but there are new errors like "Bootstrap Failure")
  
Code:
administrateur at THE-Machine-Test:/usr/bin/petals-platform-3.0.5$ startup.sh -C
Setting PEtALS environment
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)


 -----------------------------------------------------------
|                                                           |
|             OW2 PEtALS Enterprise Service Bus             |
|                   http://petals.ow2.org                   |
|                                                           |
 -----------------------------------------------------------

PEtALS ESB is starting...
[Petals.Communication.RMIConnectorImpl]-INFO 2010-03-16 14:50:12,278 JMX RMI server started at : service:jmx:rmi:///jndi/rmi://localhost:7700/jmxRmiConnector
[Petals.JBI-Messaging.EndpointRegistryImpl]-INFO 2010-03-16 14:50:34,218 The registry is ready process requests on http://localhost:7900
[Petals.Transporter.NioTransportProtocol.NioServerAgent]-INFO 2010-03-16 14:50:35,482 The NIO transporter server is ready to process request on port 7800
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-16 14:50:36,753 Kernel Web service 'ArtifactRepositoryService' has been added and is available at 'http://localhost:7600/petals/ws/ArtifactRepositoryService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-16 14:50:37,639 Kernel Web service 'DeploymentService' has been added and is available at 'http://localhost:7600/petals/ws/DeploymentService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-16 14:50:38,971 Kernel Web service 'InstallationService' has been added and is available at 'http://localhost:7600/petals/ws/InstallationService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-16 14:50:42,660 Kernel Web service 'TopologyService' has been added and is available at 'http://localhost:7600/petals/ws/TopologyService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-16 14:50:43,484 Kernel Web service 'EndpointService' has been added and is available at 'http://localhost:7600/petals/ws/EndpointService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-16 14:50:44,422 Kernel Web service 'JBIArtefactsService' has been added and is available at 'http://localhost:7600/petals/ws/JBIArtefactsService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-16 14:50:46,102 Kernel Web service 'ExecutionEnvironmentManager' has been added and is available at 'http://localhost:7600/petals/ws/ExecutionEnvironmentManager'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-16 14:50:46,829 Kernel Web service 'ServiceAssemblyStateService' has been added and is available at 'http://localhost:7600/petals/ws/ServiceAssemblyStateService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-16 14:50:47,325 Kernel Web service 'RuntimeService' has been added and is available at 'http://localhost:7600/petals/ws/RuntimeService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-16 14:50:47,902 Kernel Web service 'InformationService' has been added and is available at 'http://localhost:7600/petals/ws/InformationService'
[Petals.JBI-Management.SystemRecoveryServiceImpl]-SEVERE 2010-03-16 14:51:01,058 org.ow2.petals.jbi.management.ManagementException: Failed to recover Component 'petals-se-notification'
java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: Failed to recover Component 'petals-se-notification'
	at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source)
	at java.util.concurrent.FutureTask.get(Unknown Source)
	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: Failed to recover Component 'petals-se-notification'
	at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverComponent(SystemRecoveryServiceImpl.java:758)
	at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverComponent(SystemRecoveryServiceImpl.java:505)
	at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:258)
	at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call(SystemRecoveryServiceImpl.java:1)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.ow2.petals.kernel.api.server.PetalsException: Error creating or registring installer MBean
	at org.ow2.petals.jbi.management.task.installation.install.component.CreateAndRegisterInstallerMBeanTask.createAndRegisterInstallerMBean(CreateAndRegisterInstallerMBeanTask.java:120)
	at org.ow2.petals.jbi.management.task.installation.install.component.CreateAndRegisterInstallerMBeanTask.execute(CreateAndRegisterInstallerMBeanTask.java:86)
	at org.ow2.petals.jbi.management.TaskProcessor.process(TaskProcessor.java:78)
	at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverComponent(SystemRecoveryServiceImpl.java:754)
	... 11 more
Caused by: org.ow2.petals.jbi.management.ManagementException: javax.management.InstanceAlreadyExistsException: org.ow2.petals:type=installer,name=petals-se-notification
	at org.ow2.petals.jbi.management.admin.AdminServiceImpl.registerInstaller(AdminServiceImpl.java:540)
	at org.objectweb.fractal.julia.generated.Ca4991a65_0.registerInstaller(INTERCEPTOR[AdminService])
	at org.objectweb.fractal.julia.generated.C1e6fbb30_0.registerInstaller(INTERFACE[AdminService])
	at org.ow2.petals.jbi.management.task.installation.install.component.CreateAndRegisterInstallerMBeanTask.createAndRegisterInstallerMBean(CreateAndRegisterInstallerMBeanTask.java:118)
	... 14 more
Caused by: javax.management.InstanceAlreadyExistsException: org.ow2.petals:type=installer,name=petals-se-notification
	at mx4j.server.MX4JMBeanServer.register(MX4JMBeanServer.java:863)
	at mx4j.server.MX4JMBeanServer.registerImpl(MX4JMBeanServer.java:830)
	at mx4j.server.MX4JMBeanServer.registerMBeanImpl(MX4JMBeanServer.java:769)
	at mx4j.server.MX4JMBeanServer.registerMBean(MX4JMBeanServer.java:753)
	at org.ow2.petals.jbi.management.admin.AdminServiceImpl.registerInstaller(AdminServiceImpl.java:536)
	... 17 more

PEtALS ESB platform distribution successfully started - 16/03/10 14:51
[Petals.JBI-Management.InstallationServiceImpl]-INFO 2010-03-16 14:51:01,367 Installer of the component 'petals-se-notification' loaded
[Petals.Container.Installer.petals-se-notification]-SEVERE 2010-03-16 14:51:01,431 Bootstrap failure on INSTALL
javax.jbi.JBIException: Bootstrap failure on INSTALL
	at org.ow2.petals.container.thread.BootstrapThread.doTask(BootstrapThread.java:114)
	at org.ow2.petals.container.thread.AbstractThread.run(AbstractThread.java:110)
Caused by: javax.jbi.JBIException: Failed to persist the installation configuration : /usr/bin/petals-platform-3.0.5/repository/components/petals-se-notification-03-16-2010-025036417/install/META-INF/jbi.xml (No such file or directory)
	at org.ow2.petals.component.framework.DefaultBootstrap.onInstall(DefaultBootstrap.java:108)
	at org.ow2.petals.container.thread.BootstrapThread.doTask(BootstrapThread.java:100)
	... 1 more
[Petals.AutoLoaderServiceImpl]-SEVERE 2010-03-16 14:51:01,435 Error during the auto- installation of a component
javax.management.MBeanException: Exception thrown in RequiredModelMBean while trying to invoke operation install
	at javax.management.modelmbean.RequiredModelMBean.invokeMethod(Unknown Source)
	at javax.management.modelmbean.RequiredModelMBean.invoke(Unknown Source)
	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 org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.performInstallComponent(AutoLoaderServiceImpl.java:475)
	at org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.install(AutoLoaderServiceImpl.java:153)
	at org.ow2.petals.jbi.management.autoload.InstallDirectoryScanner.run(InstallDirectoryScanner.java:81)
	at java.util.TimerThread.mainLoop(Unknown Source)
	at java.util.TimerThread.run(Unknown Source)
Caused by: javax.jbi.JBIException: Bootstrap failure on INSTALL
Caused by: Bootstrap failure on INSTALL
	at org.ow2.petals.container.lifecycle.Installer.install(Installer.java:421)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at sun.reflect.misc.Trampoline.invoke(Unknown Source)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at sun.reflect.misc.MethodUtil.invoke(Unknown Source)
	... 14 more
System Information : Petals JBI Container - version: 3.0.5
PEtALS prompt. Tape 'help' for help.

petals at localhost:/>



And the 'c' command returns :

Code:
petals at localhost:/> c
JBI components on local container
Binding Components List : 
 - NO BINDING COMPONENT

Service Engines List : 
 - NO SERVICE ENGINE

petals at localhost:/>



However, the ${PETALS_HOME}\installed contains the petals-se-notification-1.0.2.zip archive !??




-------------------- m2f --------------------

Subscribe/Unsubscribe emails notifications.

Response to this email will be posted on the Petals forum.
Please delete the existing text before responding :)

Read the topic online:
http://forum.petalslink.com/viewtopic.php?p=30638#30638

-------------------- m2f --------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110316/212bacb2/attachment.htm>


More information about the Users mailing list