Menu

Problem under Aurox 10.1

Help
2005-07-24
2013-04-22
  • nachiel_ifd

    nachiel_ifd - 2005-07-24

    Hi!
    I typed  java -version
    java version "1.4.2"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
    Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)
    so all is ok, but when i start ./DGuitar.sh
    Exception in thread "main" java.util.zip.ZipException: No such file or directory
            at java.util.zip.ZipFile.open(Native Method)
            at java.util.zip.ZipFile.<init>(Unknown Source)
            at java.util.jar.JarFile.<init>(Unknown Source)
            at java.util.jar.JarFile.<init>(Unknown Source)
    What is wrong???

    Pozdrowienia :)

     
    • Mauricio Gracia Gutierrez

      This problem has been reported before, the DGUITAR.SH appears to be damaged

      Try running "java -jar dist/DGuitar.jar" it should fix the problem

      If the above line works you can re-create the DGUITAR.SH from zero typing that command inside

      Let me know

       
    • nachiel_ifd

      nachiel_ifd - 2005-07-25

      Ok, all works great!!

      Thanks,
      good job !

       

Log in to post a comment.