Caldarale, Charles R wrote:
From: M A [mailto:do_th...@luukku.com]
Subject: RE: Starting up Apache-tomcat 5.5.28
JAVA_HOME="C:\Program Files (x86)\Java\jre1.6.0_07"
Try getting rid of the above. Even though it is wrapped by quotes, it causes a
problem. The JRE_HOME setting will suffice.
(C
Thanks. Looks like we are hitting the same bug.
I am still looking for an answer to one of my questions that I posted earlier.
To narrow down I just left one node running and started the test. When I
look at JkStatus worker I see that even though all other nodes are down
it's still showing "OK" i
Caldarale, Charles R kirjoitti 08.11.2009 kello 21:42:
> > From: M A [mailto:do_th...@luukku.com]
> > Subject: RE: Starting up Apache-tomcat 5.5.28
> >
> > JAVA_HOME="C:\Program Files (x86)\Java\jre1.6.0_07"
>
> Try getting rid of the above. Even though it is wrapped by quotes, it
> causes a pro
> From: M A [mailto:do_th...@luukku.com]
> Subject: RE: Starting up Apache-tomcat 5.5.28
>
> JAVA_HOME="C:\Program Files (x86)\Java\jre1.6.0_07"
Try getting rid of the above. Even though it is wrapped by quotes, it causes a
problem. The JRE_HOME setting will suffice.
(Cue André's highly appro
Hello, here is what I get running set command:
C:\apache-tomcat-5.5.28\bin>set
ALLUSERSPROFILE=C:\Documents and Settings\All Users
APPDATA=C:\Documents and Settings\Administrator\Application Data
CLIENTNAME=Console
CommonProgramFiles=C:\Program Files\Common Files
CommonProgramFiles(x86)=C:\Progra
> From: M A [mailto:do_th...@luukku.com]
> Subject: Starting up Apache-tomcat 5.5.28
>
> I run it:
> C:\apache-tomcat-5.5.28\bin>startup.bat
> and get this error:
> Files was unexpected at this time.
The process you described should have worked. I suspect you have some
environment variable that
Hello I'm trying to start Tomcat 5.5.28. I have Java JRE installed: jre1.6.0_07.
JRE_HOME system variable works, I checked it by "cd %JRE_HOME%", whicjh takes
me to C:\jre1.6.0_07.
Tomcat is unzipped into C:\apache-tomcat-5.5.28
I run it:
C:\apache-tomcat-5.5.28\bin>startup.bat
and get this err
On 08.11.2009 01:36, Mohit Anchlia wrote:
> Could someone please help me understand this?
What about adding connectionTimeout to the JBoss Connector element (and
keep its value in sync with connection_pool_timeout^for the ajp workers.
Note that the Connector attribute is in milliseconds, the worke