ActiveX Bridge, JRE 1.3 and Memory Violations
Has anyone experienced problems with memory violations under the following circumstances:
We have a Java bean packed with the Bean packager supplied with JRE1.3 (Beans.ocx) which saves and retrieves information from a Java application server using RMI. The Bean itself is initialized from a VBA macro running within Excel 2000. The problem occurs when quiting Excel, Excel crashes with a memory violation. This problem only occurs when the bean has been initialized so we can exclude the likelyhood that Excel itself has a problem with memory management. Since this problem does not occur when the bean is packed (and run) under Java 1.1.8, we think that the ActiveX Bridge itself cannot be cleared from the memory before Excel quits and thus leads to a memory violation.
Has anyone experienced anything similar? Has anyone any suggestions?
Thanks in advance,
David Wainwright.

