Sometimes Netscape completely locks up and has to be killed through task manager when I try to close a Crystal Report that has been opened. This is not a problem in IE. Seagate's web sits says that Netscape has a problem with memory, and if you go into the Java Console and type "g" to force a "garbage collection" you can then close the report without a problem.
When I type "g" the console says:
# Performing a garbage collection...
# GC complete: memory: 1867800 free: 592312 (31%)
This worked perfectly, but isn't a viable solution for my users every time they want to close a report...
How can I overcome this problem or force this garbage collection to happen automatically?
When I type "g" the console says:
# Performing a garbage collection...
# GC complete: memory: 1867800 free: 592312 (31%)
This worked perfectly, but isn't a viable solution for my users every time they want to close a report...
How can I overcome this problem or force this garbage collection to happen automatically?