One thing that concerns me but may not be the problem is that I think this is a 64bit linux system, but java won't run with -d64.
# uname -a Linux MTCAPPS5 2.6.5-7.286-smp #1 SMP Thu May 31 10:12:58 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux # /usr/java/jdk1.5.0_11/bin/java -server -d64 -version Running a 64-bit JVM is not supported on this platform. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088872#4088872 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088872 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
