I'm attempting to run a java utility within a CGI script but am having some memory related problems. For troubleshooting purposes, I'm executing the following in a bash cgi script:
java -version >> $LOGFILE
##java myprogram args args args >> $LOGFILE
This command produces the following error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.