I had a series of seg faults under Slackware, albeit not with Jboss (but in
vaguely comprable circumstances) - at sun's suggestion I tried compiling my
stuff with something else (I had been using classes compiled straight out of
JBuilder), so I changed to Jikes, and haven't had a seg fault since.

Just a thought...

Owen
>
> 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