Trouble with that is that then the recover will not take in account the
latest additions which were not finished to commit, I believe. Do I mistake
??
The thing with that file trace.log is that it is one directory lower,
wouldn't there be a solution by nesting sufficiently to allow the one
directory lower write-access for the user executing InstantDB ??
Paul
On Monday, August 28, 2000, at 11:16 PM, Candido_Rodriguez@percussion.com wrote:
> to
> ! Sets the level of transaction journalling. See trans.html.
> ! Defaults to 1.
> !
> ! 0 - No journalling takes place.
> ! 1 - Normal journalling (default).
> ! 2 - Full journalling.
> !
> transLevel=0
>
> this will not generate the file.
>
>
>
>
> Wei Guo wrote:
>
> Hi,
>
> We got some problem when we run instantDB on Apache: the permission of
> writing to trace.log is denied.
>
> The error message we got is:
>
> java.sql.SQLException: IO problem: java.io.FileNotFoundException:
> ./trace.log (Permission denied)
> at
> org.enhydra.instantdb.jdbc.idbConnection.<init>(idbConnection.java:87)
> at org.enhydra.instantdb.jdbc.idbDriver.connect(idbDriver.java:40)
> at java.sql.DriverManager.getConnection(DriverManager.java:517)
> at java.sql.DriverManager.getConnection(DriverManager.java:199)
> at
> com.riverdelta.sms.server.ServletPool.setupSMSlogDatabase(ServletPool.java:6
> 12)
> at
> com.riverdelta.sms.server.ServletPool.<init>(ServletPool.java:719)
> at
> com.riverdelta.sms.server.ServletPool.getInstance(ServletPool.java:439)
> at com.riverdelta.sms.server.LoginServlet.task(LoginServlet.java:90)
> at
> com.riverdelta.sms.server.LoginServlet.doPost(LoginServlet.java:57)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:521)
> at
> com.riverdelta.sms.server.LoggingServlet.service(LoggingServlet.java:99)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
> at
> org.apache.jserv.JServConnection.processRequest(JServConnection.java:317)
> at org.apache.jserv.JServConnection.run(JServConnection.java:188)
> at java.lang.Thread.run(Thread.java:484)
>
> Do you have any suggesion on this? Thanks a lot.
>
> Wei
>
> -----------------------------------------------------------------------------
> To unsubscribe from this mailing list, send email to majordomo@enhydra.org
> with the text "unsubscribe instantdb" in the body of the email.
> If you have other questions regarding this mailing list, send email to
> the list admin at owner-instantdb@enhydra.org.
>
>
>
> -----------------------------------------------------------------------------
> To unsubscribe from this mailing list, send email to majordomo@enhydra.org
> with the text "unsubscribe instantdb" in the body of the email.
> If you have other questions regarding this mailing list, send email to
> the list admin at owner-instantdb@enhydra.org.
>
>
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|