InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

InstantDB: Permission stories



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.