I recently added the DataSourceSelector block to my Phoenix application, and
now my Phoenix no longer shuts down cleanly.  I'm running Phoenix 4.0.4.
I'm running two SARs in my Phoenix instance: (1) the avalon-hsqldb SAR
(which is the embedded database), and (2) my application that has block(s)
that uses connections to the hsqldb via the DataSourceSelector in
Cornerstone/Excalibur.

When I shutdown Phoenix, I get the following message on my Win2k
command-line:

JVM exiting abnormally. Shutting down Phoenix.

Problem is.. the terminal just sits there and never returns to the prompt.
Just sits forever.  I have to forcibly end the terminal session to shut down
Phoenix.  Does someone know of any outstanding issues with
DataSourceSelector, or maybe I'm not doing something in my block(s) that use
the DataSourceSelector connections when the blocks shutdown.

Any ideas?




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to