Petals ESB CLI

New Command to Dump a Petals Configuration

Details

  • Type: New Feature New Feature
  • Status: New New
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 2.1.1
  • Fix Version/s: None
  • Component/s: Command interpretor
  • Security Level: Public
  • Description:
    Hide

    Hi,

    To diagnose problems on Petals ESB nodes, it would save a lot of time if it was possible to dump the entire configuration into one file, and attach it to bug reports afterwards.

    I think this feature would be very easy to implement and I also suggest this behavior:

    • create a new zip archive named "petals-esb-<version><hostname><timestamp>.zip"
    • add conf/* files
    • add system-state.xml
    • print every JVM properties into jvm.properties and add it to the zip archive
    • print all environment variables into env.lst and add it to the zip archive
    • list (just list) the content of the install directory into install.lst and add it to the zip archive

    I think it should be implemented in petals-cli because ASAIK it's the only administration tool for petals enterprise

    It would be sooooooo nice to have this feature in the next release

    Cheers

    Show
    Hi, To diagnose problems on Petals ESB nodes, it would save a lot of time if it was possible to dump the entire configuration into one file, and attach it to bug reports afterwards. I think this feature would be very easy to implement and I also suggest this behavior:
    • create a new zip archive named "petals-esb-<version><hostname><timestamp>.zip"
    • add conf/* files
    • add system-state.xml
    • print every JVM properties into jvm.properties and add it to the zip archive
    • print all environment variables into env.lst and add it to the zip archive
    • list (just list) the content of the install directory into install.lst and add it to the zip archive
    I think it should be implemented in petals-cli because ASAIK it's the only administration tool for petals enterprise It would be sooooooo nice to have this feature in the next release Cheers
  • Environment:
    all

Activity

There aren't workflow transitions executed yet.

People

Dates

  • Created:
    Tue, 14 Jun 2011 - 16:31:59 +0200
    Updated:
    Mon, 5 May 2014 - 11:56:36 +0200