Hi,
Im using tomcat mbean for monitoring.
I have a questions regarding 'processingTime' attribute of Servlet and
Manager Mbeans.
1. What value does it show - is it the last collected avg/total request
processing time.
My observation is, this value keeps on going up. So not able to figure
out
Thanks
2007/7/10, David Delbecq <[EMAIL PROTECTED]>:
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
--
reloadable
Set to true if you want Catalina to monitor classes in /WEB-INF/classes/
and /WEB-INF/lib for changes, and automatically reload the web
application if a change is det
The dummy\WEB-INF\classes\log4j.properties contains the following,
log4j.rootLogger=ALL, stdout
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%d{/MM/dd HH:mm:ss}
%5p [%t] %C{1}
Please follow the advice from Mark Thomas and send an email to
user-owner (at) tomcat.apache.org if the standard unsubscribe isn't working.
--David
[EMAIL PROTECTED] wrote:
Please do me too.
Visit our website at http://www.ubs.com
This message contains confidential information and is intended
Please follow the advice in the thread and send these requests to
user-owner (at) tomcat.apache.org.
Thanks.
--David
Adriana Suarez wrote:
Can u unsuscribe my email too? I've been trying and I have no have
success.
Thanks
On 7/12/07, tomcat <[EMAIL PROTECTED]> wrote:
My old account was un
send a email to
[EMAIL PROTECTED]
On 7/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Please do me too.
Visit our website at http://www.ubs.com
This message contains confidential information and is intended only
for the individual named. If you are not the named addressee you
should not
hi, thanks for your answer, i think that i have to questions in solaris, is
a solaris sparc, but, if the manager application show
Free memory: 3000 MB Total memory: 3000 MB Max memory: 3000 MB
then tomcat have 3000?, if true then i can put 3 gb in my tomcat.
thanks and sorry for my english
Please do me too.
Visit our website at http://www.ubs.com
This message contains confidential information and is intended only
for the individual named. If you are not the named addressee you
should not disseminate, distribute or copy this e-mail. Please
notify the sender immediately by e-mail if
Can u unsuscribe my email too? I've been trying and I have no have success.
Thanks
On 7/12/07, tomcat <[EMAIL PROTECTED]> wrote:
My old account was unsubscribed and deleted in a few minutes. Then I
created a new account and resubscribed the new account. It took all
of 1 hour from start to finis
Stupid question:
1. are you using keep alive?
2. how many users are actually on?
regards
Leon
On 7/13/07, Christopher Schultz <[EMAIL PROTECTED]> wrote:
Ingo,
Ingo Krabbe wrote:
> Am Donnerstag, 12. Juli 2007 19:12 schrieb André Vila Cova:
>> "http-8085-Processor24" daemon prio=1 tid=0x082f1378
Alvaro,
alvaro tovar wrote:
> i am trying of configure my tomcat, but i have 2 questions. [1)] is
> [it] possible to configure tomcat for use 3 gb?
Maybe. Most 32-bit JVMs can't actually give you 3GB of heap space.
You'll probably be limited to somewhere between 1.5 - 2.0GB. If you have
a 64-bit
Ingo,
Ingo Krabbe wrote:
> Am Donnerstag, 12. Juli 2007 19:12 schrieb André Vila Cova:
>> "http-8085-Processor24" daemon prio=1 tid=0x082f1378 nid=0x19c6 in
>> Object.wait() [0xde118000..0xde118e20]
>> at java.lang.Object.wait(Native Method)
>> - waiting on <0xe619f748> (a
>> org.a
the server has 8gb of ram.
On 7/12/07, alvaro tovar <[EMAIL PROTECTED]> wrote:
hi all, i am trying of configurate mi tomcat, but i have 2 question, is
posible to configurate tomcat for use 3 gb i actually have the memory in
1.5 but i don't know if are a limit, and the other tomcat reserve the
m
hi all, i am trying of configurate mi tomcat, but i have 2 question, is
posible to configurate tomcat for use 3 gb i actually have the memory
in 1.5but i don't know if are a limit, and the other tomcat reserve
the memory
when starts or when his need this. i have this in catalina.bat
... -Xms158
| From: Steve Sweet [mailto:[EMAIL PROTECTED]
| Sent: Wednesday, 11 July, 2007 15:02
|
| The original developer does
| not experience this on his system which limits his ability to help me
| figure it out.
|
| I am not a complete newbie with Tomcat but my experience to date has
| been pretty stra
My old account was unsubscribed and deleted in a few minutes. Then I
created a new account and resubscribed the new account. It took all
of 1 hour from start to finish. The old account was getting spammed
to DETH! Now I use it to harvest my block list!
Get yourself an email client that will le
> From: Ingo Krabbe [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat - All threads (200) are currently busy
>
> > "http-8085-Processor24" daemon prio=1 tid=0x082f1378 nid=0x19c6 in
> > Object.wait() [0xde118000..0xde118e20]
> > at java.lang.Object.wait(Native Method)
> > - waiting
Hi, can you unsubscribe me too.
-Siraj
Sunitha Kumar (sunithak) wrote:
> Hi Mark.,
> could you also unsubscribe me?
> thnx
> -sunitha
>
> -Original Message-
> From: Mark Thomas [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 11, 2007 5:25 AM
> To: Tomcat Users List; [EMAIL PROTECTED]
Am Donnerstag, 12. Juli 2007 19:12 schrieb André Vila Cova:
> Lot of waits... Could you help me?
>
> "http-8085-Processor24" daemon prio=1 tid=0x082f1378 nid=0x19c6 in
> Object.wait() [0xde118000..0xde118e20]
> at java.lang.Object.wait(Native Method)
> - waiting on <0xe619f748> (a
>
Tomcat does this to me periodically, but it almost always involves some
problematic code I'm running.
The only way I know of debugging it is to search your access logs for the last
pages that have been accessed and work backwards with log entries in your code
to see where the server is crashi
I've run into a problem with this. If a session times out, and someone comes
back to post say a wiki page that they've been working on, it causes a problem.
Is there any way of dealing with this? Logging people off automatically
obviously won't work, because that's what's effectively happenin
Lot of waits... Could you help me?
"http-8085-Processor24" daemon prio=1 tid=0x082f1378 nid=0x19c6 in
Object.wait() [0xde118000..0xde118e20]
at java.lang.Object.wait(Native Method)
- waiting on <0xe619f748> (a
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable)
at java
i am sorry, i am solved my problem, i delete the work/proyect and run ok.
problem with jar.
On 7/11/07, Mark Thomas <[EMAIL PROTECTED]> wrote:
alvaro tovar wrote:
> is posible to configure tomcat 5.5 for use jsp 1 i have application.
>
> thanks
>
What happens if you just deploy it?
Mark
---
More information on catalina.out:
"TP-Processor80" daemon prio=1 tid=0xe0370988 nid=0x1c19 runnable
[0xda178000..0xda178fa0]
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.
We happend to have similar problems when starting with tomcat. Our main error
was a failing connection to the database, while the connector had it's retry
flag on. So the answer to each request was, trying to connect to a
unconnectable database until the timeout has been reached, which is too
Take a thread dump of the JVM:
http://java.sun.com/developer/technicalArticles/Programming/Stacktrace/
Bill
On 7/12/07, André Vila Cova <[EMAIL PROTECTED]> wrote:
Hi!
I've this two processes:
tomcat6404 0.0 2.6 484396 105456 ? Sl 01:05 0:14
/usr/local/java1.5/bin/java -Xms64m
Hi!
I've this two processes:
tomcat6404 0.0 2.6 484396 105456 ? Sl 01:05 0:14
/usr/local/java1.5/bin/java -Xms64m -Xmx200m -Xss512k -
Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -
Djava.util.logging.conf
tomcat6555 0.1 3.8 516420 154452 ? Sl 01:09
No problem. One of the typical causes of this error is the ... /> element is missing or doesn't match what you've declared in
axis2/WEB-INF/web.xml. In your case it could be there's a completing
... definition at
conf/Catalina/localhost/axis2.xml? If so, delete the axis2.xml (or use
it and f
Hi David !! :
Many thanks for your advices. I've tried it. I've dropped the
context definition in my server.xml (i'd put it there after reading
this tutorial
http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html
in the Tomcat docs), i've fixed the port number in my
"axis2/
Mark Jessop wrote:
> In both of these cases, I don't want to have to hold the entire file in a
> memory buffer before it can be managed.
Tomcat will stream the data to/from your Servlet. There will be some
small (few K) in memory buffers in the path for efficiency but nothing
approaching the entir
hezjing wrote:
> Any idea of what could be the problem?
An invalid log4j configuration?
Mark
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMA
Hi,
I am putting together a site that allows files stored in an external system
to be uploaded/downloaded via http. This works absolutely fine, but I am
concerned as to what might happen if a user attempts to up/down load
gigabyte files.
My question is, what happens inside tomcat in these cases
I tried to use the same environment to get the error that you said recur. With
Tomcat 6.0.13 and jakarta-taglibs-standard-1.1.2, browsing
http://localhost:8080/struts2-blank-2.0.8/a.jsp when using your code produces
the same output with you.
--- red phoenix <[EMAIL PROTECTED]> wrote:
> The reques
I'd recommend dropping the context definition in your server.xml. Under
normal conditions you should never have to modify that file except to
alter server-wide settings like which ports it listens on.
Also looking at your axis2/META-INF/context.xml file, I see the port
number is incorrect.
Hi Tomcaters,
We are running an instance of Tomcat 5.5.20 on Windows Server 2003 R2
x64 Standard.
The JVM is SUN JDK 1.5.0_10 and the Tomcat.exe has been compiled under
64-bit Windows and is running as a service.
On a few occasions the service has stopped abruptly. The only evidence
of
I tried with to import a struts action,it raises a question,I use
Tomcat6.0.13,my directory is follows:
C:\tomcat\webapps\struts2-blank-2.0.8
when I use visit
http://localhost:8080/struts2-blank-2.0.8/a.jsp
it raise following error:
The requested resource (/struts2-blank-2.0.8/example/HelloWorld
36 matches
Mail list logo