Hi,
-Original Message-
From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
Sent: Monday, August 22, 2011 5:35 PM
To: 'Tomcat Users List'
Subject: RE: Tomcat 5.5.28 on 64 bit windows server 2008.
Allow me to clear that up:
1) If no address= parameter is given
-Original Message-
From: eurotrans-Verlag [mailto:verlag.preis...@t-online.de]
Sent: Tuesday, August 23, 2011 7:14 AM
To: 'Tomcat Users List'
Subject: RE: Tomcat 5.5.28 on 64 bit windows server 2008.
Hi,
This seems to only apply to Tomcat 5.5.x, however. When Tomcat 7.0.20
on Windows systems.
Therefore, the underlying issue may be a Windows one.
-Original Message-
From: Stefan Mayr [mailto:ste...@mayr-stefan.de]
Sent: Sunday, August 21, 2011 10:16 AM
To: Tomcat Users List
Subject: Re: Tomcat 5.5.28 on 64 bit windows server 2008.
Hello,
Am 21.08.2011
-Original Message-
From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
Sent: Monday, August 22, 2011 9:08 AM
To: 'Tomcat Users List'
Subject: RE: Tomcat 5.5.28 on 64 bit windows server 2008.
This is a known issue with the APR library, though I don't know if a
bug has ever
Venkata Surapaneni wrote:
We have a requirement to stick to 5.x version as of now. We tried using the
latest version of 5.5.x, but we encountered a issue. After installing the
tomcat and if we check in the browser as localhost, it is working fine. But if
we try accessing using IP address,
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Sunday, August 21, 2011 2:55 PM
To: Tomcat Users List
Subject: Re: Tomcat 5.5.28 on 64 bit windows server 2008.
Venkata Surapaneni wrote:
We have a requirement to stick to 5.x version as of now. We tried using
To: Tomcat Users List
Subject: Re: Tomcat 5.5.28 on 64 bit windows server 2008.
Venkata Surapaneni wrote:
We have a requirement to stick to 5.x version as of now. We tried using the
latest version of 5.5.x, but we encountered a issue. After installing the
tomcat and if we check in the browser
Hi,
-Original Message-
From: Venkata Surapaneni [mailto:vsurapan...@imedx.com]
Sent: Sunday, August 21, 2011 12:26 PM
To: Tomcat Users List
Subject: RE: Tomcat 5.5.28 on 64 bit windows server 2008.
And on top of this all the log look clean. Nothing looks suspicious
Verlag,
Both the suggestions worked and We are going to add address line to the
server.xml file.
Is the support for IP 4 dropped by plan or by accident ? If it is by plan,
isn't it early ? There are still lot of applications running on IP 4 and it
will be while before every one is
Hello,
Am 21.08.2011 15:01, schrieb Venkata Surapaneni:
Verlag,
Both the suggestions worked and We are going to add address line to
the server.xml file.
Is the support for IP 4 dropped by plan or by accident ? If it is by plan,
isn't it early ? There are still lot of applications
We are setting up Tomcat 5.5.28 on 64 bit Windows server 2008. The
installation completes fine and also the tomcat seems to be starting
correctly. But in the log files the following exception is logged.
java.lang.UnsatisfiedLinkError: C:\Tomcat5.5\bin\tcnative-1.dll: Can't find
dependent
kiran surapaneni wrote:
We are setting up Tomcat 5.5.28 on 64 bit Windows server 2008.
Why are you doing this on a new system ? The current version of Tomcat is 7.0.20, and
between Tomcat 5.5.28 (itself not the most recent version of Tomcat 5.5), there was
already Tomcat 6.0 (current version
List
Subject: Re: Tomcat 5.5.28 on 64 bit windows server 2008.
kiran surapaneni wrote:
We are setting up Tomcat 5.5.28 on 64 bit Windows server 2008.
Why are you doing this on a new system ? The current version of Tomcat is
7.0.20, and between Tomcat 5.5.28 (itself not the most recent version
PM
To: Tomcat Users List
Subject: Re: Tomcat 5.5.28 Servlet Spec 2.3 - When does Tomcat actually service
requests?
On 11/02/2011 22:10, Shaun Farrugia wrote:
I know that per the Servlet Spec 2.3 that Tomcat will start up the Listeners
first and then start up any servlets. However, I am unsure
2011/2/14 Shaun Farrugia sfarru...@fry.com:
I would think the same but I'm wondering that Tomcat is doing. Would it
allow http requests to a JSP to be serviced before ALL of the servlets marked
as load-on-startup are loaded?
They will be loaded, but any failure will just mark this
Subject: Re: Tomcat 5.5.28 Servlet Spec 2.3 - When does Tomcat actually service
requests?
2011/2/14 Shaun Farrugia sfarru...@fry.com:
I would think the same but I'm wondering that Tomcat is doing. Would it
allow http requests to a JSP to be serviced before ALL of the servlets marked
as load
if they will or will not be loaded. I am wondering if http
requests to a JSP page are blocked before the servlets are loaded.
-Original Message-
From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
Sent: Monday, February 14, 2011 12:14 PM
To: Tomcat Users List
Subject: Re: Tomcat 5.5.28 Servlet Spec 2.3
have a Servlet that has a load-on-startup setting of 2 and this
initializes some application settings. Granted, the best avenue for this is
a Listener I'm wondering if Tomcat will service HTTP requests before or
after the any load-on-startup Servlets are loaded. Specically Tomcat 5.5.28
of 2 and this initializes
some application settings. Granted, the best avenue for this is a Listener
I'm wondering if Tomcat will service HTTP requests before or after the any
load-on-startup Servlets are loaded. Specically Tomcat 5.5.28 to 5.5.31.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nick,
On 8/11/2010 9:38 AM, Nick Langlois wrote:
Get HTTP/1.1 400 Bad Request response back when Tomcat receives an HTTP
simple request (no HTTP version specified in request line).
[snip]
Example of expected behaviour:
wcars1u7-unit1# telnet
Using CATALINA_TMPDIR: /localdisk/data/apps/apache-tomcat-5.5.27/temp
Using JRE_HOME: /localdisk/data/apps/jdk1.5.0_17
$
$
$ pwd
/localdisk/data/apps/apache-tomcat-5.5.27/bin
$ cd ../../apache-tomcat-5.5.28/
$
$
$
$ cd bin
$
$
$ ps -ef | grep java
nickl21108 4529 0 14:51 pts/14 00:00
this backwards as I've already created a
bug
report. The tomcat site, however, recommends that confirmation should be
received as to whether a suspected bug is a bug or not on the tomcat user
mailing list.
Issue found in: Apache Tomcat 5.5.29
Issue introduced in: Apache Tomcat 5.5.28
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nick,
On 8/13/2010 3:16 PM, Nick Langlois wrote:
thanks for the response. I've already done quite a bit of
analysis and reported it in the following bug:
https://issues.apache.org/bugzilla/show_bug.cgi?id=49718
I apologize for not
, however, recommends that confirmation should be
received as to whether a suspected bug is a bug or not on the tomcat user
mailing list.
Issue found in: Apache Tomcat 5.5.29
Issue introduced in: Apache Tomcat 5.5.28
Issue:
Get HTTP/1.1 400 Bad Request response back when Tomcat receives
be
received as to whether a suspected bug is a bug or not on the tomcat user
mailing list.
Issue found in: Apache Tomcat 5.5.29
Issue introduced in: Apache Tomcat 5.5.28
Issue:
Get HTTP/1.1 400 Bad Request response back when Tomcat receives an HTTP
simple request (no HTTP version specified
.
Best regards
Agostino
Messaggio originale
Da: p...@pidster.com
Data: 05/06/2010 22.06
A: Tomcat Users Listusers@tomcat.apache.org
Ogg: Re: R: Re: intermittent SocketException on startup tomcat
5.5.28 and
under JBOSS 4.2.3GA
On 05/06/2010 20:56, ago...@libero.it wrote:
Thanks
SocketException on startup tomcat 5.5.28 and
under JBOSS 4.2.3GA
On 05/06/2010 20:56, ago...@libero.it wrote:
Thanks for replay.
I'm sorry
I have missed e-mail regard server .xml with romment removed.
so I attached this file.
regard Context path= docBase=SIT// i think that a mistake
On 5 Jun 2010, at 04:33, ago...@libero.it ago...@libero.it wrote:
Hi
I m very tired because the intermittent socket close exception
reappear.
We now use tomcat 5.5.28 on win2003 ED SO and jdk 1.6.16.
The error that occours is:
4-giu-2010 7.48.35
What is the above? It doesn't
On 05.06.2010 09:23, Pid * wrote:
On 5 Jun 2010, at 04:33, ago...@libero.itago...@libero.it wrote:
Hi
I m very tired because the intermittent socket close exception
reappear.
We now use tomcat 5.5.28 on win2003 ED SO and jdk 1.6.16.
The error that occours is:
4-giu-2010
On 05/06/2010 10:09, Rainer Jung wrote:
On 05.06.2010 09:23, Pid * wrote:
On 5 Jun 2010, at 04:33, ago...@libero.itago...@libero.it wrote:
Hi
I m very tired because the intermittent socket close exception
reappear.
We now use tomcat 5.5.28 on win2003 ED SO and jdk 1.6.16
Thanks
The question started in
http://mail-archives.apache.org/mod_mbox/tomcat-users/201005.mbox/thread?3
on same thread.
Now i have reduce the number of user (about 50 user simultanely) on a
win2003 ED quad processor with 8GB bram (I have tomcat 5.5.28, jdk.1.6.16, IIS
have tomcat 5.5.28, jdk.1.6.16,
IIS
(with certificate instaled) on port 80 that redirect request from port 80 to
8080 tomcat connector server. Besides https request are directly managed
from
second connector, on port 443 of tomcat.)
So the error referred, sometime occours
21.26
A: Tomcat Users Listusers@tomcat.apache.org
Ogg: Re: R: Re: R: RE: Re: intermittent SocketException on startup tomcat
5.5.28 and under JBOSS 4.2.3GA
On 05/06/2010 14:41, ago...@libero.it wrote:
Thanks
The question started in
http://mail-archives.apache.org/mod_mbox/tomcat-users/201005
: intermittent SocketException on startup tomcat
5.5.28 and under JBOSS 4.2.3GA
On 05/06/2010 14:41, ago...@libero.it wrote:
Thanks
The question started in
http://mail-archives.apache.org/mod_mbox/tomcat-users/201005.mbox/thread?
3
on same thread.
Now i have reduce the number of user
) and standard_out_log (in
which i have application SIT stdout message).
Best regards
Agostino
Messaggio originale
Da: p...@pidster.com
Data: 05/06/2010 21.26
A: Tomcat Users Listusers@tomcat.apache.org
Ogg: Re: R: Re: R: RE: Re: intermittent SocketException on startup tomcat
5.5.28 and under
From: ago...@libero.it [mailto:ago...@libero.it]
Subject: R: Re: R: RE: Re: intermittent SocketException on startup
tomcat 5.5.28 and under JBOSS 4.2.3GA
So the error referred, sometime occours. In particular i have
noted that this error rise when a lot user make login
on
other relevant information ?
bye.
Agostino
Messaggio originale
Da: p...@pidster.com
Data: 05/06/2010 22.00
A: Tomcat Users Listusers@tomcat.apache.org
Ogg: Re: R: Re: intermittent SocketException on startup tomcat 5.5.28 and
under JBOSS 4.2.3GA
On 05/06/2010 20:56, ago...@libero.it
Messaggio originale
Da: p...@pidster.com
Data: 05/06/2010 22.06
A: Tomcat Users Listusers@tomcat.apache.org
Ogg: Re: R: Re: intermittent SocketException on startup tomcat 5.5.28 and
under JBOSS 4.2.3GA
On 05/06/2010 20:56, ago...@libero.it wrote:
Thanks for replay.
I'm sorry
I have
ago...@libero.it wrote:
Sorry
i have never used a Valve Component
i will use this component in production enviroment. so i don't want have a
trouble.
Can you give me a little example of configuration of Valve Component fom my
(unique) application SIT under C:\tomcat5\webapps\SIT
Then read
Hi
I m very tired because the intermittent socket close exception reappear.
We now use tomcat 5.5.28 on win2003 ED SO and jdk 1.6.16.
The error that occours is:
4-giu-2010 7.48.35 org.apache.tomcat.util.net.PoolTcpEndpoint
acceptSocket
GRAVE
Messaggio originale
Da: chuck.caldar...@unisys.com
Data: 24/05/2010 15.38
A: Tomcat Users Listusers@tomcat.apache.org, ago...@libero.it
ago...@libero.it
Ogg: RE: Re: intermittent SocketException on startup tomcat 5.5.28 and under
JBOSS 4.2.3GA
From: ago...@libero.it [mailto:ago
From: ago...@libero.it [mailto:ago...@libero.it]
Subject: R: Re: intermittent SocketException on startup tomcat 5.5.28
and under JBOSS 4.2.3GA
ERROR [org.apache.tomcat.util.net.JIoEndpoint]
Socket accept failed
java.net.SocketException: socket closed
This isn't really a problem
SocketException on startup tomcat 5.5.28 and under
JBOSS 4.2.3GA
From: ago...@libero.it [mailto:ago...@libero.it]
Subject: R: Re: intermittent SocketException on startup tomcat 5.5.28
and under JBOSS 4.2.3GA
ERROR [org.apache.tomcat.util.net.JIoEndpoint]
Socket accept failed
On 22/05/2010 23:23, ago...@libero.it wrote:
Thanks for response.
The first server on I install tomcat 5.5.28 is win2003 server and after I
install jboss on win2008 server .
All server have 32bit SO and i don't have a firewall . I disenable all
firewall, all antivirus.
I suppose
on startup tomcat 5.5.28 and under
JBOSS 4.2.3GA
On 22/05/2010 23:23, ago...@libero.it wrote:
Thanks for response.
The first server on I install tomcat 5.5.28 is win2003 server and after I
install jboss on win2008 server .
All server have 32bit SO and i don't have a firewall . I disenable all
appliction deployed initially under tomcat 5.5.28 (with jre-
1_5_0_22 and SO win2003 Server 32 bit) that sometimes cause specially on
startup the follow error:
17-apr-2010 7.00.49 org.apache.tomcat.util.net.PoolTcpEndpoint acceptSocket
GRAVE: Endpoint [SSL: ServerSocket[addr=0.0.0.0/0.0.0.0,port=0
. But often the problem persist.
In Short:
I have a web appliction deployed initially under tomcat 5.5.28 (with jre-
1_5_0_22 and SO win2003 Server 32 bit) that sometimes cause specially on
startup the follow error:
17-apr-2010 7.00.49 org.apache.tomcat.util.net.PoolTcpEndpoint acceptSocket
Thanks for response.
The first server on I install tomcat 5.5.28 is win2003 server and after I
install jboss on win2008 server .
All server have 32bit SO and i don't have a firewall . I disenable all
firewall, all antivirus.
I suppose that two different errors regard different JVM
Dear Tomcat Users,
We have upgraded Tomcat from 5.5.17 version to 5.5.28 and experiencing
stream closed IO Exceptions in many places.
java.io.IOException: Stream closed
at
org.apache.catalina.connector.InputBuffer.readByte(InputBuffer.java:281)
at
On 06/05/2010 09:08, Prathima Dandapani -X (pdandapa - HCL at Cisco) wrote:
Dear Tomcat Users,
We have upgraded Tomcat from 5.5.17 version to 5.5.28 and experiencing
stream closed IO Exceptions in many places.
OS/Platform?
java.io.IOException: Stream closed
at
: Re: Stream closed IO Exception when using Tomcat 5.5.28
On 06/05/2010 09:08, Prathima Dandapani -X (pdandapa - HCL at Cisco) wrote:
Dear Tomcat Users,
We have upgraded Tomcat from 5.5.17 version to 5.5.28 and experiencing
stream closed IO Exceptions in many places.
OS/Platform
: Thursday, May 06, 2010 5:16 PM
To: pdand...@cisco.com
Subject: Re: Stream closed IO Exception when using Tomcat 5.5.28
On 06/05/2010 12:35, Prathima Dandapani -X (pdandapa - HCL at Cisco) wrote:
Thanks Pid.
It is happening in both Windows 2003 and Solaris SPARC.
Under normal usage only exception
From: Prathima Dandapani -X (pdandapa - HCL at Cisco)
[mailto:pdand...@cisco.com]
Subject: RE: Stream closed IO Exception when using Tomcat 5.5.28
Let me know if any other information is required.
The full stack trace would be a start.
(And send messages just to the list
On 06/05/2010 13:54, Caldarale, Charles R wrote:
From: Prathima Dandapani -X (pdandapa - HCL at Cisco)
[mailto:pdand...@cisco.com]
Subject: RE: Stream closed IO Exception when using Tomcat 5.5.28
Let me know if any other information is required.
The full stack trace would be a start
Christopher Schultz wrote:
...
Note that members of this list often have difficulty giving advice to
folks using package-managed versions of Tomcat because of the ...
latitude taken by the package administrators when it comes to the
placement of configuration files, deployed webapps, etc.
Oh
I just installed ubuntu and netbeans 6.7.1 . My web hosting use 5.5.28 I
need to download the zip ver. of 5.5.28 for netbeans . Where do I
download the ver for ubuntu ?
-
To unsubscribe, e-mail:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
William,
On 4/8/2010 6:32 PM, William wrote:
I just installed ubuntu and netbeans 6.7.1 . My web hosting use 5.5.28 I
need to download the zip ver. of 5.5.28 for netbeans . Where do I
download the ver for ubuntu ?
Apache does not provide OS- or
On 8-3-2010 20:40, Jessica Krosschell wrote:
Good afternoon,
I am implementing SSL on Tomcat 5.5.28 (on a Windows Server 2008 box)
for the first time as part of a BusinessObjects implementation. My
client wants to use a self signed certificate and I was able to create
one using the keytool
From: CBy [mailto:tom...@byrman.demon.nl]
Subject: Re: Configuring SSL on Tomcat 5.5.28
On 8-3-2010 20:40, Jessica Krosschell wrote:
I was able to create one using the keytool utilities with a
keystore, but it has already expired (it's been 90 days).
Use -validity numberOfDays (default
Hi
Is there any document showing how to configure apache 2.2 with tomcat 5.5.28
or tomcat 6.0
--
Ashish
www.ayurwellness.com
www.mysoftwareneeds.com
From: Ashish Kulkarni [mailto:ashish.kulkarn...@gmail.com]
Subject: how to configure tomcat 5.5.28 or tomcat 6.0 and apache 2.2
Is there any document showing how to configure apache 2.2 with tomcat
5.5.28 or tomcat 6.0
Hmmm... I wonder what the Documentation link on the Tomcat home page
Thanks, got it working
On Tue, Feb 9, 2010 at 3:32 PM, Caldarale, Charles R
chuck.caldar...@unisys.com wrote:
From: Ashish Kulkarni [mailto:ashish.kulkarn...@gmail.com]
Subject: how to configure tomcat 5.5.28 or tomcat 6.0 and apache 2.2
Is there any document showing how to configure
natively on
Windows using startup.bat
Anyone got any ideas on this---I could sure use some help?
--
View this message in context:
http://old.nabble.com/Tomcat-5.5.28-Class-loading-issue-tp27323388p27323388.html
Sent from the Tomcat - User mailing list archive at Nabble.com
On 26/01/2010 14:25, ssmith wrote:
Spacing improves legibility.
I have two filters within my web.xml--one uses a sitemesh plugin and the
other uses a wikiUrlSessionIdFilter plugin---from sitemesh.jar and
jboss-seam.jar respectively. If I place the two jars in tomcat/common/lib
directory and
Sorry, new to Nabble.
I am defining a servlet filter.
I tried to use the existing wars built for Tomcat 5.0.28, but they would not
deploy at all.
So, yes, I rebuilt them for Tomcat 5.5.28.
Yes, I have a servlet-api.jar in the WEB-INF/lib/ and tomcat/common/lib
directories. Eclipse (really
On 26/01/2010 18:12, ssmith wrote:
Sorry, new to Nabble.
I am defining a servlet filter.
I tried to use the existing wars built for Tomcat 5.0.28, but they would not
deploy at all. So, yes, I rebuilt them for Tomcat 5.5.28.
You should rebuild, especially if you are compiling JSPs.
Yes, I
Dear All,
My OS is fedora, and i have installed tomcat 5.5.28. I have web app. My
jsp page has EL as follow-
${perosn.name}.
I put jsp-api.jar, servlet-api.jar into /usr/java/jdk1.5.0_16/jre/lib/ext.
Servlet works fine, but above EL is considered as plain text. My web.xml of web
app has
punde [mailto:sharmila...@yahoo.com]
Sent: Friday, 22 January, 2010 04:13 PM
To: users@tomcat.apache.org
Subject: Tomcat 5.5.28 EL not evaluated
Dear All,
My OS is fedora, and i have installed tomcat 5.5.28. I have web app. My
jsp page has EL as follow-
${perosn.name}.
I put jsp-api.jar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sharmila,
On 1/22/2010 5:43 AM, sharmila punde wrote:
My OS is fedora, and i have installed tomcat 5.5.28. I have web app.
My jsp page has EL as follow- ${perosn.name}.
Did you mean ${person.name}? Could that be the problem?
I put jsp-api.jar
Thanks Nishant,
Thank you very much. It was very helpful.
Regards
--- On Fri, 22/1/10, Hadole, Nishant IN BOM SISL nishant.had...@siemens.com
wrote:
From: Hadole, Nishant IN BOM SISL nishant.had...@siemens.com
Subject: RE: Tomcat 5.5.28 EL not evaluated
To: 'Tomcat Users List' users
Hi folks,
I'm getting some exceptions with a vanilla Tomcat 5.5.28 and a simple
logging valve. I'm using the following version of Java:
java version 1.5.0_22
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_22-b03, mixed mode
On 16/12/2009 17:28, Martin B. Smith wrote:
Hi folks,
I'm getting some exceptions with a vanilla Tomcat 5.5.28 and a simple
logging valve. I'm using the following version of Java:
java version 1.5.0_22
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)
Java HotSpot(TM
On 12/16/2009 11:33 AM, Mark Thomas wrote:
On 16/12/2009 17:28, Martin B. Smith wrote:
Hi folks,
I'm getting some exceptions with a vanilla Tomcat 5.5.28 and a simple
logging valve. I'm using the following version of Java:
java version 1.5.0_22
Java(TM) 2 Runtime Environment, Standard Edition
Hi,
I have installed Tomcat 5.5.28 on my Windows XP computer.
I did all recommended changes to a web.xml:
- uncommented
servlet
servlet-namecgi/servlet-name
servlet-classorg.apache.catalina.servlets.CGIServlet/servlet-class
init-param
param-namedebug/param
nicoli wrote:
But when I'm trying to execute cgi module from IE, it doesn't recognize it
as executable.
Please help.
What is wrong?
A few questions:
- What URL are you requesting ?
- Where is the cgi script located in the web app?
Mark
nicoli wrote:
Hi,
I have installed Tomcat 5.5.28 on my Windows XP computer.
I did all recommended changes to a web.xml:
- uncommented
servlet
servlet-namecgi/servlet-name
servlet-classorg.apache.catalina.servlets.CGIServlet/servlet-class
init-param
param
in the web app?
Mark
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
--
View this message in context:
http://old.nabble.com/CGI-on-Tomcat
nicoli wrote:
Hi Mark,
Thank you for quick response.
I'm using URL as http://localhost/cognos.cgi
cognos.cgi is located in Tmcat's ROOT directory.
What IE is doing - just asking to choose program to open cognos.cgi
The same issue happens when it’s trying to open cognos.cgi file from a
...@tomcat.apache.org
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
--
View this message in context:
http://old.nabble.com/CGI-on-Tomcat
nicoli wrote:
Mark,
I also tried to run it from http://localhost/cgi-bin/cognos.cgi
but for some reason IE doesn't find cognos.cgi in that directory, even
WEB-INF/cgi value is specified for cgiPathPrefix:
init-param
param-namecgiPathPrefix/param-name
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\binstartup.bat
and get this error
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\binstartup.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
Hello, here is what I get running set command:
C:\apache-tomcat-5.5.28\binset
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
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
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 problem
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
Hi all,
I’m using a program called EMC Smarts which is a network monitoring
tool. It can accommodate a web interface using Tomcat, which is
currently version 5.5.28 and works perfectly. I am trying to upgrade
to version 6.0.20 but am having some trouble. Smarts official
documentation for
From: Michael C [mailto:tomcat6d...@gmail.com]
Subject: Tomcat 5.5.28 to 6.0.20 migration question
Tomcat no longer works.
Care to tell us what that means? Log entries, error messages, anything useful?
Or do we have to call Pid to get him to use his Internet Telepathy?
- Chuck
wrote:
From: Michael C [mailto:tomcat6d...@gmail.com]
Subject: Tomcat 5.5.28 to 6.0.20 migration question
Tomcat no longer works.
Care to tell us what that means? Log entries, error messages, anything
useful? Or do we have to call Pid to get him to use his Internet Telepathy?
- Chuck
Caldarale, Charles R wrote:
From: Michael C [mailto:tomcat6d...@gmail.com]
Subject: Tomcat 5.5.28 to 6.0.20 migration question
Tomcat no longer works.
Care to tell us what that means? Log entries, error messages, anything useful?
Or do we have to call Pid to get him to use his Internet
From: Michael C [mailto:tomcat6d...@gmail.com]
Subject: Re: Tomcat 5.5.28 to 6.0.20 migration question
when I go to http://tomcatserver:8080 I don't get the tomcat screen
that comes up with version 5.5.28. Just page cannot be displayed.
Sounds like you're using IE as your browser; if so
Michael C wrote:
Chuck,
I can't get to the server at the moment but I'm an absolute noob. The
way I know it doesn't work is that when I go to http://tomcat
server:8080 I don't get the tomcat screen that comes up with version
5.5.28. Just page cannot be displayed. As soon as I am allowed, I'll
helpful it will be given the
third party nature.
--Mike
On Thursday, November 5, 2009, Caldarale, Charles R
chuck.caldar...@unisys.com wrote:
From: Michael C [mailto:tomcat6d...@gmail.com]
Subject: Re: Tomcat 5.5.28 to 6.0.20 migration question
when I go to http://tomcatserver:8080 I don't get
From: Michael C [mailto:tomcat6d...@gmail.com]
Subject: Re: Tomcat 5.5.28 to 6.0.20 migration question
I fully agree about IE but the people in charge don't wanna hear it.
I didn't mean for everyone, just for your testing until things are sorted.
If we pretend I did have a normal install
Andre,
From what I'm able to remember, that's amazing! Also I will check all
of those places as soon as I'm allowed back on. I'm almost certain
server.XML contains 8080.
-Mike
On Thursday, November 5, 2009, André Warnier a...@ice-sa.com wrote:
Michael C wrote:
Chuck,
I can't get to the
Michael C wrote:
Chuck,
I fully agree about IE but the people in charge don't wanna hear it.
The fact that this is a third party tomcat install confuses me even
more than if it was normal, and definitely frustrating that the logs
could be anywhere. If we pretend I did have a normal install, are
To: Tomcat Users List
Subject: RE: How to install Tomcat 5.5.28 32-bit version on Windows
64-bit version?
From: Vadim Volkov [mailto:chain@gmail.com]
Subject: Re: How to install Tomcat 5.5.28 32-bit version on Windows
64-
bit version?
I strongly needs in 32-bit JRE and 32-bit Tomcat
service
-Original Message-
From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
Sent: Monday, October 19, 2009 10:28 AM
To: Tomcat Users List
Subject: RE: How to install Tomcat 5.5.28 32-bit version on Windows 64-
bit version?
The only reason I can think of for wanting to run 32-bit
Users List'
Subject: RE: How to install Tomcat 5.5.28 32-bit version on Windows
64-bit version?
-Original Message-
From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
Sent: Monday, October 19, 2009 10:28 AM
To: Tomcat Users List
Subject: RE: How to install Tomcat 5.5.28 32-bit
Hi Christopher. Thanks for replying.
On Wed, Oct 14, 2009 at 10:04 PM, Christopher Schultz
ch...@christopherschultz.net wrote:
Are you using 32-bit JVM? If so, then you must use the 32-bit service
loader.
I'm using 32-bit JVM (JDK 1.5.0_21) on 64-bit Windows.
Form Tomcat 5.5.28 changelog: Add
1 - 100 of 131 matches
Mail list logo