Hello Everyone,
I made a Java program that i would like to run on Linux Centos 7 Server, i am using B4j-Bridge on remote server, this is my configuration :
openjdk version "11.0.13" 2021-10-19 LTS
OpenJDK Runtime Environment 18.9 (build 11.0.13+8-LTS)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.13+8-LTS, mixed mode, sharing)
B4J-Bridge v1.50
Running on Java 11+
External JavaFX not found. Searching for internal modules...
Waiting for connections (port=6790)...
My IP address is: 192.168.37.10
FTP Server started: ftp://192.168.37.10:6781
Start B4J-Bridge with -disableftp to disable.
JavaFX modules:
Connected!
Starting program
ProcessCompleted
but by B4J side I have an error :
Error: --add-modules= requires modules to be specified
I installed also on LInux the OpenJFX...
Please someone can help me ?
Many Thanks.
I made a Java program that i would like to run on Linux Centos 7 Server, i am using B4j-Bridge on remote server, this is my configuration :
openjdk version "11.0.13" 2021-10-19 LTS
OpenJDK Runtime Environment 18.9 (build 11.0.13+8-LTS)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.13+8-LTS, mixed mode, sharing)
B4J-Bridge v1.50
Running on Java 11+
External JavaFX not found. Searching for internal modules...
Waiting for connections (port=6790)...
My IP address is: 192.168.37.10
FTP Server started: ftp://192.168.37.10:6781
Start B4J-Bridge with -disableftp to disable.
JavaFX modules:
Connected!
Starting program
ProcessCompleted
but by B4J side I have an error :
Error: --add-modules= requires modules to be specified
I installed also on LInux the OpenJFX...
Please someone can help me ?
Many Thanks.