You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by Heshan Suriyaarachchi <he...@gmail.com> on 2013/04/02 06:10:28 UTC

Re: RC2 release builds

I've done my changes to support EC2 job submissions through XBaya. I've
done some tests to validate it. There are improvements that we can do for
EC2 job submissions. I've created jiras to track those issues. Those will
not be important to the current release and we could address them in the
next release. I will add some documentation on the EC2Provider as well as
how to use XBaya to submit jobs to EC2.

Therefore, shall we go ahead with another RC? WDYT?

Thanks,
Heshan.

On Fri, Mar 29, 2013 at 5:07 PM, Saminda Wijeratne <sa...@gmail.com>wrote:

> Great... Thanks Dhanushka.
>
> I tested the 5/10 minute tutorials on Windows and works as expected. I will
> update the 10 minute tutorial & the server distribution to use echo.bat
> when doing the 10 minute tutorial on windows.
>
>
>
> On Wed, Mar 27, 2013 at 2:53 PM, Danushka Menikkumbura <
> danushka.menikkumbura@gmail.com> wrote:
>
> > Please note that XBaya works fine on Windows.
> >
> > Thanks,
> > Danushka
> >
> >
> > On Thu, Mar 28, 2013 at 12:15 AM, Lahiru Gunathilake <glahiru@gmail.com
> > >wrote:
> >
> > > Hi Amila,
> > >
> > > Yes, I have successfully ran stress test with following configuration.
> > >
> > > export CATALINA_OPTS="-Xms4096m -Xmx4096m -XX:MaxPermSize=1024m"
> > >
> > > Lahiru
> > >
> > >
> > >
> > >
> > >
> > > export CATALINA_OPTS="-Xms4096m -Xmx4096m -XX:MaxPermSize=1024m"
> > > On Wed, Mar 27, 2013 at 2:43 PM, Amila Jayasekara
> > > <th...@gmail.com>wrote:
> > >
> > > > On Wed, Mar 27, 2013 at 2:38 PM, Lahiru Gunathilake <
> glahiru@gmail.com
> > >
> > > > wrote:
> > > > > Hi Saminda,
> > > > >
> > > > > On Wed, Mar 27, 2013 at 2:34 PM, Saminda Wijeratne <
> > samindaw@gmail.com
> > > > >wrote:
> > > > >
> > > > >> Used the tar.gz distributions of the server, xbaya and war.
> > > > >>
> > > > >> I found 2 issues.
> > > > >>
> > > > >>    1. log files created outside Airavata_home directory [1] (this
> > > > seemed to
> > > > >>    have being there for RC1 also)
> > > > >>    2. the war distribution deployed on a tomcat goes out of memory
> > > when
> > > > >>    trying to run a workflow. (increasing the memory solved the
> > > problem)
> > > > >>
> > > > > I think this is a know issue from 0.6 release. What I normally do
> is
> > > > > increase the memory size. Lets focus on blockers at this point.
> > > >
> > > > I think we should document the preferred memory configurations when
> > > > running as a war.
> > > >
> > > > Thanks
> > > > Amila
> > > >
> > > > >
> > > > > If you can test the AiravataAPI part,which are used by clients
> (like:
> > > > > paramchem related opertaions) that would be great.
> > > > >
> > > > > Regards
> > > > > Lahiru
> > > > >
> > > > >>
> > > > >>
> > > > >> 5/10 min tutorial worked for both standalone & war deployed tomcat
> > > > >> scenarios.
> > > > >>
> > > > >> Will be testing the basic API distribution shortly.
> > > > >>
> > > > >> Saminda
> > > > >>
> > > > >> 1. https://issues.apache.org/jira/browse/AIRAVATA-802
> > > > >>
> > > > >> On Wed, Mar 27, 2013 at 1:54 PM, Amila Jayasekara
> > > > >> <th...@gmail.com>wrote:
> > > > >>
> > > > >> > Validated JNLP distribution.
> > > > >> >
> > > > >> > Thanks
> > > > >> > Amila
> > > > >> >
> > > > >> > On Tue, Mar 26, 2013 at 4:41 PM, Lahiru Gunathilake <
> > > > glahiru@gmail.com>
> > > > >> > wrote:
> > > > >> > > Hi All,
> > > > >> > >
> > > > >> > > I have uploaded RC2 build[1], please report issues on RC2
> since
> > I
> > > > did
> > > > >> not
> > > > >> > > see any issues with RC1 other than AIRAVATA-799.
> > > > >> > >
> > > > >> > >
> > > > >> > > [1]https://dist.apache.org/repos/dist/dev/airavata/0.7/RC2/
> > > > >> > >
> > > > >> > >
> > > > >> > > Thanks
> > > > >> > > Lahiru
> > > > >> > > --
> > > > >> > > System Analyst Programmer
> > > > >> > > PTI Lab
> > > > >> > > Indiana University
> > > > >> >
> > > > >>
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > System Analyst Programmer
> > > > > PTI Lab
> > > > > Indiana University
> > > >
> > >
> > >
> > >
> > > --
> > > System Analyst Programmer
> > > PTI Lab
> > > Indiana University
> > >
> >
>



-- 
Regards,
Heshan Suriyaarachchi

http://heshans.blogspot.com/
http://www.linkedin.com/in/heshan

Re: RC2 release builds

Posted by Saminda Wijeratne <sa...@gmail.com>.
+1 for another RC.


On Tue, Apr 2, 2013 at 12:10 AM, Heshan Suriyaarachchi <
heshan.suriyaarachchi@gmail.com> wrote:

> I've done my changes to support EC2 job submissions through XBaya. I've
> done some tests to validate it. There are improvements that we can do for
> EC2 job submissions. I've created jiras to track those issues. Those will
> not be important to the current release and we could address them in the
> next release. I will add some documentation on the EC2Provider as well as
> how to use XBaya to submit jobs to EC2.
>
> Therefore, shall we go ahead with another RC? WDYT?
>
> Thanks,
> Heshan.
>
> On Fri, Mar 29, 2013 at 5:07 PM, Saminda Wijeratne <samindaw@gmail.com
> >wrote:
>
> > Great... Thanks Dhanushka.
> >
> > I tested the 5/10 minute tutorials on Windows and works as expected. I
> will
> > update the 10 minute tutorial & the server distribution to use echo.bat
> > when doing the 10 minute tutorial on windows.
> >
> >
> >
> > On Wed, Mar 27, 2013 at 2:53 PM, Danushka Menikkumbura <
> > danushka.menikkumbura@gmail.com> wrote:
> >
> > > Please note that XBaya works fine on Windows.
> > >
> > > Thanks,
> > > Danushka
> > >
> > >
> > > On Thu, Mar 28, 2013 at 12:15 AM, Lahiru Gunathilake <
> glahiru@gmail.com
> > > >wrote:
> > >
> > > > Hi Amila,
> > > >
> > > > Yes, I have successfully ran stress test with following
> configuration.
> > > >
> > > > export CATALINA_OPTS="-Xms4096m -Xmx4096m -XX:MaxPermSize=1024m"
> > > >
> > > > Lahiru
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > export CATALINA_OPTS="-Xms4096m -Xmx4096m -XX:MaxPermSize=1024m"
> > > > On Wed, Mar 27, 2013 at 2:43 PM, Amila Jayasekara
> > > > <th...@gmail.com>wrote:
> > > >
> > > > > On Wed, Mar 27, 2013 at 2:38 PM, Lahiru Gunathilake <
> > glahiru@gmail.com
> > > >
> > > > > wrote:
> > > > > > Hi Saminda,
> > > > > >
> > > > > > On Wed, Mar 27, 2013 at 2:34 PM, Saminda Wijeratne <
> > > samindaw@gmail.com
> > > > > >wrote:
> > > > > >
> > > > > >> Used the tar.gz distributions of the server, xbaya and war.
> > > > > >>
> > > > > >> I found 2 issues.
> > > > > >>
> > > > > >>    1. log files created outside Airavata_home directory [1]
> (this
> > > > > seemed to
> > > > > >>    have being there for RC1 also)
> > > > > >>    2. the war distribution deployed on a tomcat goes out of
> memory
> > > > when
> > > > > >>    trying to run a workflow. (increasing the memory solved the
> > > > problem)
> > > > > >>
> > > > > > I think this is a know issue from 0.6 release. What I normally do
> > is
> > > > > > increase the memory size. Lets focus on blockers at this point.
> > > > >
> > > > > I think we should document the preferred memory configurations when
> > > > > running as a war.
> > > > >
> > > > > Thanks
> > > > > Amila
> > > > >
> > > > > >
> > > > > > If you can test the AiravataAPI part,which are used by clients
> > (like:
> > > > > > paramchem related opertaions) that would be great.
> > > > > >
> > > > > > Regards
> > > > > > Lahiru
> > > > > >
> > > > > >>
> > > > > >>
> > > > > >> 5/10 min tutorial worked for both standalone & war deployed
> tomcat
> > > > > >> scenarios.
> > > > > >>
> > > > > >> Will be testing the basic API distribution shortly.
> > > > > >>
> > > > > >> Saminda
> > > > > >>
> > > > > >> 1. https://issues.apache.org/jira/browse/AIRAVATA-802
> > > > > >>
> > > > > >> On Wed, Mar 27, 2013 at 1:54 PM, Amila Jayasekara
> > > > > >> <th...@gmail.com>wrote:
> > > > > >>
> > > > > >> > Validated JNLP distribution.
> > > > > >> >
> > > > > >> > Thanks
> > > > > >> > Amila
> > > > > >> >
> > > > > >> > On Tue, Mar 26, 2013 at 4:41 PM, Lahiru Gunathilake <
> > > > > glahiru@gmail.com>
> > > > > >> > wrote:
> > > > > >> > > Hi All,
> > > > > >> > >
> > > > > >> > > I have uploaded RC2 build[1], please report issues on RC2
> > since
> > > I
> > > > > did
> > > > > >> not
> > > > > >> > > see any issues with RC1 other than AIRAVATA-799.
> > > > > >> > >
> > > > > >> > >
> > > > > >> > > [1]https://dist.apache.org/repos/dist/dev/airavata/0.7/RC2/
> > > > > >> > >
> > > > > >> > >
> > > > > >> > > Thanks
> > > > > >> > > Lahiru
> > > > > >> > > --
> > > > > >> > > System Analyst Programmer
> > > > > >> > > PTI Lab
> > > > > >> > > Indiana University
> > > > > >> >
> > > > > >>
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > System Analyst Programmer
> > > > > > PTI Lab
> > > > > > Indiana University
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > System Analyst Programmer
> > > > PTI Lab
> > > > Indiana University
> > > >
> > >
> >
>
>
>
> --
> Regards,
> Heshan Suriyaarachchi
>
> http://heshans.blogspot.com/
> http://www.linkedin.com/in/heshan
>