OK, I confirm that with the JDK folder in the PATH I'm able to launch the
exes.
Moreover I reinstalled my JDK and during installation it properly sets the
JAVA_HOME environment variable and that is enough to make it work.

+1 for me then.

Thanks!


On Fri, 21 Feb 2020 at 15:44, Geertjan Wielenga <geert...@apache.org> wrote:

> PATH environment variable should therefore be C:\Program
> Files\AdoptOpenJDK\jdk-13.0.2.8-openj9 too.
>
> Gj
>
> On Fri, Feb 21, 2020 at 11:43 PM Matteo Di Giovinazzo <matte...@gmail.com>
> wrote:
>
> > To clarify: my PATH environment variable contains C:\Program
> > Files\AdoptOpenJDK\jdk-13.0.2.8-openj9\bin folder (my default JDK), I do
> > not have JAVA_HOME environment variable set and I did not edit the
> > netbeans_jdkhome in netbeans\etc\netbeans.conf. With this configuration I
> > got that error message when launching from Command Prompt.
> >
> > If I edit netbeans\etc\netbeans.conf   and I explicitly set
> > netbeans_jdkhome="C:\Program Files\AdoptOpenJDK\jdk-13.0.2.8-openj9" then
> > I'm able to run the netbeans.exe and netbeans64.exe.
> >
> >
> >
> >
> > On Fri, 21 Feb 2020 at 15:36, Matteo Di Giovinazzo <matte...@gmail.com>
> > wrote:
> >
> > > -1
> > > Cannot launch netbeans.exe or netbeans64.exe in Windows 10
> > >
> > >
> > > Steps:
> > > 1) Downloaded sources artifact
> > > 2) Checked .jar files are as expected
> > > 3) Verified signature and sha512 of the source artifact
> > > 4) Built successfully on Windows 10 with JDK 1.8.0_231
> > > 5) Tried to launch *nbbuild\netbeans\bin\netbeans.exe* and
> > > *nbbuild\netbeans\bin\netbeans64.exe* but I got this error in both
> cases:
> > >
> > > The launcher has determined that the parent process has a console and
> > will
> > > reuse it for its own console output.
> > > Closing the console will result in termination of the running program.
> > > Use '--console suppress' to suppress console output.
> > > Use '--console new' to create a separate console window.
> > >
> > >
> > > *Error occurred during initialization of boot
> > > layerjava.lang.module.FindException: Module jdk.jshell not found*
> > >
> > > 6) Downloaded the bin artifact
> > > 7) Verified signature and sha512
> > > 8) Tried to launch the *netbeans\bin\netbeans.exe* and
> > > *netbeans\bin\netbeans64.exe* but I got the same error message as in 5)
> > > here above
> > >
> > >
> > >
> > >
> > > On Fri, 21 Feb 2020 at 11:32, Eric Barboni <sk...@apache.org> wrote:
> > >
> > >> Dear community,
> > >>
> > >>
> > >>
> > >> Time, it needs time
> > >>
> > >> Be we are back again
> > >>
> > >> .  (slightly base on a song :D )
> > >>
> > >> This is our second voting candidate for the 11.3 release of Apache
> > >> NetBeans.
> > >> Matthias found a bad generation of LICENSE file that should be fixed
> > now.
> > >>
> > >> Note that this is our second release vote where you are required to
> > check
> > >> both sources and convenience binaries before voting!
> > >>
> > >>
> > >>
> > >> See requirements below.
> > >>
> > >>
> > >>
> > >> Apache NetBeans 11.3 constitutes all clusters in the Apache NetBeans
> Git
> > >> repo, which together provide the NetBeans Platform (i.e., the
> underlying
> > >>
> > >> application framework), as well as all the modules that provide the
> Java
> > >> SE,Java EE, PHP, JavaScript and Groovy features of Apache NetBeans.
> > >>
> > >> Build artefacts are available here:
> > >>
> > >>
> > >>
> > >> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/vc2
> > >>
> > >>
> >
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/11.3/vc2
> > >>
> > >>
> > >>
> > >> They were built by the Jenkins pipeline and moved to their place:
> > >>
> > >>
> > >>
> > >>
> > >>
> >
> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbea
> > >> ns/job/release113/20
> > >> <
> >
> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbeans/job/release113/20
> > >
> > >>
> > >>
> > >>
> > >> We are primarily voting on:
> > >>
> > >>
> > >>
> > >>
> > >>
> >
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/vc2/netbeans-1
> > >> 1.3-source.zip
> > >> <
> >
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/vc2/netbeans-11.3-source.zip
> > >
> > >>
> > >>
> > >>
> > >> SHA512:
> > >>
> > >> (sha512 generation changed a bit, no more folder info)
> > >>
> > >>
> > >>
> >
> af0f52aec261d307626f0089b6957ba559808268d90e0c41720b481d40cc42d7474b0ffe5b93
> > >> baf7c03ec7ebf3c9bbe1d229c219f8057a5f26294d46de0d986c
> > >> ./netbeans-11.3-source.zip
> > >>
> > >> KEYS file:
> > >>
> > >> https://dist.apache.org/repos/dist/release/netbeans/KEYS
> > >>
> > >>
> > >>
> > >> --
> > >>
> > >>
> > >>
> > >> Associated to the primary source item you will have (generated with
> > >> pipeline
> > >> mentioned above)
> > >>
> > >>
> > >>
> > >> under
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/vc2
> > >>
> > >>   binaries associated to the source
> > >>
> > >>   netbeans-11.3-bin.zip
> > >>
> > >>   as well as update content under nbms folder
> > >>
> > >>   a small testrelease.sh script over here
> > >> https://dist.apache.org/repos/dist/dev/netbeans
> > >>
> > >>
> > >>
> > >> under
> > >>
> > >>
> >
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/11.3/vc2
> > >>
> > >>
> > >>
> > >>   you will find platform cluster build
> > >>
> > >>   netbeans-platform-11.3-bin
> > >>
> > >>   netbeans-platform-11.3-source
> > >>
> > >>
> > >>
> > >>
> > >>
> > >> Associated Apache Maven artefacts RELEASE113 can be found at
> > >>
> > >>
> >
> https://repository.apache.org/content/repositories/orgapachenetbeans-1056
> > >>
> > >>
> > >>
> > >> Artefacts are composed of jars,nbm,sources,javadocs,pom.
> > >>
> > >>
> > >>
> > >> --
> > >>
> > >>
> > >>
> > >> Apache NetBeans Git Repo tag: 11.3-vc2 :
> > >>
> > >>
> > >>
> > >> https://github.com/apache/netbeans/tree/11.3-vc2
> > >>
> > >>
> > >>
> > >> Release specific wiki page:
> > >>
> > >>
> >
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.3
> > >>
> > >>
> > >>
> > >>
> > >>
> > >> Before voting +1 you are required to download the signed source code
> > >>
> > >> package, compile it as provided, and test the resulting executable on
> > your
> > >>
> > >> own platform, along with also verifying that the package meets the
> > >>
> > >> requirements of the ASF policy on releases - see
> > >>
> > >> http://www.apache.org/legal/release-policy.html#management
> > >>
> > >>
> > >>
> > >>
> > >>
> > >> In particular, you should (at least) follow these steps.
> > >>
> > >>
> > >>
> > >> 1. Download the artefact to be voted on and unzip it.
> > >>
> > >>
> > >>
> > >> 2. Check that the artefact does not contain any jar files, except for:
> > >>
> > >>
> > >>
> > >>     -
> > >>
> > >>
> >
> platform/autoupdate.services/test/unit/src/org/netbeans/api/autoupdate/data/
> > >>
> > >> empty.jar
> > >>
> > >>     - enterprise/glassfish.common/test/unit/data/nottaDir-4_1_2.jar
> > >>
> > >>     -
> enterprise/glassfish.common/test/unit/data/subdir/nottaDir-5.0.jar
> > >>
> > >>     - enterprise/payara.common/test/unit/data/nottaDir-4_1_2.jar
> > >>
> > >>     - enterprise/payara.common/test/unit/data/subdir/nottaDir-5.0.jar
> > >>
> > >>
> > >>
> > >>     which are only jars by their name
> > >>
> > >>
> > >>
> > >> 3. Verify the cryptographic signatures, the NOTICE and LICENSE file 4.
> > >> Build
> > >>
> > >> it using the README provided by the artefact.
> > >>
> > >>
> > >>
> > >> 5. Look in nbbuild/netbeans for the NetBeans installation created by
> the
> > >>
> > >> build process and try running it.
> > >>
> > >>
> > >>
> > >> In addition to checking the sources, you should check the associated
> > >>
> > >> convenience binary zips and nbms at the artefact links above. As well
> as
> > >>
> > >> checking any artefact functions correctly, you should check that it
> has
> > >> been
> > >>
> > >> correctly signed by a PMC member, and that the source being voted on
> is
> > >>
> > >> sufficient to build the relevant binary. Separate votes will be held
> on
> > >> other convenience binaries, mostly for each installer.
> > >>
> > >> Those will be dependent on this vote passing.
> > >>
> > >> This vote is going to be open at least 72 hours, vote with +1, 0, and
> -1
> > >> as
> > >> usual. (please justify -1)
> > >>
> > >>
> > >>
> > >> Please mark your vote with (binding) if you're an Apache NetBeans PMC
> > >> member
> > >> to help with voting admin.
> > >>
> > >> NetBeans 11.3 will be released if and when this vote passes.
> > >>
> > >> Thank all contributors for hard work !
> > >>
> > >>
> > >>
> > >> Best Regards,
> > >>
> > >>
> > >>
> > >> Eric
> > >>
> > >>
> > >
> > > --
> > > Matteo Di Giovinazzo
> > >
> >
> >
> > --
> > Matteo Di Giovinazzo
> >
>


-- 
Matteo Di Giovinazzo

Reply via email to