Hi all,
Sort of in a trouble here, using InstantDB for a servlet executed by
a very low-priviledged (webserver) user...
The thing is simply I always get a permission denied with trace.log
even though the containing directory is write for all opened...
java.sql.SQLException: IO problem: java.io.FileNotFoundException:
./trace.log (Permission denied)
at jdbc.idbDriver.connect(Compiled Code)
at java.sql.DriverManager.getConnection(Compiled Code)
As there seems no way to get the source currently I'm wondering
what's happening there. This happens with the trace.log previously
deleted (in which case I guess iDB would create it with its own
ownership) or not (with a different ownership (where deleting the
file would make the same error).
Does anyone have a good advise here ??
There might be an authorization scheme to set but I can't figure it out.
Thanks in advance.
Paul
-----------------------------------------------------------------------------
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.
|