Hi Margaret, To change the port you need to change airavata-server.properties in AIRAVATA_BINARY_HOME/bin and there are no multiple airavata-server.properties in binary. For timeout you can increase the broker socket timeout and if you are getting errors in axis2 level (which you can get to know if you send us the error as I have explained in my previous email, I can let you know where is the timeout occurs).
It will be really easy to have a call to figure out and solve the issue efficiently. Regards Lahiru On Fri, Oct 25, 2013 at 10:55 AM, Marlon Pierce <[email protected]> wrote: > Hi Margaret-- > > Were you able to solve your earlier problems? > > > Marlon > > > On 10/10/13 2:33 PM, Suresh Marru wrote: > > > > On Oct 10, 2013, at 1:43 PM, "Knepper, Margaret" > > <[email protected]><[email protected]>wrote: > > > >> Yes. We decided to reboot the machine (when all else fails) & slowly > introduced the WSDLs. It is working. > >> > >> So now on to the next problem. The next step is to modify the port & > timeout (program we are running takes several minutes to run & Airavata is > a bit impatient). This information appears to be in > airavata-server.properties. > > > > You can always twist Airavata's ears and ask it to be little more > patient :) > > > > A quick and ugly approach is to increase the TCP time out and give it a > try, but that will only help to some extent. The services airavata > generates typically run for few hours and some run into few days as well. > So it does have good asynchronous service support but mostly enabled by > WS-Addressing. Do the services you are integrating have some kind of a > call-back mechanism? > > > > Suresh > > > >> > >> However, this file appears in several directories. Is this the correct > file? Which one do I need to modify? > >> > >> Thanks, > >> > >> Margaret > >> > >> From: Lahiru Gunathilake [mailto:[email protected] <[email protected]>] > > >> Sent: Thursday, October 10, 2013 11:20 AM > >> To: [email protected]; dev > >> Subject: Re: running imported WSDLs > >> > >> Hi Margaret, > >> > >> Were you able to resolve your issue ? > >> > >> Thanks > >> Lahiru > >> > >> > >> On Thu, Sep 26, 2013 at 4:17 PM, Knepper, Margaret > <[email protected]> <[email protected]> wrote: > >> What I've done: > >> > >> WSDL A has A1, A2, A3 > >> WSDL B has B1 - reading from postgres database > >> WSDL C has C1 - writing to a postgres database > >> > >> We created a WSDL D with B1, C1 to test the theory > >> > >> If I create a workflow with WSDL A using A1, A2, A3 & WSDL B with B1 it > works. Try to add WSDL C with C1 - no response when try to run. The monitor > on the bottom of the screen does not display a "workflow invoked" message. > >> > >> If I create a workflow with WSDL A using A1, A2, A3 & WSDL C with C1 it > works. Try to add WSDL B with B1 - no response from workflow > >> > >> If I create a workflow with WSDL B with B1 and WSDL C with C1 it works. > Try to add anything from WSDL A - it doesn't run > >> > >> If I create a workflow with WSDL A using A1, A2, A3 & WSDL D with B1 > and C1 it works. If I try to add WSDL B & use B1 OR WSDL C & use C1 to the > above mentioned (the mysterious 3rd WSDL) -- it won't run > >> > >> If there is a way to provide errors - please let me know how to gather > the information. > >> > >> Margaret > >> Airavata Rookie > >> > >> > >> -----Original Message----- > >> From: Marlon Pierce [mailto:[email protected] <[email protected]>] > >> Sent: Thursday, September 26, 2013 3:51 PM > >> To: [email protected] > >> Subject: Re: running imported WSDLs > >> > >> > > Hi Margaret-- > > > Thanks for trying Airavata. Can you provide a little more about the > problem, like errors or stacktraces you are getting? > > > Marlon > > On 9/26/13 2:51 PM, Knepper, Margaret wrote: > >>> Through XBaya I've imported 3 WSDLs > >>> > >>> The workflow runs when I use components from 2 of any of the WSDLs. I > can run components from any combination of 2 WSDLs > >>> > >>> However, when I try to add a component from a 3rd WSDL the workflow > will no longer run. > >>> > >>> Is there some default value that needs to be modified? > >>> > >>> Thanks in advance, > >>> > >>> Margaret > >>> > > >> > >> > >> > >> > >> > >> -- > >> System Analyst Programmer > >> PTI Lab > >> Indiana University > > > > > > -- System Analyst Programmer PTI Lab Indiana University
