Interesting...

I use RedHat 7.1 (2.4.2-2 kernel) with Sun JDK 1.3.1-b24/HotSpot Server 
VM, with JBoss-2.2.2_Tomcat3.2.2 AND JBoss2.4.0_Tomcat3.2.3 with no 
problems.  BTW, I also upgraded my libsafe.so version from 1.3 to 2.0. 
I have never seen the problem you're experiencing, even before I 
upgraded my libsafe.

Just a data point from a fellow Linuxer...
David

--


Andy Zeneski wrote:

> 
> When auto-deploy tries to load a jar (ejb) it will
> seg fault. This does not happen if I drop the jar
> in the deploy directory after JBoss has loaded.
> What is the difference when doing that?
> 
> JBoss Version:  2.2.2
> Tomcat Version: 3.2.2
> OS : Linux
> JVM: Sun 1.3.1-b24
> 
> The jar in question does contain: ejb-jar.xml, jboss.xml and jaws.xml
> 
> If I load JBoss and then drop the jar in the deploy directory everthing
> works fine. If I have the jar in the deploy directory before starting
> JBoss I get the following error:
> 
> [Auto deploy] Starting
> [Auto deploy] Watching /home/xxx/appsvr/jboss/deploy
> [Auto deploy] Auto deploy of file:/home/xxx/appsvr/jboss/deploy/test-ejb.jar
> [J2EE Deployer Default] Module test-ejb.jar is not running
> [J2EE Deployer Default] Destroying application test-ejb.jar
> [J2EE Deployer Default] Deploy J2EE application:
> file:/home/xxx/appsvr/jboss/deploy/test-ejb.jar
> [J2EE Deployer Default] Create application test-ejb.jar
> [J2EE Deployer Default] install module test-ejb.jar
> [Container factory]
> Deploying:file:/home/xxx/appsvr/jboss/tmp/deploy/Default/test-ejb.jar
> [Verifier] Verifying
> file:/home/xxx/appsvr/jboss/tmp/deploy/Default/test-ejb.jar/ejb1001.jar
> ./run.sh: line 27: 14855 Segmentation fault      java $HOTSPOT $JAXP -classpath
> $JBOSS_CLASSPATH org.jboss.Main $@
> [xxx@xxxxx bin]$
> [xxx@xxxxx bin]$ java -version
> java version "1.3.1"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
> Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)
> [xxx@xxxxx bin]$
> [xxx@xxxxx bin]$ uname -a
> Linux SOMEHOST 2.4.3-20mdk #1 Sun Apr 15 23:03:10 CEST 2001 i586 unknown
> 
> I included Java and Linux kernel versions.
> 
> Please help I am so out of ideas.
> 
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 




_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to