Petals ESB Container

The server parameter 'petals.topology.url' does not work

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.1
  • Fix Version/s: 4.2.0
  • Component/s: Launcher
  • Security Level: Public
  • Description:
    Hide

    If:
    1) I move the file topology.xml from PETALS_HOME/conf to PETALS_HOME,
    2) I configure in the file server.properties the parameter 'petals.topology.url' to 'file:///PETALS_HOME/topology.xml'

    I get the following erreur when launching Petals:
    [Petals.Tools.WebServiceManagerImpl]-INFO 2010-08-25 09:37:11,941 Kernel Web service 'ServiceAssemblyStateService' has been added and is available at 'http://localhost:7600/petals/ws/ServiceAssemblyStateService'
    [Petals.Tools.WebServiceManagerImpl]-INFO 2010-08-25 09:37:11,972 Kernel Web service 'RuntimeService' has been added and is available at 'http://localhost:7600/petals/ws/RuntimeService'
    [Petals.Tools.WebServiceManagerImpl]-INFO 2010-08-25 09:37:11,987 Kernel Web service 'InformationService' has been added and is available at 'http://localhost:7600/petals/ws/InformationService'

    PEtALS ESB platform distribution successfully started - 25/08/10 09:37
    Command processing error : start
    java.io.IOException: Failed to reach the resource '/topology.xml'
    at org.ow2.petals.launcher.PlatformLauncher.getJMXClient(PlatformLauncher.java:85)
    at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:191)
    at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147)
    at org.ow2.petals.distribution.platform.Main.main(Main.java:42)

    Show
    If: 1) I move the file topology.xml from PETALS_HOME/conf to PETALS_HOME, 2) I configure in the file server.properties the parameter 'petals.topology.url' to 'file:///PETALS_HOME/topology.xml' I get the following erreur when launching Petals: [Petals.Tools.WebServiceManagerImpl]-INFO 2010-08-25 09:37:11,941 Kernel Web service 'ServiceAssemblyStateService' has been added and is available at 'http://localhost:7600/petals/ws/ServiceAssemblyStateService' [Petals.Tools.WebServiceManagerImpl]-INFO 2010-08-25 09:37:11,972 Kernel Web service 'RuntimeService' has been added and is available at 'http://localhost:7600/petals/ws/RuntimeService' [Petals.Tools.WebServiceManagerImpl]-INFO 2010-08-25 09:37:11,987 Kernel Web service 'InformationService' has been added and is available at 'http://localhost:7600/petals/ws/InformationService' PEtALS ESB platform distribution successfully started - 25/08/10 09:37 Command processing error : start java.io.IOException: Failed to reach the resource '/topology.xml' at org.ow2.petals.launcher.PlatformLauncher.getJMXClient(PlatformLauncher.java:85) at org.ow2.petals.launcher.AbstractLauncher.start(AbstractLauncher.java:191) at org.ow2.petals.launcher.AbstractLauncher.launch(AbstractLauncher.java:147) at org.ow2.petals.distribution.platform.Main.main(Main.java:42)
  • Environment:
    Windows

Issue Links

Activity

People

Dates

  • Created:
    Wed, 25 Aug 2010 - 09:49:18 +0200
    Updated:
    Wed, 6 Feb 2013 - 17:10:10 +0100
    Resolved:
    Wed, 6 Feb 2013 - 17:10:10 +0100