[prev in list] [next in list] [prev in thread] [next in thread] 

List:       turbine-torque-dev
Subject:    [jira] Created: (TORQUE-122) TorqueInstance.shutdown() skips
From:       Markus_Müller_(JIRA) <jira () apache ! org>
Date:       2009-07-08 18:05:15
Message-ID: 282116294.1247076315031.JavaMail.jira () brutus
[Download RAW message or body]

TorqueInstance.shutdown() skips closing databases
-------------------------------------------------

                 Key: TORQUE-122
                 URL: https://issues.apache.org/jira/browse/TORQUE-122
             Project: Torque
          Issue Type: Bug
          Components: Runtime
    Affects Versions: 3.3-RC2
         Environment: Oracle11
            Reporter: Markus Müller


While testing I noticed that TorqueInstance.shutdown() leaves the second for-loop by \
'break' if the database with the name DEFAULT_NAME is encountered.  Instead this \
iteration must be terminated by 'continue' without leaving the for-loop. Otherwise \
all following databases wouldn't be closed.

Closing all databases is important if Torque.init() and .shutdown() are called \
frequently during the same program execution. Using the erroneous \
TorqueInstance.shutdown() I got e.g. the Oracle error "ORA-00020: maximum number of \
processes (150) exceeded". After patching TorqueInstance.shutdown() I succeeded in \
calling init/shutdown many thousand times from a single jUnit test.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic