Project

General

Profile

Actions

Bug #281

closed

connection and other errors on Solaris

Added by don sutton about 23 years ago. Updated over 21 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
morpho - general
Target version:
Start date:
09/17/2001
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
281

Description

I get the following error when running the website 1.0.0beta1 version of Morpho
on a SunOS 5.5.1. The error occurs when I hit the connect button:

Exception occurred during event dispatching:
java.lang.NullPointerException
at javax.swing.JComponent.paint(Compiled Code)
at
edu.ucsb.nceas.morpho.framework.ConnectionFrame.connectButton_actionPerformed(Compiled
Code)
at
edu.ucsb.nceas.morpho.framework.ConnectionFrame$SymAction.actionPerformed(Compiled
Code)
at javax.swing.AbstractButton.fireActionPerformed(Compiled Code)
at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Compiled Code)
at javax.swing.DefaultButtonModel.fireActionPerformed(Compiled Code)
at javax.swing.DefaultButtonModel.setPressed(Compiled Code)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Compiled
Code)
at java.awt.Component.processMouseEvent(Compiled Code)
at java.awt.Component.processEvent(Compiled Code)
at java.awt.Container.processEvent(Compiled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.LightweightDispatcher.retargetMouseEvent(Compiled Code)
at java.awt.LightweightDispatcher.processMouseEvent(Compiled Code)
at java.awt.LightweightDispatcher.dispatchEvent(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Window.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventQueue.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(Compiled Code)

Actions

Also available in: Atom PDF