GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: java memory leak problem
Operating System - Linux
1856029
Members
4439
Online
104107
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
- Integrity Servers
- Server Clustering
- HPE NonStop Compute
- HPE Apollo Systems
- High Performance Computing
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp Software
Knowledge Base
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2006 04:50 PM
12-14-2006 04:50 PM
java memory leak problem
my team developed a java application using socket for ftp function.
and we found it has severe memory leak after monitoring HPjtune and HPjmeter.
still trying to find which part is wrong but the source code looked alright.
most of the cases, we usually don't think about memory leak about java, because garbage-collector does manage memory and there's no way to remove instances in java source code(like 'delete ..' in C++).
i want to know which case brings memory leak when we writes java source code.
thank you,
and we found it has severe memory leak after monitoring HPjtune and HPjmeter.
still trying to find which part is wrong but the source code looked alright.
most of the cases, we usually don't think about memory leak about java, because garbage-collector does manage memory and there's no way to remove instances in java source code(like 'delete ..' in C++).
i want to know which case brings memory leak when we writes java source code.
thank you,
- Tags:
- Java
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2006 09:53 PM
12-18-2006 09:53 PM
Re: java memory leak problem
Hi,
were do you want to start ? ;-)
Have a read of some of the stuff returned by:
http://www.google.co.uk/search?hl=en&q=memory+leak++JAVA&meta=
A simple start is to first concentrate on areas of that that are repeatetly executed.
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
were do you want to start ? ;-)
Have a read of some of the stuff returned by:
http://www.google.co.uk/search?hl=en&q=memory+leak++JAVA&meta=
A simple start is to first concentrate on areas of that that are repeatetly executed.
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP