But right now I'm getting - "Permission denied: /data/music/Incoming/testfile.zip" when trying to upload a zip into it.
It is a Gentoo 2006.1 system - bare - no X. Has JDK 1.5 and Tomcat 5.5 running with out errors. I've created folders on a fresh formatted drive at /data/music. All subfolders and files in them are chown'd by tomcat:tomcat and - much as I cringe because of security issues ..

Below are the tail entries from the log window in subsonic.
- Code: Select all
[12/13/06 4:56:41 AM GMT] INFO DaoHelper Checking database schema.
[12/13/06 4:56:42 AM GMT] INFO DaoHelper Done checking database schema.
[12/13/06 4:56:43 AM GMT] INFO SearchService Automatic index creation scheduled to run every 1 day(s), starting at Thu Dec 14 03:00:00 GMT 2006
[12/13/06 4:58:35 AM GMT] INFO VersionService Resolved latest Subsonic final version to: 2.9
[12/13/06 4:58:35 AM GMT] INFO VersionService Resolved latest Subsonic beta version to: 2.9.beta1
[12/13/06 4:58:35 AM GMT] INFO VersionService Resolved local Subsonic version to: 2.9
[12/13/06 4:59:20 AM GMT] INFO SearchService Starting to create search index.
[12/13/06 4:59:20 AM GMT] INFO SearchService Created search index with 0 entries.
[12/13/06 5:00:22 AM GMT] WARN UploadController Uploading failed.
[12/13/06 5:00:22 AM GMT] INFO SecurityService Updated user carln
[12/13/06 5:04:31 AM GMT] WARN UploadController Uploading failed.
[12/13/06 5:04:31 AM GMT] INFO SecurityService Updated user carln
[12/13/06 5:08:40 AM GMT] WARN UploadController Uploading failed.
[12/13/06 5:08:40 AM GMT] INFO SecurityService Updated user carln
I've also moved some files in place manually and set their permissions the same. They don't show anywhere in subsonic. The other system was very dynamic - make a change in the backend - the frontend found it in just a few seconds to minutes.
Now I'm stumped
