Skip to Content.
Sympa Menu

grouper-dev - Re: [grouper-dev] grouper installer 2.1.0 - local files?

Subject: Grouper Developers Forum

List archive

Re: [grouper-dev] grouper installer 2.1.0 - local files?


Chronological Thread 
  • From: Jeff Mccullough <>
  • To: Chris Hyzer <>
  • Cc: Jeff McCullough <>, Grouper Dev <>
  • Subject: Re: [grouper-dev] grouper installer 2.1.0 - local files?
  • Date: Thu, 15 Mar 2012 09:58:10 -0700

Hi Chris,

The idea was to use the installer without the host being connected to the public network, eg. a 1918 network. The documentation (snippet below) suggested that this was possible, so I copied the tar balls to the same directory as the installer jar. The documentation also suggested that the installer prompted for local or network install, which the installer didn't do. Just trying to confirm if i was missing something. Make sense? 

Jeff



On Mar 15, 2012, at 3:52 AM, Chris Hyzer <> wrote:

It will install the first time without using local files.  Then once things are downloaded, stop tomcat and hsql, and put some jars in the API lib/custom directory.  Then run the installer again, but dont download or extract the tarballs again, and it should build the UI/WS with your jars.  Is that what you want?

Thanks,
Chris

From: [] on behalf of Jeff McCullough []
Sent: Wednesday, March 14, 2012 5:48 PM
To: Grouper Dev
Subject: [grouper-dev] grouper installer 2.1.0 - local files?


I'm using local files for grouperInstaller.jar, but don't see an option for using local files which are in the jar's directory.

sudo java -jar grouperInstaller.2.1.jar 
Enter in the Grouper install directory (note: better if no spaces or special chars) [/home/downloads/grouper/grouperinstaller-2.1]: /apps/grouper/grouper-2.1.0
Installing grouper version: 2.1.0
Downloading from URL: http://www.internet2.edu/grouper/release/2.1.0/grouper.apiBinary-2.1.0.tar.gz to file: /apps/grouper/grouper-2.1.0/grouper.apiBinary-2.1.0.tar.gz

Running without network

The Grouper installer requires the internet to download the Grouper tarballs.  If you want to run this without the network, download all the tarballs (example links for 2.0.2) (apiBinaryuiwsclient) and the subjects file (into subjects.sql), and quickstart file (into quickstart.xml), anttomcat to the install directory.  When the script asks if you want to use the local files, type: t (or just <Enter> since the default is t)


Thanks,
Jeff



Archive powered by MHonArc 2.6.16.

Top of Page