[Users] Petals Talend - Reboot Error

tbarbey thomas.barbey at synergieassocies.com
Wed Mar 16 10:55:48 CET 2011


Hi,

When I reboot Petals, my Talend SE seems to have an issue and does not appear in my component list anymore. Deployed service based on this SE are not available too :


Code:
FINEST 2010-04-12 16:02:30,215 [Petals.Container.Installer.petals-se-talend]
    -CALL-Installer.createBootstrapClassloader()
FINEST 2010-04-12 16:02:30,218 [Petals.Container.Installer.petals-se-talend]
    -START-Installer.createClassLoader()
FINEST 2010-04-12 16:02:30,219 [Petals.System.ClassLoaderServiceImpl]
    -START-ClassLoaderServiceImpl.createComponentClassLoader()
SEVERE 2010-04-12 16:02:30,221 [Petals.Container.Installer.petals-se-talend]
    Failed to create bootstrap class loaderError while creating a PEtALS class loader
org.ow2.petals.kernel.api.server.PetalsException: Error while creating a PEtALS class loader
	at org.ow2.petals.system.classloader.ClassLoaderServiceImpl.createComponentClassLoader(ClassLoaderServiceImpl.java:123)
	at org.objectweb.fractal.julia.generated.C1765cae_0.createComponentClassLoader(INTERCEPTOR[ClassLoaderService])
	at org.objectweb.fractal.julia.generated.C5113ee99_0.createComponentClassLoader(INTERFACE[ClassLoaderService])
	at org.ow2.petals.container.lifecycle.Installer.createClassLoader(Installer.java:645)
	at org.ow2.petals.container.lifecycle.Installer.createBootstrapClassloader(Installer.java:609)
	at org.ow2.petals.container.lifecycle.Installer.init(Installer.java:266)
	at org.objectweb.fractal.julia.generated.C94bce4b2_0.init(INTERCEPTOR[InstallerInterface])
	at org.objectweb.fractal.julia.generated.C7311171d_0.init(INTERFACE[InstallerInterface])
	at org.ow2.petals.jbi.management.task.installation.install.component.CreateAndRegisterInstallerMBeanTask.createAndRegisterInstallerMBean(CreateAndRegisterInstallerMBeanTask.java:114)
	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)
	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(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)
Caused by: java.io.IOException: Unsupported URL 'file:/F:/test/Petals/petals-platform-3.0.5/repository/components/petals-se-talend-04-08-2010-090636963/install' support only jar archive and directory
	at org.ow2.petals.system.classloader.factory.URLFactory.getFactory(URLFactory.java:77)
	at org.ow2.petals.system.classloader.PetalsClassLoader.initialize(PetalsClassLoader.java:522)
	at org.ow2.petals.system.classloader.PetalsClassLoader.<init>(PetalsClassLoader.java:122)
	at org.ow2.petals.system.classloader.ComponentClassLoader.<init>(ComponentClassLoader.java:47)
	at org.ow2.petals.system.classloader.ClassLoaderServiceImpl.createComponentClassLoader(ClassLoaderServiceImpl.java:119)
	... 22 more
FINEST 2010-04-12 16:02:30,281 [Petals.Container.Installer.petals-se-talend]
    -END-Installer.createClassLoader()
FINEST 2010-04-12 16:02:30,283 [Petals.Container.Installer.petals-se-talend]
    -CALL-Installer.loadBootstrap()
SEVERE 2010-04-12 16:02:30,285 [Petals.JBI-Management.SystemRecoveryServiceImpl]
    org.ow2.petals.jbi.management.ManagementException: Failed to recover Component 'petals-se-talend'
java.util.concurrent.ExecutionException: org.ow2.petals.jbi.management.ManagementException: Failed to recover Component 'petals-se-talend'
	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: Failed to recover Component 'petals-se-talend'
	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(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)
Caused by: java.lang.NullPointerException
	at org.ow2.petals.container.lifecycle.Installer.loadBootstrap(Installer.java:849)
	at org.ow2.petals.container.lifecycle.Installer.init(Installer.java:269)
	at org.objectweb.fractal.julia.generated.C94bce4b2_0.init(INTERCEPTOR[InstallerInterface])
	at org.objectweb.fractal.julia.generated.C7311171d_0.init(INTERFACE[InstallerInterface])
	at org.ow2.petals.jbi.management.task.installation.install.component.CreateAndRegisterInstallerMBeanTask.createAndRegisterInstallerMBean(CreateAndRegisterInstallerMBeanTask.java:114)
	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



Any idea?




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

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


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


More information about the Users mailing list