Forums Register Login

regd the java version

+Pie Number of slices to send: Send
Hi all,

I have two flavours of jre installed one in linux box(64 bit) and another in XP(32 bit)..below is the output of java -version. I would like to understand what is the significance of word 'sharing' which is available in windows installed VM.

XP(32 bit)
java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Client VM (build 11.0-b15, mixed mode, sharing)

linux box(64 bit)
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
Java HotSpot(TM) 64-Bit Server VM (build 16.0-b13, mixed mode)


Also can you please give me some pointers where to find any bugs(performance related) in the linux based VM versions.

The problem is that the application deployed on tomcat is becoming quite(ver very) slow as the number of users accessing the webapp start increasing and when it reaches 8 users it takes lot of time to service the request and also cpu utilization is 60 -100 % . I have started analyzing the problems, and any pointers would be greatly appreciated btw i came to know that tomcat they were using in production doesn't have any changes made in configuration other than heap size(rest all are defaults that comes when downloaded).

regards,
vijay
+Pie Number of slices to send: Send
The word "sharing" refers to Class Data Sharing. You'll find some information here.
+Pie Number of slices to send: Send
you can use visualVm and jconsole to monitor the remote vm state.
cpu, memory, thread, dead lock and etc. I hope it's useful for you.
+Pie Number of slices to send: Send
 

Christophe Verré wrote:The word "sharing" refers to Class Data Sharing. You'll find some information here.



thanks .. i have started using the yourkit with eval key to find out whats wrong
I claim this furniture in the name of The Ottoman Empire! You can keep this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 1145 times.
Similar Threads
if (false == true) Universe.end(42);
Multi CPU configuration for a webapplication deployed on tomcat
How to check the jdk bit version (32bit or 64 bit)
Unsupported major.minor version 50.0
Is sun's JVM 64 bit?
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 15, 2024 22:46:32.