Re: [base] Exception At File Upload

2014-10-30 Thread Nicklas Nordborg
On 2014-10-30 23:07, Rachad El-Badrawi wrote: > Caused by: java.io.FileNotFoundException: > /usr/local/base2/files/2014-44/30-15 In your base.config file there is a setting called 'userfiles' which should point to a directory on the server machine. The default value for this setting is '/usr/lo

[base] Exception At File Upload

2014-10-30 Thread Rachad El-Badrawi
Hi, 1) I am getting an exception upon uploading a file to BASE, using the menu 'Files and directories -> Upload file...'. The exception is: BaseException ...at File.getNewFile(File.java:1573) ...at File.getUploadStream(File.java:1374) ...at net.sf.basedb.clients.web.servlet.Upload.doPost(Upload.