Tuesday, August 10, 2010

Error creating logFile: EmbeddedLDAP.log (Permission denied)

This is what happens when you forget that you are root and you start weblogic (never install and run weblogic as root!).... the access rights of some files get changed...

this
chown -R osbuser /path/to/your/domain
run as root

should bring you back to normal life

No comments: