Author Topic: AGAW saying "Login error for user" in QueueMetrics 1.6 - bug #1067  (Read 56582 times)

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
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.