I believe that that indicated something about Linux, while you're on
Windows.

Maybe your JDK distribution is for Linux, and this looks strange too, in
your netbeans.conf:

netbeans_jdkhome="c:\java_lib\jdk-12.0.1\"

I.e., are you sure Java is installed correctly?

What happens when you run 'javac -version' and/or 'java version' on the
command line?

Gj

On Tue, Jun 4, 2019 at 4:08 PM Geertjan Wielenga <geert...@apache.org>
wrote:

> One thing that looks strange is this in messages.log:
>
> java.io.FileNotFoundException: C:\proc\self\exe (The system cannot find
> the path specified)
> at java.base/java.io.RandomAccessFile.open0(Native Method)
> at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:347)
> at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:261)
> at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:216)
> at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:129)
> at com.sun.jna.ELFAnalyser.runDetection(ELFAnalyser.java:109)
> at com.sun.jna.ELFAnalyser.analyse(ELFAnalyser.java:36)
> [catch] at com.sun.jna.Platform.isSoftFloat(Platform.java:259)
>
> Gj
>
> On Tue, Jun 4, 2019 at 3:37 PM Eef Custers <ecust...@orenda-it.nl> wrote:
>
>> Hi Geertjan,
>>
>> I deleted the Netbeans cache directories and started Netbeans again. I
>> ran into the same problem. In this mail you will find the requested files.
>> Regards,
>>
>> Eef
>>
>>
>> Op di 4 jun. 2019 om 09:08 schreef Geertjan Wielenga <geert...@apache.org
>> >:
>>
>>> Should be fine at this point, try it, we’ll update that documentation.
>>>
>>> Gj
>>>
>>> On Tue, 4 Jun 2019 at 07:47, Alexander Faust <afaust.germ...@gmail.com>
>>> wrote:
>>>
>>>> Hello,
>>>>
>>>> Is it possible to build the Apache Netbeans  Application Platform with
>>>> Java / Open JDK 11?
>>>>
>>>> The "Building from source" tutorial still shows: Oracle’s Java 8 or
>>>> Open JDK v8.
>>>> https://netbeans.apache.org/download/nb110/nb110.html
>>>>
>>>> The problem is i can't change the source level of any module above Java
>>>> 8 of our Netbeans Application Platform, otherwise a warning in the Output
>>>> window shows that a higher version is not supported.
>>>>
>>>> Thanks Alex
>>>>
>>>
>>
>> --
>> Met vriendelijke groeten,
>>
>> E. Custers,
>> Oracle & Java Ontwikkelaar / Senior Oracle DBA
>> OrendaFlex BV
>> Orenda iT Services BV
>> 00 31 6 5499 2250
>> ====================================
>> Oracle database Beheer & Data Management
>> ====================================
>>
>

Reply via email to