Details
-
- Environment:
- Windows
Issue Links
| Depends | |||
|---|---|---|---|
|
|||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Priority | Major [ 3 ] |
| Fix Version/s | 3.2 [ 10108 ] |
| Fix Version/s | 3.1.1 [ 10107 ] |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Assignee | Roland Naudin [ rnaudin ] | Christophe DENEUX [ cdeneux ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Link |
This issue depends on |
| Fix Version/s | 3.1.1 [ 10107 ] |
| Status | In Progress [ 10003 ] | Open [ 10002 ] |
| Fix Version/s | 4.0.0 [ 10108 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 4.2.0 [ 10356 ] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 10004 ] | Open [ 10002 ] |
| Resolution | Fixed [ 1 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

With the last version of Petals (4.1.0), the error is:
___ ____ __ ___ __ ____ ____ ____ ___ / _ \ / __// /_ / _ | / / / __/ / __// __// _ ) / ___// _/ / __// __ | / /__ _\ \ / _/ _\ \ / _ | /_/ /___/ \__//_/ |_|/____//___/ /___//___//____/ Initializing server ... Starting server ... 2013/01/31 16:16:06,678 GMT+0100 SEVERE [Petals.ConfigurationService] : Failed to start configuration service org.ow2.petals.kernel.configuration.ConfigurationException: Can copy topology file from 'file:///home/cdeneux/workspace/PETALSESBCONT-209/petals-esb/target/petals-esb-4.2-SNAPSHOT/petals-esb-4.2-SNAPSHOT/conf/topology.xml' at org.ow2.petals.kernel.configuration.ConfigurationServiceImpl.loadTopology(ConfigurationServiceImpl.java:493) at org.ow2.petals.kernel.configuration.ConfigurationServiceImpl.createConfiguration(ConfigurationServiceImpl.java:609) at org.ow2.petals.kernel.configuration.ConfigurationServiceImpl.start(ConfigurationServiceImpl.java:671) at org.ow2.petals.kernel.configuration.ConfigurationServiceImpl.startFc(ConfigurationServiceImpl.java) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcContentState(BasicControllerMixin.java:8128) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcStarted(BasicControllerMixin.java:8068) at org.objectweb.fractal.julia.generated.C18c4c884_0.setFcStarted(INTERFACE[LifeCycleCoordinator]) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcState(BasicControllerMixin.java:3105) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.startFc$$0(BasicControllerMixin.java:4125) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.startFc(BasicControllerMixin.java:7095) at org.objectweb.fractal.julia.generated.C18c4c884_0.startFc(INTERFACE[LifeCycleCoordinator]) at org.ow2.petals.kernel.server.FractalHelper.startComponent(FractalHelper.java:360) at org.ow2.petals.kernel.server.PetalsServerImpl.startPetalsComposite(PetalsServerImpl.java:356) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:168) 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 org.ow2.petals.launcher.PetalsLauncher.launchPetalsServer(PetalsLauncher.java:106) at org.ow2.petals.launcher.PetalsLauncher.main(PetalsLauncher.java:202) org.objectweb.fractal.api.control.IllegalLifeCycleException: Can copy topology file from 'file:///home/cdeneux/workspace/PETALSESBCONT-209/petals-esb/target/petals-esb-4.2-SNAPSHOT/petals-esb-4.2-SNAPSHOT/conf/topology.xml' at org.ow2.petals.kernel.configuration.ConfigurationServiceImpl.startFc(ConfigurationServiceImpl.java:0) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcContentState(BasicControllerMixin.java:8128) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcStarted(BasicControllerMixin.java:8068) at org.objectweb.fractal.julia.generated.C18c4c884_0.setFcStarted(INTERFACE[LifeCycleCoordinator]) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcState(BasicControllerMixin.java:3105) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.startFc$$0(BasicControllerMixin.java:4125) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.startFc(BasicControllerMixin.java:7095) at org.objectweb.fractal.julia.generated.C18c4c884_0.startFc(INTERFACE[LifeCycleCoordinator]) at org.ow2.petals.kernel.server.FractalHelper.startComponent(FractalHelper.java:360) at org.ow2.petals.kernel.server.PetalsServerImpl.startPetalsComposite(PetalsServerImpl.java:356) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:168) 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 org.ow2.petals.launcher.PetalsLauncher.launchPetalsServer(PetalsLauncher.java:106) at org.ow2.petals.launcher.PetalsLauncher.main(PetalsLauncher.java:202) Problem while starting PEtALS, try to stop PEtALS cleanly... ERROR: null java.lang.reflect.InvocationTargetException 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 org.ow2.petals.launcher.PetalsLauncher.launchPetalsServer(PetalsLauncher.java:106) at org.ow2.petals.launcher.PetalsLauncher.main(PetalsLauncher.java:202) Caused by: org.ow2.petals.kernel.api.server.PetalsException: Failed to start PEtALS at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:194) ... 6 more Caused by: org.objectweb.fractal.api.control.IllegalLifeCycleException: Can copy topology file from 'file:///home/cdeneux/workspace/PETALSESBCONT-209/petals-esb/target/petals-esb-4.2-SNAPSHOT/petals-esb-4.2-SNAPSHOT/conf/topology.xml' at org.ow2.petals.kernel.configuration.ConfigurationServiceImpl.startFc(ConfigurationServiceImpl.java:0) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcContentState(BasicControllerMixin.java:8128) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcStarted(BasicControllerMixin.java:8068) at org.objectweb.fractal.julia.generated.C18c4c884_0.setFcStarted(INTERFACE[LifeCycleCoordinator]) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcState(BasicControllerMixin.java:3105) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.startFc$$0(BasicControllerMixin.java:4125) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.startFc(BasicControllerMixin.java:7095) at org.objectweb.fractal.julia.generated.C18c4c884_0.startFc(INTERFACE[LifeCycleCoordinator]) at org.ow2.petals.kernel.server.FractalHelper.startComponent(FractalHelper.java:360) at org.ow2.petals.kernel.server.PetalsServerImpl.startPetalsComposite(PetalsServerImpl.java:356) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:168) ... 6 more___ ____ __ ___ __ ____ ____ ____ ___ / _ \ / __// /_ / _ | / / / __/ / __// __// _ ) / ___// _/ / __// __ | / /__ _\ \ / _/ _\ \ / _ | /_/ /___/ \__//_/ |_|/____//___/ /___//___//____/ Initializing server ... Starting server ... 2013/01/31 16:16:06,678 GMT+0100 SEVERE [Petals.ConfigurationService] : Failed to start configuration service org.ow2.petals.kernel.configuration.ConfigurationException: Can copy topology file from 'file:///home/cdeneux/workspace/PETALSESBCONT-209/petals-esb/target/petals-esb-4.2-SNAPSHOT/petals-esb-4.2-SNAPSHOT/conf/topology.xml' at org.ow2.petals.kernel.configuration.ConfigurationServiceImpl.loadTopology(ConfigurationServiceImpl.java:493) at org.ow2.petals.kernel.configuration.ConfigurationServiceImpl.createConfiguration(ConfigurationServiceImpl.java:609) at org.ow2.petals.kernel.configuration.ConfigurationServiceImpl.start(ConfigurationServiceImpl.java:671) at org.ow2.petals.kernel.configuration.ConfigurationServiceImpl.startFc(ConfigurationServiceImpl.java) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcContentState(BasicControllerMixin.java:8128) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcStarted(BasicControllerMixin.java:8068) at org.objectweb.fractal.julia.generated.C18c4c884_0.setFcStarted(INTERFACE[LifeCycleCoordinator]) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcState(BasicControllerMixin.java:3105) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.startFc$$0(BasicControllerMixin.java:4125) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.startFc(BasicControllerMixin.java:7095) at org.objectweb.fractal.julia.generated.C18c4c884_0.startFc(INTERFACE[LifeCycleCoordinator]) at org.ow2.petals.kernel.server.FractalHelper.startComponent(FractalHelper.java:360) at org.ow2.petals.kernel.server.PetalsServerImpl.startPetalsComposite(PetalsServerImpl.java:356) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:168) 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 org.ow2.petals.launcher.PetalsLauncher.launchPetalsServer(PetalsLauncher.java:106) at org.ow2.petals.launcher.PetalsLauncher.main(PetalsLauncher.java:202) org.objectweb.fractal.api.control.IllegalLifeCycleException: Can copy topology file from 'file:///home/cdeneux/workspace/PETALSESBCONT-209/petals-esb/target/petals-esb-4.2-SNAPSHOT/petals-esb-4.2-SNAPSHOT/conf/topology.xml' at org.ow2.petals.kernel.configuration.ConfigurationServiceImpl.startFc(ConfigurationServiceImpl.java:0) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcContentState(BasicControllerMixin.java:8128) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcStarted(BasicControllerMixin.java:8068) at org.objectweb.fractal.julia.generated.C18c4c884_0.setFcStarted(INTERFACE[LifeCycleCoordinator]) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcState(BasicControllerMixin.java:3105) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.startFc$$0(BasicControllerMixin.java:4125) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.startFc(BasicControllerMixin.java:7095) at org.objectweb.fractal.julia.generated.C18c4c884_0.startFc(INTERFACE[LifeCycleCoordinator]) at org.ow2.petals.kernel.server.FractalHelper.startComponent(FractalHelper.java:360) at org.ow2.petals.kernel.server.PetalsServerImpl.startPetalsComposite(PetalsServerImpl.java:356) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:168) 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 org.ow2.petals.launcher.PetalsLauncher.launchPetalsServer(PetalsLauncher.java:106) at org.ow2.petals.launcher.PetalsLauncher.main(PetalsLauncher.java:202) Problem while starting PEtALS, try to stop PEtALS cleanly... ERROR: null java.lang.reflect.InvocationTargetException 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 org.ow2.petals.launcher.PetalsLauncher.launchPetalsServer(PetalsLauncher.java:106) at org.ow2.petals.launcher.PetalsLauncher.main(PetalsLauncher.java:202) Caused by: org.ow2.petals.kernel.api.server.PetalsException: Failed to start PEtALS at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:194) ... 6 more Caused by: org.objectweb.fractal.api.control.IllegalLifeCycleException: Can copy topology file from 'file:///home/cdeneux/workspace/PETALSESBCONT-209/petals-esb/target/petals-esb-4.2-SNAPSHOT/petals-esb-4.2-SNAPSHOT/conf/topology.xml' at org.ow2.petals.kernel.configuration.ConfigurationServiceImpl.startFc(ConfigurationServiceImpl.java:0) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcContentState(BasicControllerMixin.java:8128) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcStarted(BasicControllerMixin.java:8068) at org.objectweb.fractal.julia.generated.C18c4c884_0.setFcStarted(INTERFACE[LifeCycleCoordinator]) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.setFcState(BasicControllerMixin.java:3105) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.startFc$$0(BasicControllerMixin.java:4125) at org.objectweb.fractal.julia.generated.Cbd2013d7_0.startFc(BasicControllerMixin.java:7095) at org.objectweb.fractal.julia.generated.C18c4c884_0.startFc(INTERFACE[LifeCycleCoordinator]) at org.ow2.petals.kernel.server.FractalHelper.startComponent(FractalHelper.java:360) at org.ow2.petals.kernel.server.PetalsServerImpl.startPetalsComposite(PetalsServerImpl.java:356) at org.ow2.petals.kernel.server.PetalsServerImpl.start(PetalsServerImpl.java:168) ... 6 more