Hi, This worked but the new problem is old JVM memory settings are not overwritten, as shown in the following environment:
ash-2.05$ /opt/jboss-3.2.1_tomcat-4.1.24/bin/run.sh: -: not found | ================================================================================ | | JBoss Bootstrap Environment | | JBOSS_HOME: /opt/jboss-3.2.1_tomcat-4.1.24 | | JAVA: /usr/j2sdk1.4.2_03/bin/java | | JAVA_OPTS: -server -Xms256m -Xmx512m -verbosegc -Dprogram.name=run.sh -Xms512m -Xmx512m -XX:MaxPermSize=512m -XX:+AggressiveHeap | | CLASSPATH: /opt/jboss-3.2.1_tomcat-4.1.24/bin/run.jar:/usr/j2sdk1.4.2_03/lib/tools.jar | | ================================================================================ | | 22:08:14,773 INFO [Server] Starting JBoss (MX MicroKernel)... | 22:08:14,779 INFO [Server] Release ID: JBoss [WonderLand] 3.2.1 (build: CVSTag=JBoss_3_2_1 I also cross checked this with bash-2.05$ ps -aef|grep java | root 5752 1 0 22:08:14 pts/2 2:31 /usr/j2sdk1.4.2_03/bin/java -server -Xms256m -Xmx512m -verbosegc -Dprogram.name | root 5925 1 0 Sep 16 ? 24:31 /usr/java/bin/java -Dviper.fifo.path=/var/run/smc898/boot.fifo -Xmx128m -Djava. | maxuser 5755 5623 0 22:13:45 pts/1 0:00 grep java | bash-2.05$ PID 5752 stands for JBoss. What should I do next ? Regards, Suraj View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851997#3851997 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851997 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
