Menu

#2 Installation Crash

open
nobody
None
5
2002-04-04
2002-04-04
Anonymous
No

When I get to the intsall screen (see atached
picture) the termanal displays the following
exception and the program halts:

Exception occurred during event dispatching:
java.lang.NullPointerException
at
com.memoire.vainstall.Setup.findVAISharedDir(Se
tup.java:631)
at
com.memoire.vainstall.Setup.nextStep(Setup.java:
197)
at
com.memoire.vainstall.gui.VAPanel.nextAction(VA
Panel.java:47)
at
com.memoire.vainstall.gui.VAWizard.actionPerfor
med(VAWizard.java:137)
at
javax.swing.AbstractButton.fireActionPerformed(Ab
stractButton.java)
at
javax.swing.AbstractButton$ForwardActionEvents.a
ctionPerformed(AbstractButton.java)
at
javax.swing.DefaultButtonModel.fireActionPerforme
d(DefaultButtonModel.java)
at
javax.swing.DefaultButtonModel.setPressed(Defau
ltButtonModel.java)
at
javax.swing.plaf.basic.BasicButtonListener.mouse
Released(BasicButtonListener.java)
at
com.apple.mrj.swing.ThemeButtonListener.mous
eReleased(ThemeButtonListener.java)
at
java.awt.Component.processMouseEvent(Compo
nent.java)
at
java.awt.Component.processEvent(Component.jav
a)
at
java.awt.Container.processEvent(Container.java)
at
java.awt.Component.dispatchEventImpl(Compone
nt.java)
at
java.awt.Container.dispatchEventImpl(Container.ja
va)
at
java.awt.Component.dispatchEvent(Component.ja
va)
at
java.awt.LightweightDispatcher.retargetMouseEve
nt(Container.java)
at
java.awt.LightweightDispatcher.processMouseEve
nt(Container.java)
at
java.awt.LightweightDispatcher.dispatchEvent(Con
tainer.java)
at
java.awt.Container.dispatchEventImpl(Container.ja
va)
at
java.awt.Window.dispatchEventImpl(Window.java)
at
java.awt.Component.dispatchEvent(Component.ja
va)
at
java.awt.EventQueue.dispatchEvent(EventQueue.j
ava)
at
java.awt.EventDispatchThread.pumpOneEvent(Eve
ntDispatchThread.java)
at
java.awt.EventDispatchThread.pumpEvents(Event
DispatchThread.java)
at
java.awt.EventDispatchThread.run(EventDispatchT
hread.java)

Discussion


Log in to post a comment.