• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Java.exe running high CPU on Windows 2000

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We have total 4 (AppServer1,AppServer2,AppServer3,AppServer4) managed servers and 3 of them have normal CPU usage. But only the AppServer1 has high, 100% cpu usage most of the time. All servers are running on Windows 2000.

Verified that the java.exe process on that box taking 90% of the cpu. When we brought the server instance down, the cpu usage on the box came to normal.

We tried cloning a new server (AppServer3Clone) using running AppServer3 on the box and put back into cluster. It worked fine. CPU threads were normal on the box.

then again we stopped AppServer3Clone and started AppServer1. But CPU usage wnt to 90% again. That means AppServer3Clone is working fine but AppServer1 is not on the same box.

We havn't changed any thing on AppServer1's box in last few mtnhs and this problem started suddenly.

Do anybody have idea/suggestion in this regard?

Thanks,
Tinku.

(Please let me know if anybody need thread dumps)
 
Ranch Hand
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can you please provide the complete structure information

Whether all the 4 managed servers are in 1 physical machine / 4 managed servers are configured in seperate Machine/

Then What is the Machine configuration

No of Processsor / RAM / Java parameters

 
Today you are you, that is turer than true. There is no one alive who is youer than you! - Seuss. Tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic