Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-03-2007, 08:10 PM
Senior Member
 
Join Date: Jun 2007
Posts: 111
Eric is on a distinguished road
Problems with consumes a lot of system resources
I have a multithreaded java application which on running more than a day creates a huge number of threads in the system and consumes a lot of system resources than expected.
Application uses java1.5 and runs on Windows2003 server.

Any ideas? Thanks.

Eric
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-03-2007, 08:19 PM
Member
 
Join Date: Jun 2007
Posts: 92
Daniel is on a distinguished road
Does it create Java threads or are these Windows O/S threads? Java can handle having thousands of threads and Windows handles it ok too. But it would help to know a bit more about the application. What does it do?

Is it something you have the source to? If so you may want to use a tool to do some instrumentation on the code to see where the resources are being used.

Greetings.

Daniel
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 07-03-2007, 08:23 PM
Senior Member
 
Join Date: Jun 2007
Posts: 111
Eric is on a distinguished road
I have the source of the application.
Jobs are submitted to my application through a client with a pre-defined input rate.My application processes the jobs ,throws the desired output as requested by user.

I feel the problem is in my application rather than submission rate of client.
Previously my application was working fine,after a few bug fixes in my application this problem is see.Not able to narrow down where or which fix caused the application to behave like this.
Ready to give further info if required.

Greetings.

Eric
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem loading resources. jimm1 Advanced Java 6 06-23-2008 09:31 PM
Accessing Resources in a JAR File JavaForums Java Blogs 0 04-15-2008 07:40 PM
how to check available resources in java program lealea New To Java 3 08-13-2007 10:35 PM
swing application consumes much memory oregon AWT / Swing 1 08-05-2007 10:25 AM
Grid Resources for Industrial Applications 5.1 levent Java Announcements 0 05-24-2007 11:57 AM


All times are GMT +3. The time now is 09:20 AM.


VBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org