I don't want to know what you "*think* is going on". I want to see what *is* going on from the logging.
"JBoss console is dead" . If you mean the jmx console, this is just Tomcat with no interaction on the database. If I understand you correctly, this probably means your JVM has crashed (assuming no funny network interactions). I'd guess (and it is a guess) that you are using OCI which is native code. And that this native code has caused the jvm to crash due to a bug???? Trying to take a thread dump as explained in "READ THIS FIRST" will tell you whether the jvm is still active and what it is doing. If I don't see something more concrete about the problem in your future posts I will be ignoring this thread. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865755#3865755 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865755 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
