ERROR: Petals server configuration error.
org.ow2.petals.launcher.exception.UncompleteServerConfigurationException: Petals server configuration error.
at org.ow2.petals.launcher.configuration.DefaultConfiguration.getTopology(DefaultConfiguration.java:213)
at org.ow2.petals.launcher.PetalsLauncher.stopLocalPetalsServer(PetalsLauncher.java:164)
at org.ow2.petals.launcher.PetalsLauncher.main(PetalsLauncher.java:302)
Caused by: java.io.FileNotFoundException: /home/cdeneux/workspace/rework-petals-jmx/container/petals-esb/target/petals-esb-4.2.0-SNAPSHOT/topology.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:120)
at java.io.FileInputStream.<init>(FileInputStream.java:79)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
at java.net.URL.openStream(URL.java:1010)
at org.ow2.petals.launcher.configuration.DefaultConfiguration.getTopology(DefaultConfiguration.java:198)
... 2 more
Fixed in trunk