Details
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Priority | Blocker [ 1 ] | |
| Description |
Add the flag '-e'/'--error' to enable the extended error message mode printing the stacktrace of the error occuring in the launcher. For example:
{code} 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 {code} |
Add the flag '\-e'/'--error' to enable the extended error message mode printing the stacktrace of the error occuring in the launcher. For example:
{code} 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 {code} |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Blocker [ 1 ] | Minor [ 4 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 4.1.0 [ 10334 ] | |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 4.2.0 [ 10356 ] | |
| Fix Version/s | 4.1.0 [ 10334 ] |