Logscape Support

Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: Installing Logscape


Newbie

Status: Offline
Posts: 1
Date:
Installing Logscape
Permalink  
 


Hi,

I am trying to install logscape, but i am getting an error message below, when I run configure.sh script.
I don't get to the menu where i would be able to select that i want to install the management /or agent, etc

I get the same on error on all Mac Os X, Linux and Windows environments, when using the "logscape for any platform" package

I've confirmed i have required java installed,
please let me know how this can be resolved

 

My error message is as follows,

Mariusz-MBP:scripts admin$ ./configure.sh 

** Run from logscape/scripts: i.e. >./configure.sh **

Error: Could not find or load main class groovy.lang.GroovyShell

Run from >logscape/scripts: i.e. ./configure.sh

Working Dir:./..

Using Config:etc/setup.conf

     Path:boot.properties:etc/logscape-service-x86.ini:etc/logscape-service-x64.ini:conf/agent.conf:conf/lookup.conf:logscape.sh:logscape.bat

 

The Logscape Agent can now be started using 'logscape.sh start' Credentials: (admin/ll4bs)



__________________


Veteran Member

Status: Offline
Posts: 41
Date:
Permalink  
 

A couple of things.

1. For Windows, unless you have a desperate need, use the MSI installer. It sets it up as a service (meaning that it is more robust) and keeps it cleaner.

2. If you look, the main command in configure.sh, it's as follows

java -Xms32m -Xmx32m -cp ../lib/*groovy* groovy.lang.GroovyShell configure.groovy ../conf/

Therefore, you need to be executing in the scripts directory to ensure the relative path to the Groovy library is correct. So check:
A: That you're in the scripts directory
B: That the Groovy jar file exists in the directory

__________________

Excelian - GitHub



Senior Member

Status: Offline
Posts: 100
Date:
Permalink  
 

Sorry mariuszb - there is a problem with the release that was pushed out yesterday.

Pls download another copy (same link).

Regards,
Neil.

__________________
Page 1 of 1  sorted by
 
Quick Reply

Please log in to post quick replies.



Create your own FREE Forum
Report Abuse
Powered by ActiveBoard