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: Lutz Suhrbier <>
  • To: Chris Hyzer <>
  • Cc: Lutz Suhrbier <>, "" <>
  • Subject: Re: [grouper-users] Problems installing Grouper-UI 1.3.1
  • Date: Mon, 03 Nov 2008 15:18:19 +0100

Fine, that's good.

Looking forward to the final 1.4 version

Lutz

Great, glad you are up and running. I updated the quickstart readme.html,
and I added another check in the new 1.4 grouper feature which checks grouper
configuration on startup... on the first log statement from grouper (which
displays grouper's version and states that it is starting up), I made a try
catch so that if the logging fails, it will print this issue/resolution
(which might be the issue :) ) to stderr, and rethrow...

Regards,
Chris

-----Original Message-----
From: Lutz Suhrbier
[mailto:]
Sent: Thursday, October 30, 2008 3:41 PM
To:

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

Thanks you all :-)

The security manager was the clue.
I set TOMCAT5_SECURITY=no, then the war file deployed fine.
After starting the test database with ant db, I could access the demo
grouper app as well.

Maybe, this could be added to the Readme.xml too ?

cheers
Lutz

* Lutz Suhrbier
<>
[2008-10-29 19:00]:

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)

Alternatively you can also disable the Java Security Manager in
/etc/default/tomcat5.5, if you know what you're doing:

# Use the Java security manager? (yes/no)
TOMCAT5_SECURITY=yes

cheers,
-peter








Archive powered by MHonArc 2.6.16.

Top of Page