Tags

Incorrect Username Can Kill Weblog Server

If a user tries to create a weblog using an incorrect username (including incorrect capitalization), it can kill OS X's Weblog server. To correct the issue, delete the following directories:

/Library/Application Support/Weblogs/username and

/Library/Tomcat/blojsom_root/webapps/ROOT/WEB-INF/username.


It is also necessary to edit /Library/Tomcat/blojsom_root/webapps/ROOT/WEB-INF/blojsom.properties. Delete the offending user from the line containing "blojsom-users= username".

Comments