Hi all.  Just dropping in for some quick install/config help.

I've installed dspace 1.4.1 with Tomcat 5 on Ubuntu Linux.  I think
I'm about to be up and running, but when I fire up
http://localhost:8180/dspace (debian runs tomcat on 8180) I get these
errors:

java.security.AccessControlException: access denied
(java.util.PropertyPermission dspace.configuration read)
        
java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
        
java.security.AccessController.checkPermission(AccessController.java:427)
        java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
        java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1285)

etc.  I assume that I'm missing something with permissions.  In my
tomcat /etc/init.d/tomcat5 I set tomcat to run as the dspace user like
so:

TOMCAT5_USER=dspace

Is there something else I need to do?

TIA
Joel

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to