4 Replies Latest reply on Jun 18, 2012 2:30 PM by johnsky

    Segmentation Fault

    johnsky

      Hallo comunity,

       

       

      I am having trouble starting Jboss 5 on a Linux with JDSK 6_2. The Jdk is kind of old, but I am sure I will not have the posibility to update it so easily (pre-production-system).

       

      To activate the profiling of JBoss Profiler 2.0 Beta5 I put this line into my run.conf

      JAVA_OPTS="$JAVA_OPTS -javaagent:/usr/local/jboss-5.1.0.GA/bin/jboss-profiler.jar -Djboss-profiler.properties=/usr/local/jboss-5.1.0.GA/bin/jboss-profiler.properties"

       

      Starting from shell gives me this:

      /usr/local/jboss/bin/run.sh: line xx: 512 Segmentation fault "$JAVA" $JAVA_OPTS -Djava.endorsed.dirs="$JBOSS_ENDORSED_DIRS" -classpath "$JBOSS_CLASSPATH" org.jboss.Main "$@"

       

      Is there any solution for this? It looks like the jdk is too old or jboss is missing some classes. Although I tried it on another linux/jboss 5 but newer jdk and that works.

       

      Hopefully someone can help me. As always, any help is apreciated.

       

      Thanks a lot

       

      Best

      Johannes