Open GoogleCodeExporter opened 9 years ago
We haven't seen this issue on our UNIX environment - looking into the issue
this may solve the problem.
Try putting this in your ${CATALINA_HOME}/bin/catalina.sh script:
export JAVA_OPTS="${JAVA_OPTS} -Djava.awt.headless=true"
Original comment by nates...@gmail.com
on 4 Feb 2011 at 4:21
tomcat will need to be restarted after the changes are made
Original comment by nates...@gmail.com
on 4 Feb 2011 at 4:22
As a possible long term non tomcat configuation change - I have added code to
initialize this property in the code as well. Testing will need to be
completed. Will be added to the 2.x or 3.x release
Original comment by nates...@gmail.com
on 4 Feb 2011 at 5:46
Original issue reported on code.google.com by
nkui...@nkuitse.com
on 4 Feb 2011 at 2:56Attachments: