I cannot comment on tomcat 5.5 but yes tomcat 5.0. Tomcat is being used
for Production and not just for testing.
You would be surprised to know the production setup, though I cannot
delve into more details here.
I am amazed by the potential it carries.
Arnab
-Original Message-
From
.
Arnab
-Original Message-
From: Chirag [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 09, 2004 1:47 PM
To: [EMAIL PROTECTED]
Subject: Chirag : SEVERE: Endpoint
ServerSocket[addr=/203.192.197.197,port=0,localport=8080] ignored exception:
java.net.SocketException: socket closed
I have
Hi,
Here is an example you can follow:
Hope this helps.
Arnab
-Original Message-
From: Arnab Chakravarty [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 09, 2004 9:44 AM
To: Tomcat Users List
Subject: RE: Threads issues in Tomcat 5.0.28
Hey,
The connector tag in the server.xml
Hey,
The connector tag in the server.xml where you mention the port for ajp13
is the place where you should specify the thread configuration.
You can find more information here:
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/ajp.html
Hope it helps.
Arnab
-Original Message
doing by taking a
threaddump. The way to do this is to use the command - kill -QUIT
.
Hope this helps.
Arnab
-Original Message-
From: Matt Robinson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 08, 2004 8:02 AM
To: [EMAIL PROTECTED]
Subject: Threads issues in Tomcat 5.0.28
Hi
found this problem by simply writing a simple jsp page without using
the framework and rendered some non-english characters successfully.
Thanks again,
Arnab
-Original Message-
From: Arnab Chakravarty [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 01, 2004 4:08 PM
To: Tomcat Users
Eirik,
Does it have anything to do with UTF-8 encoding support (using different
charsets - Chinese or Japanese) on jsp page and would break (not displaying the
non-english characters) on tomcat 5.0.29.
Arnab
-Original Message-
From: Eirik Øverby [mailto:[EMAIL PROTECTED]
Sent
round the problem. Please help me resolve
this issue.
Thanks,
Arnab
-Original Message-
From: Mariano [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 01, 2004 12:54 PM
To: 'Tomcat Users List'
Subject: RE: UTF-8 Encoding in Jsp
You should use too:
and
problem could be seen in firefox also. The other way
to avoid the problem is to disable cookies in the browser setting.
Arnab
-Original Message-
From: Alex Korneyev [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 01, 2004 2:55 AM
Cc: [EMAIL PROTECTED]
Subject: JSESSION Internet
there any config changes I need to make for
the UTF-8 Encoding to work.
Please help.
Thanks in advance,
Arnab
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
'block all cookie' option of the
browser.
I have added defaultcontext tag with cookies="false" in the server.xml
under host but this does not seem to working.
Any workarounds apart from removing the hard coded JSESSIONID in the
tomcat code base and recompilation of the same.
Than
Hi,
The link was helpful and did get the much awaited login page. Now there
are some other problems with the rendering of jsp pages, but yes, the
problem did resolve.
Thanks,
Arnab
-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 14, 2004 7:12 PM
dvance,
Arnab
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi all,
I want to migrate an existing application which is deployed on tomcat
3.3.1 to tomcat 4.0 or up. Can anyone help me how to go about with the
migration?
App Arch:
- Tomcat 3.3.1 (12 Tomcats)
- Apache 1.3.27 (4 Apache)
- Ajp12
- Mod jk
- Jdk1.4.2
Next, what I am looking f
Add the following line:
in Server.xml
ex-
: C:\myApp for windows
: /usr/apps/myApp for unix
Hope this helps.
-Original Message-
From: Kenneth Ho (IT Department Ltd) [mailto:[EMAIL PROTECTED]
Sent: Monday, March 08, 2004 10:42 AM
To: Tomcat Users List
Subject: Application directory o
Possible problems could be:
- Connnections not getting closed
- The max concurrent request for tomcat had been reached (check the number of
connections in server.xml)
- AC
-Original Message-
From: Rudi Doku [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 03, 2004 2:34 PM
To: Tomcat Use
and hence time come for
them to dump the code...and they dump it but not all one or 2 max.
I want to understand these internal crashes and how to prevent them ?
Any thought/comments,
Arnab C
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
kept
alive for months).
It would also help if anyone can point to some useful resource which exaclty point to
this problem / question. Moreover, anything else one should look for apart from code
leaks in this case to sustain the Jvm for longer duration ?
Thanks in Advance,
Arnab C
connections or in some other way...
Importantly have you ever tried doing any performance testing / load testing for your
application. That helps determine where the application generally breaks!!! or the
limits of the application :).
Hope thinks works out for you.
Arnab C
-Original Message
expect when the application is live.
ThreadDump helps detecting where the application is getting hanged...connections
problems is one of the issues...can see the same in the dumps...
Arnab C
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 18
Bad major version numbers are result of classes compiled on 2 different
version of jdk.
Please upgrade you jvm and then see if it helps (preferable jdk1.4 and
up).
Arnab C
-Original Message-
From: Thomas Cherry [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 12, 2004 5:42 PM
To
ajp13 and ajp14 and not ajp12...correction
-Original Message-
From: Arnab Chakravarty [mailto:[EMAIL PROTECTED]
Sent: Monday, February 02, 2004 11:32 AM
To: Tomcat Users List
Subject: RE: Urgent ! Pls help !
Can u check ur server.xml config file and check if the port is correctly set
Can u check ur server.xml config file and check if the port is correctly set for the
ajp12 connector to server the request...
-Original Message-
From: a a [mailto:[EMAIL PROTECTED]
Sent: Monday, February 02, 2004 12:28 AM
To: [EMAIL PROTECTED]
Subject: Urgent ! Pls help !
Dear all,
I
g
on IE5.5 and 6.0.
Any clues or solutions to the same would be highly appreciated. (I am sure someone in
the list can help)
Thanks in advance.
Arnab
All:
One more thing, back button is clicked on the old page where the URL is generated by
making the RMI call and not on the new rendered page generated at another's vendor
location.
Hope the problem is correctly understool :).
Thanks,
Arnab C
Hi,
Have you taken a thread dump and checked as what are these threads waiting for before
increasing the max-threads?
Please specify the jdk version and OS too. In case you are using any databases, please
also send in the details.
Arnab
From: alan
Hi Michael/Yoav,
Thanks a lot for the suggestion. I have got it working and it seems now
openning as per the requirements.
Arnab
-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Monday, December 22, 2003 7:59 PM
To: Tomcat Users List
Subject: RE: Problem with Excel
respective application.
But, I dont seem to understand why it cant for the Jsp file???
Do I have to change/add some setting in the conf files???
Thanks.
Arnab C
and ajp connections are = 135. (35 odd connections
would wait by default if concurrent connections are 135)
Thanks,
Arnab Chakravarty
h thread counts.
But my point is why direct all the load to a specific tomcat and not distribute it
evenly ? Then, what worth is the load balancer for. This is not understood well from
the load balancer settings or either mod_jk is not intelligent at all or better make
it intelligent / replace it.
enly ? Then, what worth is the load balancer for. This is not understood well from
the load balancer settings or either mod_jk is not intelligent at all or better make
it intelligent / replace it.
Comments???
Arnab Chakravarty
> -Original Message-
> From: Arnab Chakravarty [mailto
ld be appreciated.
Special thanks to shapira for answering my previous questions and hope he will
continue.
~Arnab
Hi all,
How can one ensure if the Tomcat worker thread is working or not? (If this runs as a
thread)
How do we determine if this is dead?
Thanks,
~Arnab
xpect
more...haven't heard much from anybody else from the group.
Last but not least needed to know, if we can have some support contract
from apache group to support our application. Is that possible?
Thanks for the patience. (It takes time to compose this mail...I need
patience too)
~Arnab
Hi Yoav S and Tomcat Users,
I am back with some issues again. This time have taken some good
observation and wanted all of you know such that I have some good
recommendations from the experts :-).
Oracle Connection Pool
We have observed that the number of connections during site outages are
going
aking more time in GC (tenured
generation of 10-20 seconds - all the processes running the JVM have
touched 1GB in memory).
I am not in Boston for sure ;) Girl in sapient you have gone out with
... ;) ... hmmm
Arnab
-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: F
never the process used to die, it used to leave a core file and on running the pmap
these anon and heap details were printed...which I was not sure...meant what ??? and
still trying to find more answers.
Please help me find a way out of this or a checklist of what
ario.
One last thing, there are some occasional tomcat death (JVM crashes)
once in a while.
Thanks in Advance,
Arnab Chakravarty
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
Can u change the localhost ip from 127.0.0.1 to 172.20...ur existing IP (in
/etc/hosts).
Let me know, if this works.
Arnab
[gb2312] »¢ Íõ writes:
Hi, /etc/hosts has no problem.
Both ping 127.0.0.1 and ping localhost are successfull.
. . <[EMAIL PROTECTED]> wrote:
Hi,
39 matches
Mail list logo