-Original Message-
>>
>> From: Emilian Bold [mailto:emilian.b...@protonmail.ch]
>>
>> Sent: lørdag 28. april 2018 07.23
>>
>> To: Platou, Halvor halvor.pla...@dnvgl.com
>>
>> Cc: users@netbeans.apache.org
>>
>> Subject: Re: NetBeans pl
Hi,
So far I’m testing with an interactive terminal.
Halvor
28. apr. 2018 kl. 10:32 skrev Boris Heithecker
mailto:boris.heithec...@gmx.net>>:
Hi,
in Docker, the container exits if the main process exits, nonregarding any
processes spawned by the first one.
How did you start the application? U
Hi,
in Docker, the container exits if the main process exits, nonregarding any
processes spawned by the first one.
How did you start the application? Using CMD, or ENTRYPOINT?
Boris
2018-04-28 0:13 GMT+02:00 Platou, Halvor :
> Hi,
>
>
>
> Anyone been able to run a NetBeans platform application(n
NetBeans
> platform :)
>
> Br,
>
> Halvor
>
> -Original Message-
>
> From: Emilian Bold [mailto:emilian.b...@protonmail.ch]
>
> Sent: lørdag 28. april 2018 07.23
>
> To: Platou, Halvor halvor.pla...@dnvgl.com
>
> Cc: users@netbeans.apache.org
>
>
m: Emilian Bold [mailto:emilian.b...@protonmail.ch]
Sent: lørdag 28. april 2018 07.23
To: Platou, Halvor
Cc: users@netbeans.apache.org
Subject: Re: NetBeans platform application in Windows Docker container
Never heard of this, but are there no NetBeans logs to look at?
It might be just the .ex
Never heard of this, but are there no NetBeans logs to look at?
It might be just the .exe launcher having and issues inside this new
configuration.
Have you tried just running java by hand? A non-GUI Platform app shouldn't have
that many JARs.
--emi
‐‐‐ Original Message ‐‐‐
On 28 Apr
Hi,
Anyone been able to run a NetBeans platform application(no gui) in a Windows
Docker container? I have tried using the openjdk:8-windowsservercore, but when
trying to start the application executable it immediately returns without any
messages. I have also tried installing a bunch of vcredis