After enabling the web and weblog services in Mac OS X Server, users connecting to the weblog in a web browser may encounter an Internal Server Error message.
This issue affects Xserve G5 and Mac OS X Server 10.4.2.
This issue is due to incorrect permissions for the Tomcat service that provides weblog function. To resolve the issue:
$ sudo chown -R appserver:appserveradm /Library/Tomcat/blojsom_root $ sudo chmod -R 770 /Library/Tomcat/blojsom_root