Menu

#38 Warning while installing shortcuts

Unscheduled
open
6
2007-05-20
2007-05-20
No

When running the installer, the following warning shows up in the console:

> java -jar Jomic-Installer.jar

could not read shortcut spec!
com.izforge.izpack.installer.ResourceNotFoundException: Warning: Resource not found: shortcutSpec.xml
at com.izforge.izpack.installer.InstallerFrame.getResource(InstallerFrame.java:841)
at com.izforge.izpack.panels.ShortcutPanel.readShortcutSpec(ShortcutPanel.java:753)
at com.izforge.izpack.panels.ShortcutPanel.panelActivate(ShortcutPanel.java:587)
at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:574)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1118)
at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1157)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1819)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1872)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:247)
at java.awt.Component.processMouseEvent(Component.java:5166)
at java.awt.Component.processEvent(Component.java:4963)
at java.awt.Container.processEvent(Container.java:1613)
at java.awt.Component.dispatchEventImpl(Component.java:3681)
at java.awt.Container.dispatchEventImpl(Container.java:1671)
at java.awt.Component.dispatchEvent(Component.java:3543)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3527)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3242)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3172)
at java.awt.Container.dispatchEventImpl(Container.java:1657)
at java.awt.Window.dispatchEventImpl(Window.java:1606)
at java.awt.Component.dispatchEvent(Component.java:3543)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:178)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

Discussion


Log in to post a comment.

MongoDB Logo MongoDB