This is all my stuff, I'm busy until the weekend. I will look at it then.
Jules Jo�o Clemente wrote:
On Wed, 11 Dec 2002 10:41:27 +0100 "Sacha Labourey" <[EMAIL PROTECTED]> wrote:Then a CTRL+BREAK (or signal -3) for a thread stack dump would be really helpful. Jules, maybe you have a bug when the session has timeout on of the node that is in a specific state. Just an idea.
I've done some tests and I'll post the dumps of both machines used. This is gonna be quite big so I'll attach the log files to this description, ok? I'll attach 4 log files, that represent 2 diferent runs.
So this is the scenario: 2 servers (video/compaq) + 1 client
+-------+ +--------+
| video |--+--| Compaq |
+-------+ | +--------+
|
+--------+
| client |
+--------+
1rst run:
1 - Start Video. Deploy servlet "counter", to /counter
- Send request to video/counter. OK
2 - Start Compaq. - Send request to video/counter. OK
3 - Deploy servlet "counter" in compaq. It gets the session from video.
( about the time warning in the log: I've sinched the clocks at this point)
- Send request to video/counter. OK
- Send request to compaq/counter. OK
- Send request to video/counter. OK
4 - Unplug video. Shutdown Jboss. Plug Video. Startup Jboss ("counter" already deployed)
- Compaq sees video going down & up again.
- Video locks after "GMS" lines (related to "counter" deployment)
- Send request to compaq/counter. locked
- Send request to compaq/jmx-console. OK
- Send request to video/counter. not deployed
- Send request to video/jmx-console. OK
---------------------
2nd run
1,2 and 3 same as before.
After 4:
- video got up OK but no cluster was formed. No new machine seen, no nothing, as if it was alone in a cluster.
- I repeated 4. Shuting down the machine.
- Video got up, got through those "GMS" lines and deployed everything. Even got 1 session (shouldn't it be 2 sessions?!?)
- Send request to compaq/counter. locked
- Send request to compaq/jmx-console. OK
- Send request to video/counter. locked
- Send request to video/jmx-console. OK
Environment info:
Both run j2sdk 1.4.0_01, jboss 3.0.5RC1 (cvs from 10 Dec 2002).
Video is Win2K, Compaq is WinXPPro.
The machines I was using yesterday and where I've also seen locks where a Win2k and a Linux running the same thing except the jdk that was j2sdk1.4.1_01.
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
