I found one other post where someone got the "Trying to install an already registered mbean" exception: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=91651
That person reinstalled in a clean directory and solved the problem. (If that doesn't work for you, please tell me how you installed the app server.) Also, there is this error: run.sh: Missing file: /usr/lib/jvm/java-1.5.0-sun//lib/tools.jar run.sh: Unexpected results may occur. Make sure JAVA_HOME points to a JDK and not a JRE. Please correct this also. Finally, it is usually sufficient to post the first 20 or so lines of a stack trace (unless there is a "caused by" entry, in which case the first 20 or so lines of the stack trace for the "caused by" should also be posted.) The 20 lines is a guideline, if any of your code appears in the stack trace, you should post all of the lines up through the first 2 or 3 lines in your code. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063638#4063638 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063638 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
