If you were it was not by someone that read the startup guide instructions
   :)  While latching the jar does work in most cases, the recommended and
   best practice ie, as documented by IBM... call the startup exe for your
   specific workstation.
   Tim
   Tim Rowe, timmr@xxxxxxxxxx
   Business Architect Application Development & Systems Management for IBM i
   IBM i Development Lab, Rochester, MN
   (507) 253-6191 (Tie) 553-6191
   
http://www-03.ibm.com/systems/power/software/i/are/index.html
     ----- Original message -----
     From: Jeff Crosby <jlcrosby@xxxxxxxxxxxxxxxx>
     Sent by: "JAVA400-L" <java400-l-bounces@xxxxxxxxxxxx>
     To: java400-l@xxxxxxxxxxxx
     Cc:
     Subject: Re: IBM i and Java Support - Steve Will
     Date: Wed, Dec 12, 2018 5:27 AM
     " Your desktop short cut should point at the acs launch_win-64.exe."
     I could've sworn I was told Way back when to put a shortcut to the
     ascbundle.jar on the desktop.
     On Tue, Dec 11, 2018 at 4:39 PM Tim Rowe <timmr@xxxxxxxxxx> wrote:
     >    Your desktop short cut should point at the acs launch_win-64.exe.
      file.
     >    Always best to start ACS with the launch script rather then just
     > starting
     >    a JVM.
     >
     >    Tim
     >
     >    Tim Rowe, timmr@xxxxxxxxxx
     >    Business Architect Application Development & Systems Management for
     IBM
     > i
     >    IBM i Development Lab, Rochester, MN
     >    (507) 253-6191 (Tie) 553-6191
     >
     >    [1]
http://www-03.ibm.com/systems/power/software/i/are/index.html
     >
     >
     >
     >      ----- Original message -----
     >      From: Jeff Crosby <jlcrosby@xxxxxxxxxxxxxxxx>
     >      Sent by: "JAVA400-L" <java400-l-bounces@xxxxxxxxxxxx>
     >      To: java400-l@xxxxxxxxxxxx
     >      Cc:
     >      Subject: Re: IBM i and Java Support - Steve Will
     >      Date: Tue, Dec 11, 2018 3:27 PM
     >
     >      Been doing this tinkering on a spare Win10 desktop
     >
     >      So I added the JAVA_HOME even though what I read said it was only
     for
     >      the
     >      java development kit.
     >
     >      Now the desktop shortcut to the .hod file works.
     >
     >      But the desktop shortcut to acsbundle.jar does NOT work.  It's
     asking
     >      for
     >      an app.  There is no file association for .jar.
     >
     >      What is the proper thing to put there?  My Win7 desktop
     associates it
     >      with
     >      "Java(TM) Platform SE Binary" which is Oracle.  I right-click the
     .jar
     >      file
     >      and point it to java.exe, but it doesn't "take".
     >
     >      On Tue, Dec 11, 2018 at 3:48 PM Charles Wilt
     <charles.wilt@xxxxxxxxx>
     >      wrote:
     >
     >      > JAVA_HOME needed to be set to the parent directory...not bin...
     >      >
     >      > All is working (or at least starting :) )
     >      >
     >      > Charles
     >      >
     >      > On Tue, Dec 11, 2018 at 12:12 PM Charles Wilt <
     > charles.wilt@xxxxxxxxx>
     >      > wrote:
     >      >
     >      > > I've removed all oracle JRE & JDKs...
     >      > >
     >      > > I've download OpenJDK and added JAVA_HOME environment
     variable and
     >      to my
     >      > > path.
     >      > >
     >      > > from a command line..
     >      > > java -version
     >      > > returns
     >      > > openjdk version "11.0.1" 2018-10-16
     >      > > OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.1+13)
     >      > > Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.11.0, JRE 11
     > Windows
     >      10
     >      > > amd64-64-Bit Compressed References 20181020_83 (JIT enabled,
     AOT
     >      enabled)
     >      > > OpenJ9   - 090ff9dc
     >      > > OMR      - ea548a66
     >      > > JCL      - f62696f378 based on jdk-11.0.1+13)
     >      > >
     >      > > However, acslaunch_win-64 returns
     >      > > Unable to load 64-bit Java module.
     >      > > Retrying with Windows_i386-32/acslaunch_win-32.exe
     >      > > Unable to load 32-bit Java module.
     >      > >
     >      > > Charles
     >      > >
     >      > > On Tue, Dec 11, 2018 at 10:58 AM Kevin
     <kevin@xxxxxxxxxxxxxxxxx>
     >      wrote:
     >      > >
     >      > >> Exactly..
     >      > >>
     >      > >> All I did was remove any trace of java from my PC..including
     >      cleaning
     >      > >> the registry and all the relevant env vars..
     >      > >>
     >      > >> Then placed the new java in a ....Java.... folder...and
     pointed
     > the
     >      path
     >      > >> and JAVA_HOME vars to it.
     >      > >>
     >      > >> Then everything worked..even my old version of ACS.
     >      > >>
     >      > >> On 11/12/2018 17:50, Vernon Hamberg wrote:
     >      > >> > The version of Java that Oracle wants paid for is 8 - only
     > that -
     >      so
     >      > >> > if you update from there, you will be fine. Question
     becomes,
     > can
     >      you
     >      > >> > update? The installer we have is for Java 8.
     >      > >> >
     >      > >> > Tim Rowe, I believe, also has published instructions on
     setting
     >      ACS to
     >      > >> > use a different version of Java, including IBM's, which
     has no
     >      > >> > problems like this.
     >      > >> >
     >      > >> > Cheers
     >      > >> > Vern
     >      > >> >
     >      > >> > On 12/11/2018 8:37 AM, Jeff Crosby wrote:
     >      > >> >> He never categorically answers this, but am I to infer
     that
     > come
     >      > >> >> January,
     >      > >> >> if we want to continue to use java from Oracle on Windows
     >      desktops
     >      > >> >> for ACS,
     >      > >> >> we need to pay for it?
     >      > >> >>
     >      > >> >> If so, I most likely misread earlier, because I was under
     the
     >      > >> >> impression it
     >      > >> >> did not affect us ACS users.
     >      > >> >>
     >      > >> >> On Tue, Dec 11, 2018 at 9:16 AM David Gibbs <
     > david@xxxxxxxxxxxx>
     >      > >> wrote:
     >      > >> >>
     >      > >> >>> Interesting article by Steve Will about Java support...
     >      > >> >>>
     >      > >> >>>
     >      > >> >>>
     >      > >>
     >      >
     >      [1]
     >
     [2]
http://ibmsystemsmag.com/blogs/you-and-i/december-2018/ibm-i-and-java-support/
     >      > >> >>>
     >      > >> >>>
     >      > >> >>> --
     >      > >> >>> IBM i on Power Systems: For when you can't afford to be
     out
     > of
     >      > >> >>> business!
     >      > >> >>>
     >      > >> >>> I'm riding 615 miles (Yes, you read that right) in the
     > American
     >      > >> >>> Diabetes
     >      > >> >>> Association's Tour de Cure to raise money for diabetes
     >      research,
     >      > >> >>> education,
     >      > >> >>> advocacy, and awareness.  You can make a tax-deductible
     >      donation to
     >      > >> >>> my ride
     >      > >> >>> by visiting [2][3]
https://mideml.diabetessucks.net.
     >      > >> >>>
     >      > >> >>> You can see where my donations come from by visiting my
     >      interactive
     >      > >> >>> donation map ...
     [3][4]
https://mideml.diabetessucks.net/map
     > (it's
     >      a geeky
     >      > >> >>> thing).
     >      > >> >>>
     >      > >> >>> I may have diabetes, but diabetes doesn't have me!
     >      > >> >>> --
     >      > >> >>> This is the Java Programming on and around the IBM i
     >      (JAVA400-L)
     >      > >> >>> mailing
     >      > >> >>> list
     >      > >> >>> To post a message email: JAVA400-L@xxxxxxxxxxxx
     >      > >> >>> To subscribe, unsubscribe, or change list options,
     >      > >> >>> visit: [4]
     > [5]
https://lists.midrange.com/mailman/listinfo/java400-l
     >      > >> >>> or email: JAVA400-L-request@xxxxxxxxxxxx
     >      > >> >>> Before posting, please take a moment to review the
     archives
     >      > >> >>> at [5][6]
https://archive.midrange.com/java400-l.
     >      > >> >>>
     >      > >> >>> Help support midrange.com by shopping at amazon.com with
     our
     >      > >> affiliate
     >      > >> >>> link: [6][7]
https://amazon.midrange.com
     >      > >> >>>
     >      > >> >>
     >      > >> >
     >      > >> --
     >      > >> Kevin Passey
     >      > >>
     >      > >> *KDP Software Limited*
     >      > >> [7][8]
http://www.kdpsoftware.co.uk
     >      > >> Tel:08450 604123
     >      > >> Linkedin: [8]
     > [9]
https://www.linkedin.com/pub/kevin-passey/12/807/890
     >      > >> IBM i Development
     >      <[9][10]
https://www.kdpsoftware.co.uk/about-us/our-services>
     >      > >> IBM i Security & Audit
     >      > >>
     <[10][11]
https://www.kdpsoftware.co.uk/ibm-i-products/ibm-i-security
     > >
     >      > >> IBM i Change Management & application security
     >      > >>
     >      <[11]
     >
     [12]
https://www.kdpsoftware.co.uk/ibm-i-products/ibm-i-change-management>
     >      > >> --
     >      > >> This is the Java Programming on and around the IBM i
     (JAVA400-L)
     >      mailing
     >      > >> list
     >      > >> To post a message email: JAVA400-L@xxxxxxxxxxxx
     >      > >> To subscribe, unsubscribe, or change list options,
     >      > >> visit:
     [12][13]
https://lists.midrange.com/mailman/listinfo/java400-l
     >      > >> or email: JAVA400-L-request@xxxxxxxxxxxx
     >      > >> Before posting, please take a moment to review the archives
     >      > >> at [13][14]
https://archive.midrange.com/java400-l.
     >      > >>
     >      > >> Help support midrange.com by shopping at amazon.com with our
     >      affiliate
     >      > >> link: [14][15]
https://amazon.midrange.com
     >      > >>
     >      > >
     >      > --
     >      > This is the Java Programming on and around the IBM i
     (JAVA400-L)
     >      mailing
     >      > list
     >      > To post a message email: JAVA400-L@xxxxxxxxxxxx
     >      > To subscribe, unsubscribe, or change list options,
     >      > visit:
     [15][16]
https://lists.midrange.com/mailman/listinfo/java400-l
     >      > or email: JAVA400-L-request@xxxxxxxxxxxx
     >      > Before posting, please take a moment to review the archives
     >      > at [16][17]
https://archive.midrange.com/java400-l.
     >      >
     >      > Help support midrange.com by shopping at amazon.com with our
     > affiliate
     >      > link: [17][18]
https://amazon.midrange.com
     >      >
     >
     >      --
     >
     >      Jeff Crosby
     >      VP Information Systems
     >      UniPro FoodService/Dilgard
     >      P.O. Box 13369
     >      Ft. Wayne, IN 46868-3369
     >      260-422-7531
     >      direct.dilgardfoods.com
     >
     >      The opinions expressed are my own and not necessarily the opinion
     of
     > my
     >      company.  Unless I say so.
     >      --
     >      This is the Java Programming on and around the IBM i (JAVA400-L)
     > mailing
     >      list
     >      To post a message email: JAVA400-L@xxxxxxxxxxxx
     >      To subscribe, unsubscribe, or change list options,
     >      visit:
     [18][19]
https://lists.midrange.com/mailman/listinfo/java400-l
     >      or email: JAVA400-L-request@xxxxxxxxxxxx
     >      Before posting, please take a moment to review the archives
     >      at [19][20]
https://archive.midrange.com/java400-l.
     >
     >      Help support midrange.com by shopping at amazon.com with our
     > affiliate
     >      link: [20][21]
https://amazon.midrange.com
     >
     >
     >
     >
     > References
     >
     >    Visible links
     >    1.
     >
     [22]
http://ibmsystemsmag.com/blogs/you-and-i/december-2018/ibm-i-and-java-support/sHnbtUUd0C-bgttslSzkDFkxqJiQMBrNXA0&e=
     >    2. [23]
https://mideml.diabetessucks.net/
     >    3. [24]
https://mideml.diabetessucks.net/map
     >    4. [25]
https://lists.midrange.com/mailman/listinfo/java400-l
     >    5. [26]
https://archive.midrange.com/java400-l
     >    6. [27]
https://amazon.midrange.com/
     >    7. [28]
http://www.kdpsoftware.co.uk/
     >    8. [29]
https://www.linkedin.com/pub/kevin-passey/12/807/890
     >    9. [30]
https://www.kdpsoftware.co.uk/about-us/our-services
     >   10. [31]
https://www.kdpsoftware.co.uk/ibm-i-products/ibm-i-security
     >   11.
     [32]
https://www.kdpsoftware.co.uk/ibm-i-products/ibm-i-change-management
     >   12. [33]
https://lists.midrange.com/mailman/listinfo/java400-l
     >   13. [34]
https://archive.midrange.com/java400-l
     >   14. [35]
https://amazon.midrange.com/
     >   15. [36]
https://lists.midrange.com/mailman/listinfo/java400-l
     >   16. [37]
https://archive.midrange.com/java400-l
     >   17. [38]
https://amazon.midrange.com/
     >   18. [39]
https://lists.midrange.com/mailman/listinfo/java400-l
     >   19. [40]
https://archive.midrange.com/java400-l
     >   20. [41]
https://amazon.midrange.com/
     > --
     > This is the Java Programming on and around the IBM i (JAVA400-L)
     mailing
     > list
     > To post a message email: JAVA400-L@xxxxxxxxxxxx
     > To subscribe, unsubscribe, or change list options,
     > visit: [42]
https://lists.midrange.com/mailman/listinfo/java400-l
     > or email: JAVA400-L-request@xxxxxxxxxxxx
     > Before posting, please take a moment to review the archives
     > at [43]
https://archive.midrange.com/java400-l.
     >
     > Help support midrange.com by shopping at amazon.com with our affiliate
     > link: [44]
https://amazon.midrange.com
     >
     --
     Jeff Crosby
     VP Information Systems
     UniPro FoodService/Dilgard
     P.O. Box 13369
     Ft. Wayne, IN 46868-3369
     260-422-7531
     direct.dilgardfoods.com
     The opinions expressed are my own and not necessarily the opinion of my
     company.  Unless I say so.
     --
     This is the Java Programming on and around the IBM i (JAVA400-L) mailing
     list
     To post a message email: JAVA400-L@xxxxxxxxxxxx
     To subscribe, unsubscribe, or change list options,
     visit: [45]
https://lists.midrange.com/mailman/listinfo/java400-l
     or email: JAVA400-L-request@xxxxxxxxxxxx
     Before posting, please take a moment to review the archives
     at [46]
https://archive.midrange.com/java400-l.
     Help support midrange.com by shopping at amazon.com with our affiliate
     link: [47]
https://amazon.midrange.com
References
   Visible links
   1. 
http://www-03.ibm.com/systems/power/software/i/are/index.html
   2. 
http://ibmsystemsmag.com/blogs/you-and-i/december-2018/ibm-i-and-java-support/
   3. 
https://mideml.diabetessucks.net/
   4. 
https://mideml.diabetessucks.net/map
   5. 
https://lists.midrange.com/mailman/listinfo/java400-l
   6. 
https://archive.midrange.com/java400-l
   7. 
https://amazon.midrange.com/
   8. 
http://www.kdpsoftware.co.uk/
   9. 
https://www.linkedin.com/pub/kevin-passey/12/807/890
  10. 
https://www.kdpsoftware.co.uk/about-us/our-services
  11. 
https://www.kdpsoftware.co.uk/ibm-i-products/ibm-i-security
  12. 
https://www.kdpsoftware.co.uk/ibm-i-products/ibm-i-change-management
  13. 
https://lists.midrange.com/mailman/listinfo/java400-l
  14. 
https://archive.midrange.com/java400-l
  15. 
https://amazon.midrange.com/
  16. 
https://lists.midrange.com/mailman/listinfo/java400-l
  17. 
https://archive.midrange.com/java400-l
  18. 
https://amazon.midrange.com/
  19. 
https://lists.midrange.com/mailman/listinfo/java400-l
  20. 
https://archive.midrange.com/java400-l
  21. 
https://amazon.midrange.com/
  22. 
http://ibmsystemsmag.com/blogs/you-and-i/december-2018/ibm-i-and-java-support/
  23. 
https://mideml.diabetessucks.net/
  24. 
https://mideml.diabetessucks.net/map
  25. 
https://lists.midrange.com/mailman/listinfo/java400-l
  26. 
https://archive.midrange.com/java400-l
  27. 
https://amazon.midrange.com/
  28. 
http://www.kdpsoftware.co.uk/
  29. 
https://www.linkedin.com/pub/kevin-passey/12/807/890
  30. 
https://www.kdpsoftware.co.uk/about-us/our-services
  31. 
https://www.kdpsoftware.co.uk/ibm-i-products/ibm-i-security
  32. 
https://www.kdpsoftware.co.uk/ibm-i-products/ibm-i-change-management
  33. 
https://lists.midrange.com/mailman/listinfo/java400-l
  34. 
https://archive.midrange.com/java400-l
  35. 
https://amazon.midrange.com/
  36. 
https://lists.midrange.com/mailman/listinfo/java400-l
  37. 
https://archive.midrange.com/java400-l
  38. 
https://amazon.midrange.com/
  39. 
https://lists.midrange.com/mailman/listinfo/java400-l
  40. 
https://archive.midrange.com/java400-l
  41. 
https://amazon.midrange.com/
  42. 
https://lists.midrange.com/mailman/listinfo/java400-l
  43. 
https://archive.midrange.com/java400-l
  44. 
https://amazon.midrange.com/
  45. 
https://lists.midrange.com/mailman/listinfo/java400-l
  46. 
https://archive.midrange.com/java400-l
  47. 
https://amazon.midrange.com/
 
As an Amazon Associate we earn from qualifying purchases.