ls -l /usr/share/java/jsp-api-2.1.jar gives:
-rw-r--r-- 1 root root 73029 2009-01-20 15:39 /usr/share/java/jsp-api-2.1.jar

ls -l /dspace/ gives:
total 44
drwxrwxrwx 2 tomcat6 tomcat6 4096 2009-04-01 22:00 assetstore
drwxrwxrwx 2 tomcat6 tomcat6 4096 2009-04-01 22:00 bin
drwxrwxrwx 6 tomcat6 tomcat6 4096 2009-04-01 22:00 config
drwxrwxrwx 3 tomcat6 tomcat6 4096 2009-04-01 22:00 etc
drwxrwxrwx 2 tomcat6 tomcat6 4096 2009-04-01 22:00 handle-server
drwxrwxrwx 2 tomcat6 tomcat6 4096 2009-04-01 22:00 lib
drwxrwxrwx 2 tomcat6 tomcat6 4096 2009-04-01 22:19 log
drwxrwxrwx 2 tomcat6 tomcat6 4096 2009-04-01 22:00 reports
drwxrwxrwx 2 tomcat6 tomcat6 4096 2009-04-01 22:00 search
drwxrwxrwx 2 tomcat6 tomcat6 4096 2009-04-01 22:00 upload
drwxrwxrwx 7 tomcat6 tomcat6 4096 2009-04-01 22:00 webapps

ls -l /etc/tomcat6/ gives:
total 88
drwxrwxr-x 3 root tomcat6  4096 2009-03-26 20:36 Catalina
-rw-r--r-- 1 root root     3665 2008-07-22 07:01 catalina.properties
-rw-r--r-- 1 root root     1396 2008-07-22 07:01 context.xml
-rw-r--r-- 1 root root     2370 2009-01-20 15:39 logging.properties
drwxr-xr-x 2 root root     4096 2009-04-01 20:29 policy.d
-rw-r--r-- 1 root root     6487 2009-04-01 22:32 server.xml
-rw-r----- 1 root tomcat6  1274 2009-03-26 21:14 tomcat-users.xml
-rw-r--r-- 1 root root    50106 2008-07-22 07:01 web.xml

ls -l /var/lib/tomcat6/ gives:
total 12
lrwxrwxrwx 1 root    root      12 2009-04-01 20:29 conf -> /etc/tomcat6
drwxr-xr-x 2 root    root    4096 2009-04-01 20:29 lib
lrwxrwxrwx 1 root    root      17 2009-04-01 20:29 logs -> ../../log/tomcat6
drwxr-xr-x 2 tomcat6 root    4096 2009-01-20 15:40 temp
drwxrwxr-x 5 root    tomcat6 4096 2009-04-01 22:09 webapps
lrwxrwxrwx 1 root    root      19 2009-04-01 20:29 work -> ../../cache/tomcat6

--
Panyarak

On Thu, 2 Apr 2009, Robin Taylor wrote:

> Hi,
>
> It looks like you have a permissions problem somewhere. See the error in the 
> log...
>
> access denied (java.io.FilePermission /usr/share/java/jsp-api-2.1.jar read)
>
> Could you enter
>
> ls -l /usr/share/java/jsp-api-2.1.jar
>
> And tell me what it says ? Could you also run ls -l against the directory 
> where you have installed tomcat and the 'dspace' directory ?
>
> Cheers, Robin.
>
> Actually I'm a little surprised that it is looking for that jar in that 
> directory but that is another problem.
>
> Robin Taylor
> Main Library
> University of Edinburgh
> Tel. 0131 6515208

-- 
This message has been scanned for viruses and
dangerous content by MailScanner.


------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to