Sun 1.4.1_02 JVM, Mozilla 1.2.1, and Mail Database

Running RedHat as the server and RedHat as the workstation. I can access my e-mail database fine with Mozilla 1.2.1 and Sun JVM 1.4.0_03, but when I try to use 1.4.1_02 I get null pointer exceptions.

From the Mozilla Java Console:

java.lang.NullPointerException

at lotus.notes.apps.actionbar.ActionBar.init(Unknown Source)

at sun.applet.AppletPanel.run(AppletPanel.java:348)

at java.lang.Thread.run(Thread.java:536)

java.lang.NullPointerException

at lotus.notes.apps.actionbar.ActionBar.init(Unknown Source)

at sun.applet.AppletPanel.run(AppletPanel.java:348)

at java.lang.Thread.run(Thread.java:536)

java.lang.IllegalArgumentException: null source

at java.util.EventObject.<init>(EventObject.java:34)

at java.awt.AWTEvent.<init>(AWTEvent.java:225)

at java.awt.event.ComponentEvent.<init>(ComponentEvent.java:94)

at java.awt.event.WindowEvent.<init>(WindowEvent.java:175)

at java.awt.event.WindowEvent.<init>(WindowEvent.java:212)

at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:543)

at java.awt.Component.dispatchEventImpl(Component.java:3509)

at java.awt.Container.dispatchEventImpl(Container.java:1623)

at java.awt.Window.dispatchEventImpl(Window.java:1590)

at java.awt.Component.dispatchEvent(Component.java:3480)

at java.awt.EventQueue.dispatchEvent(EventQueue.java:450)

at java.awt.SequencedEvent.dispatch(SequencedEvent.java:91)

at java.awt.EventQueue.dispatchEvent(EventQueue.java:448)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)

Subject: Sun 1.4.1_02 JVM, Mozilla 1.2.1, and Mail Database

There have been several documented cases of “class not found” errors with some of the later JVMs. Can you connect (perish the thought) to it via a Windows machine with IE? If so and you enable Sun’s Java plug-in to work with IE, the Notes applets won’t load. This won’t solve your problem. Perhaps try downgrading the JVM used my Mozilla???

Good luck