Operating System - HP-UX
1833207 Members
2982 Online
110051 Solutions
New Discussion

DeleteGlobalRef() does not seem to delete all global References

 
Andrew Kelly
New Member

DeleteGlobalRef() does not seem to delete all global References

FULL OPERATING SYSTEM VERSION :HP Unix Version 11

Java Version "1.2.2.09"
HotSpot VM (1.0.1fcs, mixed mode, PA2.0 build 1.2.2.09-01/07/30-PA_RISC2.0)


We have written a dll in C which make JNI calls to a third party middleware. We have been getting "Out of Memory" errors.

After, investigation, using HPJmeter and the test program attached, we where able to identify that calls to the DeleteGlobalRef() where not deleting the global references.

Any help/workarounds or suggestions would be appricated