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

theirman thierry.heirman at jouy.inra.fr
Wed Mar 16 10:41:20 CET 2011


Hello, 

  I'm trying to install the SE-Notification component in Petals ESB. Each time I tried i've the following error : 

Code:
[Petals.JBI-Management.InstallationServiceImpl]-SEVERE 2010-03-15 15:48:40,044 Unable to load a new installer at location 'file:/usr/bin/petals-platform-3.0.5/install/petals-se-notification-1.0.2.zip'
org.ow2.petals.kernel.api.server.PetalsException: Error creating or registring installer MBean



I've tried with changing my Java JRE with a newer (Java JRE 1.6.0_18). I've the same error !!!

Friendly
Thierry

PS: I'm beginner in ESB and, in my department, anyone have deploy some ESB.

---------------------------------------------------------------------------------------------------------------------------
Here's the complete message when i start Petals ESB:

Code:
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-15 15:47:43,071 JMX RMI server started at : service:jmx:rmi:///jndi/rmi://138.102.7.28:7700/jmxRmiConnector
[Petals.JBI-Messaging.EndpointRegistryImpl]-INFO 2010-03-15 15:48:06,997 The registry is ready process requests on http://138.102.7.28:7900
[Petals.Transporter.NioTransportProtocol.NioServerAgent]-INFO 2010-03-15 15:48:08,559 The NIO transporter server is ready to process request on port 7800
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-15 15:48:10,138 Kernel Web service 'ArtifactRepositoryService' has been added and is available at 'http://138.102.7.28:7600/petals/ws/ArtifactRepositoryService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-15 15:48:11,336 Kernel Web service 'DeploymentService' has been added and is available at 'http://138.102.7.28:7600/petals/ws/DeploymentService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-15 15:48:12,665 Kernel Web service 'InstallationService' has been added and is available at 'http://138.102.7.28:7600/petals/ws/InstallationService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-15 15:48:16,789 Kernel Web service 'TopologyService' has been added and is available at 'http://138.102.7.28:7600/petals/ws/TopologyService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-15 15:48:17,748 Kernel Web service 'EndpointService' has been added and is available at 'http://138.102.7.28:7600/petals/ws/EndpointService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-15 15:48:18,792 Kernel Web service 'JBIArtefactsService' has been added and is available at 'http://138.102.7.28:7600/petals/ws/JBIArtefactsService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-15 15:48:21,243 Kernel Web service 'ExecutionEnvironmentManager' has been added and is available at 'http://138.102.7.28:7600/petals/ws/ExecutionEnvironmentManager'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-15 15:48:22,154 Kernel Web service 'ServiceAssemblyStateService' has been added and is available at 'http://138.102.7.28:7600/petals/ws/ServiceAssemblyStateService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-15 15:48:22,767 Kernel Web service 'RuntimeService' has been added and is available at 'http://138.102.7.28:7600/petals/ws/RuntimeService'
[Petals.Tools.WebServiceManagerImpl]-INFO 2010-03-15 15:48:23,436 Kernel Web service 'InformationService' has been added and is available at 'http://138.102.7.28:7600/petals/ws/InformationService'

PEtALS ESB platform distribution successfully started - 15/03/10 15:48
[Petals.JBI-Management.InstallationServiceImpl]-SEVERE 2010-03-15 15:48:40,044 Unable to load a new installer at location 'file:/usr/bin/petals-platform-3.0.5/install/petals-se-notification-1.0.2.zip'
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.installation.InstallationServiceImpl.loadNewInstaller(InstallationServiceImpl.java:316)
	at org.objectweb.fractal.julia.generated.C6e5b7438_0.loadNewInstaller(INTERCEPTOR[InstallationServiceMBean])
	at org.objectweb.fractal.julia.generated.Cb8460763_0.loadNewInstaller(INTERFACE[InstallationServiceMBean])
	at org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.performInstallComponent(AutoLoaderServiceImpl.java:470)
	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: 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)
	... 10 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)
	... 13 more
[Petals.AutoLoaderServiceImpl]-SEVERE 2010-03-15 15:48:40,051 Error during the auto- installation of a component
java.lang.RuntimeException: Error creating or registring installer MBean
Caused by: javax.management.InstanceAlreadyExistsException: org.ow2.petals:type=installer,name=petals-se-notification
Caused by: org.ow2.petals:type=installer,name=petals-se-notification
	at org.ow2.petals.jbi.management.installation.InstallationServiceImpl.loadNewInstaller(InstallationServiceImpl.java:323)
	at org.objectweb.fractal.julia.generated.C6e5b7438_0.loadNewInstaller(INTERCEPTOR[InstallationServiceMBean])
	at org.objectweb.fractal.julia.generated.Cb8460763_0.loadNewInstaller(INTERFACE[InstallationServiceMBean])
	at org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.performInstallComponent(AutoLoaderServiceImpl.java:470)
	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)
System Information : Petals JBI Container - version: 3.0.5







-------------------- 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=30624#30624

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


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


More information about the Users mailing list