Changes between Version 5 and Version 6 of Ticket #644


Ignore:
Timestamp:
Jun 18, 2007, 11:46:43 AM (17 years ago)
Author:
Nicklas Nordborg
Comment:

Another related error when deleting temporary files:

Error: Error invoking plugin: Permission denied: Not allowed to delete File[id=100; name=stdin.txt]
 net.sf.basedb.core.PermissionDeniedException: Permission denied: Not allowed to delete File[id=100; name=stdin.txt]
at net.sf.basedb.core.BasicItem.checkPermission(BasicItem.java:109)
at net.sf.basedb.core.DbControl.deleteItem(DbControl.java:913)
at net.sf.basedb.plugins.Base1PluginExecuter.run(Base1PluginExecuter.java:668)
at net.sf.basedb.core.PluginExecutionRequest.invoke(PluginExecutionRequest.java:88)
at net.sf.basedb.core.InternalJobQueue$JobRunner.run(InternalJobQueue.java:420)
at java.lang.Thread.run(Thread.java:619)

Legend:

Unmodified
Added
Removed
Modified