Hi All,

I was able to get a job added to the queue, but it is telling me that node 
http://localhost:2001 is down and it is unable to execute the job.  Since this 
is the first PGE job I have tried to run, I do not know where to start 
troubleshooting. I used the default configuration and policy files for the 
resource manager.  And the exception is being thrown on line 27 of 
XmlRpcBatchMgr.java due to  proxy.nodeAlive() returning false.

Any ideas on where I should start troubleshooting?  The error log is below.

Thanks,
Val

Starting OODT File Manager [  Successful  ]
Starting OODT Resource Manager [  Successful  ]
Starting OODT Workflow Manager [  Successful  ]
slothrop:{~/project/jedi/users/jedi-pipeline/oodt-deploy/bin} Oct 07, 2014 
3:06:25 PM org.apache.oodt.cas.resource.system.XmlRpcResourceManager <init>
INFO: Loading Resource Manager Configuration Properties from: 
[/homes/malldva1/project/jedi/users/jedi-pipeline/oodt-deploy/resmgr/etc/resource.properties]
Oct 07, 2014 3:06:25 PM 
org.apache.oodt.cas.workflow.system.XmlRpcWorkflowManager loadProperties
INFO: Loading Workflow Manager Configuration Properties from: 
[/homes/malldva1/project/jedi/users/jedi-pipeline/oodt-deploy/workflow/etc/workflow.properties]
Oct 07, 2014 3:06:25 PM 
org.apache.oodt.cas.resource.system.XmlRpcResourceManager <init>
INFO: Resource Manager started by malldva1
Oct 07, 2014 3:06:25 PM 
org.apache.oodt.cas.workflow.system.XmlRpcWorkflowManager <init>
INFO: Workflow Manager started by malldva1
Oct 07, 2014 3:06:33 PM 
org.apache.oodt.cas.workflow.system.XmlRpcWorkflowManager handleEvent
INFO: WorkflowManager: Received event: startJediPipeline
Oct 07, 2014 3:06:33 PM 
org.apache.oodt.cas.workflow.system.XmlRpcWorkflowManager handleEvent
INFO: WorkflowManager: Workflow Jedi Pipeline Workflow retrieved for event 
startJediPipeline
Oct 07, 2014 3:06:33 PM 
org.apache.oodt.cas.workflow.engine.IterativeWorkflowProcessorThread setRClient
INFO: Resource Manager Job Submission enabled to: [http://localhost:9002]
Oct 07, 2014 3:06:34 PM 
org.apache.oodt.cas.workflow.engine.IterativeWorkflowProcessorThread 
checkTaskRequiredMetadata
INFO: Task: [Crawler Task] has no required metadata fields
Oct 07, 2014 3:06:34 PM 
org.apache.oodt.cas.resource.system.XmlRpcResourceManagerClient submitJob
FINEST: [{job.queueName=high, 
job.instanceClassName=org.apache.oodt.cas.workflow.structs.TaskJob, 
job.name=urn:oodt:crawlerTask, job.id=, job.status=, job.load=2, 
job.inputClassName=org.apache.oodt.cas.workflow.structs.TaskJobInput}, 
{task.instance.class=org.apache.oodt.cas.workflow.examples.ExternScriptTaskInstance,
 
task.config={PCS_ActionRepoFile=file:/homes/malldva1/project/jedi/users/jedi-pipeline/oodt-deploy/crawler/policy/action-beans.xml,
 
PathToScript=/homes/malldva1/project/jedi/users/jedi-pipeline/oodt-deploy/crawler/bin/crawler_launcher,
 PCS_ActionIds=MoveFileToL0Dir, PCS_WorkflowManagerUrl=http://localhost:9001, 
PCS_ClientTransferServiceFactory=org.apache.oodt.cas.filemgr.datatransfer.LocalDataTransferFactory,
 PCS_FileManagerUrl=http://localhost:9000, PCS_MetFileExtension=met, 
ShellType=/bin/sh, PGETask_DumpMetadata=true, 
PGETask_MimeExtractorRepo=/homes/malldva1/project/jedi/users/jedi-pipeline/oodt-deploy/extensions/policy,
 
PGETask_ConfigFilePath=/homes/malldva1/project/jedi/users/jedi-pipeline/oodt-deploy/crawler/policy/crawler-config.xml,
 PGETask_Name=Crawler Task PGE}, task.metadata={TaskId=[urn:oodt:crawlerTask], 
WorkflowManagerUrl=[http://slothrop.jhuapl.edu:9001], 
JobId=[0db1cbc1-4e55-11e4-912d-a3f6f90f7cc3], 
ProcessingNode=[slothrop.jhuapl.edu], 
WorkflowInstId=[0db1cbc1-4e55-11e4-912d-a3f6f90f7cc3]}}]
Oct 07, 2014 3:06:34 PM org.apache.oodt.cas.resource.jobqueue.JobStack addJob
INFO: Added Job: [2014-10-07T15:06:34.574-04:00] to queue
Oct 07, 2014 3:06:45 PM org.apache.oodt.cas.resource.scheduler.LRUScheduler run
INFO: Obtained Job: [2014-10-07T15:06:34.574-04:00] from Queue: Scheduling for 
execution
Oct 07, 2014 3:06:45 PM org.apache.oodt.cas.resource.scheduler.LRUScheduler 
schedule
INFO: Assigning job: [urn:oodt:crawlerTask] to node: [localhost]
Oct 07, 2014 3:06:45 PM sun.net.www.protocol.http.HttpURLConnection plainConnect
FINEST: ProxySelector Request for http://localhost:2001/
Oct 07, 2014 3:06:45 PM sun.net.www.protocol.http.HttpURLConnection plainConnect
FINEST: ProxySelector Request for http://localhost:2001/
Oct 07, 2014 3:06:45 PM org.apache.oodt.cas.resource.scheduler.LRUScheduler 
schedule
WARNING: Exception executing job: [2014-10-07T15:06:34.574-04:00] to node: 
[http://localhost:2001]: Message: Node: [localhost] is down: Unable to execute 
job!
Oct 07, 2014 3:06:45 PM org.apache.oodt.cas.resource.scheduler.LRUScheduler 
schedule
INFO: Requeueing job: [2014-10-07T15:06:34.574-04:00]
Oct 07, 2014 3:07:05 PM org.apache.oodt.cas.resource.scheduler.LRUScheduler run
INFO: Obtained Job: [2014-10-07T15:06:34.574-04:00] from Queue: Scheduling for 
execution
Oct 07, 2014 3:07:05 PM org.apache.oodt.cas.resource.scheduler.LRUScheduler 
schedule
INFO: Assigning job: [urn:oodt:crawlerTask] to node: [localhost]
Oct 07, 2014 3:07:05 PM sun.net.www.protocol.http.HttpURLConnection plainConnect
FINEST: ProxySelector Request for http://localhost:2001/
Oct 07, 2014 3:07:05 PM sun.net.www.protocol.http.HttpURLConnection plainConnect
FINEST: ProxySelector Request for http://localhost:2001/
Oct 07, 2014 3:07:05 PM org.apache.oodt.cas.resource.scheduler.LRUScheduler 
schedule
WARNING: Exception executing job: [2014-10-07T15:06:34.574-04:00] to node: 
[http://localhost:2001]: Message: Node: [localhost] is down: Unable to execute 
job!
Oct 07, 2014 3:07:05 PM org.apache.oodt.cas.resource.scheduler.LRUScheduler 
schedule
INFO: Requeueing job: [2014-10-07T15:06:34.574-04:00]



Valerie A. Mallder

New Horizons Deputy Mission System Engineer
The Johns Hopkins University/Applied Physics Laboratory
11100 Johns Hopkins Rd (MS 23-282), Laurel, MD 20723
240-228-7846 (Office) 410-504-2233 (Blackberry)

Reply via email to