Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: Installation Problem

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: Installation Problem


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: Jacob Brixey <>, "" <>
  • Subject: [grouper-users] RE: Installation Problem
  • Date: Mon, 1 Aug 2016 22:07:27 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

You should probably use something besides hsql like mysql, that will start when the machine is rebooted.  Otherwise you need to run the same command to start the hsql database as was outlined in the installer output.

 

You need the right directory and path to the jars, but something like this:

 

c:\temp\temp>java -cp C:\Users\mchyzer\Documents\GitHub\grouper_v2_3\grouper\lib\jdbcSamples\hsqldb.jar org.hsqldb.Server -database.0 file:C:\temp\temp\grouper -dbname.0 grouper -port 9001

 

thanks,

Chris

 

From: [mailto:] On Behalf Of Jacob Brixey
Sent: Wednesday, July 20, 2016 8:01 PM
To:
Subject: [grouper-users] Installation Problem

 

I am working with Grouper 2.3, installing on a Server 2012 machine with 4 processor, 8GB RAM.

 

Currently the application installs normally and is accessible immediately after the initial install. If the server is rebooted for any reason, the Grouper UI no longer functions and cannot be accessed via the published URL.

 

When logging to the server, the tomcat services are running, but the UI service is not. Running the startup.bat file located <installdir>\apache-tomcat-6.0.35\ the tomcat service start, but it appears that there is a problem with the database connection.

 

I have attached the error log file from the <installdir>\apache-tomcat-6.0.35\logs\grouperui folder.

 

Could you provide some assistance with what might be occurring and how to correct it?

 

Jacob Brixey

Associate Systems Engineer

 

Ecova

 

 

 

T

+1 509 381 7890

M

+1 509 599 3363

F

+1 509 321 0832

 

 

To learn more visit ecova.com


CONFIDENTIALITY NOTICE: This email transmittal and any accompanying attachments contains information from sender which is business sensitive, proprietary, confidential and may be legally privileged. The information is only for the use of the intended recipient(s). If you are NOT the intended recipient: 1. Do not read, copy, use or disclose this communication to others; 2. Immediately notify the sender of the error by return email or call

509.329.7606; and 3. Delete the original file from your computer system and destroy all copies of the transmittal in any form, including archived copies.




Archive powered by MHonArc 2.6.19.

Top of Page