I am trying to install the jems using the commmand line. But I am getting the following error. The java jvm version is 1.5.0_06-b05.
The command used is: java -jar jems-installer-1.2.0.GA.jar -installGroup ejb3 installpath=/home/jkuang/jboss-4.0.5.GA I just need to install jboss with ejb3 and seam package. Thanks -- Jin [peng-dyn1]/home/jkuang/jems-installer % java -jar jems-installer-1.2.0.GA.jar -installGroup ejb3 installpath=/home/jkuang/jboss-4.0.5.GA Looking for auto install resource... /res/jbossauto-install.xml URL: jar:file:/home/jkuang/jems-installer/jems-installer-1.2.0.GA.jar!/res/jbossauto-install.xml PackageListener, install.log=/tmp/jems-install.log Cannot create log: /tmp/jems-install.log [ Starting automated installation ] # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0xb6e9fcd1, pid=31793, tid=2378402736 # # Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode) # Problematic frame: # V [libjvm.so+0x3c9cd1] # [ Starting to unpack ] # An error report file with more information is saved as hs_err_pid31793.log [thread -2070991952 also had an error] # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # Aborted View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045543#4045543 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045543 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
