> > I don't see what is freezing. If it really freezes, then do a
> stack traces
> > dump (CTRL+BREAK on windows and kill -something on Unix)
>
> Here is what should happen and what happens if during startup I
> deploy from local /farm directory:
>
> 09:40:09,128 INFO  [MainDeployer] Starting deployment of package:
> file:/opt/jboss/jboss-3.0.4/server/taxgard/deploy/ejb-management.jar
...
> When I use the farm-service.xml you proposed and deploy ear from
> another node during startup, every time it freezes at the last
> line of log I sent before (this is the first line of log I send now):
>
> <skip>
> 16:51:14,806 INFO  [MainDeployer] Starting deployment of package:
> file:/opt/jboss/jboss-3.0.4/server/taxgard/deploy/ejb-management.jar
> <here it freeze. Below is response to kill>

Yes, and this is here that I ask you not to kill your jboss instance but
instead to generate a stack thread dump using kill -3 or something like that
so we can see where it hangs.

Cheers,


sacha



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to