2 Replies Latest reply on Sep 4, 2009 3:37 PM by nizantz

    JBoss Portal 2.7.0 throwing segmentation fault

      I have deployed a portal 2.7.0 with a few richfaces portlets on one of the boxes. The same server config also runs on my local machine (in fact, one is an exact copy of another)

      The server on my local machine works absolutely fine.

      The one on another machine, throws a segmentation fault whenever I try to open any of my portlets, and the server then crashes down. All other default portlets, provided by JBoss (admin/default etc ) work fine.

      Invalid memory access of location 6d57a000 eip=9046fb31
      ./run.sh: line 255: 3193 Segmentation fault "$JAVA" $JAVA_OPTS -Djava.endorsed.dirs="$JBOSS_ENDORSED_DIRS" -classpath "$JBOSS_CLASSPATH" org.jboss.Main "$@"


      please help!