Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4479699

Click on "Start" in Java Web Start Application Manager is not starting applicatn

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.4.0
    • 1.4.0
    • core-libs
    • beta2
    • x86
    • windows_nt, windows_2000
    • Verified

      Build tested: j2re-1_4_0-beta_refresh-bin-b71-win-11_jul_2001.exe,
                    j2sdk-1_4_0-beta_refresh-bin-b71-win-11_jul_2001.exe
      Platforms: Windows 98 (2nd edition), Windows 2000 Professional
      From Java Web Start Application Manager try to run any application by clicking on "Start" or dbl clicking on appl. image. Application is not running! IllegalArgumentException (log file attached)


      The following is the log w/ JDK output:

      Java Web Start Console, started Fri Jul 13 12:39:56 PDT 2001
      Java 2 Runtime Environment: Version 1.4.0-beta_refresh by Sun Microsystems Inc.
      java.lang.IllegalArgumentException: "E:\Program: unmatched quotes.
              at java.lang.Win32Process.<init>(Win32Process.java:57)
              at java.lang.Runtime.execInternal(Native Method)
              at java.lang.Runtime.exec(Runtime.java:551)
              at java.lang.Runtime.exec(Runtime.java:418)
              at java.lang.Runtime.exec(Runtime.java:361)
              at java.lang.Runtime.exec(Runtime.java:325)
              at com.sun.javaws.ui.player.JNLEntry.launch(Unknown Source)
              at com.sun.javaws.ui.player.Player.launch(Unknown Source)
              at com.sun.javaws.ui.player.Player.access$8(Unknown Source)
              at com.sun.javaws.ui.player.Player$22.actionPerformed(Unknown Source)
              at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1769)
              at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1822)
              at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:414)
              at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:253)
              at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:261)
              at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:230)
              at java.awt.Component.processMouseEvent(Component.java:4968)
              at java.awt.Component.processEvent(Component.java:4778)
              at java.awt.Container.processEvent(Container.java:1383)
              at java.awt.Component.dispatchEventImpl(Component.java:3488)
              at java.awt.Container.dispatchEventImpl(Container.java:1440)
              at java.awt.Component.dispatchEvent(Component.java:3349)
              at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3176)
              at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2889)
              at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2842)
              at java.awt.Container.dispatchEventImpl(Container.java:1426)
              at java.awt.Window.dispatchEventImpl(Window.java:1531)
              at java.awt.Component.dispatchEvent(Component.java:3349)
              at java.awt.EventQueue.dispatchEvent(EventQueue.java:439)
              at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:150)
              at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
              at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:131)
              at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)

      nathan.wang@Eng 2001-07-13

            kkladkosunw Konstantin Kladko (Inactive)
            sergei Sergei Sapozhnikov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: