Hi Charles,

You are very clever, thanx for teaching...

> Perhaps you should ask on a Jetty list?

I've asked about Tomcat.

> Neither tomcat6.exe nor java.exe are JVMs; an actual JVM on Windows is
> several .dll files plus
> numerous Java classes in various jars.  The .exe programs are just
> launchers.

Well, under Linux, the top lists the "java" process, not an .so and writes
its CPU, memory consumption etc. I've just tried under Windows, Task manager
(or whatever it called in English - I have Hungarian Windows) lists
"java.exe" under processes... which definitely contains the JVM based on its
memory and CPU consumption before and after starting calculations. The
information I've got is about "Tomcat6.exe" and I would like to know if it
is only a service launcher and if it definitely start a "java.exe" (listed
separately in Task manager) which would reflect the JVM's actual resource
consumption?

>> For me, -ms1024m for my JVM is far too low (physical mem is 1G)

>When I was in school, 1024m == 1G; perhaps things are different now...

I really know about that equation...

best regards: Balázs
-- 
View this message in context: 
http://www.nabble.com/tomcat6-executables-on-Windows-Serer-tp23641419p23649513.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to