Menu

#3 Error while opening asetune.bat

v1.0 (example)
closed
nobody
None
5
2016-10-06
2016-03-21
No
1 Attachments

Related

Bugs: #3

Discussion

  • Kaustubh Kulkarni

    Hello,

    Am receiving error while opening asetune.bat on windows 8. Please help me to resolve this issue.

    Thanks,
    Kaustubh.

     
  • Goran Schwarz

    Goran Schwarz - 2016-04-19

    Hi there!

    Sorry for not answering this.... I just found it in my mail "spam catalog" :(
    But hopefully you have already sorted it out!

    It means that it can't find any JAVA instance on the machine!
    * no "java" in the path

    (type java -version) and you should have something like
       java version "1.8.0_77"
       Java(TM) SE Runtime Environment (build 1.8.0_77-b03)
       Java HotSpot(TM) Client VM (build 25.77-b03, mixed mode, sharing)
    

    If you know that you have java on the machine... but it's not in the path
    you can set JAVA_HOME=c:\Program Files\Java\jdk1.8.0_73
    or wherever the java is installed

    If you have several java versions installed on the machine and JAVA_HOME is already set, but to another version that you want to use for AseTune you can use DBXTUNE_JAVA_HOME to point out what java "instance" you want AseTune to use.

    Here is how AseTune searches for a java instance
    1: DBXTUNE_JAVA_HOME
    2: JAVA_HOME
    3: current path

    Sorry for the late replay!
    In the future if I dont answer this forum "fast enough", plaese send a reminder to goran_schwarz(at)hotmail.com

     
    • Kaustubh Kulkarni

      Hello,
      Thank you for your reply!!! I have upgraded java. Now its working. Thanks & regards,
      Kaustubh Kulkarni.M: 9986130998 

        From: Goran Schwarz <goran-schwarz@users.sf.net>
      

      To: [asetune:bugs] 3@bugs.asetune.p.re.sf.net
      Sent: Tuesday, April 19, 2016 3:36 PM
      Subject: [asetune:bugs] #3 Error while opening asetune.bat

      Hi there!Sorry for not answering this.... I just found it in my mail "spam catalog" :(
      But hopefully you have already sorted it out!It means that it can't find any JAVA instance on the machine!
      * no "java" in the path (type java -version) and you should have something like
      java version "1.8.0_77"
      Java(TM) SE Runtime Environment (build 1.8.0_77-b03)
      Java HotSpot(TM) Client VM (build 25.77-b03, mixed mode, sharing)
      If you know that you have java on the machine... but it's not in the path
      you can set JAVA_HOME=c:\Program Files\Java\jdk1.8.0_73
      or wherever the java is installedIf you have several java versions installed on the machine and JAVA_HOME is already set, but to another version that you want to use for AseTune you can use DBXTUNE_JAVA_HOME to point out what java "instance" you want AseTune to use.Here is how AseTune searches for a java instance
      1: DBXTUNE_JAVA_HOME
      2: JAVA_HOME
      3: current pathSorry for the late replay!
      In the future if I dont answer this forum "fast enough", plaese send a reminder to goran_schwarz(at)hotmail.com [bugs:#3] Error while opening asetune.batStatus: open
      Group: v1.0 (example)
      Created: Mon Mar 21, 2016 02:05 PM UTC by Kaustubh Kulkarni
      Last Updated: Mon Mar 21, 2016 02:06 PM UTC
      Owner: nobody
      Attachments:
      - java.JPG (41.1 kB; image/jpeg)
      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/asetune/bugs/3/To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #3

  • Goran Schwarz

    Goran Schwarz - 2016-10-06
    • status: open --> closed
     

Log in to post a comment.