Oracle9i/OJB - No return after commit transaction

From: Stefan Gerlach (stgerl_at_t-online.de)
Date: 10/21/03

  • Next message: Joseph Weinstein: "Re: Oracle9i/OJB - No return after commit transaction"
    Date: Tue, 21 Oct 2003 23:40:43 +0200
    
    

    Hello,

    we use the Apache-OJB-framework (PersistenceBroker) in different java
    programs and Oracle9i. These programs import data from other systems into
    our database. Often I have the problem that a program stops after a
    transaction commit was called. No exception was thrown. The stops were
    independent from imported data (I repeated the tests) and I'm sure (80%)
    that I have no deadlocks (the programs use different tables).
    Could You help me to find out the cause?

    Thanks
    Stefan


  • Next message: Joseph Weinstein: "Re: Oracle9i/OJB - No return after commit transaction"