The cpu statistic up to 100% in NT and hangs the computer

Hello,
I have an web based application that runs in Orion Application Server 1.5.4.
I use Sun JDK 1.3.1_02. This application is used by 100 users everyday.My problem is that after 2 or 3 days (more 2 days than 3) running the application, the cpu statistic up 100% even hangs the computer.
The hardware is:
-2 based cpu Intel Pentium III
-1 GB.
I start the application as follow:
java -Xmx768m -Xms768m -jar orion.jar
I don't know whats happen but I try it in Win2000 and it doesn't occurs.
What' the problem?
Thanks
Antonio

I can't use because the client can't use win2000.Let me make sure that the following is NOT true.
1. If runs in production on the client site on NT and fails.
2. You ran a test on Win 2000 and it didn't fail.
3. And then concluded that the failure had something to do with NT.
The above is NOT true right? Because if it is then I would ask why you think that the test that you ran is indicative of the production use? And what else is installed on the NT box? Do the networks match? Is there any unusual connections in the production system? etc.

Similar Messages

Maybe you are looking for

  • Print a document after I change color font

    Hi, i have adobe reader 9 pro and I want to print a document here i modified the color fonts. In the screen,the colors of fonts are changed and also in the prevew print,but I can't print with the new colors. why

  • Printing 2 pages per page - bad results

    hello Adobe Forums! I need to ask you a question. I am trying to print a PDF document 2 pages per page and I get very bad results. When I choose the automatic "2 per page" in the Print box, and first print the odd pages (horizontal orientation) and t

  • Banner image disappears when I move css to external style sheet

    If I have the following code in the head of the document, the banner image is displayed: <link href="css/styles.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="javascript/copyNote.js"></script> <style type="text/css"> <!-

  • Javamail deadlock : Please help

    Please help me. I have searched everywhere in this forum but I got no answer to my problem so I have decided to make a new post. I have been getting this error for a 8days now. I am trying to send an email using Javamail API but Transport.send() and(

  • Nested Xml

    How to unmarsal a nested xml which corresponds to two different Schema using JAXB. Note: Only one XML file. (one of the element of xml contains xml of second schema)