Petals ESB Container

Debug script doesn't work

Details

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

    Since the new packaging, it is impossible to run the script debug.sh.
    Message error:

    mcarrolle@mcarrolle-laptop:~/petals-esb-3.2-SNAPSHOT/bin$ ./debug.sh 
    NetBeans Java Profiling Agent activated.
    The NETBEANS_PROFILER_HOME variable is not set. Please initialize it on your environment.
    Show
    Since the new packaging, it is impossible to run the script debug.sh. Message error:
    mcarrolle@mcarrolle-laptop:~/petals-esb-3.2-SNAPSHOT/bin$ ./debug.sh 
    NetBeans Java Profiling Agent activated.
    The NETBEANS_PROFILER_HOME variable is not set. Please initialize it on your environment.
  • Environment:
    NA

Activity

Hide
Christophe DENEUX added a comment - Wed, 19 Jan 2011 - 07:32:25 +0100 - edited

According to the message, I think that you should be able to use the script if you set the env variable NETBEANS_PROFILER_HOME with the correct value given by the Netbeans Profile.

The script 'debug.sh' is used to launch Petals ESB in debug mode to be able to profile it or run it step by step in your IDE. It's not a script setting the DEBUG trace level.

Show
Christophe DENEUX added a comment - Wed, 19 Jan 2011 - 07:32:25 +0100 - edited According to the message, I think that you should be able to use the script if you set the env variable NETBEANS_PROFILER_HOME with the correct value given by the Netbeans Profile. The script 'debug.sh' is used to launch Petals ESB in debug mode to be able to profile it or run it step by step in your IDE. It's not a script setting the DEBUG trace level.

People

Dates

  • Created:
    Tue, 18 Jan 2011 - 14:50:13 +0100
    Updated:
    Wed, 19 Jan 2011 - 16:25:10 +0100
    Resolved:
    Wed, 19 Jan 2011 - 16:25:10 +0100