Sorry for not knowing what I'm talking about, but does this also fix the
Turbine problem ?
Thomas
On Sat, 14 Apr 2007, Thomas Vandahl (JIRA) wrote:
[
https://issues.apache.org/jira/browse/TORQUE-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Vandahl resolved TORQUE-68.
----------------------------------
Resolution: Fixed
Fix Version/s: (was: 3.3)
3.3-RC3
Hopefully last attempt to fix this. A test case has been created which fails
before and passes after the fix. What more can you ask... :-)
DatabaseMap remains empty if Torque is stopped and restarted, causes NPEs
-------------------------------------------------------------------------
Key: TORQUE-68
URL: https://issues.apache.org/jira/browse/TORQUE-68
Project: Torque
Issue Type: Bug
Components: Runtime
Affects Versions: 3.3-RC2
Environment: Avalon, JUnit-Tests
Reporter: Thomas Vandahl
Assigned To: Thomas Vandahl
Fix For: 3.3-RC3
When running tests with the Fulcrum-Testcontainer, the TorqueComponent is
instantiated on every lookup (setUp()) and shutdown on every tearDown(). In
this scenario the first test succeeds and all others fail because the
DatabaseMap contains no tables. This is probably caused by invalid static
references to the DatabaseMap of the previous instance. This situation causes
NullPointerExceptions in several BasePeer methods(e.g. processTables()).
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]