Forum Problems Installing LAMS: Re: Problem: LAMS2.0.3 start error


 
Search: 

2: Re: Problem: LAMS2.0.3 start error
In response to 1 06/17/07 07:36 PM
[ Reply | Forward ]
Hello Jia

I have never come across this problem before in Windows.

My first suggestion would be to check the C:/lams/jboss-4.0.2/conf/wrapper.conf file. There should be an entry near the top like:

# Java Application
wrapper.java.command=C:/Program Files/Java/jdk1.6.0/bin/java

Does this point to your java executable?

Luke Foxton

Posted by Luke Foxton

5: Re: Re: Problem: LAMS2.0.3 start error
In response to 2 06/20/07 09:22 PM
[ Reply | Forward ]
here is my wrapper.conf:
wrapper.java.command=C:/Program Files/Java/jdk1.6.0_01/bin/java

wrapper.java.mainclass=org.tanukisoftware.wrapper.WrapperSimpleApp

wrapper.java.classpath.1=../lib/wrapper.jar
wrapper.java.classpath.2=./run.jar

wrapper.java.library.path.1=../lib

wrapper.java.additional.1=-Dprogram.name=run.bat

wrapper.java.initmemory=256
wrapper.java.maxmemory=512

wrapper.app.parameter.1=org.jboss.Main

wrapper.console.format=PM
wrapper.console.loglevel=ERROR

wrapper.logfile=../logs/wrapper.log
wrapper.logfile.format=LPTM
wrapper.logfile.loglevel=ERROR
wrapper.logfile.maxsize=5m
wrapper.logfile.maxfiles=2
wrapper.syslog.loglevel=NONE

wrapper.console.title=LAMSv2

And i didn't change any of the Wrapper Windows NT/2000/XP Service Properties.
there is not "wrapper.ping.timeout=30" in this file,can i add wrapper.ping.timeout=120 to this file?
thank you...

Posted by jia liyuan

Reply to first post on this page
Back to Problems Installing LAMS