Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Problems installing Grouper-UI 1.3.1

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Problems installing Grouper-UI 1.3.1


Chronological Thread 
  • From: "GW Brown, Information Systems and Computing" <>
  • To: Lutz Suhrbier <>,
  • Subject: Re: [grouper-users] Problems installing Grouper-UI 1.3.1
  • Date: Wed, 29 Oct 2008 18:19:02 +0000

Hi Lutz,

Did you also set 'deploy.context.dir'? This is where the context xml will be copied for automatic installation - may need to check permissions here as well. On my Windows box:
<TOMCAT_DIR>/conf/Catalina/localhost
but can differ according to Tomcat installation.

Gary

--On 29 October 2008 18:59 +0100 Lutz Suhrbier <> wrote:

Hello,

I'am trying to install grouper-qs-1.3.1 following the instructions within
README.html.
My system is running on Debian Etch, so I changed the following in
build.properties
deploy.home=/var/lib/tomcat5.5/
# Switches to UI specific log4j.properties
use.local.log4j=true

# Make sure directory exists!
local.log4j.output-dir=/var/log/tomcat5.5/

Next, I run ant ui and selected default to deploy grouper to tomcat
automatically. But, nothing happens.

Them, I successfully created the grouper.war file running ant ui -> war.

After copying grouper.var to /var/lib/tomcat5.5/webapps, tomcat's
deployment failes with the following cause
Caused by: java.security.AccessControlException: access denied
(java.io.FilePermission /var/log/tomcat5.5/grouper_ui.log write)

But, the directory is owned by tomcat and writeable.
la /var/log/tomcat5.5/
total 548
drwxr-x--- 2 tomcat55 adm 4096 2008-10-29 18:39 .
drwxr-xr-x 6 root root 4096 2008-10-29 12:27 ..
-rw-r--r-- 1 tomcat55 nogroup 0 2008-10-29 11:33 admin.2008-10-29.log
-rw-r--r-- 1 tomcat55 nogroup 272882 2008-10-29 18:39
catalina_2008-10-29.log
-rw-r--r-- 1 tomcat55 nogroup 268680 2008-10-29 18:39
catalina.2008-10-29.log
prwx------ 1 tomcat55 root 0 2008-10-29 18:39 catalina.out
-rw-r--r-- 1 tomcat55 nogroup 0 2008-10-29 11:33
host-manager.2008-10-29.log
-rw-r--r-- 1 tomcat55 nogroup 0 2008-10-29 11:33
localhost.2008-10-29.log
-rw-r--r-- 1 tomcat55 nogroup 0 2008-10-29 11:33
manager.2008-10-29.log


Can you give me a hint, what is going wrong ?

Thanks

Lutz




----------------------
GW Brown, Information Systems and Computing




Archive powered by MHonArc 2.6.16.

Top of Page