I keep getting a segmentation fault (core dump) when I start up jBoss with anything in 
it's deploy directory.  Here is my system setup:

Linux - RedHat 7.1
Sun java - 
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)

jBoss 2.2.2

Here is the segmentation message that is given:

[Service Control] Started 22 services
./run.sh: line 31: 13890 Segmentation fault      java $HOTSPOT $JAXP -classpath 
$JBOSS_CLASSPATH org.jboss.Main $@

If I start jBoss with nothing in the deploy directory, it goes fine, and I can hot 
deploy and undeploy all kinds of stuff with no problem.  However, whenever it starts 
with things in the deploy directory, this is what I get.  Am I correct to understand 
that this is the jvm core dumping, and not jBoss?  What could cause that? 

-Kimball Larsen

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

Reply via email to