Menu

#7 wrapper.java.command must be a file

closed-accepted
nobody
None
5
2012-02-19
2011-01-11
Anonymous
No

To supply a (wrapper.java.command) relative path in Tanuki, you can say something like
../jre/bin/java
But this will fail to install a service in YAJSW because this is 'not a file'. In YAJSW you are obliged to provide
../jre/bin/java.exe
which is a file. I think you should change YAJSW so the Tanuki value is ok. Many users migrating from Tanuki will fall into this trap and spend mucho time struggling to figure out the problem.

Discussion

  • rzo

    rzo - 2011-01-12
    • status: open --> open-accepted
     
  • rzo

    rzo - 2011-01-12

    thanks for reporting.
    i think that having a check if the file exists is important.
    i hope i can get this for the next release. for windows this should not be an issue. i will have to check this for linux/mac

    -- Ron

     
  • rzo

    rzo - 2012-02-19

    release stable-11.0

     
  • rzo

    rzo - 2012-02-19
    • status: open-accepted --> closed-accepted
     

Log in to post a comment.