QueueMetrics forum

QueueMetrics => AGAW => Topic started by: QueueMetrics on April 16, 2010, 12:38:24

Title: AGAW saying "Login error for user" in QueueMetrics 1.6 - bug #1067
Post by: QueueMetrics on April 16, 2010, 12:38:24
We noticed that the default agaw-runner.sh file that ships with QM has an error that causes it to crash with the error "Login error for user ...."

In order to fix it, change the line that says:

Quote
REDRPC=$JARLIB/redstone-xmlrpc-1.0.jar

to:

Quote
REDRPC=$JARLIB/redstone-xmlrpc-1.1.1.jar

This should fix it.

We have upgraded the file in the next public release and added a check that prevents it from running if some required JARs are missing.