You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 13:56:14 UTC

[jira] Created: (HARMONY-1045) can't run the "VolanoMark" installer - DateFormat exception

can't run the "VolanoMark" installer - DateFormat exception
-----------------------------------------------------------

                 Key: HARMONY-1045
                 URL: http://issues.apache.org/jira/browse/HARMONY-1045
             Project: Harmony
          Issue Type: Bug
          Components: App-Oriented Bug Reports
         Environment: Ubuntu 6 x85, my own build, svn revision 427958
            Reporter: Geir Magnusson Jr
            Priority: Minor


When trying to setup the VolanoMark (http://www.volano.com/benchmarks.html), when unpacking the download I got 

geir@t42-laptop:~/Desktop$ java -cp . vmark2_5_0_9 -o vmark
InstallShield Java (TM) Edition
Unable to extract this archive.
java.lang.RuntimeException: DateFormatException occurred while reading stream
        at com.installshield.isjava.runtime.CompressedInputStream.read(CompressedInputStream.java:73)
        at com.installshield.isjava.runtime.CompressedInputStream.read(CompressedInputStream.java:49)
        at java.io.DataInputStream.readInt(DataInputStream.java:222)
        at vmark2_5_0_9.execute(install.java:300)
        at vmark2_5_0_9.<init>(install.java:140)
        at vmark2_5_0_9.main(install.java:558)
java.lang.RuntimeException
        at vmark2_5_0_9.bail(install.java:525)
        at vmark2_5_0_9.execute(install.java:346)
        at vmark2_5_0_9.<init>(install.java:140)
        at vmark2_5_0_9.main(install.java:558)
**ERROR failed to install


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-1045) can't run the "VolanoMark" installer - DateFormat exception

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-1045?page=comments#action_12425951 ] 
            
Geir Magnusson Jr commented on HARMONY-1045:
--------------------------------------------

Since we found this in the wild, I think I'll ask Sun what they think is appropriate...

> can't run the "VolanoMark" installer - DateFormat exception
> -----------------------------------------------------------
>
>                 Key: HARMONY-1045
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1045
>             Project: Harmony
>          Issue Type: Bug
>          Components: App-Oriented Bug Reports
>         Environment: Ubuntu 6 x85, my own build, svn revision 427958
>            Reporter: Geir Magnusson Jr
>            Priority: Minor
>
> When trying to setup the VolanoMark (http://www.volano.com/benchmarks.html), when unpacking the download I got 
> geir@t42-laptop:~/Desktop$ java -cp . vmark2_5_0_9 -o vmark
> InstallShield Java (TM) Edition
> Unable to extract this archive.
> java.lang.RuntimeException: DateFormatException occurred while reading stream
>         at com.installshield.isjava.runtime.CompressedInputStream.read(CompressedInputStream.java:73)
>         at com.installshield.isjava.runtime.CompressedInputStream.read(CompressedInputStream.java:49)
>         at java.io.DataInputStream.readInt(DataInputStream.java:222)
>         at vmark2_5_0_9.execute(install.java:300)
>         at vmark2_5_0_9.<init>(install.java:140)
>         at vmark2_5_0_9.main(install.java:558)
> java.lang.RuntimeException
>         at vmark2_5_0_9.bail(install.java:525)
>         at vmark2_5_0_9.execute(install.java:346)
>         at vmark2_5_0_9.<init>(install.java:140)
>         at vmark2_5_0_9.main(install.java:558)
> **ERROR failed to install

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-1045) can't run the "VolanoMark" installer - DateFormat exception

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-1045?page=comments#action_12425724 ] 
            
Tim Ellison commented on HARMONY-1045:
--------------------------------------

Looks like an occurrance of the problem described in HARMONY-184.


> can't run the "VolanoMark" installer - DateFormat exception
> -----------------------------------------------------------
>
>                 Key: HARMONY-1045
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1045
>             Project: Harmony
>          Issue Type: Bug
>          Components: App-Oriented Bug Reports
>         Environment: Ubuntu 6 x85, my own build, svn revision 427958
>            Reporter: Geir Magnusson Jr
>            Priority: Minor
>
> When trying to setup the VolanoMark (http://www.volano.com/benchmarks.html), when unpacking the download I got 
> geir@t42-laptop:~/Desktop$ java -cp . vmark2_5_0_9 -o vmark
> InstallShield Java (TM) Edition
> Unable to extract this archive.
> java.lang.RuntimeException: DateFormatException occurred while reading stream
>         at com.installshield.isjava.runtime.CompressedInputStream.read(CompressedInputStream.java:73)
>         at com.installshield.isjava.runtime.CompressedInputStream.read(CompressedInputStream.java:49)
>         at java.io.DataInputStream.readInt(DataInputStream.java:222)
>         at vmark2_5_0_9.execute(install.java:300)
>         at vmark2_5_0_9.<init>(install.java:140)
>         at vmark2_5_0_9.main(install.java:558)
> java.lang.RuntimeException
>         at vmark2_5_0_9.bail(install.java:525)
>         at vmark2_5_0_9.execute(install.java:346)
>         at vmark2_5_0_9.<init>(install.java:140)
>         at vmark2_5_0_9.main(install.java:558)
> **ERROR failed to install

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira