Petals ESB Container

Handle database connection loss properly

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Resolution: Won't Fix
  • Affects Version/s: 3.0.5, 3.0.6, 3.1, 3.1.1
  • Fix Version/s: None
  • Component/s: Registry
  • Security Level: Public
  • Description:

    When the registry loose its connection to the database, when the database is back to normal, the registry should work again, which is not the case.

  • Environment:
    DB : Oracle / MySQL / ...

Activity

Hide
Christophe DENEUX added a comment - Fri, 15 Apr 2011 - 15:43:12 +0200

In the file $PETALS_HOME/conf/server.properties, set the property 'registry.db.c3p0.enabled' to true to use a DB connection pool that solve the problem.

Show
Christophe DENEUX added a comment - Fri, 15 Apr 2011 - 15:43:12 +0200 In the file $PETALS_HOME/conf/server.properties, set the property 'registry.db.c3p0.enabled' to true to use a DB connection pool that solve the problem.

People

Dates

  • Created:
    Mon, 11 Oct 2010 - 14:34:11 +0200
    Updated:
    Fri, 15 Apr 2011 - 15:43:12 +0200
    Resolved:
    Fri, 15 Apr 2011 - 15:43:12 +0200