I have both Java 64 bit and 32 bit JDKs installed in my machine. After
getting the same (above) error running the installation from my 64 bit JDK,
I decided to run it from my 32 bit JDK and it worked.
Ingmar Ravudd wrote:
>
> I have tried to click on installation file and I have tried to write "java
> -jar squirrel-sql-3.2.1-install.jar" in Administrator: Comand Prompt and
> get the same error.
> When Overall installation progress: is ready i click "Next" button and I
> get following Exception and the only way out is Quit the installation.
>
> I have tried to install witout DB2 plugin but it still fails. It work well
> on my Windoes XP machine.
>
> Do I need to have a %JAVA_HOME% in my Enviroment Setting?
>
> Error log:
> C:\Arkiv\DB2>java -jar squirrel-sql-3.2.1-install.jar
> could not create shortcut instance
> java.lang.Exception: error loading library
> java.lang.Exception: can't locate library
> at
> com.izforge.izpack.util.Librarian.loadArchSpecificLibrary(Unknown Source)
> at com.izforge.izpack.util.Librarian.loadLibrary(Unknown Source)
> at com.izforge.izpack.util.os.ShellLink.initialize(Unknown Source)
> at com.izforge.izpack.util.os.ShellLink.<init>(Unknown Source)
> at com.izforge.izpack.util.os.Win_Shortcut.initialize(Unknown
> Source)
> at com.izforge.izpack.panels.ShortcutPanel.panelActivate(Unknown
> Source)
>
> at com.izforge.izpack.installer.InstallerFrame.switchPanel(Unknown
> Source)
> at
> com.izforge.izpack.installer.InstallerFrame.navigateNext(Unknown Source)
> at
> com.izforge.izpack.installer.InstallerFrame.navigateNext(Unknown Source)
> at
> com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(Unknown
> Source)
> at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
> at javax.swing.AbstractButton$Handler.actionPerformed(Unknown
> Source)
> at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown
> Source)
> at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
> at
> javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
> at java.awt.Component.processMouseEvent(Unknown Source)
> at javax.swing.JComponent.processMouseEvent(Unknown Source)
> at java.awt.Component.processEvent(Unknown Source)
> at java.awt.Container.processEvent(Unknown Source)
> at java.awt.Component.dispatchEventImpl(Unknown Source)
> at java.awt.Container.dispatchEventImpl(Unknown Source)
> at java.awt.Component.dispatchEvent(Unknown Source)
> at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown
> Source)
> at java.awt.LightweightDispatcher.processMouseEvent(Unknown
> Source)
> at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
> at java.awt.Container.dispatchEventImpl(Unknown Source)
> at java.awt.Window.dispatchEventImpl(Unknown Source)
> at java.awt.Component.dispatchEvent(Unknown Source)
> at java.awt.EventQueue.dispatchEvent(Unknown Source)
> at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
> Source)
> at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown
> Source)
> at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
> Source)
> at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
> at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
> at java.awt.EventDispatchThread.run(Unknown Source)
> java.lang.NullPointerException
> at
> com.izforge.izpack.util.os.Win_Shortcut.getProgramsFolder(Unknown Source)
> at
> com.izforge.izpack.panels.ShortcutPanel.getProgramsFolder(Unknown Source)
> at com.izforge.izpack.panels.ShortcutPanel.panelActivate(Unknown
> Source)
>
> at com.izforge.izpack.installer.InstallerFrame.switchPanel(Unknown
> Source)
> at
> com.izforge.izpack.installer.InstallerFrame.navigateNext(Unknown Source)
> at
> com.izforge.izpack.installer.InstallerFrame.navigateNext(Unknown Source)
> at
> com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(Unknown
> Source)
> at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
> at javax.swing.AbstractButton$Handler.actionPerformed(Unknown
> Source)
> at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown
> Source)
> at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
> at
> javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
> at java.awt.Component.processMouseEvent(Unknown Source)
> at javax.swing.JComponent.processMouseEvent(Unknown Source)
> at java.awt.Component.processEvent(Unknown Source)
> at java.awt.Container.processEvent(Unknown Source)
> at java.awt.Component.dispatchEventImpl(Unknown Source)
> at java.awt.Container.dispatchEventImpl(Unknown Source)
> at java.awt.Component.dispatchEvent(Unknown Source)
> at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown
> Source)
> at java.awt.LightweightDispatcher.processMouseEvent(Unknown
> Source)
> at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
> at java.awt.Container.dispatchEventImpl(Unknown Source)
> at java.awt.Window.dispatchEventImpl(Unknown Source)
> at java.awt.Component.dispatchEvent(Unknown Source)
> at java.awt.EventQueue.dispatchEvent(Unknown Source)
> at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
> Source)
> at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown
> Source)
> at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
> Source)
> at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
> at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
> at java.awt.EventDispatchThread.run(Unknown Source)
>
--
View this message in context: http://old.nabble.com/Install-Squirrel-3.2.1-fail-on-Windows-7-64-bit-OS-tp30759507p31480742.html
Sent from the squirrel-sql-users mailing list archive at Nabble.com.
|