You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Chathura Herath (Closed) (JIRA)" <ji...@apache.org> on 2011/12/16 21:08:31 UTC

[jira] [Closed] (AIRAVATA-211) Not able to invoke GFAC service from 10 min tutorial after some time

     [ https://issues.apache.org/jira/browse/AIRAVATA-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chathura Herath closed AIRAVATA-211.
------------------------------------

    
> Not able to invoke GFAC service from 10 min tutorial after some time
> --------------------------------------------------------------------
>
>                 Key: AIRAVATA-211
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-211
>             Project: Airavata
>          Issue Type: Bug
>    Affects Versions: 0.1-INCUBATING
>            Reporter: Raminderjeet Singh
>
> i get following error when i try to invoke GFAC service after few min. I checked Jackrabbit and airavata axis2 service is running
> 11:48:36.432 [HttpConnection-8080-26] DEBUG o.a.a.s.g.a.d.GFacURIBasedDispatcher - [MessageContext: logID=urn:uuid:5AEBF4BB2CF45091C41321375716628] Checking for Service using target endpoint address : /axis2/services/Service2/getWSDL
> 11:48:36.432 [HttpConnection-8080-26] DEBUG o.a.a.s.g.a.r.GFacMessageReciever - invoking getWSDL operation
> 11:48:41.063 [Thread-11] DEBUG o.a.a.w.c.s.WsmgPersistantStorage - Wait=5000
> 11:48:46.064 [Thread-11] DEBUG o.a.a.w.c.s.WsmgPersistantStorage - Wait=5000
> 11:48:46.384 [HttpConnection-8080-32] ERROR o.a.a.s.g.a.r.GFacMessageReciever - Error creating response
> [ERROR] Error retrieving the WSDL
> org.apache.axis2.AxisFault: Error retrieving the WSDL
>        at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever.receive(GFacMessageReciever.java:107)
>        at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:173)
>        at org.apache.axis2.transport.http.util.RESTUtil.invokeAxisEngine(RESTUtil.java:135)
>        at org.apache.axis2.transport.http.util.RESTUtil.processURLRequest(RESTUtil.java:130)
>        at org.apache.axis2.transport.http.HTTPWorker.service(HTTPWorker.java:245)
>        at org.apache.axis2.transport.http.server.AxisHttpService.doService(AxisHttpService.java:281)
>        at org.apache.axis2.transport.http.server.AxisHttpService.handleRequest(AxisHttpService.java:187)
>        at org.apache.axis2.transport.http.server.HttpServiceProcessor.run(HttpServiceProcessor.java:82)
>        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>        at java.lang.Thread.run(Thread.java:680)
> Caused by: java.lang.NullPointerException
>        at java.io.StringReader.<init>(StringReader.java:33)
>        at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever.getWSDL(GFacMessageReciever.java:425)
>        at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever.processgetWSDLOperation(GFacMessageReciever.java:364)
>        at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever.receive(GFacMessageReciever.java:104)
>        ... 10 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira