0 Replies Latest reply on Feb 17, 2005 4:50 AM by m.pinasco

    Windows XP error with JavaService

    m.pinasco

      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