- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Server Management (Insight Manager 7)
- >
- big time memory leak with java.exe on CIM7 SP2
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
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
Community
Resources
Forums
Blogs
- 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
03-25-2003 02:24 AM
03-25-2003 02:24 AM
big time memory leak with java.exe on CIM7 SP2
I've got a dedicated Insight Mgr 7 sp2 550 workstation running win2k SP3 and SQL 2K with SP3. The wkstation is well populated with dual processors and 512 mem. I've noticed a real loss in perfomance and after checking I found that the java.exe app is or appears to be leaking memory. this causes the server to really slow up and the only way so far I've found to clear it is a reboot, but that does'nt work for long. Am I able to upgrade the Java to a latest version? or is there an other workaround or fix available?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2003 02:00 PM
03-25-2003 02:00 PM
Re: big time memory leak with java.exe on CIM7 SP2
I haven't heard of this problem before, but then again my IM server has 4 Gigs of RAM. How much memory is java.exe using? On my server it states about 60 MB. Sqlserv.exe is by far the biggest hog, using around 500 MB.
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 02:11 AM
03-26-2003 02:11 AM
Re: big time memory leak with java.exe on CIM7 SP2
This could be a case of a real need for more memory, the java.exe is running at the moment with 64Mb and the sqlserv is, to be expected at 343Mb. The java.exe is rising in it's use of memory, it generally keeps going up until one of us stops the IM7 service and restarts it. I've checked out SUN for updates of the java app and have downloaded the latest ver 1-4-1-02, however I don't know if the java ver for IM7 can be upgraded.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2003 05:34 AM
05-14-2003 05:34 AM
Re: big time memory leak with java.exe on CIM7 SP2
I'm gonna try a little more RAM and see if it improves.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2003 10:53 AM
05-14-2003 10:53 AM
Re: big time memory leak with java.exe on CIM7 SP2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2003 12:07 AM
05-16-2003 12:07 AM
Re: big time memory leak with java.exe on CIM7 SP2
schedule a nightly script to stop and start the IM service?
e.g
net stop "Insight Manager 7"
net start "Insight Manager 7"
Anyway, it would be great if IM could be compiled with newer java VM, or AT THE VERY LEAST allow for them on the client side (why is 1.3.1_02 ok and 1.3.1_03 to _07 not???)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2003 04:34 AM
05-16-2003 04:34 AM
Re: big time memory leak with java.exe on CIM7 SP2
And yeah, it is really annoying that the client side
can't have a newer version of Java installed.
Why doesn't IM work with the Microsoft VM. I thought the whole point of CIM7 was so you could use it from anywhere and any browser. Well you can, but nobody wants to put the Java client on their servers. They need to make it work with Microsoft VM as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2003 08:40 AM
05-20-2003 08:40 AM
Re: big time memory leak with java.exe on CIM7 SP2
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2003 02:23 PM
05-20-2003 02:23 PM
Re: big time memory leak with java.exe on CIM7 SP2
As you can guess from recent court cases, the JVM from Microsoft isn't exactly compliant with Sun's standard. Sure, the basics are there, but as you can imagine Insight Manager 7 needs far more than just basic support. The main culprit is a UI library known as Swing (we use it for the list controls and other UI elements that make the UI easy to use) that doesn't run on Microsoft JVM.
Also, Sun has decided that they aren't interested in making their JVM's backwards compatible. That means that when we ship with 1.3.1_02 Sun doesn't have a problem breaking what functions we use in 1.3.1_07 or 1.4.1.
The bottom line is - you have to run what we built it or and tested with. For most folks this isn't a problem, but for people who need to run multiple applications that use Java, this can be a real headache.
And no, you can't update Java server-side either. Again we have the backward compatability problem.
As for the memory leaks - there aren't any known issues. If somebody would call it into customer support we can work it (unfortunately these types of things can't be resolved via a forum.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 07:14 AM
06-11-2003 07:14 AM
Re: big time memory leak with java.exe on CIM7 SP2
I have the same problem!
Just a comment to HP support, this forum is plastered with this issue from early versions of CIM to the latest, therefore I can't believe your statement about this being an unknown issue!
This is a bug that needs a fix!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 09:24 AM
06-12-2003 09:24 AM
Re: big time memory leak with java.exe on CIM7 SP2
I'm NOT saying that I haven't heard people say that they are seeing a memory leak in JAVA.EXE in IM7 (why leaks in older versions are relevant I can't see.)
If somebody (anybody!) with this problem would please call into support and open a case we can work it. As you can imagine, getting the details of your particular system and debug information on it is going to be too hard to do in a forum.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 12:37 PM
06-12-2003 12:37 PM
Re: big time memory leak with java.exe on CIM7 SP2
I'm wondering if the "known issue" referred to the JRE Version issues rather than the Memory Leak issue that the original post was about?
I'll add I'm running IM 7 SP2 on a DL380 G2 with, admittedly 1.8GB of Memory, and I'm not seeing any problems where I need to reboot the Server.
IM is existing alongside a number of other applications that also use SQL Server databases on this machine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2003 11:12 AM
06-19-2003 11:12 AM
Re: big time memory leak with java.exe on CIM7 SP2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 09:36 AM
07-15-2003 09:36 AM
Re: big time memory leak with java.exe on CIM7 SP2
All in all make sure that (ALL) servers in your environment have the correct SNMP settings. This would be the correct name/ip address of the IM7 server and the (read-only) community string for the trap tab. Also you will need the name/ip address and the local loopback adapter address (127.0.0.1) along w/ the read-only and read-write community strings on the security tab set correctly. Until these items were updated on each server in our environment, the memory leak still existed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 07:21 PM
07-15-2003 07:21 PM
Re: big time memory leak with java.exe on CIM7 SP2
Thanks for the update, certainly might save others some grief.