Hello, I used JavaService to start JBoss 3.2.2 as Windows XP service, but with heavy load the service crashes. I tried to change VM parameters to increase memory size and to avoid OS signal to stop the service but nothing works. I used : JavaService.exe -install "Jboss" c:\j2sdk1.4.1_01\jre\bin\server\jvm.dll -Xms64m -Xmx256m -Xincgc -Xrs -Djava.class.path=c:\j2sdk1.4.1_01\lib\tools.jar;c:\jboss-3.2.2\bin\run.jar -Djava.library.path=c:\jboss-3.2.2\bin\GIS -Dhttp.proxyHost=firewall1.set -Dhttp.proxyPort=80 -start org.jboss.Main -stop org.jboss.Main -method systemExit -out c:\jboss-3.2.2\bin\out.log -err c:\jboss-3.2.2\bin\err.log -current c:\jboss-3.2.2\bin
I have the same problem with Windows 2003. Can anyone help me ? Thank you Max View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866885#3866885 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866885 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
