[
https://issues.apache.org/jira/browse/AIRAVATA-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raminderjeet Singh resolved AIRAVATA-441.
-----------------------------------------
Resolution: Unresolved
Fix Version/s: 0.8
> Not able to invoke GFAC service if GFAC URL in invoke workflow is coming empty
> ------------------------------------------------------------------------------
>
> Key: AIRAVATA-441
> URL: https://issues.apache.org/jira/browse/AIRAVATA-441
> Project: Airavata
> Issue Type: Bug
> Components: Workflow Interpreter, XBaya
> Affects Versions: 0.4-INCUBATING
> Reporter: Raminderjeet Singh
> Fix For: 0.8
>
>
> After updating the code from trunk, GFAC URL is coming empty. I manually
> added the URL as http://localhost:8080/axis2/services/GFacService and tried
> to invoke the workflow but nothing is happening. Logs does not show any error
> but servers are not running.
> XBaya console logs:
> 161379 [Thread-17] INFO org.apache.airavata.xbaya.invoker.GFacInvoker -
> getWSDL
> service:http://localhost:8080/axis2/services/Dither_Pipeline_Extract/getWSDL
> 161891 [Thread-17] INFO org.apache.airavata.xbaya.invoker.AsynchronousInvoker
> - using message box at http://localhost:8080/axis2/services/MsgBoxService
> 161892 [Thread-17] INFO org.apache.airavata.xbaya.invoker.GenericInvoker -
> inputMessage: <n1:invoke_InputParams
>
> xmlns:n1="http://schemas.airavata.apache.org/gfac/type/Dither_Pipeline_Extract/xsd">
>
> <ODI_Dither_VOTable>gsiftp://gridftp.lonestar.tacc.xsede.org//work/01437/ogce/odi/ODIDATA/11B_Full_7e8f123-ftrV.xml</ODI_Dither_VOTable>
> <ODI_DataDir>/work/01437/ogce/odi/ODIDATA</ODI_DataDir>
> </n1:invoke_InputParams>
> Setting output message
> 161938 [Thread-19] INFO org.apache.airavata.xbaya.lead.NotificationHandler -
> soapEnvelope: <S:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xmlns:wsa="http://www.w3.org/2005/08/addressing"
> xmlns:wsp="http://schemas.xmlsoap.org/ws/2002/12/policy"
> xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
> <S:Header>
>
> <wsa:To>http://156.56.192.1:8080/axis2/services/Dither_Pipeline_Extract</wsa:To>
>
> <wsa:Action>http://schemas.airavata.apache.org/gfac/type/invoke</wsa:Action>
> <wsa:ReplyTo>
>
> <wsa:Address>http://localhost:8080/axis2/services/MsgBoxService/clientid/08de0d2c-b633-4a33-b997-40cf2f5d976e</wsa:Address>
> </wsa:ReplyTo>
>
> <wsa:MessageID>uuid:d7c29a80-aad0-11e1-9cff-cb3b39fd5916</wsa:MessageID>
> <wor:context-header
>
> xmlns:wor="http://schemas.airavata.apache.org/workflow-execution-context">
> <wor:user-identifier>xbaya-user</wor:user-identifier>
> <wor:soa-service-eprs>
>
> <wor:gfac-url>http://localhost:8080/axis2/services/GFacService</wor:gfac-url>
> <wor:registry-url xsi:nil="true"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>
> xmlns:wor="http://schemas.airavata.apache.org/workflow-execution-context" />
> </wor:soa-service-eprs>
> <wor:workflow-monitoring-context>
>
> <wor:experiment-id>_90955b2e_2d84_4a5d_b811_ef6973b85d2e</wor:experiment-id>
>
> <wor:workflow-instance-id>_90955b2e_2d84_4a5d_b811_ef6973b85d2e</wor:workflow-instance-id>
>
> <wor:workflow-node-id>Dither_Pipeline_Extract_invoke</wor:workflow-node-id>
> <wor:workflow-time-step>1</wor:workflow-time-step>
>
> <wor:service-instance-id>Dither_Pipeline_Extract_invoke</wor:service-instance-id>
>
> <wor:event-publish-epr>http://localhost:8080/axis2/services/EventingService</wor:event-publish-epr>
>
> <wor:msg-box-epr>http://localhost:8080/axis2/services/MsgBoxService</wor:msg-box-epr>
> </wor:workflow-monitoring-context>
> <wor:workflow-scheduling-context />
> <wor:security-context />
> </wor:context-header>
> </S:Header>
> <S:Body>
> <n1:invoke_InputParams
>
> xmlns:n1="http://schemas.airavata.apache.org/gfac/type/Dither_Pipeline_Extract/xsd">
>
> <ODI_Dither_VOTable>gsiftp://gridftp.lonestar.tacc.xsede.org//work/01437/ogce/odi/ODIDATA/11B_Full_7e8f123-ftrV.xml</ODI_Dither_VOTable>
> <ODI_DataDir>/work/01437/ogce/odi/ODIDATA</ODI_DataDir>
> </n1:invoke_InputParams>
> </S:Body>
> </S:Envelope>
--
This message was sent by Atlassian JIRA
(v6.2#6252)