ISSUE:
Not sure if I should post on the gold or maui list so I am going to attempt 
both. I would like jobs to be held in queue when gold reports problems. 
However, I cant seem to get that functionality to work properly. I have browsed 
quite a bit for answers but cant seem to find the solution or my error. Thanks 
in advance!

VERSIONS: maui-3.3, gold-2.2.0.1

MAUI.CFG
AMCFG[bank] SERVER=gold://hpbc-gold01.tgen.org:7112
AMCFG[bank] APPENDMACHINENAME=TRUE
AMCFG[bank] DEFERJOBONFAILURE=TRUE
AMCFG[bank] CHARGEPOLICY=DEBITALLWC


GOLD LOGS
2011-01-21 10:15:25.657 TRACE Gold::Database::select  invoked with arguments: 
(object => User, selections => ARRAY(0x1bec2f20), conditions => 
ARRAY(0x1bebd9e0))
2011-01-21 10:15:25.658 TRACE Gold::Database::buildWhere  invoked with 
arguments: (objects => ARRAY(0x1ab20250), conditions => ARRAY(0x1ab203b0))
2011-01-21 10:15:25.658 DEBUG Gold::Database::select  SQL Query: SELECT 
g_active,g_special FROM g_user WHERE ( g_name='akurdoglu' ) AND 
g_deleted!='True'
2011-01-21 10:15:25.658 DEBUG Gold::Database::select  SQL Results:
2011-01-21 10:15:25.659 TRACE Gold::Response::new  invoked with arguments: ()
2011-01-21 10:15:25.659 TRACE Gold::Response::failure  invoked with arguments: 
(740, User akurdoglu does not exist)
2011-01-21 10:15:25.660 TRACE Gold::Reply::new  invoked with arguments: 
(connection => IO::Socket::INET=GLOB(0x1bec2960))
2011-01-21 10:15:25.660 TRACE Gold::Reply::sendChunk  invoked with arguments: 
(Gold::Chunk=HASH(0x1bec2ec0))
2011-01-21 10:15:25.661 TRACE Gold::Reply::marshallChunk  invoked with 
arguments: (Gold::Chunk=HASH(0x1bec2ec0))
2011-01-21 10:15:25.661 DEBUG Gold::Reply::sendChunk  Writing reply header 
(HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
Transfer-Encoding: chunked
).
2011-01-21 10:15:25.662 INFO  Gold::Reply::sendChunk  Writing reply payload 
(211, <?xml version="1.0" encoding="UTF-8"?>
<Envelope><Body><Response 
actor="gold"><Status><Value>Failure</Value><Code>740</Code><Message>User 
akurdoglu does not exist</Message></Status></Response></Body></Envelope>


HOWEVER, the job is launched and ran on the resource.
_______________________________________________
mauiusers mailing list
[email protected]
http://www.supercluster.org/mailman/listinfo/mauiusers

Reply via email to