Save not working
Status: Alpha
Brought to you by:
seokjin
Trying to save after editing the home page. Running on
tomcat 4.1.24 and Linux RH 7.2 Java is 1.4.1_02
After a long pause, the browser displays:
type Exception report
message
description The server encountered an internal error ()
that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Can't find resource for
bundle java.util.PropertyResourceBundle, key
can.not.write.file
by jwl@sgi.com
Logged In: YES
user_id=846284
First, check the directory or file permission of DataDir
path in WEB-INF/classes/usemodj.properties.
There must be permissions that create folder or file, and
read/write file.
(DataDir/diff_log, pageidx, rclog, and subfolders or files)
Second, Append the following message to
WEB-INF/classes/ApplicationResources.properties and restart,
and it will display the correct error message
[WEB-INF/classes/ApplicationResources.properties]:
can.not.write.file = can not write {0}