Menu

#2 JVM Version Messages

closed
nobody
None
5
2010-02-14
2008-02-24
wklum
No

Hi,
if the JVM version constraints (e.g. vm.version.min) are set and a matching JVM isn't found, WinRun4J simply pops up a 'Failed to find Java VM' message. A better approach would be to make the message editable (ini file), so that a user can find out why startup has failed (and e.g. from where he can get a suitable JVM). The best solution would be to make it free editable text (maybe with hyperlink functionality).

Best Regards
Winfried

Discussion

  • Peter Smith

    Peter Smith - 2008-02-24

    Logged In: YES
    user_id=1787355
    Originator: NO

    There are two configurable error messages currently. The INI file would look like this:

    [ErrorMessages]
    java.not.found=Some message here...
    java.failed=Java failed to startup...

     
  • wklum

    wklum - 2008-02-24

    Logged In: YES
    user_id=1908286
    Originator: YES

    Tnx for your quick response.
    I couldn't find the 'Error Message' description on the project web site.

    Cheers
    Winfried

     
  • Peter Smith

    Peter Smith - 2008-02-27

    Logged In: YES
    user_id=1787355
    Originator: NO

    Hi,

    I've added some documentation on the Error Messages section to the website.

    Regards,
    Peter

     
  • Peter Smith

    Peter Smith - 2010-02-14
    • status: open --> closed