On Fri, Jan 25, 2013 at 10:13 AM, Lahiru Gunathilake <[email protected]>wrote:
> On Fri, Jan 25, 2013 at 10:03 AM, Heshan Suriyaarachchi < > [email protected]> wrote: > > > Hi, > > > > I was able to run the 5min and 10mins tutorials. > > > > I was able to deploy the airvata web app on Tomcat with the default > > configuration. The server started up successfully but when I setup > Airavata > > to talk to a mysql backend I'm getting the error [1]. Before starting > > Airavata, I dropped my previous database which contains Airavata > > configurations and created a new database. > > > this is because you haven't created database tables. > Yes, but when I try to manually run the scripts I'm getting following error while creating tables. $ mysql -u root -p --database=persistent_data < ../webapps/airavata-server/WEB-INF/classes/database_scripts/data-mysql.sql Enter password: ERROR 1146 (42S02) at line 37: Table 'persistent_data.CONFIGURATION' doesn't exist > > > > > [1] - http://pastebin.com/eg73vS3f > > > > On Thu, Jan 24, 2013 at 1:46 PM, Lahiru Gunathilake <[email protected] > > >wrote: > > > > > On Thu, Jan 24, 2013 at 1:01 PM, Amila Jayasekara > > > <[email protected]>wrote: > > > > > > > JNLP distribution is also seems to be good. Verified the 5 min > > > > tutorial with it. (Actually took more that 5 mins :)). > > > > > > > U mean including the distribution dowloading time ? :) > > > > > > > > > > > Thanks > > > > Amila > > > > > > > > On Wed, Jan 23, 2013 at 4:56 PM, Chathuri Wimalasena > > > > <[email protected]> wrote: > > > > > I also ran basic scenarios with derby and 5 mins and 10 mins > > > tutorials. I > > > > > also did not encounter any issues. Will do more testing using mysql > > as > > > > > well. > > > > > > > > > > Regards, > > > > > Chathuri > > > > > > > > > > On Wed, Jan 23, 2013 at 4:48 PM, Lahiru Gunathilake < > > [email protected] > > > > >wrote: > > > > > > > > > >> Hi All, > > > > >> > > > > >> I ran airavata-client and registered some services and created a > > > > workflow > > > > >> and ran it on trestles, first I have tested with default > > configuration > > > > and > > > > >> then I have hosted the war files and pointed on mysql and both > > > scenarios > > > > >> worked. > > > > >> > > > > >> Then I ran a complex workflow after registering those applications > > > > using a > > > > >> client code and ran the workflow on trestles and worked fine. > > > > >> Configurations was pointing to a remote mysql instance. > > > > >> > > > > >> Everything worked fine ! > > > > >> > > > > >> Lahiru > > > > >> > > > > >> On Wed, Jan 23, 2013 at 11:56 AM, Saminda Wijeratne < > > > [email protected] > > > > >> >wrote: > > > > >> > > > > >> > There is a small update in the binary packs a few mins ago... If > > you > > > > have > > > > >> > downloaded the packs before that please use the new packs. > > > > >> > > > > > >> > Thanks, > > > > >> > Saminda > > > > >> > > > > > >> > On Tue, Jan 22, 2013 at 11:09 PM, Saminda Wijeratne < > > > > [email protected] > > > > >> > >wrote: > > > > >> > > > > > >> > > Hi Devs, > > > > >> > > > > > > >> > > My apologies for the late RC3 due to a delay on my part. > Please > > > bare > > > > >> with > > > > >> > > me for one last test cycle before we call for a vote. You > will > > > find > > > > >> the > > > > >> > > RC3 ready for testing @ > > > > >> > > https://dist.apache.org/repos/dist/dev/airavata/0.6/RC3/. As > > > before > > > > >> > > please test and report any issues to the jira [2]. > > > > >> > > > > > > >> > > Following distributions are available [1] for testing, > > > > >> > > *Server distributions *(both in zip & tar.gz formats) > > > > >> > > *[Standalone-Server] - > > > *apache-airavata-server-0.6-SNAPSHOT-bin.zip > > > > >> > > *[Server-As-a-WebApp] - > > > apache-airavata-server-0.6-SNAPSHOT-war.zip* > > > > >> > > *Client distributions *(both in zip & tar.gz formats) > > > > >> > > *[API-Client] *- apache-airavata-client-0.6-SNAPSHOT-bin.zip > > > > >> > > *[GUI-Client] *- > apache-airavata-xbaya-gui-0.6-SNAPSHOT-bin.zip > > > > >> > > *[GUI-Client] - > *apache-airavata-xbaya-gui-0.6-SNAPSHOT-jnlp.zip > > > > >> > > *Source pack* > > > > >> > > apache-airavata-0.6-SNAPSHOT-src.zip > > > > >> > > > > > > >> > > *Here are some pointers for testing* > > > > >> > > - Verify the fixed issues[3] > > > > >> > > - Verify the basic workflow composition/execution/monitoring > > > > scenarios > > > > >> > > from Airavata 5 & 10 min tutorials [4],[5] > > > > >> > > - Verify basic use-cases for Airavata API [6] are working > > > > >> > > - Verify client usecases relating to Paramberoo & ODI > > > > >> > > - Verify the stability with derby & mysql backend databases > > > > >> > > - Verify that the XBaya JNLP distribution works (we need > > > > documentation > > > > >> on > > > > >> > > how to deploy it) > > > > >> > > - Verify deploying Airavata server in a tomcat distribution > (we > > > need > > > > >> > > documentation on how to deploy it) > > > > >> > > - Verify that the unit tests & integration tests in the source > > > pack > > > > >> > > > > > > >> > > Thanks, > > > > >> > > Saminda > > > > >> > > > > > > >> > > 1. https://dist.apache.org/repos/dist/dev/airavata/0.6/RC3/ > > > > >> > > 2. https://issues.apache.org/jira/browse/AIRAVATA > > > > >> > > 3. > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20AIRAVATA%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%20%220.6%22%20ORDER%20BY%20priority%20DESC > > > > >> > > 4. > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > http://airavata.apache.org/documentation/system/airavata-in-5-minutes.html > > > > >> > > 5. > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > http://airavata.apache.org/documentation/system/airavata-in-10-minutes.html > > > > >> > > 6. > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > https://cwiki.apache.org/confluence/display/AIRAVATA/Gateway+Developer+Guide > > > > >> > > > > > >> > > > > >> > > > > >> > > > > >> -- > > > > >> 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 > > > > > > -- > System Analyst Programmer > PTI Lab > Indiana University > -- Regards, Heshan Suriyaarachchi http://heshans.blogspot.com/ http://www.linkedin.com/in/heshan
