I've recieved a few of those nasty seg faults today like:
./run.sh: line 27: 14855 Segmentation fault java $HOTSPOT
$JAXP -classpath...
Each time it happened was during start-up.
The first time it happended was when I made some XML syntax errors in my in
my jboss.jcml file.
The second time was when there was a problem connecting a datasource to
postgres because postgres failed to start (due to an unclean postgres
shutdown the time before).
Also, I regulary copy stuff to deploy w/ and w/o the server started without
any problems.
I have a hunch that because it seg faults only during startup, it may have
something to due with errors occuring before the full system is
bootstrapped. Instead of displaying a usual exception, it seg faults. Maybe
it is trying to call some callback routine that does not exist yet or
something.
My enviroment is RH 7.1 with the latest patches (Kernel 2.4.3-12 on an i686)
Sun Java J2SE and HotSpot 1.3.1-b24, mixed mode (whatever that means!)
with the LD_ASSUME_KERNEL=2.2.5 enviroment variable set (as recommended by
the redhat install instructions)
which has something to do with 2.4 can do real threading but the jdk isn't
built for this??? (sombody help me here)
And Finally, JBoss-2.2.2_Tomcat-3.2.2
I look forward to understanding this mess a little better!
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user