Hi,
I am very new to Tomcat, and something I don't understand why is not working.
After I installed Tomcat, I can access a webpage locally at this address:
http://localhost:8080/
I configured my reouter for NAT and I have port 8080 forwarded to my desktop in
my LAN and when I
access http://:8080
INFORMATION intended
solely for the use of the addressee(s). If you are not the intended
recipient, please notify the sender by e-mail and delete the original
message. Further, you are not to copy, disclose, or distribute this
e-mail or its contents to any other person and any such actions are
and defined the maxConnectionAge to 3600s and the
> problem was solved
>
>
> --- En date de : Mer 16.9.09, Sharath Babu S S S
> a écrit :
>
> De: Sharath Babu S S S
> Objet: Connection Closed Issue
> À: users@tomcat.apache.org
> Date: Mercredi 16 Septembre 2009, 11h52
*
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended
solely for the use of the addressee(s). If you are not the intended
recipient, please notify the sender by e-mail and delete the original
message. Further, you are not to copy, disclose, or distribute this
e-mail or
solely for the use of the addressee(s). If you are not the intended
recipient, please notify the sender by e-mail and delete the original
message. Further, you are not to copy, disclose, or distribute this
e-mail or its contents to any other person and any such actions are
unlawful. This e-mail may
Tomcat 5.5 or 6.0
Win XP or Vista (32)
I've read the configuration
(http://tomcat.apache.org/tomcat-5.5-doc/config/valve.html) and the api
(http://tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/org/apache/catalina/valves/AccessLogValve.html)
but there are some details that are not specified
Hi,
We are planning to migrate from tomcat 9.0.x to Tomcat 10.1.x but want to
know about EOL for both the releases. On the official tomcat website, we
couldn't find any information about this.
If anyone knows, please share so that we will plan accordingly.
Thanks in advance,
Sreenivas K.
Hi all,
we are using tomcat-embed (Tomcat 8.5.70) in our product which also contains a
custom NIO implementation.
So i think i cannot give you a configuration to reproduce the issue.
Anyway, i will explain in short what happens.
It is within the included BlockPoller class in the NioBlockingSelec
Hi All,
In web.xml, if we didn't define any xsd schema or dtd schema which version of
xsd will be loaded for Tomcat 9.0.45.
Regards,
Abirami.S
used for web.xml etc
My guess, the one that is specified in TOMCAT_BASE/conf/web.xml
-Original Message-
From: S Abirami
Sent: donderdag 21 oktober 2021 10:46
To: Tomcat Users List
Subject: xsd version used for web.xml etc
Hi All,
In web.xml, if we didn't define any xsd schema o
Thanks Thomas.
-Original Message-
From: Mark Thomas
Sent: Thursday, October 21, 2021 2:40 PM
To: users@tomcat.apache.org
Subject: Re: xsd version used for web.xml etc
On 21/10/2021 09:45, S Abirami wrote:
> Hi All,
>
> In web.xml, if we didn't define any xsd schema or dt
: xsd version used for web.xml etc
On 21/10/2021 09:45, S Abirami wrote:
> Hi All,
>
> In web.xml, if we didn't define any xsd schema or dtd schema which version of
> xsd will be loaded for Tomcat 9.0.45.
By default none - whether a schema is defined or not. Schemas ar
Thanks a lot Mark.
-Original Message-
From: Mark Thomas
Sent: Thursday, October 21, 2021 4:23 PM
To: users@tomcat.apache.org
Subject: Re: xsd version used for web.xml etc
On 21/10/2021 10:37, S Abirami wrote:
> Hi Thomas,
>
> How I can identify whether the schema validation e
Hello,
Do you have any information on Tomcat 9 not working after some Windows
Updates ?
We have installed the KB5022838 on our Windows Server 2016 Standard and
since this we can restart Tomcat but it stops working after only few
minutes.
We are sure about the fact that the Windows update is guilt
Sorry for being unclear and thank you for your answer.
I can start Tomcat but after a few minutes it stops working. And everytime
I restart it, the behavior is the same.
- Katie
Le jeu. 2 mars 2023 à 09:39, Mark Thomas a écrit :
> On 02/03/2023 08:28, Katie S wrote:
> > Hello,
>
I'm using the Central Configuration Manager from Business Objects 4.0.
I start Apache Tomcat for BI4, it says "running" and then after a
few minutes and without any action, the status becomes "stopped".
- Katie
Le jeu. 2 mars 2023 à 11:10, Mark Thomas a écrit :
>
losed the stderr.log to this email.
- Katie
Le jeu. 2 mars 2023 à 15:09, Mark Thomas a écrit :
> On 02/03/2023 13:59, Katie S wrote:
> > I'm using the Central Configuration Manager from Business Objects 4.0.
> > I start Apache Tomcat for BI4, it says "running" and t
Hi All,
Currently, In our product we are using 9.0.65 version of Tomcat.
We are not using FileUpload option in any of our application and in Servlet.
We don't have any config to limit the file uploads also.
Whether our attacker still able to perform a malicious upload to our server via
url.
Plea
Hi All,
Currently, In our product we are using 9.0.65 version of Tomcat.
We are not using FileUpload option in any of our application and in Servlet.
We don't have any config to limit the file uploads also.
Whether our attacker still able to perform a malicious upload to our server via
url.
Plea
Thanks Mark
-Original Message-
From: Mark Thomas
Sent: Thursday, March 16, 2023 2:34 PM
To: users@tomcat.apache.org
Subject: Re: CVE-2023-24998 : Apache Denial of Service
On 16/03/2023 05:33, S Abirami wrote:
> Hi All,
>
> Currently, In our product we are using 9.0.65 v
Hi All,
Our application using embedded tomcat 9.0.62 on RHEL linux environment.
Tomcat native version :1.2.32
openssl version OpenSSL 1.1.1k
After upgrading from RHEL 7.9 to RHEL 8.6 version, embedded tomcat throws an
exception when starting the application for https.
org.apache.catalina.uti
7:35 PM
To: users@tomcat.apache.org
Subject: Re: RHEL 8.6 ==> Tomcat Native 1.2.32 ==> OpenSSLEngine could not
initialize
Hello,
On 6/22/23 07:47, S Abirami wrote:
> Hi All,
>
> Our application using embedded tomcat 9.0.62 on RHEL linux environment.
> Tomcat native version
Hi Team,
In our product to address security vulnerability in context.xml, we have
introduced following entry
After introducing the above line, I noticed few rest service which is not
deployed in that Tomcat also getting impact.
Deployment Details
Deployed :RHEL
Tomcat Installatio
pache%2Ftomcat%2Futil%2Fhttp%2FLegacyCookieProcessor.java
El mar., 9 jun. 2020 a las 7:59, S Abirami ()
escribió:
> Hi Team,
>
> In our product to address security vulnerability in context.xml,
> we have introduced following entry
>
>
>
>
> After introducing the above line, I noticed f
: Mark Thomas
Sent: Tuesday, June 9, 2020 1:50 PM
To: users@tomcat.apache.org
Subject: Re: Regarding context.xml changes impact other web service not deployed
On 09/06/2020 06:59, S Abirami wrote:
> Hi Team,
>
> In our product to address security vulnerability in context.xml,
Hi All,
I want to configure SameSite attribute to the specific web-application.
For that, I have updated the context.xml of specific web application located in
/META-INF/context.xml
It is not working. Only the changes in global context.xml is working. Please
guide to solve the issue.
Regard
Hi Mark,
The below is the content of the context.xml
Regards,
Abirami.S
-Original Message-
From: Mark Thomas
Sent: Thursday, June 11, 2020 5:12 PM
To: users@tomcat.apache.org
Subject: Re: context.xml under META-INF was not working
On 11/06/2020 11:42, S Abirami wrote:
> Hi
.
Regards,
Abirami.S
-Original Message-
From: Mark Thomas
Sent: Thursday, June 11, 2020 7:27 PM
To: users@tomcat.apache.org
Subject: Re: context.xml under META-INF was not working
On 11/06/2020 12:46, S Abirami wrote:
> Hi Mark,
>
> The below is the content of the co
x27;t have SameSite attribute.
Regards,
Abirami.S
-Original Message-
From: Mark Thomas
Sent: Thursday, June 11, 2020 8:19 PM
To: Tomcat Users List
Subject: RE: context.xml under META-INF was not working
On June 11, 2020 2:32:51 PM UTC, S Abirami
wrote:
>Hi Mark,
>
>We are using A
Hi All,
We can add the samesite attribute in set-cookie header through context.xml
entry in tomcat.
Is there any other way, can we add samesite attribute in response of set-cookie
header.
Context changes reflecting issue in tenable vulnerable. Hence looking for any
other way.
I tried with
11:07 PM
To: Tomcat Users List
Subject: Re: SameSite attribute handling
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Abirami,
On 7/1/20 03:06, S Abirami wrote:
> We can add the samesite attribute in set-cookie header through
> context.xml entry in tomcat. Is there any other way, can
Hi All,
In our application, we used to create embedded tomcat instance by taking a copy
of lib jars from the Deployable Tomcat.
It's working properly. I have noticed that there is some jars in Embed package
https://mirrors.estointernet.in/apache/tomcat/tomcat-9/v9.0.37/bin/embed/apache-tomcat-9.
Thanks Mark Thomas.
-Original Message-
From: Mark Thomas
Sent: Friday, August 21, 2020 4:03 PM
To: users@tomcat.apache.org
Subject: Re: Embedded and Standalone Tomcat
On 21/08/2020 11:27, S Abirami wrote:
> Hi All,
>
> In our application, we used to create embedded tomcat in
Hi ALL,
We have deployed embedded tomcat in RHEL 7 with jdk 1.8. For sweet32
vulnerability, we have configured jdk.tls.disabled.algorithm to remove the
encryption cipher have 64bit block size.
I need a clarification whether JDK configuration is enough for embedded tomcat
to avoid sweet32 atta
Thanks Christopher for detailed explanation with testing tools.
-Original Message-
From: Christopher Schultz
Sent: Sunday, March 21, 2021 9:02 AM
To: users@tomcat.apache.org
Subject: Re: Embedded Tomcat 9.0.33
Abirami,
On 3/20/21 11:36, S Abirami wrote:
> We have deployed embed
Hi Team,
As part of CISCAT Tomcat 9 benchmark, we have added
JreMemoryLeakPreventionListener in server.xml.
We understood that it prevents memory leak. Do you any tool (or) testcase to
test this functionality is working fine in our product?
Please let us know, if any input available.
Regards,
Hi All,
TLSv1.3 support is available in Tomcat.
I tried just updating server.xml[sslEnabledProtocols=TLSv1.3] and restarted
tomcat. It doesn't work.
Please let me know any other configuration also needs to be changed.
Regards,
Abirami.S
Hi All,
We are using Tomcat 9.0.46 and JDK 8u291
Regards,
Abirami.S
-Original Message-
From: S Abirami
Sent: Monday, June 28, 2021 4:47 PM
To: Tomcat Users List
Subject: TLSv1.3 Support in Tomcat
Hi All,
TLSv1.3 support is available in Tomcat.
I tried just updating server.xml
,
Abirami.S
-Original Message-
From: Christopher Schultz
Sent: Monday, June 28, 2021 7:27 PM
To: users@tomcat.apache.org
Subject: Re: TLSv1.3 Support in Tomcat
Abirami,
On 6/28/21 07:16, S Abirami wrote:
> TLSv1.3 support is available in Tomcat.
>
> I tried just updating s
juin 2021 à 01:44, S Abirami a
écrit :
> Hi Christopher,
>
> Below is my Connector element, sslEnabledProtocols =TLSv1.2 ,TLS 1.3
> it is working fine with TLSv1.2. When sslEnabledProtocols=TLSv1.3,
> Tomcat is started but, the browser unable to perform handshake with weba
https://wiki.openssl.org/index.php/TLS1.3#Ciphersuites
TLSv1.3 supports 5 cipher suites and none is in your list.
-
Daniel Savard
Le mar. 29 juin 2021 à 01:44, S Abirami a
écrit :
> Hi Christopher,
>
> Below is my Connector element, sslEnabledProtocols =TLSv1.2
is in the HTTPS and HTTP order.
Regards,
Amir S
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
eep you posted...or if you find a solution please
forward that to me
Thanks
--- Amir S <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I have a Jakarta 5.0.28.
> When entering the tomcat first
> https://127.0.0.1/a.jsp and then
> http://127.0.0.1/b.jsp
> The sessionID changes
I'm dealing with a problem where if a user hits a secured page and is
forwarded to a login page (using Form Auth). If the user sits on that login
page for too long, and then try to login they are confronted with a nasty
HTTP 408 error. I don't know if this behaviour is part of the servlet spec,
- Original Message -
From: "Wade Chandler" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Monday, November 28, 2005 11:27 PM
Subject: Re: heap size problems (speed) [2]
I don't know really. I've not seen issues with
HashMap in a Linux vs. Windows scenario (might check
JRE/JDK bug
hi all
I would like to establish public key private key ssl setup in
tomcat. I dont know how to proceed please help me regarding this.
regards
Richard
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comma
Hi,
I need to extract the click Stream logs from tomcat. Is this possible??
I would like to know who's clicked what, when and how many times. I need
these stats for analytic purposes...
Regards,
Ashwath S
-
To unsubs
Hi,
I have an environment where the development version is 5.0.28 and the
production version of tomcat is 5.5.4.
Recently I deployed a web application to the production server. Deployment
went through fine but I get a 'Servlet Not Available error' while executing
the application. What can be the
Hi,
If a web application wants to access a object being used by another
web-application(with a different context root) running on the same
webserver, is that possible?
If yes, how can it be achieved?Through sharing attributes of ServletContext?
Will getting an attribute from the servletContext,
ay-browser:
Browsing: http://localhost:8084/RTS/index.jsp
run:
BUILD SUCCESSFUL (total time: 9 seconds)
Regards,
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
S. Natarajan M.C.A.,
Software Engineer,
Mobile: +91-99941-81073
Office: 044-22537552
Web: http://gilnat21.4t.com
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
My problem: I want to set the default output encoding to UTF-I if the
browser supports it, for all my jsps and servlets. I could put <%@ page
contentType="text/html;charset=utf-8" %> in all my jsps, but I don't
want to have to put that in all jsps, and I only want to set utf8 if the
request h
Hi,
I am trying to build nsapi_redirector.so from Makefile.solaris. when I
tried to use make command it not works.
Then i had copied to Makefile and made some changes as I found by
googling. One of the important thing that I found was -
LD_SHAREDCMD=ld -G -fPIC -lapr-0 -lgcc -lc -lsocket -lnsl
Hi,
I am using sun one web server 6.1 and JBoss as App server. I have two
doubts.
(1) I want load balancing feature from http point of view. My
workers.properties lookes like as below :
worker.list=traveldev,jkstatus
worker.node1.port=61097
worker.node1.host=192.122.220.31
worker.node1.type=a
Hi All,
In our production we want Sun One Web server 6.1 and Tomcat combination.
Almost all things are done.
But I got one problem which i want to discuss.
Basically, I have enabled Single Sign On for web server and through web
server App server got connected. The problem is if i know the ip a
How can we put entry in obj.conf of sun one web server so that it knows to
refer mod_jk.conf file like we put the similar entry in httpd.conf ?
Thanks
Maulik
Jim Jagielski <[EMAIL PROTECTED]>
02/02/2007 09:28 PM
Please respond to
"Tomcat Users List"
To
"Tomcat Users List"
cc
Subject
Re:
Although the plugin should work in principle, I expect that it hasn't
been well tested in the last month. So feedback concrning your
experience wil be welcome.
Regards,
Rainer
Maulik S wrote:
> How can we put entry in obj.conf of sun one web server so that it knows
to
> refer mo
Hi,
I installed J2SE 1.4 (SDK and JRE) and Tomcat 5.5.
When I launched the Tomcat Manager through the Start->Programs menu, it
gives, "Page can not be displayed" error in the Internet Explorer.
I started the Tomcat service. But it is getting stopped soon after I started
it. The status is always
Hi all,
Sorry for the mishap in my previous mail. I really didnt mean It. I
just installed the Tomcat 6 on jdk6 with Ubuntu6.06. I am
getting the following exceptions in the log. please kindly let me know
how to go about solving this.
I have set the context to true in the context.xml
I
I have read the posts on chunking not being able to be disabled in tomcat
5.5.x. This is unfortunate. However, I am not setting or writing the
reponse code, axis2 1.3 is. I have disabled chunking in axis2 as
recommended by commenting out the transfer endoding like below. However,
the responses
omcat/mod_jk.so
JkWorkersFile /XXX/apache-tomcat-5.5.25/conf/jk/workers.properties
JkShmFile /XXX/apache-tomcat-5.5.25 /conf/jk/mod_jk.shm
JkLogFile /XXX/apache-tomcat-5.5.25/conf/jk/mod_jk.log
JkLogLevel trace
JkLogStampFormat "[%a %b %d %H:%M:%S %Y] "
JkRequestLogFormat "%
Thanks a lot Rainer! The problem as you guessed was with the Vhost.
After putting the JkMounts in the global server configuration, it
worked.
I started using the VHost (though now I have realised I don't need
them at all since I am not hosting more than one website on a single
server) because the
Hi
It seems there is a lot of confusion around new tomcat 5.5 internal
logging. I also have a question:
Is there a way to separate stdout (which is all by default written to
one file catalina.out) to be in files by virtual hosts / context. i.e.
each application could have its own file where sta
Thanks a lot for quick reply!
To conclude:
1. stdout can NOT be redirected to multiple files and can be only in one
file (usually catalina.out)
2. All uncaught exceptions / System.out from ALL applications are going
to this one file. And we can not do anything about this.
Right?
*
Hi
I had similar problem on Ubunutu Linux. Logs have been saying something
about inability to bind to socket.
If log clearly says that address already in use (probably 8080). Check
that no other application using this port.
If log says something like:
java.lang.Exception: Socket bind failed:
Hi
Your tomcat should start with option: -Djava.library.path=/usr/local/apr/lib
in this case APR libs are in /usr/local/apr/lib, change to wherever you
got your libs
Usually you add this line to tomcat startup script...
*
Best Regards
Ilja
Andre Prasetya
Hi
Startup time of tomcat became very slow after installing APR.
Tomcat version is 5.5.23
APR 1.2.7
Ubuntu, kernel 2.6.20
Logs says INFO: Server startup in 192631 ms
Which is more 3 minutes! Is that normal?
--
*
Best Regards
Ilja
-
hat should I do now?
Richard
On Fri, 2007-06-15 at 13:52 +0300, Ilja S. wrote:
Hi
Your tomcat should start with option: -Djava.library.path=/usr/local/apr/lib
in this case APR libs are in /usr/local/apr/lib, change to wherever you
got your libs
Usually you add this line to tomcat
tomcat is running with
apache and mod_jk?
Clarification would be very appreciated!
Thanks in advance..
*
Best Regards
Ilja
Markus Schönhaber wrote:
Ilja S. wrote:
Startup time of tomcat became very slow after installing APR.
Tomcat version is 5.5.23
APR 1.
Hello,
I wonder if anybody can help, we have an application set up as follows:
The front end web services are on a web server running appache
and tomcat.
The back end web services are on an oracle application server.
War files are deployed through tomcat manager and oracle enter
1) What jar files do I need to include in my classpath to compile a Valve?
2) Where do I put the class file so Tomcat can load it? Under
CATALINA_BASE/common?
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubsc
Hello,
Could somebody remove my name from this list please.
Thanks
Kind Regards
Sheila Cullen
ext 2699
Yes and it doesn't work!!!
And I still haven't been unsubscribed.
Thanks
Kind Regards
Sheila Cullen
ext 2699
-Original Message-
From: Sebastiaan van Erk [mailto:[EMAIL PROTECTED]
Sent: 06 August 2007 17:53
To: Tomcat Users List
Subject: Re: Unsubscribe me please
Yes, someb
My problem is this:
One of my pages with an apostrophe was not displaying properly, so I
added to my jsp:
<%@ page contentType="text/html; charset=UTF-8"%>
When I did that my content displayed correctly, but on form submission
it got corrupted.
You can view the problem here:
http://b.tupa
POST
Mark Thomas wrote:
Joseph S wrote:
When I did that my content displayed correctly, but on form submission
it got corrupted.
POST or GET?
Mark
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e
Christopher Schultz wrote:
Setting the encoding of the response is sometimes necessary when the
browser (stupidly, IMO) elects not to send the charset being used to the
server.
It isn't the browser's fault, its the spec's fault. See
https://bugzilla.mozilla.org/show_bug.cgi?id=289060#c8
--
I'm running embedded Tomcat 5.5.23. I've been working with both IBM
JDK 1.5and Sun JDK
1.6. My code is below. When attempting to start the server I get a
java.security.AccessControlException. I've included a portion of the
exception trace at the bottom of this message. Here are my questions:
1.
From "Caldarale, Charles R" <[EMAIL PROTECTED]> Subject RE:
AccessControlException with Embedded Tomcat 5.5.23 Date Tue, 18 Sep 2007
20:11:18 GMT
> From: S D [mailto:[EMAIL PROTECTED]
> Subject: AccessControlException with Embedded Tomcat 5.5.23
>
> 1. How do I enforce the us
I did a performance test with Apache Bench on Tomcat6.0.16.
During the test,I got many error in catalina.out.
SEVERE: Caught exception (java.lang.OutOfMemoryError: Java heap space)
# ./ab -c 200 -n 30 http://**/sample/test.jsp
Benchmarking 60.239.255.6 (be patient)
Completed
tings).
Every user has own space on hdd, like that:
user1's dir: "/home/user1/webapps"
http://www.site.com:8080/user1
user2's dir: "/home/user2/webapps"
http://www.site.com:8080/user2
I did symlink into $CATALINA_HOME/webapps/user1 via:
$ ln -s /home/user1/webap
-- Forwarded message --
From: S Vashisht <[EMAIL PROTECTED]>
Date: Fri, 17 Oct 2008 00:02:47 +0530
Subject: Problem with connecting to port used by Tomcat.
To: users@tomcat.apache.org
Hi all,
I'm a new bie to Tomcat server. I downloaded Tomcat 6 server package
fr
to solve this session sharing??
Thanks in advance.
Arvind S
ng the session. But if i did this first
created session was overwrite by second session. Wat i need is two different
session for same webapp running under single tomcat???
IS it possible??
Arvind S
"Many of lifes failure are people who did not realize how close they were to
success when th
mas Edison
On Sun, Nov 8, 2009 at 5:15 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: S Arvind [mailto:arvindw...@gmail.com]
> > Subject: Re: Want to customise the tomcat's session logic
> >
> > deploy one app in tomcat by having contex
During development, we specify an alternate configuration file via
JAVA_OPTS:
-Dcatalina.config=file://...
In it, we create properties like foo.port.http and foo.port.shutdown which
we then use in server.xml. We do this so that we can run multiple servers
simultaneously as well as not require ro
t these artifacts. Is
> > anyone aware of any solution to my problem?
> >
> > Thanks,
> > Mike
>
> Put expanded classes into WEB-INF/classes.
> Likewise, in CATALINA_BASE/lib
>
> The expanded classes always have precedence over *.jar s.
>
> Best regards,
>
Hello
I am looking for some Tomcat load balancing/cluster architecture that I can use
in my project. We have about 25 web apps. An arch diagram would be great.
Any documentation/pointers would be helpful.
Thanks
-P
_
Get back t
I am having issues with mod_jk.
I have installed mod_jk 1.2.28 and have tomcat 6 installed on linux.
i created worker.prop file under apache2.
workers.properties
-
worker.list=wkr01
worker.wkr01.type=ajp13
worker.wkr01.host=localhost
worker.wkr01.port=8009
httpd.conf
I restarted all the servers and was able to get it working.
Thanks all.
> Date: Sat, 19 Sep 2009 01:02:08 +0200
> From: rainer.j...@kippdata.de
> To: users@tomcat.apache.org
> Subject: Re: tomcat6 + apache 2.2 mod_jk - Help
>
> On 18.09.2009 19:29, Paul S wrote:
> >
Hi
Env:
Tomcat: 6.0.20
Linux
I am getting this error while trying to deploy a war file. It is a simple app
which has a tld.
SEVERE: Error deploying web application archive sample.war
java.lang.IllegalArgumentException
at java.util.zip.ZipInputStream.getUTF8String(ZipInputStream
Is it possible to configure Tomcat to use NSPR similar to the way you can
configure Tomcat to use the Apache Portable Runtime (APR)?
I have been successful in configuring Tomcat to use the APR and modifying
the server.xml. THe same config does not seem to work with the NSPR and I
have been unable
might accomplish that?
On Tue, Oct 13, 2009 at 2:38 PM, Peter Crowther wrote:
> 2009/10/13 G S :
> > Is it possible to configure Tomcat to use NSPR similar to the way you can
> > configure Tomcat to use the Apache Portable Runtime (APR)?
>
> No. In the same way, it's
=/usr/share/tomcat6/apache-tomcat-6.0.18/temp
org.apache.catalina.startup.Bootstrap start [/code]
So if i keep repeating the start and shutdown after few cycles it is
completely refusing to start. What might be the source or reason of this
problem? Advance Thanks,
Arvind S
*
"Many of
Thanks pid...
Can u able to give me more idea to solve it if possible..
Thanks,
Arvind S
*"Many of lifes failure are people who did not realize how close they were
to success when they gave up."
-Thomas Edison
*
On Sat, Apr 25, 2009 at 2:00 PM, Pid wrote:
> S Arvind wrote
eople who did not realize how close they were
to success when they gave up."
-Thomas Edison
*
On Sat, Apr 25, 2009 at 2:21 PM, Pid wrote:
> S Arvind wrote:
> > Thanks pid...
> >
> > Can u able to give me more idea to solve it if possible..
>
> Did you write y
Is the application completely unchanged for deployment on Tomcat 6?
>> yes it is completely *unchanged*... is anything must be changed for
quartz?
--Arvind S
*
"Many of lifes failure are people who did not realize how close they were to
success when they gave up."
-Thomas Ediso
Martin , Venkat is not aking about IDE , he is asking such as webmin or
tomcat manager kind... so that he can restart the remote tomcat service..
-Arvind S
*
"Many of lifes failure are people who did not realize how close they were to
success when they gave up."
-Thomas Edison*
On M
Pid very thanks for guiding me .. one more help alone... can u please tell
me how to check which thread it is runnin by quartz other then checking code
... i am centos, jvm 5, tomcat 5 and tomcat 6.. i think i am disturbin u
lot, but ...
-Arvind S
*
"Many of lifes failure are people wh
they were to
success when they gave up."
-Thomas Edison
On Mon, Apr 27, 2009 at 7:50 PM, Pid wrote:
> S Arvind wrote:
> > Pid very thanks for guiding me .. one more help alone... can u please
> tell
> > me how to check which thread it is runnin by quartz other then checkin
I didnt configured Cluster or Session replication in my tomcat 6, But in my
tomcat 6 every time when restarted, all the old session got recreated
again. this i noticed with the help of sessionlistener. I dont need to
replicate the old session. How to disable it?
Advance Thanks,
Arvind S
It is fresh as new.
is this a solution pid?
in context.xml
- Arvind S
*
"Many of lifes failure are people who did not realize how close they were to
success when they gave up."
-Thomas Edison
*
On Tue, Apr 28, 2009 at 5:01 PM, Pid wrote:
> S Arvind wrote:
> >
1 - 100 of 467 matches
Mail list logo