You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I would like to ask about using java-caller. I deployed my app into a Docker container (OS Linux), and the jdk/jre required is successfully installed inside the container. However, it shows a spawn error as mentioned below:
Java jre or jdk 11 is required
Installing Java jre 11 in /home/support/.java-caller...
Installed Java jre 11 in /home/support/.java-caller/jre...
Java spawn error: Error: spawn java ENOENT
My node.js code implementing javaCaller is depicted here:
Hi, I would like to ask about using java-caller. I deployed my app into a Docker container (OS Linux), and the jdk/jre required is successfully installed inside the container. However, it shows a spawn error as mentioned below:
My node.js code implementing javaCaller is depicted here:
I wonder if someone experienced the same issue, any favor and solutions will be appreciated, thank you!
The text was updated successfully, but these errors were encountered: