Petals ESB Container

Create the .locked first

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Won't Fix
  • Affects Version/s: 3.1.1
  • Fix Version/s: 4.0.0
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    Nowadays, the .locked file is created when the container is fully launched with all the components and SA redeployed. This behavior is kinda problematic in production environment, since we have no way to kill the process (if it comes to a crash). The only way to kill the process is to manually perform a ps and select the right instance of JVM to kill it.

    It would be way simpler to create the .locked with the process PID first.

    Show
    Nowadays, the .locked file is created when the container is fully launched with all the components and SA redeployed. This behavior is kinda problematic in production environment, since we have no way to kill the process (if it comes to a crash). The only way to kill the process is to manually perform a ps and select the right instance of JVM to kill it. It would be way simpler to create the .locked with the process PID first.
  • Environment:
    Petals-ESB

Activity

Hide
Sébastien André added a comment - Fri, 19 Nov 2010 - 18:32:23 +0100

non more locked file

Show
Sébastien André added a comment - Fri, 19 Nov 2010 - 18:32:23 +0100 non more locked file
Hide
Sébastien André added a comment - Fri, 19 Nov 2010 - 18:31:38 +0100

Starting from the next petals release, no locked file is used anymore.

Show
Sébastien André added a comment - Fri, 19 Nov 2010 - 18:31:38 +0100 Starting from the next petals release, no locked file is used anymore.
Hide
Roland Naudin added a comment - Mon, 18 Oct 2010 - 10:19:39 +0200

In fact, it must be at the scripting level, because it demands system commands to do that, OS dependent.
BUT, because of politic, i have done that in the Java code, to terminate a 'long term discussion' around that problem...

Show
Roland Naudin added a comment - Mon, 18 Oct 2010 - 10:19:39 +0200 In fact, it must be at the scripting level, because it demands system commands to do that, OS dependent. BUT, because of politic, i have done that in the Java code, to terminate a 'long term discussion' around that problem...
Hide
Charles Casadei added a comment - Mon, 18 Oct 2010 - 10:10:35 +0200 - edited

I don't see why this issue is OS specific. The .locked creation is code within the PetalsESB sourcecode. To me, the creation of this file is independant of the OS .

Show
Charles Casadei added a comment - Mon, 18 Oct 2010 - 10:10:35 +0200 - edited I don't see why this issue is OS specific. The .locked creation is code within the PetalsESB sourcecode. To me, the creation of this file is independant of the OS .
Hide
Sébastien André added a comment - Fri, 15 Oct 2010 - 17:44:21 +0200 - edited

I suggest to re-affect this bug to the petals exploitation project, because it's an OS specific issue.

Show
Sébastien André added a comment - Fri, 15 Oct 2010 - 17:44:21 +0200 - edited I suggest to re-affect this bug to the petals exploitation project, because it's an OS specific issue.

People

Dates

  • Created:
    Wed, 8 Sep 2010 - 11:12:30 +0200
    Updated:
    Fri, 19 Nov 2010 - 18:32:23 +0100
    Resolved:
    Fri, 19 Nov 2010 - 18:32:23 +0100