Hi all, I have a problem with Java (1.5) all of a sudden. I used to be able to run Jboss application servers, now they die with a segmentation fault.
I installed a new JVM 1.5., a new Jboss (4.0.3 instead of 4.0.2) and still the problem persists. Interestingly when I unpack Jboss, I get this message: jboss-4.0.3SP1/bin/shutdown.bat jboss-4.0.3SP1/bin/shutdown.jar jboss-4.0.3SP1/bin/shutdown.sh jboss-4.0.3SP1/bin/twiddle.bat jboss-4.0.3SP1/bin/twiddle.jar jboss-4.0.3SP1/bin/twiddle.sh "tar: A lone zero block at 163833" Trying to run JBoss yields: 18:19:28,602 INFO [Server] Server Home URL: file:/files/jboss-4.0.3SP1/server/default/ 18:19:28,602 INFO [Server] Server Temp Dir: /files/jboss-4.0.3SP1/server/default/tmp 18:19:28,603 INFO [Server] Root Deployment Filename: jboss-service.xml ./run.sh: line 181: 22525 Segmentation fault "$JAVA" $JAVA_OPTS -Djava.endorsed.dirs="$JBOSS_ENDORSED_DIRS" -classpath "$JBOSS_CLASSPATH" org.jboss.Main "$@" Can someone give me a pointer where I can look for the solution? I need to work on some JSF's and can't get anywhere now... $JAVA_HOME points to the right java environment, and that is in my $PATH also. I even suspected a memory problem and did the Windows thing, but even that did not help. Paul -- There is a field beyond all notions of right and wrong. Come, meet me there. - Rumi http://www.nlpagan.net/linux.php Have you visited http://twiki.mdklinuxfaq.org yet? ____________________________________________________ Want to buy your Pack or Services from Mandriva? Go to http://store.mandriva.com Join the Club : http://www.mandrivaclub.com ____________________________________________________
