You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by Suresh Marru <sm...@apache.org> on 2013/07/01 06:06:46 UTC

[DISCUSS] Apache Airavata Release 0.8 - RC3

Discussion thread for vote on Apache Airavata 0.8 release candidate 3.

If you have any questions or feedback or to post results of validating the release, please reply to this thread. Once you verify the release, please post your vote to the VOTE thread.  

For reference, the Apache release guide  - http://www.apache.org/dev/release.html

Some tips to validate the release before you vote:

* Download the binary version and run the 5 minute or 10 minute tutorial as described in README and website.
* Download the source files from compressed files and release tag and build (which includes tests). 
* Verify the distribution for the required LICENSE and NOTICE files
* Verify if all the staged files are signed and the signature is verifiable. 
* Verify if the signing key in the project's KEYS file is hosted on a public server

Thanks for your time in validating the release and voting,
Suresh
(On Behalf of Airavata PMC)

RE: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Viknes Balasubramanee <vi...@msn.com>.
I tested the latest trunk and I was able to successfully run the 5 mins
tutorial on Standalone server. I faced an issue when I deployed the war in
tomcat and was able to resolve it. Here is the JIRA associated with it. 
https://issues.apache.org/jira/browse/AIRAVATA-882

Thanks
Viknes

-----Original Message-----
From: Saminda Wijeratne [mailto:samindaw@gmail.com] 
Sent: Tuesday, July 09, 2013 1:27 PM
To: dev@airavata.apache.org
Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

with the small fix I tested the latest trunk and so far I'm not getting the
error in standalone server. I tested tomcat as well with 5/10 min tutorials
and they work fine.


On Tue, Jul 9, 2013 at 11:46 AM, Amila Jayasekara
<th...@gmail.com>wrote:

> On Tue, Jul 9, 2013 at 11:42 AM, Saminda Wijeratne <samindaw@gmail.com
> >wrote:
>
> > +1.
> >
> > It seems this is an intermittent issue.
>
>
> If this is an intermittent issue then probably its a race condition. Which
> implies we need to fix it.
> What did you do to reproduce the issue ?
>
> Thanks
> Amila
>
>
> > Without any changes to trunk I
> > managed to do couple of successful first time starts and failures while
> in
> > lab.
> >
> >
> > On Tue, Jul 9, 2013 at 11:14 AM, Suresh Marru <sm...@apache.org> wrote:
> >
> > > How about we come to a conclusion in next 3 hours? At around 2pm (US
> > > eastern time), I will take it whats there, mark the known issues and
> push
> > > forward with the release?
> > >
> > > Suresh
> > >
> > > On Jul 9, 2013, at 10:48 AM, Saminda Wijeratne <sa...@gmail.com>
> > wrote:
> > >
> > > > Well the good news is everything is working on a tomcat on my linux
> > > laptop,
> > > > standalone server in my linux desktop and standalone in my windows
> VM.
> > I
> > > > ran both 5 and 10 min tutorials without issue.
> > > >
> > > > A fresh checkout and a fresh restart did not solve the problem on my
> > > linux
> > > > machine. If Viknesh can get it to work in his machine can we proceed
> > with
> > > > the release? I'll chk to see whats wrong in my configurations thats
> > > causing
> > > > this problem.
> > > >
> > > >
> > > > On Tue, Jul 9, 2013 at 10:25 AM, Chathuri Wimalasena
> > > > <ka...@gmail.com>wrote:
> > > >
> > > >> I also test 5 mins and 10 mins tutorials with a distribution built
> by
> > > >> latest trunk and did not encounter the issue that Saminda
mentioned.
> > > Both
> > > >> samples ran without any issues.
> > > >>
> > > >> Regards,
> > > >> Chathuri
> > > >>
> > > >>
> > > >> On Tue, Jul 9, 2013 at 10:06 AM, Amila Jayasekara
> > > >> <th...@gmail.com>wrote:
> > > >>
> > > >>> Hi Saminda,
> > > >>>
> > > >>> I tested in Linux environment [3] and I didnt experienced
> > > undermentioned
> > > >>> issue.
> > > >>> Is it possible that you have 2 derby instances running in your
> > machine
> > > ?
> > > >>>
> > > >>> [3]
> > > >>> iravata-server-0.8-SNAPSHOT/bin$ uname -a
> > > >>> Linux sgg-OptiPlex-990 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9
> > > 19:31:23
> > > >>> UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
> > > >>>
> > > >>> Thanks
> > > >>> Amila
> > > >>>
> > > >>>
> > > >>> On Tue, Jul 9, 2013 at 2:34 AM, Saminda Wijeratne <
> > samindaw@gmail.com
> > > >>>> wrote:
> > > >>>
> > > >>>> I'm having trouble starting the standalone version... the axis2
> > > >> services
> > > >>>> are failing to start. I tried with a fresh trunk chkout as well.
> > tried
> > > >> to
> > > >>>> find the reason but looks like db table structure issue which is
> > weird
> > > >> at
> > > >>>> this point... i'm working on isolating the problem.
> > > >>>>
> > > >>>> 6456  airavata_data  WARN   [Thread-9] openjpa.Runtime - Supplied
> > user
> > > >>>> parameters "[param0]" do not match expected parameters "[param0,
> > > >> param0]"
> > > >>>> for the prepared query "PreparedQuery: [SELECT p FROM
> Configuration
> > p
> > > >>> WHERE
> > > >>>> p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> > > >>>> t0.config_val, t0.expire_date FROM Configuration t0 WHERE
> > > >> (t0.config_key
> > > >>> =
> > > >>>> ?)]".
> > > >>>> 6458  airavata_data  WARN   [Thread-5] openjpa.Runtime - Supplied
> > user
> > > >>>> parameters "[param0]" do not match expected parameters "[param0,
> > > >> param0]"
> > > >>>> for the prepared query "PreparedQuery: [SELECT p FROM
> Configuration
> > p
> > > >>> WHERE
> > > >>>> p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> > > >>>> t0.config_val, t0.expire_date FROM Configuration t0 WHERE
> > > >> (t0.config_key
> > > >>> =
> > > >>>> ?)]".
> > > >>>> [ERROR] Unable to create Airavata API
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>> Error while initializing the Airavata API
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:64)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:43)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:39)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.getAiravat
aAPI(WorkflowInterpretorSkeleton.java:122)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.access$200
(WorkflowInterpretorSkeleton.java:78)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(Work
flowInterpretorSkeleton.java:158)
> > > >>>> Caused by:
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>> Error while initializing the Airavata API
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:175
)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:61)
> > > >>>>    ... 5 more
> > > >>>> Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal user error>
> > > >>>> org.apache.openjpa.persistence.ArgumentException: Failed to
> execute
> > > >> query
> > > >>>> "SELECT p FROM Configuration p WHERE p.config_key =:param0".
Check
> > the
> > > >>>> query syntax for correctness. See nested exception for details.
> > > >>>>    at
> > org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:872)
> > > >>>>    at
> > org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:794)
> > > >>>>    at
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:542)
> > > >>>>    at
> > > >>>
> org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:286)
> > > >>>>    at
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:302)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations
(ResourceUtils.java:206)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getCon
figurationList(AiravataJPARegistry.java:235)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.retrie
veURIsFromConfiguration(AiravataJPARegistry.java:305)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getEve
ntingServiceURI(AiravataJPARegistry.java:328)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:1
22)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:156
)
> > > >>>>    ... 6 more
> > > >>>> Caused by: java.lang.ClassCastException: java.lang.String cannot
> be
> > > >> cast
> > > >>> to
> > > >>>> java.lang.Integer
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery$PreparedSQLExecutor.toP
arameterArray(PreparedSQLStoreQuery.java:160)
> > > >>>>    at
> > org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:857)
> > > >>>>    ... 16 more
> > > >>>> Exception in thread "Thread-5" java.lang.NullPointerException
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(Work
flowInterpretorSkeleton.java:159)
> > > >>>>
> > > >>>>
> > > >>>>
> > > >>>> On Mon, Jul 8, 2013 at 10:37 PM, Amila Jayasekara
> > > >>>> <th...@gmail.com>wrote:
> > > >>>>
> > > >>>>> Hi Suresh,
> > > >>>>>
> > > >>>>> We can also do testing on the RC4. I verified 5 minute tutorial
> > both
> > > >> in
> > > >>>>> webapp and also in stand alone version (in the trunk).
> > > >>>>>
> > > >>>>> Thanks
> > > >>>>> Amila
> > > >>>>>
> > > >>>>>
> > > >>>>> On Mon, Jul 8, 2013 at 10:21 PM, Suresh Marru <smarru@apache.org
> >
> > > >>> wrote:
> > > >>>>>
> > > >>>>>> I am assuming we are still waiting on Saminda, Viknes and
others
> > to
> > > >>>> test
> > > >>>>>> the trunk right?
> > > >>>>>>
> > > >>>>>> Suresh
> > > >>>>>> On Jul 8, 2013, at 6:46 PM, Amila Jayasekara <
> > > >>> thejaka.amila@gmail.com>
> > > >>>>>> wrote:
> > > >>>>>>
> > > >>>>>>> Below reported issues are fixed.
> > > >>>>>>> Saminda, can you check now ?
> > > >>>>>>>
> > > >>>>>>> Also appreciate if others can verify the distributions.
> > > >> (Including
> > > >>>> you,
> > > >>>>>>> Viknes)
> > > >>>>>>>
> > > >>>>>>> Thanks
> > > >>>>>>> Amila
> > > >>>>>>>
> > > >>>>>>>
> > > >>>>>>> On Mon, Jul 8, 2013 at 5:02 PM, Amila Jayasekara <
> > > >>>>>> thejaka.amila@gmail.com>wrote:
> > > >>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>> On Mon, Jul 8, 2013 at 4:29 PM, Saminda Wijeratne <
> > > >>>> samindaw@gmail.com
> > > >>>>>>> wrote:
> > > >>>>>>>>
> > > >>>>>>>>> Assuming the same fix is gone to the trunk I have verified
> this
> > > >>> fix
> > > >>>>> is
> > > >>>>>>>>> working perfectly on both integration tests and the
> standalone
> > > >>>>> airavata
> > > >>>>>>>>> server (ran 5/10 min tutorials).
> > > >>>>>>>>>
> > > >>>>>>>>> Testing tomcat deployment needed updating the server
> properties
> > > >>>> file
> > > >>>>>> key
> > > >>>>>>>>> registry.service.wsdl (the default context we are shipping
is
> > > >>>>>>>>> "airavata-server" instead of "axis2").
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>> It seems like the stand a lone server and and webapp are not
> > > >> using
> > > >>>>>>>> consistent contexts for default installation. Stand alone
> server
> > > >>>> uses
> > > >>>>>> axis2
> > > >>>>>>>> context and webapp uses airavata-server context. This implies
> we
> > > >>>> need
> > > >>>>> to
> > > >>>>>>>> maintain a separate configuration files for webapp and stand
> > > >> alone
> > > >>>>>> server
> > > >>>>>>>> or else update configuration file with relevant context
during
> > > >> the
> > > >>>>>> build.
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>> The server seemed to start without
> > > >>>>>>>>> any issues but I was not able to connect to it using XBaya.
> > > >> Looks
> > > >>>>> like
> > > >>>>>> the
> > > >>>>>>>>> same registry service URL issue. I updated the client prop
> file
> > > >>> url
> > > >>>>>> but no
> > > >>>>>>>>> change. Can someone also verify my issue pls.
> > > >>>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>> I am also getting the same issue. I am under the impression
> that
> > > >>>>>>>> ApplicationSettings.getSetting doesnt return property values
> in
> > > >>>>>>>> airavata-client.properties (?).
> > > >>>>>>>> I need to further debug the issue.
> > > >>>>>>>>
> > > >>>>>>>> Suresh, please hold till I resolve this issue.
> > > >>>>>>>>
> > > >>>>>>>> Thanks
> > > >>>>>>>> Amila
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>>>> On Mon, Jul 8, 2013 at 3:46 PM, Suresh Marru <
> > > >> smarru@apache.org>
> > > >>>>>> wrote:
> > > >>>>>>>>>
> > > >>>>>>>>>> Thanks Amila & Viknes for the patch and testing. I will
> cancel
> > > >>> the
> > > >>>>>> vote
> > > >>>>>>>>>> and call out a new RC later today.
> > > >>>>>>>>>>
> > > >>>>>>>>>> Suresh
> > > >>>>>>>>>>
> > > >>>>>>>>>> On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <
> > > >>>>> thejaka.amila@gmail.com
> > > >>>>>>>
> > > >>>>>>>>>> wrote:
> > > >>>>>>>>>>
> > > >>>>>>>>>>> Hi Viknes,
> > > >>>>>>>>>>>
> > > >>>>>>>>>>> That INFO message is expected and it is coming from axis2.
> > > >> That
> > > >>>>>>>>> message
> > > >>>>>>>>>>> pops up as we are periodically checking whether
> > > >> RegistryService
> > > >>>> is
> > > >>>>>> up.
> > > >>>>>>>>>>> Thank you for testing the fix.
> > > >>>>>>>>>>> I will commit the fix and we can continue with a new RC.
> > > >>>>>>>>>>>
> > > >>>>>>>>>>> Regards,
> > > >>>>>>>>>>> Amila
> > > >>>>>>>>>>>
> > > >>>>>>>>>>>
> > > >>>>>>>>>>> On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <
> > > >>>>>>>>> viknesb@msn.com
> > > >>>>>>>>>>> wrote:
> > > >>>>>>>>>>>
> > > >>>>>>>>>>>> Hi Amila,
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> I ran the distribution and now I just see the info
message
> > > >> of
> > > >>>> not
> > > >>>>>>>>> being
> > > >>>>>>>>>>>> able
> > > >>>>>>>>>>>> to connect to RegistryService. The API invocation error
> > > >>> message
> > > >>>> or
> > > >>>>>>>>> the
> > > >>>>>>>>>>>> database creation error seems to be
> > > >>>>>>>>>>>> resolved. I was able to test the 5 mins quickstart
> tutorial
> > > >>> and
> > > >>>> it
> > > >>>>>>>>> ran
> > > >>>>>>>>>>>> fine.
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> [INFO] Registry service URL -
> > > >>>>>>>>>>>> http://localhost:8080/axis2/services/RegistryService?wsdl
> > > >>>>>>>>>>>> [INFO] Deploying module: metadataExchange-1.5.1-impl -
> > > >>>>>>>>>>>>
> > > >>>> file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
> > > >>>>>>>>>>>>
> > > >>>> OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
> > > >>>>>>>>>>>> [INFO] Unable to sendViaPost to
> > > >>>>>>>>>>>> url[
> > > >> http://localhost:8080/axis2/services/RegistryService?wsdl
> > > >>> ]
> > > >>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
> > > >>>>>>>>>>>>      at
> > > >>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > > >>>>>>>>>> Method)
> > > >>>>>>>>>>>>      at
> > > >>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > > >>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at
java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > > >>>>> Source)
> > > >>>>>>>>>>>>      at
> > > >>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > > >>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
> > > >>>> Source)
> > > >>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
> > > >>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
> > > >>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
> > > >>>>>>>>>>>>      at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > >>>>> Method)
> > > >>>>>>>>>>>>      at
> sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > > >>>>> Source)
> > > >>>>>>>>>>>>      at
> > > >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > > >>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > > >>>>>>>>>>>> ReflectionSocketFactory.java:140)
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > > >>>>>>>>>>>> cket(DefaultProtocolSocketFactory
> > > >>>>>>>>>>>> .java:125)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > > >>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
> > > >>>>>>>>>>>> ConnectionManager.java:1361)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > > >>>>>>>>>>>> Director.java:387)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > > >>>>>>>>>>>> ector.java:171)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > > >>>>>>>>>>>> PSender.java:542)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>
> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > > >>>>>>>>>>>> ommons(CommonsHTTPTransportSender
> > > >>>>>>>>>>>> .java:400)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > > >>>>>>>>>>>> PTransportSender.java:225)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > > >>>>>>>>>>>> n.java:402)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > > >>>>>>>>>>>> peration.java:229)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > >
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > > >>>>>>>>>>>> ed(RegistryServiceStub.java:181)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > > >>>>>>>>>>>> vataClient.java:232)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > > >>>>>>>>>>>> vataClient.java:182)
> > > >>>>>>>>>>>>     at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > > >>>>>>>>>>>> )
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :61)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :43)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :39)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > > >>>>>>>>>>>> feCycle.java:117)
> > > >>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration
> - 0
> > > >>>>>>>>>>>> [INFO] Unable to sendViaPost to
> > > >>>>>>>>>>>> url[
> > > >> http://localhost:8080/axis2/services/RegistryService?wsdl
> > > >>> ]
> > > >>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
> > > >>>>>>>>>>>>      at
> > > >>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > > >>>>>>>>>> Method)
> > > >>>>>>>>>>>>      at
> > > >>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > > >>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at
java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > > >>>>> Source)
> > > >>>>>>>>>>>>      at
> > > >>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > > >>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
> > > >>>> Source)
> > > >>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
> > > >>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
> > > >>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
> > > >>>>>>>>>>>>      at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > >>>>> Method)
> > > >>>>>>>>>>>>      at
> sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > > >>>>> Source)
> > > >>>>>>>>>>>>      at
> > > >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > > >>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > > >>>>>>>>>>>> ReflectionSocketFactory.java:140)
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > > >>>>>>>>>>>> cket(DefaultProtocolSocketFactory
> > > >>>>>>>>>>>> .java:125)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > > >>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
> > > >>>>>>>>>>>> ConnectionManager.java:1361)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > > >>>>>>>>>>>> Director.java:387)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > > >>>>>>>>>>>> ector.java:171)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > > >>>>>>>>>>>> PSender.java:542)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>
> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > > >>>>>>>>>>>> ommons(CommonsHTTPTransportSender
> > > >>>>>>>>>>>> .java:400)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > > >>>>>>>>>>>> PTransportSender.java:225)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > > >>>>>>>>>>>> n.java:402)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > > >>>>>>>>>>>> peration.java:229)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > >
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > > >>>>>>>>>>>> ed(RegistryServiceStub.java:181)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > > >>>>>>>>>>>> vataClient.java:232)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > > >>>>>>>>>>>> vataClient.java:182)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > > >>>>>>>>>>>> )
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :61)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :43)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :39)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > > >>>>>>>>>>>> feCycle.java:117)
> > > >>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration
> - 1
> > > >>>>>>>>>>>> [INFO] New Database created for Registry
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
> > > >>>>>>>>>>>> t:1527/persistent_data;create=true;user=aira
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
> > > >>>>>>>>>>>> ELECT 1 from Configuration,MaxActive=10,MaxI
> > > >>>>>>>>>>>>
> > > >>>>
dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> > > >>>>>>>>>>>> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime -
> > > >>> Starting
> > > >>>>>>>>> OpenJPA
> > > >>>>>>>>>>>> 2.2.0
> > > >>>>>>>>>>>> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
> > > >>> Using
> > > >>>>>>>>>> dictionary
> > > >>>>>>>>>>>> class "org.apache.openjpa.jdbc.sql.DerbyDicti
> > > >>>>>>>>>>>> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
> > > >>> Network
> > > >>>>>>>>> Client
> > > >>>>>>>>>> JDBC
> > > >>>>>>>>>>>> Driver 10.9.1.0 - (1344872)).
> > > >>>>>>>>>>>> [INFO] Unable to sendViaPost to
> > > >>>>>>>>>>>> url[
> > > >> http://localhost:8080/axis2/services/RegistryService?wsdl
> > > >>> ]
> > > >>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
> > > >>>>>>>>>>>>      at
> > > >>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > > >>>>>>>>>> Method)
> > > >>>>>>>>>>>>      at
> > > >>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > > >>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at
java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > > >>>>> Source)
> > > >>>>>>>>>>>>      at
> > > >>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > > >>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
> > > >>>> Source)
> > > >>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
> > > >>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
> > > >>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
> > > >>>>>>>>>>>>      at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > >>>>> Method)
> > > >>>>>>>>>>>>      at
> sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > > >>>>> Source)
> > > >>>>>>>>>>>>      at
> > > >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > > >>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > > >>>>>>>>>>>> ReflectionSocketFactory.java:140)
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > > >>>>>>>>>>>> cket(DefaultProtocolSocketFactory
> > > >>>>>>>>>>>> .java:125)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > > >>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
> > > >>>>>>>>>>>> ConnectionManager.java:1361)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > > >>>>>>>>>>>> Director.java:387)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > > >>>>>>>>>>>> ector.java:171)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > > >>>>>>>>>>>> PSender.java:542)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>
> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > > >>>>>>>>>>>> ommons(CommonsHTTPTransportSender
> > > >>>>>>>>>>>> .java:400)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > > >>>>>>>>>>>> PTransportSender.java:225)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > > >>>>>>>>>>>> n.java:402)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > > >>>>>>>>>>>> peration.java:229)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > >
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > > >>>>>>>>>>>> ed(RegistryServiceStub.java:181)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > > >>>>>>>>>>>> vataClient.java:232)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > > >>>>>>>>>>>> vataClient.java:182)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > > >>>>>>>>>>>> )
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :61)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :43)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :39)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > > >>>>>>>>>>>> feCycle.java:117)
> > > >>>>>>>>>>>> [INFO] Deploying Web service:
> > > >>>>>>>>>> airavata-registry-service-0.9-SNAPSHOT.jar -
> > > >>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
> > > >>>>>>>>>>>> T.jar
> > > >>>>>>>>>>>> [INFO] Deploying Web service:
> > > >>>> airavata-xbaya-gui-0.9-SNAPSHOT.jar
> > > >>>>> -
> > > >>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
> > > >>>>>>>>>>>>
> > > >>>>>
> .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
> > > >>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> > > >>>>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>
> > > >>
> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
> > > >>>>>>>>>>>> tory/services/version-1.5.1.aar
> > > >>>>>>>>>>>> Jul 08, 2013 1:55:39 PM
org.apache.coyote.AbstractProtocol
> > > >>> start
> > > >>>>>>>>>>>> INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > >>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration
> - 2
> > > >>>>>>>>>>>> Jul 08, 2013 1:55:41 PM
> org.apache.catalina.realm.JAASRealm
> > > >>>>>>>>> setContainer
> > > >>>>>>>>>>>> INFO: Set JAAS app name Tomcat
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> Thanks
> > > >>>>>>>>>>>> Viknes
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> -----Original Message-----
> > > >>>>>>>>>>>> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
> > > >>>>>>>>>>>> Sent: Monday, July 08, 2013 11:52 AM
> > > >>>>>>>>>>>> To: dev@airavata.apache.org
> > > >>>>>>>>>>>> Cc: viknesb
> > > >>>>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> Hi Suresh,
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> The binary is shared in [1]. Please use pass phrase
> > > >> "airavata"
> > > >>>> to
> > > >>>>>>>>>> download
> > > >>>>>>>>>>>> binary.
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> Thanks
> > > >>>>>>>>>>>> Amila
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> [1]
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>
> > https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <
> > > >>>> smarru@apache.org>
> > > >>>>>>>>>> wrote:
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>> Hi Amila,
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>> This is really good investigation. Can you checkin the
> > > >> binary
> > > >>>>> with
> > > >>>>>>>>>>>>> some testing name to
> > > >>>>>>>>>>>>
> > > >>> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/andsend
> > > >>>>>> the
> > > >>>>>>>>>> url
> > > >>>>>>>>>>>> for
> > > >>>>>>>>>>>> viknes and others to test.
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>> If this addresses the issue consistently, I think its
> worth
> > > >>> to
> > > >>>>>>>>> respin
> > > >>>>>>>>>>>>> the release. Otherwise, I am inclined to suggest, lets
> move
> > > >>> on
> > > >>>>> with
> > > >>>>>>>>>>>>> release marking this as a known issue.
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
> > > >>>>>>>>>>>>> <th...@gmail.com>
> > > >>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> I think I was able to fix issue
> > > >>>>>>>>>>>>>> https://issues.apache.org/jira/browse/
> > > >>>>>>>>>>>>>> AIRAVATA-879.
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> Cause for the issue -
> > > >>>>>>>>>>>>>> Airavata database and schema is created using a
separate
> > > >> web
> > > >>>>>>>>> service
> > > >>>>>>>>>>>>>> called
> > > >>> org.apache.airavata.registry.services.RegistryService.
> > > >>>>>> Other
> > > >>>>>>>>>>>>>> services (E.g :- messanger service) which uses
> AiravataAPI
> > > >>>>> depends
> > > >>>>>>>>>>>>>> on
> > > >>>>>>>>>>>>> above
> > > >>>>>>>>>>>>>> service. Therefore if axis2 deployer decided to deploy
> > > >>>> messanger
> > > >>>>>>>>>>>>>> service first we will see exception in above issue.
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> Solution: Try to connect to RegistryService and if
> > > >>> connection
> > > >>>>>> fails
> > > >>>>>>>>>>>>>> wait for some time and re-try. If re-trying fail for
> > > >> several
> > > >>>>>>>>>>>>>> iterations determine that RegistryService is
unavailable
> > > >> and
> > > >>>>> throw
> > > >>>>>>>>> an
> > > >>>>>>>>>>>> exception.
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> TODO : Need to verify this fix in Viknes's machine.
(The
> > > >>> issue
> > > >>>>> is
> > > >>>>>>>>>>>>>> consistently reproducible in his machine)
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> Further RegistryService doesnt provide any operations.
> So
> > > >> it
> > > >>>> is
> > > >>>>>>>>>>>>>> redundant have this service just to initialize database
> > > >> and
> > > >>>>>> schema.
> > > >>>>>>>>>>>>>> I think we
> > > >>>>>>>>>>>>> should
> > > >>>>>>>>>>>>>> remove this service and move DB/Schema creation to some
> > > >>> other
> > > >>>>>>>>>>>>> initializing
> > > >>>>>>>>>>>>>> method.
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> Feedback/comments appreciated.
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> Thanks
> > > >>>>>>>>>>>>>> Amila
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> > > >>>>>>>>>>>>>> <th...@gmail.com>wrote:
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
> > > >>>>>>>>>>>>>>> <viknesb@msn.com
> > > >>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> Sure, here is the JIRA issue
> > > >>>>>>>>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> What is the final verdict on above issue ?
> > > >>>>>>>>>>>>>>> Are we going to treat AIRAVATA-879<
> > > >>>>>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
> > > >>>>>>>>>>>>>>> a blocker for the release ?
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> Further is there a Windows environment which we can
use
> > > >> to
> > > >>>> test
> > > >>>>>>>>>>>>>>> this
> > > >>>>>>>>>>>>> issue
> > > >>>>>>>>>>>>>>> ?
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> Thanks
> > > >>>>>>>>>>>>>>> Amila
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> Thanks
> > > >>>>>>>>>>>>>>>> Viknes
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> -----Original Message-----
> > > >>>>>>>>>>>>>>>> From: Suresh Marru [mailto:smarru@apache.org]
> > > >>>>>>>>>>>>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
> > > >>>>>>>>>>>>>>>> To: dev@airavata.apache.org
> > > >>>>>>>>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 -
> RC3
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <
> > > >>> marpierc@iu.edu
> > > >>>>>
> > > >>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
> > > >>>>>>>>>>>>>>>>> Hash: SHA1
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> My concern about making this a known issue is that
> many
> > > >>> who
> > > >>>>>> will
> > > >>>>>>>>>>>>>>>>> try out the release for the first time will hit this
> > > >> bug.
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> Thats true and may not be a good thing. Any
volunteers
> > > >> to
> > > >>>> get
> > > >>>>> to
> > > >>>>>>>>>>>>>>>> the bottom of this race condition and fix it in the
> > > >> trunk?
> > > >>>> If
> > > >>>>> we
> > > >>>>>>>>>>>>>>>> first make sure
> > > >>>>>>>>>>>>> we
> > > >>>>>>>>>>>>>>>> really fixed it, certainly worth a new RC.
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> Viknes, can you please crate a JIRA and fill in the
> > > >> steps
> > > >>> to
> > > >>>>>>>>>>>>>>>> reproduce
> > > >>>>>>>>>>>>> it?
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Marlon
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
> > > >>>>>>>>>>>>>>>>>> Hi Viknes,
> > > >>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>> It seems the issues of "database not getting
created
> > > >> the
> > > >>>>> first
> > > >>>>>>>>>>>> time"
> > > >>>>>>>>>>>>>>>>>> is reproducible on Linux and Windows as well,  for
> > > >> some
> > > >>>>> reason
> > > >>>>>>>>>>>>>>>>>> Mac's are ok. Will wait for others to chime in. We
> can
> > > >>>>> either
> > > >>>>>>>>>>>>>>>>>> proceed with the release by adding this as a Known
> > > >>> issue,
> > > >>>> or
> > > >>>>>> if
> > > >>>>>>>>>>>>>>>>>> any one raises a blocker, we can address and
re-spin
> > > >> the
> > > >>>>>>>>> release.
> > > >>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
> > > >>>>>>>>>>>>>>>>>> <vi...@msn.com>
> > > >>>>>>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> Since no one else is getting this error, it might
> be
> > > >> a
> > > >>>>>> Windows
> > > >>>>>>>>>>>>>>>>>>> specific or system specific issue. I will give my
> > > >> vote.
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> Thanks Viknes
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> -----Original Message----- From: Suresh Marru
> > > >>>>>>>>>>>>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01,
> > > >> 2013
> > > >>>>> 4:10
> > > >>>>>>>>> PM
> > > >>>>>>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
> > > >>>> Apache
> > > >>>>>>>>>>>>>>>>>>> Airavata Release 0.8 - RC3
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> I did not do extensive testing yet, but a quick
try
> > > >> on
> > > >>> a
> > > >>>>> mac
> > > >>>>>>>>>>>>>>>>>>> and did not give this error either.
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> > > >>>>>>>>>>>>>>>>>>> <th...@gmail.com> wrote:
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>> Strange, I am not experiencing this issue. Wonder
> > > >>>> whether
> > > >>>>>>>>> this
> > > >>>>>>>>>>>>>>>>>>>> is a Windows specific issue. Any one else
> > > >> experiencing
> > > >>>>> this
> > > >>>>>>>>>> issue
> > > >>>>>>>>>>>> ?
> > > >>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>> Thanks Amila
> > > >>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes
> > > >> Balasubramanee
> > > >>>>>>>>>>>>>>>>>>> <vi...@msn.com>wrote:
> > > >>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> Hi all,
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> I downloaded the server bin distribution, tried
> to
> > > >>>> start
> > > >>>>>> the
> > > >>>>>>>>>>>>>>>>>>>>> server and I got the below exception. It seems
> this
> > > >>>> error
> > > >>>>>>>>>>>>>>>>>>>>> occurs only the first time I start the server.
It
> > > >>> does
> > > >>>>> not
> > > >>>>>>>>>>>>>>>>>>>>> occur the subsequent times during the startup.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby
> Network
> > > >>>>> Server
> > > >>>>>> -
> > > >>>>>>>>>>>>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept
> > > >>>>> connection
> > > >>>>>>>>> s
> > > >>>>>>>>>>>>>>>>>>>>> on port 1527
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>
DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> > > >>>>>>>>>>>>>>>>>>>>> //l
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
vata;password=airavata,Username=airavata,Password=airavata,va
> > > >>>>>>>>>>>>>>>>>>>>> lidat
> > > >>>>>>>>>>>>>>>>>>>>> ion
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
> > > >>>>>>>>>>>>>>>>>>>>> =true
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime
> -
> > > >>>>> Starting
> > > >>>>>>>>>>>>> OpenJPA
> > > >>>>>>>>>>>>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the
> Airavata
> > > >>> API
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Error while initializing the Airavata API
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :64) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :43) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :39) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
> > > >>>>>>>>>>>>>>>>>>>>> MsgBo
> > > >>>>>>>>>>>>>>>>>>>>> xSe
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> rviceLi
> > > >>>>>>>>>>>>>>>>>>>>> feCycle.java:117) Caused by:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Error while initializing the Airavat
> > > >>>>>>>>>>>>>>>>>>>>> a API at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ava:163
> > > >>>>>>>>>>>>>>>>>>>>> ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> > > >>>> <openjpa-2.2.0-r422266:1244990
> > > >>>>>>>>>>>>>>>>>>>>> fatal general error>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >> org.apache.openjpa.persistence.PersistenceException:
> > > >>>> Cann
> > > >>>>>> ot
> > > >>>>>>>>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema
> 'AIRAVATA'
> > > >>>> does
> > > >>>>>> not
> > > >>>>>>>>>>>>>>>>>>>>> exist) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > >>>>>>>>>>>>>>>>>>>>> ry(DB
> > > >>>>>>>>>>>>>>>>>>>>> Dic
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tionary
> > > >>>>>>>>>>>>>>>>>>>>> Factory.java:102) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > > >>>>>>>>>>>>>>>>>>>>> onary
> > > >>>>>>>>>>>>>>>>>>>>> Ins
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tance(J
> > > >>>>>>>>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > > >>>>>>>>>>>>>>>>>>>>> on(Ma
> > > >>>>>>>>>>>>>>>>>>>>> ppi
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ngRepos
> > > >>>>>>>>>>>>>>>>>>>>> itory.java:1510) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> java:518)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> java:443)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > > >>>>>>>>>>>>>>>>>>>>> ue.ja
> > > >>>>>>>>>>>>>>>>>>>>> va:104)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > > >>>>>>>>>>>>>>>>>>>>> etaDa
> > > >>>>>>>>>>>>>>>>>>>>> taR
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> eposito
> > > >>>>>>>>>>>>>>>>>>>>> ryValue.java:68) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > > >>>>>>>>>>>>>>>>>>>>> ue.ja
> > > >>>>>>>>>>>>>>>>>>>>> va:83)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > > >>>>>>>>>>>>>>>>>>>>> eposi
> > > >>>>>>>>>>>>>>>>>>>>> tor
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> yInstan
> > > >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > > >>>>>>>>>>>>>>>>>>>>> eposi
> > > >>>>>>>>>>>>>>>>>>>>> tor
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> yInstan
> > > >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
> > > >>>>>>>>>>>>>>>>>>>>> Abstr
> > > >>>>>>>>>>>>>>>>>>>>> act
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> BrokerF
> > > >>>>>>>>>>>>>>>>>>>>> actory.java:638) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > > >>>>>>>>>>>>>>>>>>>>> tract
> > > >>>>>>>>>>>>>>>>>>>>> Bro
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> kerFact
> > > >>>>>>>>>>>>>>>>>>>>> ory.java:203) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > > >>>>>>>>>>>>>>>>>>>>> elega
> > > >>>>>>>>>>>>>>>>>>>>> tin
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> gBroker
> > > >>>>>>>>>>>>>>>>>>>>> Factory.java:156) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:68) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> rations
> > > >>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ration(
> > > >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .getCon
> > > >>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .initia
> > > >>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > > >>>>>>>>>>>>>>>>>>>>> egist
> > > >>>>>>>>>>>>>>>>>>>>> ry(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Airavat
> > > >>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>
> > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> java:21
> > > >>>>>>>>>>>>>>>>>>>>> 6) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataClient.createConfig(Airava
> > > >>>>>>>>>>>>>>>>>>>>> taCli
> > > >>>>>>>>>>>>>>>>>>>>> ent
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .java:1
> > > >>>>>>>>>>>>>>>>>>>>> 12) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ava:144
> > > >>>>>>>>>>>>>>>>>>>>> ) ... 4 more Caused by:
> > > >>>>>>>>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException:
> Cannot
> > > >>>> create
> > > >>>>>>>>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA'
> does n
> > > >>> ot
> > > >>>>>>>>>>>>>>>>>>>>> exist) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > >>>>>>>>>>>>>>>>>>>>> ionFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry(Basi
> > > >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1549) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > > >>>>>>>>>>>>>>>>>>>>> cData
> > > >>>>>>>>>>>>>>>>>>>>> Sou
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> rce.jav
> > > >>>>>>>>>>>>>>>>>>>>> a:1388) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > > >>>>>>>>>>>>>>>>>>>>> taSou
> > > >>>>>>>>>>>>>>>>>>>>> rce
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .java:1
> > > >>>>>>>>>>>>>>>>>>>>> 044) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > > >>>>>>>>>>>>>>>>>>>>> n(Del
> > > >>>>>>>>>>>>>>>>>>>>> ega
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tingDat
> > > >>>>>>>>>>>>>>>>>>>>> aSource.java:110) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > > >>>>>>>>>>>>>>>>>>>>> n(Dec
> > > >>>>>>>>>>>>>>>>>>>>> ora
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tingDat
> > > >>>>>>>>>>>>>>>>>>>>> aSource.java:87) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > >>>>>>>>>>>>>>>>>>>>> ry(DB
> > > >>>>>>>>>>>>>>>>>>>>> Dic
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tionary
> > > >>>>>>>>>>>>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
> > > >>>>>>>>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema
> 'AIRAVATA'
> > > >>>> does
> > > >>>>>> not
> > > >>>>>>>>>>>>>>>>>>>>> exist at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > > >>>>>>>>>>>>>>>>>>>>> ion(U
> > > >>>>>>>>>>>>>>>>>>>>> nkn
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> own
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > > >>>>>>>>>>>>>>>>>>>>> wn
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>> org.apache.derby.client.am.Statement.executeQuery(Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > > >>>>>>>>>>>>>>>>>>>>> gatin
> > > >>>>>>>>>>>>>>>>>>>>> gSt
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> atement
> > > >>>>>>>>>>>>>>>>>>>>> .java:208) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > > >>>>>>>>>>>>>>>>>>>>> necti
> > > >>>>>>>>>>>>>>>>>>>>> on(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Poolabl
> > > >>>>>>>>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > > >>>>>>>>>>>>>>>>>>>>> tory(
> > > >>>>>>>>>>>>>>>>>>>>> Bas
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> icDataS
> > > >>>>>>>>>>>>>>>>>>>>> ource.java:1558) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > >>>>>>>>>>>>>>>>>>>>> ionFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry(Basi
> > > >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
> > > >>>>>>>>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> > > >>>>> 'AIRAVATA'
> > > >>>>>>>>>>>>>>>>>>>>> does not exist at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > > >>>>>>>>>>>>>>>>>>>>> or(Un
> > > >>>>>>>>>>>>>>>>>>>>> kno
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> wn
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > > >>>>>>>>>>>>>>>>>>>>> eply(
> > > >>>>>>>>>>>>>>>>>>>>> Unk
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> nown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > > >>>>>>>>>>>>>>>>>>>>> ribeO
> > > >>>>>>>>>>>>>>>>>>>>> utp
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ut(Unkn
> > > >>>>>>>>>>>>>>>>>>>>> own Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > > >>>>>>>>>>>>>>>>>>>>> eOutp
> > > >>>>>>>>>>>>>>>>>>>>> ut(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > > >>>>>>>>>>>>>>>>>>>>> utput
> > > >>>>>>>>>>>>>>>>>>>>> _(U
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> nknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > > >>>>>>>>>>>>>>>>>>>>> t(Unk
> > > >>>>>>>>>>>>>>>>>>>>> now
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> n
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> > > >>>>>>>>>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) ... 38 more [ERROR] Error while
> > > >> initializing
> > > >>>> the
> > > >>>>>>>>>>>>>>>>>>>>> Airavata API
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Error while initializing the Airavata API
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :64) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :43) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :39) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
> > > >>>>>>>>>>>>>>>>>>>>> Broke
> > > >>>>>>>>>>>>>>>>>>>>> rSe
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> rviceLi
> > > >>>>>>>>>>>>>>>>>>>>> feCycle.java:156) Caused by:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Error while initializing the Airavat
> > > >>>>>>>>>>>>>>>>>>>>> a API at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ava:163
> > > >>>>>>>>>>>>>>>>>>>>> ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> > > >>>> <openjpa-2.2.0-r422266:1244990
> > > >>>>>>>>>>>>>>>>>>>>> fatal general error>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >> org.apache.openjpa.persistence.PersistenceException:
> > > >>>> Cann
> > > >>>>>> ot
> > > >>>>>>>>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema
> 'AIRAVATA'
> > > >>>> does
> > > >>>>>> not
> > > >>>>>>>>>>>>>>>>>>>>> exist) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > >>>>>>>>>>>>>>>>>>>>> ry(DB
> > > >>>>>>>>>>>>>>>>>>>>> Dic
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tionary
> > > >>>>>>>>>>>>>>>>>>>>> Factory.java:102) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > > >>>>>>>>>>>>>>>>>>>>> onary
> > > >>>>>>>>>>>>>>>>>>>>> Ins
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tance(J
> > > >>>>>>>>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > > >>>>>>>>>>>>>>>>>>>>> on(Ma
> > > >>>>>>>>>>>>>>>>>>>>> ppi
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ngRepos
> > > >>>>>>>>>>>>>>>>>>>>> itory.java:1510) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> java:518)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> java:443)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > > >>>>>>>>>>>>>>>>>>>>> ue.ja
> > > >>>>>>>>>>>>>>>>>>>>> va:104)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > > >>>>>>>>>>>>>>>>>>>>> etaDa
> > > >>>>>>>>>>>>>>>>>>>>> taR
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> eposito
> > > >>>>>>>>>>>>>>>>>>>>> ryValue.java:68) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > > >>>>>>>>>>>>>>>>>>>>> ue.ja
> > > >>>>>>>>>>>>>>>>>>>>> va:83)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > > >>>>>>>>>>>>>>>>>>>>> eposi
> > > >>>>>>>>>>>>>>>>>>>>> tor
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> yInstan
> > > >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > > >>>>>>>>>>>>>>>>>>>>> eposi
> > > >>>>>>>>>>>>>>>>>>>>> tor
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> yInstan
> > > >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
> > > >>>>>>>>>>>>>>>>>>>>> Repos
> > > >>>>>>>>>>>>>>>>>>>>> ito
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ryInsta
> > > >>>>>>>>>>>>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > > >>>>>>>>>>>>>>>>>>>>> appin
> > > >>>>>>>>>>>>>>>>>>>>> gs(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> JDBCBro
> > > >>>>>>>>>>>>>>>>>>>>> kerFactory.java:140) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > > >>>>>>>>>>>>>>>>>>>>> appin
> > > >>>>>>>>>>>>>>>>>>>>> gs(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> JDBCBro
> > > >>>>>>>>>>>>>>>>>>>>> kerFactory.java:164) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
> > > >>>>>>>>>>>>>>>>>>>>> l(JDB
> > > >>>>>>>>>>>>>>>>>>>>> CBr
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> okerFac
> > > >>>>>>>>>>>>>>>>>>>>> tory.java:122) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > > >>>>>>>>>>>>>>>>>>>>> tract
> > > >>>>>>>>>>>>>>>>>>>>> Bro
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> kerFact
> > > >>>>>>>>>>>>>>>>>>>>> ory.java:209) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > > >>>>>>>>>>>>>>>>>>>>> elega
> > > >>>>>>>>>>>>>>>>>>>>> tin
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> gBroker
> > > >>>>>>>>>>>>>>>>>>>>> Factory.java:156) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:68) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> rations
> > > >>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ration(
> > > >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .getCon
> > > >>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .initia
> > > >>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > > >>>>>>>>>>>>>>>>>>>>> egist
> > > >>>>>>>>>>>>>>>>>>>>> ry(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Airavat
> > > >>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>
> > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> java:21
> > > >>>>>>>>>>>>>>>>>>>>> 6) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataClient.createConfig(Airava
> > > >>>>>>>>>>>>>>>>>>>>> taCli
> > > >>>>>>>>>>>>>>>>>>>>> ent
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .java:1
> > > >>>>>>>>>>>>>>>>>>>>> 12) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ava:144
> > > >>>>>>>>>>>>>>>>>>>>> ) ... 4 more Caused by:
> > > >>>>>>>>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException:
> Cannot
> > > >>>> create
> > > >>>>>>>>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA'
> does n
> > > >>> ot
> > > >>>>>>>>>>>>>>>>>>>>> exist) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > >>>>>>>>>>>>>>>>>>>>> ionFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry(Basi
> > > >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1549) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > > >>>>>>>>>>>>>>>>>>>>> cData
> > > >>>>>>>>>>>>>>>>>>>>> Sou
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> rce.jav
> > > >>>>>>>>>>>>>>>>>>>>> a:1388) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > > >>>>>>>>>>>>>>>>>>>>> taSou
> > > >>>>>>>>>>>>>>>>>>>>> rce
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .java:1
> > > >>>>>>>>>>>>>>>>>>>>> 044) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > > >>>>>>>>>>>>>>>>>>>>> n(Del
> > > >>>>>>>>>>>>>>>>>>>>> ega
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tingDat
> > > >>>>>>>>>>>>>>>>>>>>> aSource.java:110) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > > >>>>>>>>>>>>>>>>>>>>> n(Dec
> > > >>>>>>>>>>>>>>>>>>>>> ora
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tingDat
> > > >>>>>>>>>>>>>>>>>>>>> aSource.java:87) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > >>>>>>>>>>>>>>>>>>>>> ry(DB
> > > >>>>>>>>>>>>>>>>>>>>> Dic
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tionary
> > > >>>>>>>>>>>>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
> > > >>>>>>>>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema
> 'AIRAVATA'
> > > >>>> does
> > > >>>>>> not
> > > >>>>>>>>>>>>>>>>>>>>> exist at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > > >>>>>>>>>>>>>>>>>>>>> ion(U
> > > >>>>>>>>>>>>>>>>>>>>> nkn
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> own
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > > >>>>>>>>>>>>>>>>>>>>> wn
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>> org.apache.derby.client.am.Statement.executeQuery(Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > > >>>>>>>>>>>>>>>>>>>>> gatin
> > > >>>>>>>>>>>>>>>>>>>>> gSt
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> atement
> > > >>>>>>>>>>>>>>>>>>>>> .java:208) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > > >>>>>>>>>>>>>>>>>>>>> necti
> > > >>>>>>>>>>>>>>>>>>>>> on(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Poolabl
> > > >>>>>>>>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > > >>>>>>>>>>>>>>>>>>>>> tory(
> > > >>>>>>>>>>>>>>>>>>>>> Bas
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> icDataS
> > > >>>>>>>>>>>>>>>>>>>>> ource.java:1558) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > >>>>>>>>>>>>>>>>>>>>> ionFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry(Basi
> > > >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
> > > >>>>>>>>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> > > >>>>> 'AIRAVATA'
> > > >>>>>>>>>>>>>>>>>>>>> does not exist at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > > >>>>>>>>>>>>>>>>>>>>> or(Un
> > > >>>>>>>>>>>>>>>>>>>>> kno
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> wn
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > > >>>>>>>>>>>>>>>>>>>>> eply(
> > > >>>>>>>>>>>>>>>>>>>>> Unk
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> nown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > > >>>>>>>>>>>>>>>>>>>>> ribeO
> > > >>>>>>>>>>>>>>>>>>>>> utp
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ut(Unkn
> > > >>>>>>>>>>>>>>>>>>>>> own Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > > >>>>>>>>>>>>>>>>>>>>> eOutp
> > > >>>>>>>>>>>>>>>>>>>>> ut(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > > >>>>>>>>>>>>>>>>>>>>> utput
> > > >>>>>>>>>>>>>>>>>>>>> _(U
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> nknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > > >>>>>>>>>>>>>>>>>>>>> t(Unk
> > > >>>>>>>>>>>>>>>>>>>>> now
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> n
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> > > >>>>>>>>>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) ... 41 more [INFO] New Database created
> for
> > > >>>>>> Registry
> > > >>>>>>>>>>>>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3]
> > > >>>>> openjpa.jdbc.JDBC -
> > > >>>>>>>>>>>>>>>>>>>>> Using dictionary class
> > > >>>>>> "org.apache.openjpa.jdbc.sql.DerbyDic
> > > >>>>>>>>>>>>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872)
> ,Apache
> > > >>>> Derby
> > > >>>>>>>>>>>>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 -
(1344872)).
> > > >>>> [INFO]
> > > >>>>>>>>>>>>>>>>>>>>> Deploying Web
> > > >>>>>>>>>>>>>>>>>>>>> service: airavata-registry-service-0.8.jar -
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
/bin/../repository/services/airavata-registry-service-0.8.jar
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> [INFO] Deploying Web service:
> > > >> airavata-xbaya-gui-0.8.jar
> > > >>> -
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
> > > >>>>>>>>>>>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar
-
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > > >>>>>>>>>>>>>>>>>>>>> /repo
> > > >>>>>>>>>>>>>>>>>>>>> sit
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> o
> > > >>>>>>>>>>>>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013
> 3:14:42
> > > >> PM
> > > >>>>>>>>>>>>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO:
> > > >>> Starting
> > > >>>>>>>>>>>>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable
> to
> > > >>>>> create
> > > >>>>>>>>>>>>>>>>>>>>> Airavata API
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Error while initializing the Airavata API
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :64) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :43) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :39) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > > >>>>>>>>>>>>>>>>>>>>> get
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Airavat
> > > >>>>>>>>>>>>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > > >>>>>>>>>>>>>>>>>>>>> acc
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ess$200
> > > >>>>>>>>>>>>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > > >>>>>>>>>>>>>>>>>>>>> eton$
> > > >>>>>>>>>>>>>>>>>>>>> 1.r
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> un(Work
> > > >>>>>>>>>>>>>>>>>>>>> flowInterpretorSkeleton.java:158)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> Caused by:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Error while initializing the Airavat
> > > >>>>>>>>>>>>>>>>>>>>> a API at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ava:163
> > > >>>>>>>>>>>>>>>>>>>>> ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :61) ... 5 more Caused by:
> > > >>>> <openjpa-2.2.0-r422266:1244990
> > > >>>>>>>>>>>>>>>>>>>>> nonfatal user error>
> > > >>>>>>>>>>>>>>>>>>>>>
org.apache.openjpa.persistence.ArgumentException:
> > > >> An
> > > >>>>> erro r
> > > >>>>>>>>>>>>>>>>>>>>> occurred while parsing the query filter "SELECT
p
> > > >>> FROM
> > > >>>>>>>>>>>>>>>>>>>>> Configuration p WHERE p.config_key =:param0".
> Error
> > > >>>>>> message:
> > > >>>>>>>>>>>>>>>>>>>>> Th e name "Configuration" is not a recognized
> > > >> entity
> > > >>> or
> > > >>>>>>>>>>>>>>>>>>>>> identifier. Known entity names: [] at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
> > > >>>>>>>>>>>>>>>>>>>>> eExce
> > > >>>>>>>>>>>>>>>>>>>>> pti
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> on(Abst
> > > >>>>>>>>>>>>>>>>>>>>> ractExpressionBuilder.java:119) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
> > > >>>>>>>>>>>>>>>>>>>>> MetaD
> > > >>>>>>>>>>>>>>>>>>>>> ata
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> (JPQLEx
> > > >>>>>>>>>>>>>>>>>>>>> pressionBuilder.java:197) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
> > > >>>>>>>>>>>>>>>>>>>>> lassM
> > > >>>>>>>>>>>>>>>>>>>>> eta
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Data(JP
> > > >>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:167) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > > >>>>>>>>>>>>>>>>>>>>> dateM
> > > >>>>>>>>>>>>>>>>>>>>> eta
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Data(JP
> > > >>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:242) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > > >>>>>>>>>>>>>>>>>>>>> dateM
> > > >>>>>>>>>>>>>>>>>>>>> eta
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Data(JP
> > > >>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:212) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > > >>>>>>>>>>>>>>>>>>>>> dateT
> > > >>>>>>>>>>>>>>>>>>>>> ype
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> (JPQLEx
> > > >>>>>>>>>>>>>>>>>>>>> pressionBuilder.java:205) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
> > > >>>>>>>>>>>>>>>>>>>>> 00(JP
> > > >>>>>>>>>>>>>>>>>>>>> QLE
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> xpressi
> > > >>>>>>>>>>>>>>>>>>>>> onBuilder.java:80) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
> > > >>>>>>>>>>>>>>>>>>>>> QL.po
> > > >>>>>>>>>>>>>>>>>>>>> pul
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ate(JPQ
> > > >>>>>>>>>>>>>>>>>>>>> LExpressionBuilder.java:2417) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
> > > >>>>>>>>>>>>>>>>>>>>> .java
> > > >>>>>>>>>>>>>>>>>>>>> :61)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
> > > >>>>>>>>>>>>>>>>>>>>> mpila
> > > >>>>>>>>>>>>>>>>>>>>> tio
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> n(Expre
> > > >>>>>>>>>>>>>>>>>>>>> ssionStoreQuery.java:162) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>
org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> > > >>>>>>>>>>>>>>>>>>>>> 673)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
> > > >>>>>>>>>>>>>>>>>>> mpl.j
> > > >>>>>>>>>>>>>>>>>>> ava:654)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
> > > >>>>>>>>>>>>>>>>>>>>> ryImp
> > > >>>>>>>>>>>>>>>>>>>>> l.j
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ava:620
> > > >>>>>>>>>>>>>>>>>>>>> ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
> > > >>>>>>>>>>>>>>>>>>> l.jav
> > > >>>>>>>>>>>>>>>>>>> a:682)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>
> > > >>>>> org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > > >>>>>>>>>>>>>>>>>>>>> Entit
> > > >>>>>>>>>>>>>>>>>>>>> yMa
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> nagerIm
> > > >>>>>>>>>>>>>>>>>>>>> pl.java:997) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > > >>>>>>>>>>>>>>>>>>>>> Entit
> > > >>>>>>>>>>>>>>>>>>>>> yMa
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> nagerIm
> > > >>>>>>>>>>>>>>>>>>>>> pl.java:979) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > > >>>>>>>>>>>>>>>>>>>>> Entit
> > > >>>>>>>>>>>>>>>>>>>>> yMa
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> nagerIm
> > > >>>>>>>>>>>>>>>>>>>>> pl.java:102) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>
org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > > >>>>>>>>>>>>>>>>>>>>> gen
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> erateQu
> > > >>>>>>>>>>>>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>
org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > > >>>>>>>>>>>>>>>>>>>>> sel
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ectQuer
> > > >>>>>>>>>>>>>>>>>>>>> y(QueryGenerator.java:64) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> rations
> > > >>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:205) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ration(
> > > >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .getCon
> > > >>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .initia
> > > >>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > > >>>>>>>>>>>>>>>>>>>>> egist
> > > >>>>>>>>>>>>>>>>>>>>> ry(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Airavat
> > > >>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>
> > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> java:21
> > > >>>>>>>>>>>>>>>>>>>>> 6) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataClient.createConfig(Airava
> > > >>>>>>>>>>>>>>>>>>>>> taCli
> > > >>>>>>>>>>>>>>>>>>>>> ent
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .java:1
> > > >>>>>>>>>>>>>>>>>>>>> 12) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ava:144
> > > >>>>>>>>>>>>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
> > > >>>>>>>>>>>>>>>>>>>>> java.lang.NullPointerException at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > > >>>>>>>>>>>>>>>>>>>>> eton$
> > > >>>>>>>>>>>>>>>>>>>>> 1.r
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> un(Work
> > > >>>>>>>>>>>>>>>>>>>>> flowInterpretorSkeleton.java:159)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> Thanks Viknes
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> -----Original Message----- From: Saminda
> Wijeratne
> > > >>>>>>>>>>>>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July
> 01,
> > > >>>> 2013
> > > >>>>>>>>> 12:25
> > > >>>>>>>>>>>>>>>>>>>>> PM
> > > >>>>>>>>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re:
> [DISCUSS]
> > > >>>>> Apache
> > > >>>>>>>>>>>>> Airavata
> > > >>>>>>>>>>>>>>>>>>>>> Release 0.8 - RC3
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> ok Suresh. Thanks.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
> > > >>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
> > > >>>>>>>>>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>> Hi Saminda,
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>> I should have mentioned this in the vote email.
> > > >>> INFRA
> > > >>>>> has
> > > >>>>>>>>>>>>>>>>>>>>>> restricted the distributions to 100MB and the
> war
> > > >>>>>>>>>>>>>>>>>>>>>> distribution is little over it. I made a
request
> > > >> to
> > > >>>>>>>>> manually
> > > >>>>>>>>>>>>>>>>>>>>>> checkin the war distribution. Until then,
please
> > > >> use
> > > >>>>> this
> > > >>>>>>>>>>>>>>>>>>>>>> link to get the war
> > > >>>>>>>>>>>>>>>>>>>>>> distribution:
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >> http://people.apache.org/~smarru/airavata_tmp_dist/
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> > > >>>>>>>>>>>>>>>>>>>>>> <sa...@gmail.com>
> > > >>>>>>>>>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>> Suresh, we are missing the war binary from the
> > > >> RC.
> > > >>>> Can
> > > >>>>>> you
> > > >>>>>>>>>>>>>>>>>>>>>>> include that
> > > >>>>>>>>>>>>>>>>>>>>>> as
> > > >>>>>>>>>>>>>>>>>>>>>>> well please.
> > > >>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> > > >>>>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
> > > >>>>>>>>>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>> Will appreciate if every one can rest this RC
> > > >>> sooner
> > > >>>>>> than
> > > >>>>>>>>>>>>>>>>>>>>>>>> later. If we start seeing the release
> validation
> > > >>> is
> > > >>>>>> going
> > > >>>>>>>>>>>>>>>>>>>>>>>> on well, we can open the
> > > >>>>>>>>>>>>>>>>>>>>>> trunk
> > > >>>>>>>>>>>>>>>>>>>>>>>> for development for 0.9.
> > > >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
> > > >>>>>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
> > > >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>>> Discussion thread for vote on Apache
Airavata
> > > >> 0.8
> > > >>>>>>>>> release
> > > >>>>>>>>>>>>>>>>>>>>>>>>> candidate
> > > >>>>>>>>>>>>>>>>>>>>> 3.
> > > >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>>> If you have any questions or feedback or to
> > > >> post
> > > >>>>>> results
> > > >>>>>>>>>>>>>>>>>>>>>>>>> of validating
> > > >>>>>>>>>>>>>>>>>>>>>>>> the release, please reply to this thread.
Once
> > > >> you
> > > >>>>>> verify
> > > >>>>>>>>>>>>>>>>>>>>>>>> the release, please post your vote to the
VOTE
> > > >>>> thread.
> > > >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>>> For reference, the Apache release guide  -
> > > >>>>>>>>>>>>>>>>>>>>>>>> http://www.apache.org/dev/release.html
> > > >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>>> Some tips to validate the release before you
> > > >>> vote:
> > > >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>>> * Download the binary version and run the 5
> > > >>> minute
> > > >>>> or
> > > >>>>>>>>>>>>>>>>>>>>>>>>> 10 minute
> > > >>>>>>>>>>>>>>>>>>>>>> tutorial
> > > >>>>>>>>>>>>>>>>>>>>>>>> as described in README and website.
> > > >>>>>>>>>>>>>>>>>>>>>>>>> * Download the source files from compressed
> > > >> files
> > > >>>> and
> > > >>>>>>>>>>>>>>>>>>>>>>>>> release tag and
> > > >>>>>>>>>>>>>>>>>>>>>>>> build (which includes tests).
> > > >>>>>>>>>>>>>>>>>>>>>>>>> * Verify the distribution for the required
> > > >>> LICENSE
> > > >>>>> and
> > > >>>>>>>>>>>>>>>>>>>>>>>>> NOTICE files * Verify if all the staged
files
> > > >> are
> > > >>>>>> signed
> > > >>>>>>>>>>>>>>>>>>>>>>>>> and the signature is
> > > >>>>>>>>>>>>>>>>>>>>>>>> verifiable.
> > > >>>>>>>>>>>>>>>>>>>>>>>>> * Verify if the signing key in the project's
> > > >> KEYS
> > > >>>>> file
> > > >>>>>>>>> is
> > > >>>>>>>>>>>>>>>>>>>>>>>>> hosted on a
> > > >>>>>>>>>>>>>>>>>>>>>>>> public server
> > > >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>>> Thanks for your time in validating the
> release
> > > >>> and
> > > >>>>>>>>>>>>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
> > > >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> -----BEGIN PGP SIGNATURE-----
> > > >>>>>>>>>>>>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> > > >>>>>>>>>>>>>>>>> Comment: GPGTools - http://gpgtools.org
> > > >>>>>>>>>>>>>>>>> Comment: Using GnuPG with Thunderbird -
> > > >>>>>>>>> http://www.enigmail.net/
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>
iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>
v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>
A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>
gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>
+TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>
tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> > > >>>>>>>>>>>>>>>>> =4mIG
> > > >>>>>>>>>>>>>>>>> -----END PGP SIGNATURE-----
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> > >
> >
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Saminda Wijeratne <sa...@gmail.com>.
with the small fix I tested the latest trunk and so far I'm not getting the
error in standalone server. I tested tomcat as well with 5/10 min tutorials
and they work fine.


On Tue, Jul 9, 2013 at 11:46 AM, Amila Jayasekara
<th...@gmail.com>wrote:

> On Tue, Jul 9, 2013 at 11:42 AM, Saminda Wijeratne <samindaw@gmail.com
> >wrote:
>
> > +1.
> >
> > It seems this is an intermittent issue.
>
>
> If this is an intermittent issue then probably its a race condition. Which
> implies we need to fix it.
> What did you do to reproduce the issue ?
>
> Thanks
> Amila
>
>
> > Without any changes to trunk I
> > managed to do couple of successful first time starts and failures while
> in
> > lab.
> >
> >
> > On Tue, Jul 9, 2013 at 11:14 AM, Suresh Marru <sm...@apache.org> wrote:
> >
> > > How about we come to a conclusion in next 3 hours? At around 2pm (US
> > > eastern time), I will take it whats there, mark the known issues and
> push
> > > forward with the release?
> > >
> > > Suresh
> > >
> > > On Jul 9, 2013, at 10:48 AM, Saminda Wijeratne <sa...@gmail.com>
> > wrote:
> > >
> > > > Well the good news is everything is working on a tomcat on my linux
> > > laptop,
> > > > standalone server in my linux desktop and standalone in my windows
> VM.
> > I
> > > > ran both 5 and 10 min tutorials without issue.
> > > >
> > > > A fresh checkout and a fresh restart did not solve the problem on my
> > > linux
> > > > machine. If Viknesh can get it to work in his machine can we proceed
> > with
> > > > the release? I'll chk to see whats wrong in my configurations thats
> > > causing
> > > > this problem.
> > > >
> > > >
> > > > On Tue, Jul 9, 2013 at 10:25 AM, Chathuri Wimalasena
> > > > <ka...@gmail.com>wrote:
> > > >
> > > >> I also test 5 mins and 10 mins tutorials with a distribution built
> by
> > > >> latest trunk and did not encounter the issue that Saminda mentioned.
> > > Both
> > > >> samples ran without any issues.
> > > >>
> > > >> Regards,
> > > >> Chathuri
> > > >>
> > > >>
> > > >> On Tue, Jul 9, 2013 at 10:06 AM, Amila Jayasekara
> > > >> <th...@gmail.com>wrote:
> > > >>
> > > >>> Hi Saminda,
> > > >>>
> > > >>> I tested in Linux environment [3] and I didnt experienced
> > > undermentioned
> > > >>> issue.
> > > >>> Is it possible that you have 2 derby instances running in your
> > machine
> > > ?
> > > >>>
> > > >>> [3]
> > > >>> iravata-server-0.8-SNAPSHOT/bin$ uname -a
> > > >>> Linux sgg-OptiPlex-990 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9
> > > 19:31:23
> > > >>> UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
> > > >>>
> > > >>> Thanks
> > > >>> Amila
> > > >>>
> > > >>>
> > > >>> On Tue, Jul 9, 2013 at 2:34 AM, Saminda Wijeratne <
> > samindaw@gmail.com
> > > >>>> wrote:
> > > >>>
> > > >>>> I'm having trouble starting the standalone version... the axis2
> > > >> services
> > > >>>> are failing to start. I tried with a fresh trunk chkout as well.
> > tried
> > > >> to
> > > >>>> find the reason but looks like db table structure issue which is
> > weird
> > > >> at
> > > >>>> this point... i'm working on isolating the problem.
> > > >>>>
> > > >>>> 6456  airavata_data  WARN   [Thread-9] openjpa.Runtime - Supplied
> > user
> > > >>>> parameters "[param0]" do not match expected parameters "[param0,
> > > >> param0]"
> > > >>>> for the prepared query "PreparedQuery: [SELECT p FROM
> Configuration
> > p
> > > >>> WHERE
> > > >>>> p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> > > >>>> t0.config_val, t0.expire_date FROM Configuration t0 WHERE
> > > >> (t0.config_key
> > > >>> =
> > > >>>> ?)]".
> > > >>>> 6458  airavata_data  WARN   [Thread-5] openjpa.Runtime - Supplied
> > user
> > > >>>> parameters "[param0]" do not match expected parameters "[param0,
> > > >> param0]"
> > > >>>> for the prepared query "PreparedQuery: [SELECT p FROM
> Configuration
> > p
> > > >>> WHERE
> > > >>>> p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> > > >>>> t0.config_val, t0.expire_date FROM Configuration t0 WHERE
> > > >> (t0.config_key
> > > >>> =
> > > >>>> ?)]".
> > > >>>> [ERROR] Unable to create Airavata API
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>> Error while initializing the Airavata API
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:64)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:43)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:39)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.getAiravataAPI(WorkflowInterpretorSkeleton.java:122)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.access$200(WorkflowInterpretorSkeleton.java:78)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:158)
> > > >>>> Caused by:
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>> Error while initializing the Airavata API
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:175)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:61)
> > > >>>>    ... 5 more
> > > >>>> Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal user error>
> > > >>>> org.apache.openjpa.persistence.ArgumentException: Failed to
> execute
> > > >> query
> > > >>>> "SELECT p FROM Configuration p WHERE p.config_key =:param0". Check
> > the
> > > >>>> query syntax for correctness. See nested exception for details.
> > > >>>>    at
> > org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:872)
> > > >>>>    at
> > org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:794)
> > > >>>>    at
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:542)
> > > >>>>    at
> > > >>>
> org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:286)
> > > >>>>    at
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:302)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations(ResourceUtils.java:206)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getConfigurationList(AiravataJPARegistry.java:235)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.retrieveURIsFromConfiguration(AiravataJPARegistry.java:305)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getEventingServiceURI(AiravataJPARegistry.java:328)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:122)
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:156)
> > > >>>>    ... 6 more
> > > >>>> Caused by: java.lang.ClassCastException: java.lang.String cannot
> be
> > > >> cast
> > > >>> to
> > > >>>> java.lang.Integer
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery$PreparedSQLExecutor.toParameterArray(PreparedSQLStoreQuery.java:160)
> > > >>>>    at
> > org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:857)
> > > >>>>    ... 16 more
> > > >>>> Exception in thread "Thread-5" java.lang.NullPointerException
> > > >>>>    at
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:159)
> > > >>>>
> > > >>>>
> > > >>>>
> > > >>>> On Mon, Jul 8, 2013 at 10:37 PM, Amila Jayasekara
> > > >>>> <th...@gmail.com>wrote:
> > > >>>>
> > > >>>>> Hi Suresh,
> > > >>>>>
> > > >>>>> We can also do testing on the RC4. I verified 5 minute tutorial
> > both
> > > >> in
> > > >>>>> webapp and also in stand alone version (in the trunk).
> > > >>>>>
> > > >>>>> Thanks
> > > >>>>> Amila
> > > >>>>>
> > > >>>>>
> > > >>>>> On Mon, Jul 8, 2013 at 10:21 PM, Suresh Marru <smarru@apache.org
> >
> > > >>> wrote:
> > > >>>>>
> > > >>>>>> I am assuming we are still waiting on Saminda, Viknes and others
> > to
> > > >>>> test
> > > >>>>>> the trunk right?
> > > >>>>>>
> > > >>>>>> Suresh
> > > >>>>>> On Jul 8, 2013, at 6:46 PM, Amila Jayasekara <
> > > >>> thejaka.amila@gmail.com>
> > > >>>>>> wrote:
> > > >>>>>>
> > > >>>>>>> Below reported issues are fixed.
> > > >>>>>>> Saminda, can you check now ?
> > > >>>>>>>
> > > >>>>>>> Also appreciate if others can verify the distributions.
> > > >> (Including
> > > >>>> you,
> > > >>>>>>> Viknes)
> > > >>>>>>>
> > > >>>>>>> Thanks
> > > >>>>>>> Amila
> > > >>>>>>>
> > > >>>>>>>
> > > >>>>>>> On Mon, Jul 8, 2013 at 5:02 PM, Amila Jayasekara <
> > > >>>>>> thejaka.amila@gmail.com>wrote:
> > > >>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>> On Mon, Jul 8, 2013 at 4:29 PM, Saminda Wijeratne <
> > > >>>> samindaw@gmail.com
> > > >>>>>>> wrote:
> > > >>>>>>>>
> > > >>>>>>>>> Assuming the same fix is gone to the trunk I have verified
> this
> > > >>> fix
> > > >>>>> is
> > > >>>>>>>>> working perfectly on both integration tests and the
> standalone
> > > >>>>> airavata
> > > >>>>>>>>> server (ran 5/10 min tutorials).
> > > >>>>>>>>>
> > > >>>>>>>>> Testing tomcat deployment needed updating the server
> properties
> > > >>>> file
> > > >>>>>> key
> > > >>>>>>>>> registry.service.wsdl (the default context we are shipping is
> > > >>>>>>>>> "airavata-server" instead of "axis2").
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>> It seems like the stand a lone server and and webapp are not
> > > >> using
> > > >>>>>>>> consistent contexts for default installation. Stand alone
> server
> > > >>>> uses
> > > >>>>>> axis2
> > > >>>>>>>> context and webapp uses airavata-server context. This implies
> we
> > > >>>> need
> > > >>>>> to
> > > >>>>>>>> maintain a separate configuration files for webapp and stand
> > > >> alone
> > > >>>>>> server
> > > >>>>>>>> or else update configuration file with relevant context during
> > > >> the
> > > >>>>>> build.
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>> The server seemed to start without
> > > >>>>>>>>> any issues but I was not able to connect to it using XBaya.
> > > >> Looks
> > > >>>>> like
> > > >>>>>> the
> > > >>>>>>>>> same registry service URL issue. I updated the client prop
> file
> > > >>> url
> > > >>>>>> but no
> > > >>>>>>>>> change. Can someone also verify my issue pls.
> > > >>>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>> I am also getting the same issue. I am under the impression
> that
> > > >>>>>>>> ApplicationSettings.getSetting doesnt return property values
> in
> > > >>>>>>>> airavata-client.properties (?).
> > > >>>>>>>> I need to further debug the issue.
> > > >>>>>>>>
> > > >>>>>>>> Suresh, please hold till I resolve this issue.
> > > >>>>>>>>
> > > >>>>>>>> Thanks
> > > >>>>>>>> Amila
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>>>> On Mon, Jul 8, 2013 at 3:46 PM, Suresh Marru <
> > > >> smarru@apache.org>
> > > >>>>>> wrote:
> > > >>>>>>>>>
> > > >>>>>>>>>> Thanks Amila & Viknes for the patch and testing. I will
> cancel
> > > >>> the
> > > >>>>>> vote
> > > >>>>>>>>>> and call out a new RC later today.
> > > >>>>>>>>>>
> > > >>>>>>>>>> Suresh
> > > >>>>>>>>>>
> > > >>>>>>>>>> On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <
> > > >>>>> thejaka.amila@gmail.com
> > > >>>>>>>
> > > >>>>>>>>>> wrote:
> > > >>>>>>>>>>
> > > >>>>>>>>>>> Hi Viknes,
> > > >>>>>>>>>>>
> > > >>>>>>>>>>> That INFO message is expected and it is coming from axis2.
> > > >> That
> > > >>>>>>>>> message
> > > >>>>>>>>>>> pops up as we are periodically checking whether
> > > >> RegistryService
> > > >>>> is
> > > >>>>>> up.
> > > >>>>>>>>>>> Thank you for testing the fix.
> > > >>>>>>>>>>> I will commit the fix and we can continue with a new RC.
> > > >>>>>>>>>>>
> > > >>>>>>>>>>> Regards,
> > > >>>>>>>>>>> Amila
> > > >>>>>>>>>>>
> > > >>>>>>>>>>>
> > > >>>>>>>>>>> On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <
> > > >>>>>>>>> viknesb@msn.com
> > > >>>>>>>>>>> wrote:
> > > >>>>>>>>>>>
> > > >>>>>>>>>>>> Hi Amila,
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> I ran the distribution and now I just see the info message
> > > >> of
> > > >>>> not
> > > >>>>>>>>> being
> > > >>>>>>>>>>>> able
> > > >>>>>>>>>>>> to connect to RegistryService. The API invocation error
> > > >>> message
> > > >>>> or
> > > >>>>>>>>> the
> > > >>>>>>>>>>>> database creation error seems to be
> > > >>>>>>>>>>>> resolved. I was able to test the 5 mins quickstart
> tutorial
> > > >>> and
> > > >>>> it
> > > >>>>>>>>> ran
> > > >>>>>>>>>>>> fine.
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> [INFO] Registry service URL -
> > > >>>>>>>>>>>> http://localhost:8080/axis2/services/RegistryService?wsdl
> > > >>>>>>>>>>>> [INFO] Deploying module: metadataExchange-1.5.1-impl -
> > > >>>>>>>>>>>>
> > > >>>> file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
> > > >>>>>>>>>>>>
> > > >>>> OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
> > > >>>>>>>>>>>> [INFO] Unable to sendViaPost to
> > > >>>>>>>>>>>> url[
> > > >> http://localhost:8080/axis2/services/RegistryService?wsdl
> > > >>> ]
> > > >>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
> > > >>>>>>>>>>>>      at
> > > >>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > > >>>>>>>>>> Method)
> > > >>>>>>>>>>>>      at
> > > >>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > > >>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > > >>>>> Source)
> > > >>>>>>>>>>>>      at
> > > >>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > > >>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
> > > >>>> Source)
> > > >>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
> > > >>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
> > > >>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
> > > >>>>>>>>>>>>      at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > >>>>> Method)
> > > >>>>>>>>>>>>      at
> sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > > >>>>> Source)
> > > >>>>>>>>>>>>      at
> > > >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > > >>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > > >>>>>>>>>>>> ReflectionSocketFactory.java:140)
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > > >>>>>>>>>>>> cket(DefaultProtocolSocketFactory
> > > >>>>>>>>>>>> .java:125)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > > >>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
> > > >>>>>>>>>>>> ConnectionManager.java:1361)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > > >>>>>>>>>>>> Director.java:387)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > > >>>>>>>>>>>> ector.java:171)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > > >>>>>>>>>>>> PSender.java:542)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>
> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > > >>>>>>>>>>>> ommons(CommonsHTTPTransportSender
> > > >>>>>>>>>>>> .java:400)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > > >>>>>>>>>>>> PTransportSender.java:225)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > > >>>>>>>>>>>> n.java:402)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > > >>>>>>>>>>>> peration.java:229)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > >
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > > >>>>>>>>>>>> ed(RegistryServiceStub.java:181)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > > >>>>>>>>>>>> vataClient.java:232)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > > >>>>>>>>>>>> vataClient.java:182)
> > > >>>>>>>>>>>>     at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > > >>>>>>>>>>>> )
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :61)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :43)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :39)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > > >>>>>>>>>>>> feCycle.java:117)
> > > >>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration
> - 0
> > > >>>>>>>>>>>> [INFO] Unable to sendViaPost to
> > > >>>>>>>>>>>> url[
> > > >> http://localhost:8080/axis2/services/RegistryService?wsdl
> > > >>> ]
> > > >>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
> > > >>>>>>>>>>>>      at
> > > >>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > > >>>>>>>>>> Method)
> > > >>>>>>>>>>>>      at
> > > >>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > > >>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > > >>>>> Source)
> > > >>>>>>>>>>>>      at
> > > >>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > > >>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
> > > >>>> Source)
> > > >>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
> > > >>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
> > > >>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
> > > >>>>>>>>>>>>      at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > >>>>> Method)
> > > >>>>>>>>>>>>      at
> sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > > >>>>> Source)
> > > >>>>>>>>>>>>      at
> > > >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > > >>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > > >>>>>>>>>>>> ReflectionSocketFactory.java:140)
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > > >>>>>>>>>>>> cket(DefaultProtocolSocketFactory
> > > >>>>>>>>>>>> .java:125)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > > >>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
> > > >>>>>>>>>>>> ConnectionManager.java:1361)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > > >>>>>>>>>>>> Director.java:387)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > > >>>>>>>>>>>> ector.java:171)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > > >>>>>>>>>>>> PSender.java:542)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>
> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > > >>>>>>>>>>>> ommons(CommonsHTTPTransportSender
> > > >>>>>>>>>>>> .java:400)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > > >>>>>>>>>>>> PTransportSender.java:225)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > > >>>>>>>>>>>> n.java:402)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > > >>>>>>>>>>>> peration.java:229)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > >
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > > >>>>>>>>>>>> ed(RegistryServiceStub.java:181)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > > >>>>>>>>>>>> vataClient.java:232)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > > >>>>>>>>>>>> vataClient.java:182)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > > >>>>>>>>>>>> )
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :61)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :43)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :39)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > > >>>>>>>>>>>> feCycle.java:117)
> > > >>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration
> - 1
> > > >>>>>>>>>>>> [INFO] New Database created for Registry
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
> > > >>>>>>>>>>>> t:1527/persistent_data;create=true;user=aira
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
> > > >>>>>>>>>>>> ELECT 1 from Configuration,MaxActive=10,MaxI
> > > >>>>>>>>>>>>
> > > >>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> > > >>>>>>>>>>>> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime -
> > > >>> Starting
> > > >>>>>>>>> OpenJPA
> > > >>>>>>>>>>>> 2.2.0
> > > >>>>>>>>>>>> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
> > > >>> Using
> > > >>>>>>>>>> dictionary
> > > >>>>>>>>>>>> class "org.apache.openjpa.jdbc.sql.DerbyDicti
> > > >>>>>>>>>>>> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
> > > >>> Network
> > > >>>>>>>>> Client
> > > >>>>>>>>>> JDBC
> > > >>>>>>>>>>>> Driver 10.9.1.0 - (1344872)).
> > > >>>>>>>>>>>> [INFO] Unable to sendViaPost to
> > > >>>>>>>>>>>> url[
> > > >> http://localhost:8080/axis2/services/RegistryService?wsdl
> > > >>> ]
> > > >>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
> > > >>>>>>>>>>>>      at
> > > >>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > > >>>>>>>>>> Method)
> > > >>>>>>>>>>>>      at
> > > >>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > > >>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > > >>>>> Source)
> > > >>>>>>>>>>>>      at
> > > >>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > > >>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
> > > >>>> Source)
> > > >>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
> > > >>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
> > > >>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
> > > >>>>>>>>>>>>      at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > >>>>> Method)
> > > >>>>>>>>>>>>      at
> sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > > >>>>> Source)
> > > >>>>>>>>>>>>      at
> > > >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > > >>>>>>>>>> Source)
> > > >>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > > >>>>>>>>>>>> ReflectionSocketFactory.java:140)
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > > >>>>>>>>>>>> cket(DefaultProtocolSocketFactory
> > > >>>>>>>>>>>> .java:125)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > > >>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
> > > >>>>>>>>>>>> ConnectionManager.java:1361)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > > >>>>>>>>>>>> Director.java:387)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > > >>>>>>>>>>>> ector.java:171)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > > >>>>>>>>>>>> PSender.java:542)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>
> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > > >>>>>>>>>>>> ommons(CommonsHTTPTransportSender
> > > >>>>>>>>>>>> .java:400)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > > >>>>>>>>>>>> PTransportSender.java:225)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > > >>>>>>>>>>>> n.java:402)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > > >>>>>>>>>>>> peration.java:229)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > >
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > > >>>>>>>>>>>> ed(RegistryServiceStub.java:181)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > > >>>>>>>>>>>> vataClient.java:232)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > > >>>>>>>>>>>> vataClient.java:182)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > > >>>>>>>>>>>> )
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :61)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :43)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>>>>>>>> :39)
> > > >>>>>>>>>>>>      at
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > > >>>>>>>>>>>> feCycle.java:117)
> > > >>>>>>>>>>>> [INFO] Deploying Web service:
> > > >>>>>>>>>> airavata-registry-service-0.9-SNAPSHOT.jar -
> > > >>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
> > > >>>>>>>>>>>> T.jar
> > > >>>>>>>>>>>> [INFO] Deploying Web service:
> > > >>>> airavata-xbaya-gui-0.9-SNAPSHOT.jar
> > > >>>>> -
> > > >>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
> > > >>>>>>>>>>>>
> > > >>>>>
> .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
> > > >>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> > > >>>>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>
> > > >>
> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
> > > >>>>>>>>>>>> tory/services/version-1.5.1.aar
> > > >>>>>>>>>>>> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol
> > > >>> start
> > > >>>>>>>>>>>> INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > >>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration
> - 2
> > > >>>>>>>>>>>> Jul 08, 2013 1:55:41 PM
> org.apache.catalina.realm.JAASRealm
> > > >>>>>>>>> setContainer
> > > >>>>>>>>>>>> INFO: Set JAAS app name Tomcat
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> Thanks
> > > >>>>>>>>>>>> Viknes
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> -----Original Message-----
> > > >>>>>>>>>>>> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
> > > >>>>>>>>>>>> Sent: Monday, July 08, 2013 11:52 AM
> > > >>>>>>>>>>>> To: dev@airavata.apache.org
> > > >>>>>>>>>>>> Cc: viknesb
> > > >>>>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> Hi Suresh,
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> The binary is shared in [1]. Please use pass phrase
> > > >> "airavata"
> > > >>>> to
> > > >>>>>>>>>> download
> > > >>>>>>>>>>>> binary.
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> Thanks
> > > >>>>>>>>>>>> Amila
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> [1]
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>
> > https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <
> > > >>>> smarru@apache.org>
> > > >>>>>>>>>> wrote:
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>> Hi Amila,
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>> This is really good investigation. Can you checkin the
> > > >> binary
> > > >>>>> with
> > > >>>>>>>>>>>>> some testing name to
> > > >>>>>>>>>>>>
> > > >>> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/andsend
> > > >>>>>> the
> > > >>>>>>>>>> url
> > > >>>>>>>>>>>> for
> > > >>>>>>>>>>>> viknes and others to test.
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>> If this addresses the issue consistently, I think its
> worth
> > > >>> to
> > > >>>>>>>>> respin
> > > >>>>>>>>>>>>> the release. Otherwise, I am inclined to suggest, lets
> move
> > > >>> on
> > > >>>>> with
> > > >>>>>>>>>>>>> release marking this as a known issue.
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
> > > >>>>>>>>>>>>> <th...@gmail.com>
> > > >>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> I think I was able to fix issue
> > > >>>>>>>>>>>>>> https://issues.apache.org/jira/browse/
> > > >>>>>>>>>>>>>> AIRAVATA-879.
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> Cause for the issue -
> > > >>>>>>>>>>>>>> Airavata database and schema is created using a separate
> > > >> web
> > > >>>>>>>>> service
> > > >>>>>>>>>>>>>> called
> > > >>> org.apache.airavata.registry.services.RegistryService.
> > > >>>>>> Other
> > > >>>>>>>>>>>>>> services (E.g :- messanger service) which uses
> AiravataAPI
> > > >>>>> depends
> > > >>>>>>>>>>>>>> on
> > > >>>>>>>>>>>>> above
> > > >>>>>>>>>>>>>> service. Therefore if axis2 deployer decided to deploy
> > > >>>> messanger
> > > >>>>>>>>>>>>>> service first we will see exception in above issue.
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> Solution: Try to connect to RegistryService and if
> > > >>> connection
> > > >>>>>> fails
> > > >>>>>>>>>>>>>> wait for some time and re-try. If re-trying fail for
> > > >> several
> > > >>>>>>>>>>>>>> iterations determine that RegistryService is unavailable
> > > >> and
> > > >>>>> throw
> > > >>>>>>>>> an
> > > >>>>>>>>>>>> exception.
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> TODO : Need to verify this fix in Viknes's machine. (The
> > > >>> issue
> > > >>>>> is
> > > >>>>>>>>>>>>>> consistently reproducible in his machine)
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> Further RegistryService doesnt provide any operations.
> So
> > > >> it
> > > >>>> is
> > > >>>>>>>>>>>>>> redundant have this service just to initialize database
> > > >> and
> > > >>>>>> schema.
> > > >>>>>>>>>>>>>> I think we
> > > >>>>>>>>>>>>> should
> > > >>>>>>>>>>>>>> remove this service and move DB/Schema creation to some
> > > >>> other
> > > >>>>>>>>>>>>> initializing
> > > >>>>>>>>>>>>>> method.
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> Feedback/comments appreciated.
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> Thanks
> > > >>>>>>>>>>>>>> Amila
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> > > >>>>>>>>>>>>>> <th...@gmail.com>wrote:
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
> > > >>>>>>>>>>>>>>> <viknesb@msn.com
> > > >>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> Sure, here is the JIRA issue
> > > >>>>>>>>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> What is the final verdict on above issue ?
> > > >>>>>>>>>>>>>>> Are we going to treat AIRAVATA-879<
> > > >>>>>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
> > > >>>>>>>>>>>>>>> a blocker for the release ?
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> Further is there a Windows environment which we can use
> > > >> to
> > > >>>> test
> > > >>>>>>>>>>>>>>> this
> > > >>>>>>>>>>>>> issue
> > > >>>>>>>>>>>>>>> ?
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> Thanks
> > > >>>>>>>>>>>>>>> Amila
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> Thanks
> > > >>>>>>>>>>>>>>>> Viknes
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> -----Original Message-----
> > > >>>>>>>>>>>>>>>> From: Suresh Marru [mailto:smarru@apache.org]
> > > >>>>>>>>>>>>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
> > > >>>>>>>>>>>>>>>> To: dev@airavata.apache.org
> > > >>>>>>>>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 -
> RC3
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <
> > > >>> marpierc@iu.edu
> > > >>>>>
> > > >>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
> > > >>>>>>>>>>>>>>>>> Hash: SHA1
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> My concern about making this a known issue is that
> many
> > > >>> who
> > > >>>>>> will
> > > >>>>>>>>>>>>>>>>> try out the release for the first time will hit this
> > > >> bug.
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> Thats true and may not be a good thing. Any volunteers
> > > >> to
> > > >>>> get
> > > >>>>> to
> > > >>>>>>>>>>>>>>>> the bottom of this race condition and fix it in the
> > > >> trunk?
> > > >>>> If
> > > >>>>> we
> > > >>>>>>>>>>>>>>>> first make sure
> > > >>>>>>>>>>>>> we
> > > >>>>>>>>>>>>>>>> really fixed it, certainly worth a new RC.
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> Viknes, can you please crate a JIRA and fill in the
> > > >> steps
> > > >>> to
> > > >>>>>>>>>>>>>>>> reproduce
> > > >>>>>>>>>>>>> it?
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Marlon
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
> > > >>>>>>>>>>>>>>>>>> Hi Viknes,
> > > >>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>> It seems the issues of "database not getting created
> > > >> the
> > > >>>>> first
> > > >>>>>>>>>>>> time"
> > > >>>>>>>>>>>>>>>>>> is reproducible on Linux and Windows as well,  for
> > > >> some
> > > >>>>> reason
> > > >>>>>>>>>>>>>>>>>> Mac's are ok. Will wait for others to chime in. We
> can
> > > >>>>> either
> > > >>>>>>>>>>>>>>>>>> proceed with the release by adding this as a Known
> > > >>> issue,
> > > >>>> or
> > > >>>>>> if
> > > >>>>>>>>>>>>>>>>>> any one raises a blocker, we can address and re-spin
> > > >> the
> > > >>>>>>>>> release.
> > > >>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
> > > >>>>>>>>>>>>>>>>>> <vi...@msn.com>
> > > >>>>>>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> Since no one else is getting this error, it might
> be
> > > >> a
> > > >>>>>> Windows
> > > >>>>>>>>>>>>>>>>>>> specific or system specific issue. I will give my
> > > >> vote.
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> Thanks Viknes
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> -----Original Message----- From: Suresh Marru
> > > >>>>>>>>>>>>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01,
> > > >> 2013
> > > >>>>> 4:10
> > > >>>>>>>>> PM
> > > >>>>>>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
> > > >>>> Apache
> > > >>>>>>>>>>>>>>>>>>> Airavata Release 0.8 - RC3
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> I did not do extensive testing yet, but a quick try
> > > >> on
> > > >>> a
> > > >>>>> mac
> > > >>>>>>>>>>>>>>>>>>> and did not give this error either.
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> > > >>>>>>>>>>>>>>>>>>> <th...@gmail.com> wrote:
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>> Strange, I am not experiencing this issue. Wonder
> > > >>>> whether
> > > >>>>>>>>> this
> > > >>>>>>>>>>>>>>>>>>>> is a Windows specific issue. Any one else
> > > >> experiencing
> > > >>>>> this
> > > >>>>>>>>>> issue
> > > >>>>>>>>>>>> ?
> > > >>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>> Thanks Amila
> > > >>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes
> > > >> Balasubramanee
> > > >>>>>>>>>>>>>>>>>>> <vi...@msn.com>wrote:
> > > >>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> Hi all,
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> I downloaded the server bin distribution, tried
> to
> > > >>>> start
> > > >>>>>> the
> > > >>>>>>>>>>>>>>>>>>>>> server and I got the below exception. It seems
> this
> > > >>>> error
> > > >>>>>>>>>>>>>>>>>>>>> occurs only the first time I start the server. It
> > > >>> does
> > > >>>>> not
> > > >>>>>>>>>>>>>>>>>>>>> occur the subsequent times during the startup.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby
> Network
> > > >>>>> Server
> > > >>>>>> -
> > > >>>>>>>>>>>>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept
> > > >>>>> connection
> > > >>>>>>>>> s
> > > >>>>>>>>>>>>>>>>>>>>> on port 1527
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> > > >>>>>>>>>>>>>>>>>>>>> //l
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> vata;password=airavata,Username=airavata,Password=airavata,va
> > > >>>>>>>>>>>>>>>>>>>>> lidat
> > > >>>>>>>>>>>>>>>>>>>>> ion
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
> > > >>>>>>>>>>>>>>>>>>>>> =true
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime
> -
> > > >>>>> Starting
> > > >>>>>>>>>>>>> OpenJPA
> > > >>>>>>>>>>>>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the
> Airavata
> > > >>> API
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Error while initializing the Airavata API
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :64) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :43) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :39) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
> > > >>>>>>>>>>>>>>>>>>>>> MsgBo
> > > >>>>>>>>>>>>>>>>>>>>> xSe
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> rviceLi
> > > >>>>>>>>>>>>>>>>>>>>> feCycle.java:117) Caused by:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Error while initializing the Airavat
> > > >>>>>>>>>>>>>>>>>>>>> a API at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ava:163
> > > >>>>>>>>>>>>>>>>>>>>> ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> > > >>>> <openjpa-2.2.0-r422266:1244990
> > > >>>>>>>>>>>>>>>>>>>>> fatal general error>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >> org.apache.openjpa.persistence.PersistenceException:
> > > >>>> Cann
> > > >>>>>> ot
> > > >>>>>>>>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema
> 'AIRAVATA'
> > > >>>> does
> > > >>>>>> not
> > > >>>>>>>>>>>>>>>>>>>>> exist) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > >>>>>>>>>>>>>>>>>>>>> ry(DB
> > > >>>>>>>>>>>>>>>>>>>>> Dic
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tionary
> > > >>>>>>>>>>>>>>>>>>>>> Factory.java:102) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > > >>>>>>>>>>>>>>>>>>>>> onary
> > > >>>>>>>>>>>>>>>>>>>>> Ins
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tance(J
> > > >>>>>>>>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > > >>>>>>>>>>>>>>>>>>>>> on(Ma
> > > >>>>>>>>>>>>>>>>>>>>> ppi
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ngRepos
> > > >>>>>>>>>>>>>>>>>>>>> itory.java:1510) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> java:518)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> java:443)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > > >>>>>>>>>>>>>>>>>>>>> ue.ja
> > > >>>>>>>>>>>>>>>>>>>>> va:104)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > > >>>>>>>>>>>>>>>>>>>>> etaDa
> > > >>>>>>>>>>>>>>>>>>>>> taR
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> eposito
> > > >>>>>>>>>>>>>>>>>>>>> ryValue.java:68) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > > >>>>>>>>>>>>>>>>>>>>> ue.ja
> > > >>>>>>>>>>>>>>>>>>>>> va:83)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > > >>>>>>>>>>>>>>>>>>>>> eposi
> > > >>>>>>>>>>>>>>>>>>>>> tor
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> yInstan
> > > >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > > >>>>>>>>>>>>>>>>>>>>> eposi
> > > >>>>>>>>>>>>>>>>>>>>> tor
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> yInstan
> > > >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
> > > >>>>>>>>>>>>>>>>>>>>> Abstr
> > > >>>>>>>>>>>>>>>>>>>>> act
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> BrokerF
> > > >>>>>>>>>>>>>>>>>>>>> actory.java:638) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > > >>>>>>>>>>>>>>>>>>>>> tract
> > > >>>>>>>>>>>>>>>>>>>>> Bro
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> kerFact
> > > >>>>>>>>>>>>>>>>>>>>> ory.java:203) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > > >>>>>>>>>>>>>>>>>>>>> elega
> > > >>>>>>>>>>>>>>>>>>>>> tin
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> gBroker
> > > >>>>>>>>>>>>>>>>>>>>> Factory.java:156) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:68) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> rations
> > > >>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ration(
> > > >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .getCon
> > > >>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .initia
> > > >>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > > >>>>>>>>>>>>>>>>>>>>> egist
> > > >>>>>>>>>>>>>>>>>>>>> ry(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Airavat
> > > >>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>
> > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> java:21
> > > >>>>>>>>>>>>>>>>>>>>> 6) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > > >>>>>>>>>>>>>>>>>>>>> taCli
> > > >>>>>>>>>>>>>>>>>>>>> ent
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .java:1
> > > >>>>>>>>>>>>>>>>>>>>> 12) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ava:144
> > > >>>>>>>>>>>>>>>>>>>>> ) ... 4 more Caused by:
> > > >>>>>>>>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException:
> Cannot
> > > >>>> create
> > > >>>>>>>>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA'
> does n
> > > >>> ot
> > > >>>>>>>>>>>>>>>>>>>>> exist) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > >>>>>>>>>>>>>>>>>>>>> ionFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry(Basi
> > > >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1549) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > > >>>>>>>>>>>>>>>>>>>>> cData
> > > >>>>>>>>>>>>>>>>>>>>> Sou
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> rce.jav
> > > >>>>>>>>>>>>>>>>>>>>> a:1388) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > > >>>>>>>>>>>>>>>>>>>>> taSou
> > > >>>>>>>>>>>>>>>>>>>>> rce
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .java:1
> > > >>>>>>>>>>>>>>>>>>>>> 044) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > > >>>>>>>>>>>>>>>>>>>>> n(Del
> > > >>>>>>>>>>>>>>>>>>>>> ega
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tingDat
> > > >>>>>>>>>>>>>>>>>>>>> aSource.java:110) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > > >>>>>>>>>>>>>>>>>>>>> n(Dec
> > > >>>>>>>>>>>>>>>>>>>>> ora
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tingDat
> > > >>>>>>>>>>>>>>>>>>>>> aSource.java:87) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > >>>>>>>>>>>>>>>>>>>>> ry(DB
> > > >>>>>>>>>>>>>>>>>>>>> Dic
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tionary
> > > >>>>>>>>>>>>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
> > > >>>>>>>>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema
> 'AIRAVATA'
> > > >>>> does
> > > >>>>>> not
> > > >>>>>>>>>>>>>>>>>>>>> exist at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > > >>>>>>>>>>>>>>>>>>>>> ion(U
> > > >>>>>>>>>>>>>>>>>>>>> nkn
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> own
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > > >>>>>>>>>>>>>>>>>>>>> wn
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>> org.apache.derby.client.am.Statement.executeQuery(Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > > >>>>>>>>>>>>>>>>>>>>> gatin
> > > >>>>>>>>>>>>>>>>>>>>> gSt
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> atement
> > > >>>>>>>>>>>>>>>>>>>>> .java:208) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > > >>>>>>>>>>>>>>>>>>>>> necti
> > > >>>>>>>>>>>>>>>>>>>>> on(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Poolabl
> > > >>>>>>>>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > > >>>>>>>>>>>>>>>>>>>>> tory(
> > > >>>>>>>>>>>>>>>>>>>>> Bas
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> icDataS
> > > >>>>>>>>>>>>>>>>>>>>> ource.java:1558) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > >>>>>>>>>>>>>>>>>>>>> ionFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry(Basi
> > > >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
> > > >>>>>>>>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> > > >>>>> 'AIRAVATA'
> > > >>>>>>>>>>>>>>>>>>>>> does not exist at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > > >>>>>>>>>>>>>>>>>>>>> or(Un
> > > >>>>>>>>>>>>>>>>>>>>> kno
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> wn
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > > >>>>>>>>>>>>>>>>>>>>> eply(
> > > >>>>>>>>>>>>>>>>>>>>> Unk
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> nown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > > >>>>>>>>>>>>>>>>>>>>> ribeO
> > > >>>>>>>>>>>>>>>>>>>>> utp
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ut(Unkn
> > > >>>>>>>>>>>>>>>>>>>>> own Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > > >>>>>>>>>>>>>>>>>>>>> eOutp
> > > >>>>>>>>>>>>>>>>>>>>> ut(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > > >>>>>>>>>>>>>>>>>>>>> utput
> > > >>>>>>>>>>>>>>>>>>>>> _(U
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> nknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > > >>>>>>>>>>>>>>>>>>>>> t(Unk
> > > >>>>>>>>>>>>>>>>>>>>> now
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> n
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> > > >>>>>>>>>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) ... 38 more [ERROR] Error while
> > > >> initializing
> > > >>>> the
> > > >>>>>>>>>>>>>>>>>>>>> Airavata API
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Error while initializing the Airavata API
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :64) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :43) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :39) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
> > > >>>>>>>>>>>>>>>>>>>>> Broke
> > > >>>>>>>>>>>>>>>>>>>>> rSe
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> rviceLi
> > > >>>>>>>>>>>>>>>>>>>>> feCycle.java:156) Caused by:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Error while initializing the Airavat
> > > >>>>>>>>>>>>>>>>>>>>> a API at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ava:163
> > > >>>>>>>>>>>>>>>>>>>>> ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> > > >>>> <openjpa-2.2.0-r422266:1244990
> > > >>>>>>>>>>>>>>>>>>>>> fatal general error>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >> org.apache.openjpa.persistence.PersistenceException:
> > > >>>> Cann
> > > >>>>>> ot
> > > >>>>>>>>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema
> 'AIRAVATA'
> > > >>>> does
> > > >>>>>> not
> > > >>>>>>>>>>>>>>>>>>>>> exist) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > >>>>>>>>>>>>>>>>>>>>> ry(DB
> > > >>>>>>>>>>>>>>>>>>>>> Dic
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tionary
> > > >>>>>>>>>>>>>>>>>>>>> Factory.java:102) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > > >>>>>>>>>>>>>>>>>>>>> onary
> > > >>>>>>>>>>>>>>>>>>>>> Ins
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tance(J
> > > >>>>>>>>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > > >>>>>>>>>>>>>>>>>>>>> on(Ma
> > > >>>>>>>>>>>>>>>>>>>>> ppi
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ngRepos
> > > >>>>>>>>>>>>>>>>>>>>> itory.java:1510) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> java:518)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> java:443)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > > >>>>>>>>>>>>>>>>>>>>> ue.ja
> > > >>>>>>>>>>>>>>>>>>>>> va:104)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > > >>>>>>>>>>>>>>>>>>>>> etaDa
> > > >>>>>>>>>>>>>>>>>>>>> taR
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> eposito
> > > >>>>>>>>>>>>>>>>>>>>> ryValue.java:68) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > > >>>>>>>>>>>>>>>>>>>>> ue.ja
> > > >>>>>>>>>>>>>>>>>>>>> va:83)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > > >>>>>>>>>>>>>>>>>>>>> eposi
> > > >>>>>>>>>>>>>>>>>>>>> tor
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> yInstan
> > > >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > > >>>>>>>>>>>>>>>>>>>>> eposi
> > > >>>>>>>>>>>>>>>>>>>>> tor
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> yInstan
> > > >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
> > > >>>>>>>>>>>>>>>>>>>>> Repos
> > > >>>>>>>>>>>>>>>>>>>>> ito
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ryInsta
> > > >>>>>>>>>>>>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > > >>>>>>>>>>>>>>>>>>>>> appin
> > > >>>>>>>>>>>>>>>>>>>>> gs(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> JDBCBro
> > > >>>>>>>>>>>>>>>>>>>>> kerFactory.java:140) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > > >>>>>>>>>>>>>>>>>>>>> appin
> > > >>>>>>>>>>>>>>>>>>>>> gs(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> JDBCBro
> > > >>>>>>>>>>>>>>>>>>>>> kerFactory.java:164) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
> > > >>>>>>>>>>>>>>>>>>>>> l(JDB
> > > >>>>>>>>>>>>>>>>>>>>> CBr
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> okerFac
> > > >>>>>>>>>>>>>>>>>>>>> tory.java:122) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > > >>>>>>>>>>>>>>>>>>>>> tract
> > > >>>>>>>>>>>>>>>>>>>>> Bro
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> kerFact
> > > >>>>>>>>>>>>>>>>>>>>> ory.java:209) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > > >>>>>>>>>>>>>>>>>>>>> elega
> > > >>>>>>>>>>>>>>>>>>>>> tin
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> gBroker
> > > >>>>>>>>>>>>>>>>>>>>> Factory.java:156) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tEnti
> > > >>>>>>>>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:68) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> rations
> > > >>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ration(
> > > >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .getCon
> > > >>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .initia
> > > >>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > > >>>>>>>>>>>>>>>>>>>>> egist
> > > >>>>>>>>>>>>>>>>>>>>> ry(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Airavat
> > > >>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>
> > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> java:21
> > > >>>>>>>>>>>>>>>>>>>>> 6) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > > >>>>>>>>>>>>>>>>>>>>> taCli
> > > >>>>>>>>>>>>>>>>>>>>> ent
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .java:1
> > > >>>>>>>>>>>>>>>>>>>>> 12) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ava:144
> > > >>>>>>>>>>>>>>>>>>>>> ) ... 4 more Caused by:
> > > >>>>>>>>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException:
> Cannot
> > > >>>> create
> > > >>>>>>>>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA'
> does n
> > > >>> ot
> > > >>>>>>>>>>>>>>>>>>>>> exist) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > >>>>>>>>>>>>>>>>>>>>> ionFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry(Basi
> > > >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1549) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > > >>>>>>>>>>>>>>>>>>>>> cData
> > > >>>>>>>>>>>>>>>>>>>>> Sou
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> rce.jav
> > > >>>>>>>>>>>>>>>>>>>>> a:1388) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > > >>>>>>>>>>>>>>>>>>>>> taSou
> > > >>>>>>>>>>>>>>>>>>>>> rce
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .java:1
> > > >>>>>>>>>>>>>>>>>>>>> 044) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > > >>>>>>>>>>>>>>>>>>>>> n(Del
> > > >>>>>>>>>>>>>>>>>>>>> ega
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tingDat
> > > >>>>>>>>>>>>>>>>>>>>> aSource.java:110) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > > >>>>>>>>>>>>>>>>>>>>> n(Dec
> > > >>>>>>>>>>>>>>>>>>>>> ora
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tingDat
> > > >>>>>>>>>>>>>>>>>>>>> aSource.java:87) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > >>>>>>>>>>>>>>>>>>>>> ry(DB
> > > >>>>>>>>>>>>>>>>>>>>> Dic
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> tionary
> > > >>>>>>>>>>>>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
> > > >>>>>>>>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema
> 'AIRAVATA'
> > > >>>> does
> > > >>>>>> not
> > > >>>>>>>>>>>>>>>>>>>>> exist at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > > >>>>>>>>>>>>>>>>>>>>> ion(U
> > > >>>>>>>>>>>>>>>>>>>>> nkn
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> own
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > > >>>>>>>>>>>>>>>>>>>>> wn
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>> org.apache.derby.client.am.Statement.executeQuery(Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > > >>>>>>>>>>>>>>>>>>>>> gatin
> > > >>>>>>>>>>>>>>>>>>>>> gSt
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> atement
> > > >>>>>>>>>>>>>>>>>>>>> .java:208) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > > >>>>>>>>>>>>>>>>>>>>> necti
> > > >>>>>>>>>>>>>>>>>>>>> on(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Poolabl
> > > >>>>>>>>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > > >>>>>>>>>>>>>>>>>>>>> tory(
> > > >>>>>>>>>>>>>>>>>>>>> Bas
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> icDataS
> > > >>>>>>>>>>>>>>>>>>>>> ource.java:1558) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > >>>>>>>>>>>>>>>>>>>>> ionFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry(Basi
> > > >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
> > > >>>>>>>>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> > > >>>>> 'AIRAVATA'
> > > >>>>>>>>>>>>>>>>>>>>> does not exist at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > > >>>>>>>>>>>>>>>>>>>>> or(Un
> > > >>>>>>>>>>>>>>>>>>>>> kno
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> wn
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > > >>>>>>>>>>>>>>>>>>>>> eply(
> > > >>>>>>>>>>>>>>>>>>>>> Unk
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> nown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > > >>>>>>>>>>>>>>>>>>>>> ribeO
> > > >>>>>>>>>>>>>>>>>>>>> utp
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ut(Unkn
> > > >>>>>>>>>>>>>>>>>>>>> own Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > > >>>>>>>>>>>>>>>>>>>>> eOutp
> > > >>>>>>>>>>>>>>>>>>>>> ut(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > > >>>>>>>>>>>>>>>>>>>>> utput
> > > >>>>>>>>>>>>>>>>>>>>> _(U
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> nknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > > >>>>>>>>>>>>>>>>>>>>> t(Unk
> > > >>>>>>>>>>>>>>>>>>>>> now
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> n
> > > >>>>>>>>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> > > >>>>>>>>>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > > >>>>>>>>>>>>>>>>>>>>> Source) ... 41 more [INFO] New Database created
> for
> > > >>>>>> Registry
> > > >>>>>>>>>>>>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3]
> > > >>>>> openjpa.jdbc.JDBC -
> > > >>>>>>>>>>>>>>>>>>>>> Using dictionary class
> > > >>>>>> "org.apache.openjpa.jdbc.sql.DerbyDic
> > > >>>>>>>>>>>>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872)
> ,Apache
> > > >>>> Derby
> > > >>>>>>>>>>>>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)).
> > > >>>> [INFO]
> > > >>>>>>>>>>>>>>>>>>>>> Deploying Web
> > > >>>>>>>>>>>>>>>>>>>>> service: airavata-registry-service-0.8.jar -
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> [INFO] Deploying Web service:
> > > >> airavata-xbaya-gui-0.8.jar
> > > >>> -
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
> > > >>>>>>>>>>>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > > >>>>>>>>>>>>>>>>>>>>> /repo
> > > >>>>>>>>>>>>>>>>>>>>> sit
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> o
> > > >>>>>>>>>>>>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013
> 3:14:42
> > > >> PM
> > > >>>>>>>>>>>>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO:
> > > >>> Starting
> > > >>>>>>>>>>>>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable
> to
> > > >>>>> create
> > > >>>>>>>>>>>>>>>>>>>>> Airavata API
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Error while initializing the Airavata API
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :64) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :43) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :39) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > > >>>>>>>>>>>>>>>>>>>>> get
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Airavat
> > > >>>>>>>>>>>>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > > >>>>>>>>>>>>>>>>>>>>> acc
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ess$200
> > > >>>>>>>>>>>>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > > >>>>>>>>>>>>>>>>>>>>> eton$
> > > >>>>>>>>>>>>>>>>>>>>> 1.r
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> un(Work
> > > >>>>>>>>>>>>>>>>>>>>> flowInterpretorSkeleton.java:158)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> Caused by:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Error while initializing the Airavat
> > > >>>>>>>>>>>>>>>>>>>>> a API at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ava:163
> > > >>>>>>>>>>>>>>>>>>>>> ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>>>>>>>> :61) ... 5 more Caused by:
> > > >>>> <openjpa-2.2.0-r422266:1244990
> > > >>>>>>>>>>>>>>>>>>>>> nonfatal user error>
> > > >>>>>>>>>>>>>>>>>>>>> org.apache.openjpa.persistence.ArgumentException:
> > > >> An
> > > >>>>> erro r
> > > >>>>>>>>>>>>>>>>>>>>> occurred while parsing the query filter "SELECT p
> > > >>> FROM
> > > >>>>>>>>>>>>>>>>>>>>> Configuration p WHERE p.config_key =:param0".
> Error
> > > >>>>>> message:
> > > >>>>>>>>>>>>>>>>>>>>> Th e name "Configuration" is not a recognized
> > > >> entity
> > > >>> or
> > > >>>>>>>>>>>>>>>>>>>>> identifier. Known entity names: [] at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
> > > >>>>>>>>>>>>>>>>>>>>> eExce
> > > >>>>>>>>>>>>>>>>>>>>> pti
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> on(Abst
> > > >>>>>>>>>>>>>>>>>>>>> ractExpressionBuilder.java:119) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
> > > >>>>>>>>>>>>>>>>>>>>> MetaD
> > > >>>>>>>>>>>>>>>>>>>>> ata
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> (JPQLEx
> > > >>>>>>>>>>>>>>>>>>>>> pressionBuilder.java:197) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
> > > >>>>>>>>>>>>>>>>>>>>> lassM
> > > >>>>>>>>>>>>>>>>>>>>> eta
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Data(JP
> > > >>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:167) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > > >>>>>>>>>>>>>>>>>>>>> dateM
> > > >>>>>>>>>>>>>>>>>>>>> eta
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Data(JP
> > > >>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:242) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > > >>>>>>>>>>>>>>>>>>>>> dateM
> > > >>>>>>>>>>>>>>>>>>>>> eta
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Data(JP
> > > >>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:212) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > > >>>>>>>>>>>>>>>>>>>>> dateT
> > > >>>>>>>>>>>>>>>>>>>>> ype
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> (JPQLEx
> > > >>>>>>>>>>>>>>>>>>>>> pressionBuilder.java:205) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
> > > >>>>>>>>>>>>>>>>>>>>> 00(JP
> > > >>>>>>>>>>>>>>>>>>>>> QLE
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> xpressi
> > > >>>>>>>>>>>>>>>>>>>>> onBuilder.java:80) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
> > > >>>>>>>>>>>>>>>>>>>>> QL.po
> > > >>>>>>>>>>>>>>>>>>>>> pul
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ate(JPQ
> > > >>>>>>>>>>>>>>>>>>>>> LExpressionBuilder.java:2417) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
> > > >>>>>>>>>>>>>>>>>>>>> .java
> > > >>>>>>>>>>>>>>>>>>>>> :61)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
> > > >>>>>>>>>>>>>>>>>>>>> mpila
> > > >>>>>>>>>>>>>>>>>>>>> tio
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> n(Expre
> > > >>>>>>>>>>>>>>>>>>>>> ssionStoreQuery.java:162) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> > > >>>>>>>>>>>>>>>>>>>>> 673)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
> > > >>>>>>>>>>>>>>>>>>> mpl.j
> > > >>>>>>>>>>>>>>>>>>> ava:654)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
> > > >>>>>>>>>>>>>>>>>>>>> ryImp
> > > >>>>>>>>>>>>>>>>>>>>> l.j
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ava:620
> > > >>>>>>>>>>>>>>>>>>>>> ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
> > > >>>>>>>>>>>>>>>>>>> l.jav
> > > >>>>>>>>>>>>>>>>>>> a:682)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>
> > > >>>>> org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> > > >>>>>>>>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > > >>>>>>>>>>>>>>>>>>>>> Entit
> > > >>>>>>>>>>>>>>>>>>>>> yMa
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> nagerIm
> > > >>>>>>>>>>>>>>>>>>>>> pl.java:997) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > > >>>>>>>>>>>>>>>>>>>>> Entit
> > > >>>>>>>>>>>>>>>>>>>>> yMa
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> nagerIm
> > > >>>>>>>>>>>>>>>>>>>>> pl.java:979) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > > >>>>>>>>>>>>>>>>>>>>> Entit
> > > >>>>>>>>>>>>>>>>>>>>> yMa
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> nagerIm
> > > >>>>>>>>>>>>>>>>>>>>> pl.java:102) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > > >>>>>>>>>>>>>>>>>>>>> gen
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> erateQu
> > > >>>>>>>>>>>>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > > >>>>>>>>>>>>>>>>>>>>> sel
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ectQuer
> > > >>>>>>>>>>>>>>>>>>>>> y(QueryGenerator.java:64) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> rations
> > > >>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:205) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ration(
> > > >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .getCon
> > > >>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .initia
> > > >>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > > >>>>>>>>>>>>>>>>>>>>> egist
> > > >>>>>>>>>>>>>>>>>>>>> ry(
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Airavat
> > > >>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>
> > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> java:21
> > > >>>>>>>>>>>>>>>>>>>>> 6) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > > >>>>>>>>>>>>>>>>>>>>> taCli
> > > >>>>>>>>>>>>>>>>>>>>> ent
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> .java:1
> > > >>>>>>>>>>>>>>>>>>>>> 12) at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> ava:144
> > > >>>>>>>>>>>>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
> > > >>>>>>>>>>>>>>>>>>>>> java.lang.NullPointerException at
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > > >>>>>>>>>>>>>>>>>>>>> eton$
> > > >>>>>>>>>>>>>>>>>>>>> 1.r
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> un(Work
> > > >>>>>>>>>>>>>>>>>>>>> flowInterpretorSkeleton.java:159)
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> Thanks Viknes
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> -----Original Message----- From: Saminda
> Wijeratne
> > > >>>>>>>>>>>>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July
> 01,
> > > >>>> 2013
> > > >>>>>>>>> 12:25
> > > >>>>>>>>>>>>>>>>>>>>> PM
> > > >>>>>>>>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re:
> [DISCUSS]
> > > >>>>> Apache
> > > >>>>>>>>>>>>> Airavata
> > > >>>>>>>>>>>>>>>>>>>>> Release 0.8 - RC3
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> ok Suresh. Thanks.
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
> > > >>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
> > > >>>>>>>>>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>> Hi Saminda,
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>> I should have mentioned this in the vote email.
> > > >>> INFRA
> > > >>>>> has
> > > >>>>>>>>>>>>>>>>>>>>>> restricted the distributions to 100MB and the
> war
> > > >>>>>>>>>>>>>>>>>>>>>> distribution is little over it. I made a request
> > > >> to
> > > >>>>>>>>> manually
> > > >>>>>>>>>>>>>>>>>>>>>> checkin the war distribution. Until then, please
> > > >> use
> > > >>>>> this
> > > >>>>>>>>>>>>>>>>>>>>>> link to get the war
> > > >>>>>>>>>>>>>>>>>>>>>> distribution:
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >> http://people.apache.org/~smarru/airavata_tmp_dist/
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> > > >>>>>>>>>>>>>>>>>>>>>> <sa...@gmail.com>
> > > >>>>>>>>>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>> Suresh, we are missing the war binary from the
> > > >> RC.
> > > >>>> Can
> > > >>>>>> you
> > > >>>>>>>>>>>>>>>>>>>>>>> include that
> > > >>>>>>>>>>>>>>>>>>>>>> as
> > > >>>>>>>>>>>>>>>>>>>>>>> well please.
> > > >>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> > > >>>>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
> > > >>>>>>>>>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>> Will appreciate if every one can rest this RC
> > > >>> sooner
> > > >>>>>> than
> > > >>>>>>>>>>>>>>>>>>>>>>>> later. If we start seeing the release
> validation
> > > >>> is
> > > >>>>>> going
> > > >>>>>>>>>>>>>>>>>>>>>>>> on well, we can open the
> > > >>>>>>>>>>>>>>>>>>>>>> trunk
> > > >>>>>>>>>>>>>>>>>>>>>>>> for development for 0.9.
> > > >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
> > > >>>>>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
> > > >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>>> Discussion thread for vote on Apache Airavata
> > > >> 0.8
> > > >>>>>>>>> release
> > > >>>>>>>>>>>>>>>>>>>>>>>>> candidate
> > > >>>>>>>>>>>>>>>>>>>>> 3.
> > > >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>>> If you have any questions or feedback or to
> > > >> post
> > > >>>>>> results
> > > >>>>>>>>>>>>>>>>>>>>>>>>> of validating
> > > >>>>>>>>>>>>>>>>>>>>>>>> the release, please reply to this thread. Once
> > > >> you
> > > >>>>>> verify
> > > >>>>>>>>>>>>>>>>>>>>>>>> the release, please post your vote to the VOTE
> > > >>>> thread.
> > > >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>>> For reference, the Apache release guide  -
> > > >>>>>>>>>>>>>>>>>>>>>>>> http://www.apache.org/dev/release.html
> > > >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>>> Some tips to validate the release before you
> > > >>> vote:
> > > >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>>> * Download the binary version and run the 5
> > > >>> minute
> > > >>>> or
> > > >>>>>>>>>>>>>>>>>>>>>>>>> 10 minute
> > > >>>>>>>>>>>>>>>>>>>>>> tutorial
> > > >>>>>>>>>>>>>>>>>>>>>>>> as described in README and website.
> > > >>>>>>>>>>>>>>>>>>>>>>>>> * Download the source files from compressed
> > > >> files
> > > >>>> and
> > > >>>>>>>>>>>>>>>>>>>>>>>>> release tag and
> > > >>>>>>>>>>>>>>>>>>>>>>>> build (which includes tests).
> > > >>>>>>>>>>>>>>>>>>>>>>>>> * Verify the distribution for the required
> > > >>> LICENSE
> > > >>>>> and
> > > >>>>>>>>>>>>>>>>>>>>>>>>> NOTICE files * Verify if all the staged files
> > > >> are
> > > >>>>>> signed
> > > >>>>>>>>>>>>>>>>>>>>>>>>> and the signature is
> > > >>>>>>>>>>>>>>>>>>>>>>>> verifiable.
> > > >>>>>>>>>>>>>>>>>>>>>>>>> * Verify if the signing key in the project's
> > > >> KEYS
> > > >>>>> file
> > > >>>>>>>>> is
> > > >>>>>>>>>>>>>>>>>>>>>>>>> hosted on a
> > > >>>>>>>>>>>>>>>>>>>>>>>> public server
> > > >>>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>>> Thanks for your time in validating the
> release
> > > >>> and
> > > >>>>>>>>>>>>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
> > > >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> -----BEGIN PGP SIGNATURE-----
> > > >>>>>>>>>>>>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> > > >>>>>>>>>>>>>>>>> Comment: GPGTools - http://gpgtools.org
> > > >>>>>>>>>>>>>>>>> Comment: Using GnuPG with Thunderbird -
> > > >>>>>>>>> http://www.enigmail.net/
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> > > >>>>>>>>>>>>>>>>> =4mIG
> > > >>>>>>>>>>>>>>>>> -----END PGP SIGNATURE-----
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>
> > >
> > >
> >
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Amila Jayasekara <th...@gmail.com>.
On Tue, Jul 9, 2013 at 11:42 AM, Saminda Wijeratne <sa...@gmail.com>wrote:

> +1.
>
> It seems this is an intermittent issue.


If this is an intermittent issue then probably its a race condition. Which
implies we need to fix it.
What did you do to reproduce the issue ?

Thanks
Amila


> Without any changes to trunk I
> managed to do couple of successful first time starts and failures while in
> lab.
>
>
> On Tue, Jul 9, 2013 at 11:14 AM, Suresh Marru <sm...@apache.org> wrote:
>
> > How about we come to a conclusion in next 3 hours? At around 2pm (US
> > eastern time), I will take it whats there, mark the known issues and push
> > forward with the release?
> >
> > Suresh
> >
> > On Jul 9, 2013, at 10:48 AM, Saminda Wijeratne <sa...@gmail.com>
> wrote:
> >
> > > Well the good news is everything is working on a tomcat on my linux
> > laptop,
> > > standalone server in my linux desktop and standalone in my windows VM.
> I
> > > ran both 5 and 10 min tutorials without issue.
> > >
> > > A fresh checkout and a fresh restart did not solve the problem on my
> > linux
> > > machine. If Viknesh can get it to work in his machine can we proceed
> with
> > > the release? I'll chk to see whats wrong in my configurations thats
> > causing
> > > this problem.
> > >
> > >
> > > On Tue, Jul 9, 2013 at 10:25 AM, Chathuri Wimalasena
> > > <ka...@gmail.com>wrote:
> > >
> > >> I also test 5 mins and 10 mins tutorials with a distribution built by
> > >> latest trunk and did not encounter the issue that Saminda mentioned.
> > Both
> > >> samples ran without any issues.
> > >>
> > >> Regards,
> > >> Chathuri
> > >>
> > >>
> > >> On Tue, Jul 9, 2013 at 10:06 AM, Amila Jayasekara
> > >> <th...@gmail.com>wrote:
> > >>
> > >>> Hi Saminda,
> > >>>
> > >>> I tested in Linux environment [3] and I didnt experienced
> > undermentioned
> > >>> issue.
> > >>> Is it possible that you have 2 derby instances running in your
> machine
> > ?
> > >>>
> > >>> [3]
> > >>> iravata-server-0.8-SNAPSHOT/bin$ uname -a
> > >>> Linux sgg-OptiPlex-990 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9
> > 19:31:23
> > >>> UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
> > >>>
> > >>> Thanks
> > >>> Amila
> > >>>
> > >>>
> > >>> On Tue, Jul 9, 2013 at 2:34 AM, Saminda Wijeratne <
> samindaw@gmail.com
> > >>>> wrote:
> > >>>
> > >>>> I'm having trouble starting the standalone version... the axis2
> > >> services
> > >>>> are failing to start. I tried with a fresh trunk chkout as well.
> tried
> > >> to
> > >>>> find the reason but looks like db table structure issue which is
> weird
> > >> at
> > >>>> this point... i'm working on isolating the problem.
> > >>>>
> > >>>> 6456  airavata_data  WARN   [Thread-9] openjpa.Runtime - Supplied
> user
> > >>>> parameters "[param0]" do not match expected parameters "[param0,
> > >> param0]"
> > >>>> for the prepared query "PreparedQuery: [SELECT p FROM Configuration
> p
> > >>> WHERE
> > >>>> p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> > >>>> t0.config_val, t0.expire_date FROM Configuration t0 WHERE
> > >> (t0.config_key
> > >>> =
> > >>>> ?)]".
> > >>>> 6458  airavata_data  WARN   [Thread-5] openjpa.Runtime - Supplied
> user
> > >>>> parameters "[param0]" do not match expected parameters "[param0,
> > >> param0]"
> > >>>> for the prepared query "PreparedQuery: [SELECT p FROM Configuration
> p
> > >>> WHERE
> > >>>> p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> > >>>> t0.config_val, t0.expire_date FROM Configuration t0 WHERE
> > >> (t0.config_key
> > >>> =
> > >>>> ?)]".
> > >>>> [ERROR] Unable to create Airavata API
> > >>>>
> > >>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>> Error while initializing the Airavata API
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:64)
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:43)
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:39)
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.getAiravataAPI(WorkflowInterpretorSkeleton.java:122)
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.access$200(WorkflowInterpretorSkeleton.java:78)
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:158)
> > >>>> Caused by:
> > >>>>
> > >>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>> Error while initializing the Airavata API
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:175)
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:61)
> > >>>>    ... 5 more
> > >>>> Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal user error>
> > >>>> org.apache.openjpa.persistence.ArgumentException: Failed to execute
> > >> query
> > >>>> "SELECT p FROM Configuration p WHERE p.config_key =:param0". Check
> the
> > >>>> query syntax for correctness. See nested exception for details.
> > >>>>    at
> org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:872)
> > >>>>    at
> org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:794)
> > >>>>    at
> > >>>>
> > >>>
> > >>
> >
> org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:542)
> > >>>>    at
> > >>> org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:286)
> > >>>>    at
> > >>>>
> > >>>
> > >>
> >
> org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:302)
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations(ResourceUtils.java:206)
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getConfigurationList(AiravataJPARegistry.java:235)
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.retrieveURIsFromConfiguration(AiravataJPARegistry.java:305)
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getEventingServiceURI(AiravataJPARegistry.java:328)
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:122)
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:156)
> > >>>>    ... 6 more
> > >>>> Caused by: java.lang.ClassCastException: java.lang.String cannot be
> > >> cast
> > >>> to
> > >>>> java.lang.Integer
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery$PreparedSQLExecutor.toParameterArray(PreparedSQLStoreQuery.java:160)
> > >>>>    at
> org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:857)
> > >>>>    ... 16 more
> > >>>> Exception in thread "Thread-5" java.lang.NullPointerException
> > >>>>    at
> > >>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:159)
> > >>>>
> > >>>>
> > >>>>
> > >>>> On Mon, Jul 8, 2013 at 10:37 PM, Amila Jayasekara
> > >>>> <th...@gmail.com>wrote:
> > >>>>
> > >>>>> Hi Suresh,
> > >>>>>
> > >>>>> We can also do testing on the RC4. I verified 5 minute tutorial
> both
> > >> in
> > >>>>> webapp and also in stand alone version (in the trunk).
> > >>>>>
> > >>>>> Thanks
> > >>>>> Amila
> > >>>>>
> > >>>>>
> > >>>>> On Mon, Jul 8, 2013 at 10:21 PM, Suresh Marru <sm...@apache.org>
> > >>> wrote:
> > >>>>>
> > >>>>>> I am assuming we are still waiting on Saminda, Viknes and others
> to
> > >>>> test
> > >>>>>> the trunk right?
> > >>>>>>
> > >>>>>> Suresh
> > >>>>>> On Jul 8, 2013, at 6:46 PM, Amila Jayasekara <
> > >>> thejaka.amila@gmail.com>
> > >>>>>> wrote:
> > >>>>>>
> > >>>>>>> Below reported issues are fixed.
> > >>>>>>> Saminda, can you check now ?
> > >>>>>>>
> > >>>>>>> Also appreciate if others can verify the distributions.
> > >> (Including
> > >>>> you,
> > >>>>>>> Viknes)
> > >>>>>>>
> > >>>>>>> Thanks
> > >>>>>>> Amila
> > >>>>>>>
> > >>>>>>>
> > >>>>>>> On Mon, Jul 8, 2013 at 5:02 PM, Amila Jayasekara <
> > >>>>>> thejaka.amila@gmail.com>wrote:
> > >>>>>>>
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>>> On Mon, Jul 8, 2013 at 4:29 PM, Saminda Wijeratne <
> > >>>> samindaw@gmail.com
> > >>>>>>> wrote:
> > >>>>>>>>
> > >>>>>>>>> Assuming the same fix is gone to the trunk I have verified this
> > >>> fix
> > >>>>> is
> > >>>>>>>>> working perfectly on both integration tests and the standalone
> > >>>>> airavata
> > >>>>>>>>> server (ran 5/10 min tutorials).
> > >>>>>>>>>
> > >>>>>>>>> Testing tomcat deployment needed updating the server properties
> > >>>> file
> > >>>>>> key
> > >>>>>>>>> registry.service.wsdl (the default context we are shipping is
> > >>>>>>>>> "airavata-server" instead of "axis2").
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>>> It seems like the stand a lone server and and webapp are not
> > >> using
> > >>>>>>>> consistent contexts for default installation. Stand alone server
> > >>>> uses
> > >>>>>> axis2
> > >>>>>>>> context and webapp uses airavata-server context. This implies we
> > >>>> need
> > >>>>> to
> > >>>>>>>> maintain a separate configuration files for webapp and stand
> > >> alone
> > >>>>>> server
> > >>>>>>>> or else update configuration file with relevant context during
> > >> the
> > >>>>>> build.
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>>>> The server seemed to start without
> > >>>>>>>>> any issues but I was not able to connect to it using XBaya.
> > >> Looks
> > >>>>> like
> > >>>>>> the
> > >>>>>>>>> same registry service URL issue. I updated the client prop file
> > >>> url
> > >>>>>> but no
> > >>>>>>>>> change. Can someone also verify my issue pls.
> > >>>>>>>>>
> > >>>>>>>>
> > >>>>>>>> I am also getting the same issue. I am under the impression that
> > >>>>>>>> ApplicationSettings.getSetting doesnt return property values in
> > >>>>>>>> airavata-client.properties (?).
> > >>>>>>>> I need to further debug the issue.
> > >>>>>>>>
> > >>>>>>>> Suresh, please hold till I resolve this issue.
> > >>>>>>>>
> > >>>>>>>> Thanks
> > >>>>>>>> Amila
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>>>>
> > >>>>>>>>>
> > >>>>>>>>> On Mon, Jul 8, 2013 at 3:46 PM, Suresh Marru <
> > >> smarru@apache.org>
> > >>>>>> wrote:
> > >>>>>>>>>
> > >>>>>>>>>> Thanks Amila & Viknes for the patch and testing. I will cancel
> > >>> the
> > >>>>>> vote
> > >>>>>>>>>> and call out a new RC later today.
> > >>>>>>>>>>
> > >>>>>>>>>> Suresh
> > >>>>>>>>>>
> > >>>>>>>>>> On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <
> > >>>>> thejaka.amila@gmail.com
> > >>>>>>>
> > >>>>>>>>>> wrote:
> > >>>>>>>>>>
> > >>>>>>>>>>> Hi Viknes,
> > >>>>>>>>>>>
> > >>>>>>>>>>> That INFO message is expected and it is coming from axis2.
> > >> That
> > >>>>>>>>> message
> > >>>>>>>>>>> pops up as we are periodically checking whether
> > >> RegistryService
> > >>>> is
> > >>>>>> up.
> > >>>>>>>>>>> Thank you for testing the fix.
> > >>>>>>>>>>> I will commit the fix and we can continue with a new RC.
> > >>>>>>>>>>>
> > >>>>>>>>>>> Regards,
> > >>>>>>>>>>> Amila
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>>>>>> On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <
> > >>>>>>>>> viknesb@msn.com
> > >>>>>>>>>>> wrote:
> > >>>>>>>>>>>
> > >>>>>>>>>>>> Hi Amila,
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> I ran the distribution and now I just see the info message
> > >> of
> > >>>> not
> > >>>>>>>>> being
> > >>>>>>>>>>>> able
> > >>>>>>>>>>>> to connect to RegistryService. The API invocation error
> > >>> message
> > >>>> or
> > >>>>>>>>> the
> > >>>>>>>>>>>> database creation error seems to be
> > >>>>>>>>>>>> resolved. I was able to test the 5 mins quickstart tutorial
> > >>> and
> > >>>> it
> > >>>>>>>>> ran
> > >>>>>>>>>>>> fine.
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> [INFO] Registry service URL -
> > >>>>>>>>>>>> http://localhost:8080/axis2/services/RegistryService?wsdl
> > >>>>>>>>>>>> [INFO] Deploying module: metadataExchange-1.5.1-impl -
> > >>>>>>>>>>>>
> > >>>> file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
> > >>>>>>>>>>>>
> > >>>> OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
> > >>>>>>>>>>>> [INFO] Unable to sendViaPost to
> > >>>>>>>>>>>> url[
> > >> http://localhost:8080/axis2/services/RegistryService?wsdl
> > >>> ]
> > >>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
> > >>>>>>>>>>>>      at
> > >>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > >>>>>>>>>> Method)
> > >>>>>>>>>>>>      at
> > >>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > >>>>>>>>>> Source)
> > >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > >>>>> Source)
> > >>>>>>>>>>>>      at
> > >>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > >>>>>>>>>>>> Source)
> > >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
> > >>>> Source)
> > >>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
> > >>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
> > >>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
> > >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > >>>>> Method)
> > >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > >>>>> Source)
> > >>>>>>>>>>>>      at
> > >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > >>>>>>>>>> Source)
> > >>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > >>>>>>>>>>>> ReflectionSocketFactory.java:140)
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > >>>>>>>>>>>> cket(DefaultProtocolSocketFactory
> > >>>>>>>>>>>> .java:125)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > >>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
> > >>>>>>>>>>>> ConnectionManager.java:1361)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > >>>>>>>>>>>> Director.java:387)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > >>>>>>>>>>>> ector.java:171)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > >>>>>>>>>>>> PSender.java:542)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > >>>>>>>>>>>> ommons(CommonsHTTPTransportSender
> > >>>>>>>>>>>> .java:400)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > >>>>>>>>>>>> PTransportSender.java:225)
> > >>>>>>>>>>>>      at
> > >>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > >>>>>>>>>>>> n.java:402)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > >>>>>>>>>>>> peration.java:229)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>
> > >>
> > org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > >>>>>>>>>>>> ed(RegistryServiceStub.java:181)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > >>>>>>>>>>>> vataClient.java:232)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > >>>>>>>>>>>> vataClient.java:182)
> > >>>>>>>>>>>>     at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > >>>>>>>>>>>> )
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>>>>>>>> :61)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>>>>>>>> :43)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>>>>>>>> :39)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > >>>>>>>>>>>> feCycle.java:117)
> > >>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration - 0
> > >>>>>>>>>>>> [INFO] Unable to sendViaPost to
> > >>>>>>>>>>>> url[
> > >> http://localhost:8080/axis2/services/RegistryService?wsdl
> > >>> ]
> > >>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
> > >>>>>>>>>>>>      at
> > >>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > >>>>>>>>>> Method)
> > >>>>>>>>>>>>      at
> > >>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > >>>>>>>>>> Source)
> > >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > >>>>> Source)
> > >>>>>>>>>>>>      at
> > >>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > >>>>>>>>>>>> Source)
> > >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
> > >>>> Source)
> > >>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
> > >>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
> > >>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
> > >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > >>>>> Method)
> > >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > >>>>> Source)
> > >>>>>>>>>>>>      at
> > >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > >>>>>>>>>> Source)
> > >>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > >>>>>>>>>>>> ReflectionSocketFactory.java:140)
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > >>>>>>>>>>>> cket(DefaultProtocolSocketFactory
> > >>>>>>>>>>>> .java:125)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > >>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
> > >>>>>>>>>>>> ConnectionManager.java:1361)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > >>>>>>>>>>>> Director.java:387)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > >>>>>>>>>>>> ector.java:171)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > >>>>>>>>>>>> PSender.java:542)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > >>>>>>>>>>>> ommons(CommonsHTTPTransportSender
> > >>>>>>>>>>>> .java:400)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > >>>>>>>>>>>> PTransportSender.java:225)
> > >>>>>>>>>>>>      at
> > >>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > >>>>>>>>>>>> n.java:402)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > >>>>>>>>>>>> peration.java:229)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>
> > >>
> > org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > >>>>>>>>>>>> ed(RegistryServiceStub.java:181)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > >>>>>>>>>>>> vataClient.java:232)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > >>>>>>>>>>>> vataClient.java:182)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > >>>>>>>>>>>> )
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>>>>>>>> :61)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>>>>>>>> :43)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>>>>>>>> :39)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > >>>>>>>>>>>> feCycle.java:117)
> > >>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration - 1
> > >>>>>>>>>>>> [INFO] New Database created for Registry
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
> > >>>>>>>>>>>> t:1527/persistent_data;create=true;user=aira
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
> > >>>>>>>>>>>> ELECT 1 from Configuration,MaxActive=10,MaxI
> > >>>>>>>>>>>>
> > >>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> > >>>>>>>>>>>> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime -
> > >>> Starting
> > >>>>>>>>> OpenJPA
> > >>>>>>>>>>>> 2.2.0
> > >>>>>>>>>>>> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
> > >>> Using
> > >>>>>>>>>> dictionary
> > >>>>>>>>>>>> class "org.apache.openjpa.jdbc.sql.DerbyDicti
> > >>>>>>>>>>>> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
> > >>> Network
> > >>>>>>>>> Client
> > >>>>>>>>>> JDBC
> > >>>>>>>>>>>> Driver 10.9.1.0 - (1344872)).
> > >>>>>>>>>>>> [INFO] Unable to sendViaPost to
> > >>>>>>>>>>>> url[
> > >> http://localhost:8080/axis2/services/RegistryService?wsdl
> > >>> ]
> > >>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
> > >>>>>>>>>>>>      at
> > >>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > >>>>>>>>>> Method)
> > >>>>>>>>>>>>      at
> > >>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > >>>>>>>>>> Source)
> > >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > >>>>> Source)
> > >>>>>>>>>>>>      at
> > >>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > >>>>>>>>>>>> Source)
> > >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
> > >>>> Source)
> > >>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
> > >>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
> > >>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
> > >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > >>>>> Method)
> > >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > >>>>> Source)
> > >>>>>>>>>>>>      at
> > >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > >>>>>>>>>> Source)
> > >>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > >>>>>>>>>>>> ReflectionSocketFactory.java:140)
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > >>>>>>>>>>>> cket(DefaultProtocolSocketFactory
> > >>>>>>>>>>>> .java:125)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > >>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
> > >>>>>>>>>>>> ConnectionManager.java:1361)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > >>>>>>>>>>>> Director.java:387)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > >>>>>>>>>>>> ector.java:171)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > >>>>>>>>>>>> PSender.java:542)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > >>>>>>>>>>>> ommons(CommonsHTTPTransportSender
> > >>>>>>>>>>>> .java:400)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > >>>>>>>>>>>> PTransportSender.java:225)
> > >>>>>>>>>>>>      at
> > >>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > >>>>>>>>>>>> n.java:402)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > >>>>>>>>>>>> peration.java:229)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>
> > >>
> > org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > >>>>>>>>>>>> ed(RegistryServiceStub.java:181)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > >>>>>>>>>>>> vataClient.java:232)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > >>>>>>>>>>>> vataClient.java:182)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > >>>>>>>>>>>> )
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>>>>>>>> :61)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>>>>>>>> :43)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>>>>>>>> :39)
> > >>>>>>>>>>>>      at
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > >>>>>>>>>>>> feCycle.java:117)
> > >>>>>>>>>>>> [INFO] Deploying Web service:
> > >>>>>>>>>> airavata-registry-service-0.9-SNAPSHOT.jar -
> > >>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
> > >>>>>>>>>>>> T.jar
> > >>>>>>>>>>>> [INFO] Deploying Web service:
> > >>>> airavata-xbaya-gui-0.9-SNAPSHOT.jar
> > >>>>> -
> > >>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
> > >>>>>>>>>>>>
> > >>>>> .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
> > >>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> > >>>>>>>>>>>>
> > >>>>>>>>>
> > >>>>>
> > >> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
> > >>>>>>>>>>>> tory/services/version-1.5.1.aar
> > >>>>>>>>>>>> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol
> > >>> start
> > >>>>>>>>>>>> INFO: Starting ProtocolHandler ["http-bio-8080"]
> > >>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration - 2
> > >>>>>>>>>>>> Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm
> > >>>>>>>>> setContainer
> > >>>>>>>>>>>> INFO: Set JAAS app name Tomcat
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> Thanks
> > >>>>>>>>>>>> Viknes
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> -----Original Message-----
> > >>>>>>>>>>>> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
> > >>>>>>>>>>>> Sent: Monday, July 08, 2013 11:52 AM
> > >>>>>>>>>>>> To: dev@airavata.apache.org
> > >>>>>>>>>>>> Cc: viknesb
> > >>>>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> Hi Suresh,
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> The binary is shared in [1]. Please use pass phrase
> > >> "airavata"
> > >>>> to
> > >>>>>>>>>> download
> > >>>>>>>>>>>> binary.
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> Thanks
> > >>>>>>>>>>>> Amila
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> [1]
> > >>>>>>>>>>
> > >>>>>>
> > >>>
> https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <
> > >>>> smarru@apache.org>
> > >>>>>>>>>> wrote:
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>> Hi Amila,
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> This is really good investigation. Can you checkin the
> > >> binary
> > >>>>> with
> > >>>>>>>>>>>>> some testing name to
> > >>>>>>>>>>>>
> > >>> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/andsend
> > >>>>>> the
> > >>>>>>>>>> url
> > >>>>>>>>>>>> for
> > >>>>>>>>>>>> viknes and others to test.
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> If this addresses the issue consistently, I think its worth
> > >>> to
> > >>>>>>>>> respin
> > >>>>>>>>>>>>> the release. Otherwise, I am inclined to suggest, lets move
> > >>> on
> > >>>>> with
> > >>>>>>>>>>>>> release marking this as a known issue.
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> Suresh
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
> > >>>>>>>>>>>>> <th...@gmail.com>
> > >>>>>>>>>>>>> wrote:
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>>> I think I was able to fix issue
> > >>>>>>>>>>>>>> https://issues.apache.org/jira/browse/
> > >>>>>>>>>>>>>> AIRAVATA-879.
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> Cause for the issue -
> > >>>>>>>>>>>>>> Airavata database and schema is created using a separate
> > >> web
> > >>>>>>>>> service
> > >>>>>>>>>>>>>> called
> > >>> org.apache.airavata.registry.services.RegistryService.
> > >>>>>> Other
> > >>>>>>>>>>>>>> services (E.g :- messanger service) which uses AiravataAPI
> > >>>>> depends
> > >>>>>>>>>>>>>> on
> > >>>>>>>>>>>>> above
> > >>>>>>>>>>>>>> service. Therefore if axis2 deployer decided to deploy
> > >>>> messanger
> > >>>>>>>>>>>>>> service first we will see exception in above issue.
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> Solution: Try to connect to RegistryService and if
> > >>> connection
> > >>>>>> fails
> > >>>>>>>>>>>>>> wait for some time and re-try. If re-trying fail for
> > >> several
> > >>>>>>>>>>>>>> iterations determine that RegistryService is unavailable
> > >> and
> > >>>>> throw
> > >>>>>>>>> an
> > >>>>>>>>>>>> exception.
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> TODO : Need to verify this fix in Viknes's machine. (The
> > >>> issue
> > >>>>> is
> > >>>>>>>>>>>>>> consistently reproducible in his machine)
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> Further RegistryService doesnt provide any operations. So
> > >> it
> > >>>> is
> > >>>>>>>>>>>>>> redundant have this service just to initialize database
> > >> and
> > >>>>>> schema.
> > >>>>>>>>>>>>>> I think we
> > >>>>>>>>>>>>> should
> > >>>>>>>>>>>>>> remove this service and move DB/Schema creation to some
> > >>> other
> > >>>>>>>>>>>>> initializing
> > >>>>>>>>>>>>>> method.
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> Feedback/comments appreciated.
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> Thanks
> > >>>>>>>>>>>>>> Amila
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> > >>>>>>>>>>>>>> <th...@gmail.com>wrote:
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
> > >>>>>>>>>>>>>>> <viknesb@msn.com
> > >>>>>>>>>>>>>> wrote:
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> Sure, here is the JIRA issue
> > >>>>>>>>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> What is the final verdict on above issue ?
> > >>>>>>>>>>>>>>> Are we going to treat AIRAVATA-879<
> > >>>>>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
> > >>>>>>>>>>>>>>> a blocker for the release ?
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> Further is there a Windows environment which we can use
> > >> to
> > >>>> test
> > >>>>>>>>>>>>>>> this
> > >>>>>>>>>>>>> issue
> > >>>>>>>>>>>>>>> ?
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> Thanks
> > >>>>>>>>>>>>>>> Amila
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> Thanks
> > >>>>>>>>>>>>>>>> Viknes
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> -----Original Message-----
> > >>>>>>>>>>>>>>>> From: Suresh Marru [mailto:smarru@apache.org]
> > >>>>>>>>>>>>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
> > >>>>>>>>>>>>>>>> To: dev@airavata.apache.org
> > >>>>>>>>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <
> > >>> marpierc@iu.edu
> > >>>>>
> > >>>>>>>>> wrote:
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
> > >>>>>>>>>>>>>>>>> Hash: SHA1
> > >>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> My concern about making this a known issue is that many
> > >>> who
> > >>>>>> will
> > >>>>>>>>>>>>>>>>> try out the release for the first time will hit this
> > >> bug.
> > >>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> Thats true and may not be a good thing. Any volunteers
> > >> to
> > >>>> get
> > >>>>> to
> > >>>>>>>>>>>>>>>> the bottom of this race condition and fix it in the
> > >> trunk?
> > >>>> If
> > >>>>> we
> > >>>>>>>>>>>>>>>> first make sure
> > >>>>>>>>>>>>> we
> > >>>>>>>>>>>>>>>> really fixed it, certainly worth a new RC.
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> Viknes, can you please crate a JIRA and fill in the
> > >> steps
> > >>> to
> > >>>>>>>>>>>>>>>> reproduce
> > >>>>>>>>>>>>> it?
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> Suresh
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Marlon
> > >>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
> > >>>>>>>>>>>>>>>>>> Hi Viknes,
> > >>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>> It seems the issues of "database not getting created
> > >> the
> > >>>>> first
> > >>>>>>>>>>>> time"
> > >>>>>>>>>>>>>>>>>> is reproducible on Linux and Windows as well,  for
> > >> some
> > >>>>> reason
> > >>>>>>>>>>>>>>>>>> Mac's are ok. Will wait for others to chime in. We can
> > >>>>> either
> > >>>>>>>>>>>>>>>>>> proceed with the release by adding this as a Known
> > >>> issue,
> > >>>> or
> > >>>>>> if
> > >>>>>>>>>>>>>>>>>> any one raises a blocker, we can address and re-spin
> > >> the
> > >>>>>>>>> release.
> > >>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>> Suresh
> > >>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
> > >>>>>>>>>>>>>>>>>> <vi...@msn.com>
> > >>>>>>>>>>>>>>>>>> wrote:
> > >>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> Since no one else is getting this error, it might be
> > >> a
> > >>>>>> Windows
> > >>>>>>>>>>>>>>>>>>> specific or system specific issue. I will give my
> > >> vote.
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> Thanks Viknes
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> -----Original Message----- From: Suresh Marru
> > >>>>>>>>>>>>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01,
> > >> 2013
> > >>>>> 4:10
> > >>>>>>>>> PM
> > >>>>>>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
> > >>>> Apache
> > >>>>>>>>>>>>>>>>>>> Airavata Release 0.8 - RC3
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> I did not do extensive testing yet, but a quick try
> > >> on
> > >>> a
> > >>>>> mac
> > >>>>>>>>>>>>>>>>>>> and did not give this error either.
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> Suresh
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> > >>>>>>>>>>>>>>>>>>> <th...@gmail.com> wrote:
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>> Strange, I am not experiencing this issue. Wonder
> > >>>> whether
> > >>>>>>>>> this
> > >>>>>>>>>>>>>>>>>>>> is a Windows specific issue. Any one else
> > >> experiencing
> > >>>>> this
> > >>>>>>>>>> issue
> > >>>>>>>>>>>> ?
> > >>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>> Thanks Amila
> > >>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes
> > >> Balasubramanee
> > >>>>>>>>>>>>>>>>>>> <vi...@msn.com>wrote:
> > >>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>> Hi all,
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>> I downloaded the server bin distribution, tried to
> > >>>> start
> > >>>>>> the
> > >>>>>>>>>>>>>>>>>>>>> server and I got the below exception. It seems this
> > >>>> error
> > >>>>>>>>>>>>>>>>>>>>> occurs only the first time I start the server. It
> > >>> does
> > >>>>> not
> > >>>>>>>>>>>>>>>>>>>>> occur the subsequent times during the startup.
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network
> > >>>>> Server
> > >>>>>> -
> > >>>>>>>>>>>>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept
> > >>>>> connection
> > >>>>>>>>> s
> > >>>>>>>>>>>>>>>>>>>>> on port 1527
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> > >>>>>>>>>>>>>>>>>>>>> //l
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> vata;password=airavata,Username=airavata,Password=airavata,va
> > >>>>>>>>>>>>>>>>>>>>> lidat
> > >>>>>>>>>>>>>>>>>>>>> ion
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
> > >>>>>>>>>>>>>>>>>>>>> =true
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime -
> > >>>>> Starting
> > >>>>>>>>>>>>> OpenJPA
> > >>>>>>>>>>>>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata
> > >>> API
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>
> > >>>>
> > >>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Error while initializing the Airavata API
> > >>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>>>>>>>> :64) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>>>>>>>> :43) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>>>>>>>> :39) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
> > >>>>>>>>>>>>>>>>>>>>> MsgBo
> > >>>>>>>>>>>>>>>>>>>>> xSe
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> rviceLi
> > >>>>>>>>>>>>>>>>>>>>> feCycle.java:117) Caused by:
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>
> > >>>>
> > >>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Error while initializing the Airavat
> > >>>>>>>>>>>>>>>>>>>>> a API at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>>>>>>>>>>>> Clien
> > >>>>>>>>>>>>>>>>>>>>> t.j
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ava:163
> > >>>>>>>>>>>>>>>>>>>>> ) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> > >>>> <openjpa-2.2.0-r422266:1244990
> > >>>>>>>>>>>>>>>>>>>>> fatal general error>
> > >>>>>>>>>>>>>>>>>>>>>
> > >> org.apache.openjpa.persistence.PersistenceException:
> > >>>> Cann
> > >>>>>> ot
> > >>>>>>>>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA'
> > >>>> does
> > >>>>>> not
> > >>>>>>>>>>>>>>>>>>>>> exist) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>>>>>>>>>>>>>>> ry(DB
> > >>>>>>>>>>>>>>>>>>>>> Dic
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> tionary
> > >>>>>>>>>>>>>>>>>>>>> Factory.java:102) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > >>>>>>>>>>>>>>>>>>>>> onary
> > >>>>>>>>>>>>>>>>>>>>> Ins
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> tance(J
> > >>>>>>>>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > >>>>>>>>>>>>>>>>>>>>> on(Ma
> > >>>>>>>>>>>>>>>>>>>>> ppi
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ngRepos
> > >>>>>>>>>>>>>>>>>>>>> itory.java:1510) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> java:518)
> > >>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> java:443)
> > >>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > >>>>>>>>>>>>>>>>>>>>> ue.ja
> > >>>>>>>>>>>>>>>>>>>>> va:104)
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > >>>>>>>>>>>>>>>>>>>>> etaDa
> > >>>>>>>>>>>>>>>>>>>>> taR
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> eposito
> > >>>>>>>>>>>>>>>>>>>>> ryValue.java:68) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > >>>>>>>>>>>>>>>>>>>>> ue.ja
> > >>>>>>>>>>>>>>>>>>>>> va:83)
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > >>>>>>>>>>>>>>>>>>>>> eposi
> > >>>>>>>>>>>>>>>>>>>>> tor
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> yInstan
> > >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > >>>>>>>>>>>>>>>>>>>>> eposi
> > >>>>>>>>>>>>>>>>>>>>> tor
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> yInstan
> > >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
> > >>>>>>>>>>>>>>>>>>>>> Abstr
> > >>>>>>>>>>>>>>>>>>>>> act
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> BrokerF
> > >>>>>>>>>>>>>>>>>>>>> actory.java:638) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > >>>>>>>>>>>>>>>>>>>>> tract
> > >>>>>>>>>>>>>>>>>>>>> Bro
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> kerFact
> > >>>>>>>>>>>>>>>>>>>>> ory.java:203) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > >>>>>>>>>>>>>>>>>>>>> elega
> > >>>>>>>>>>>>>>>>>>>>> tin
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> gBroker
> > >>>>>>>>>>>>>>>>>>>>> Factory.java:156) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>>>>>>>>>>>> eEnti
> > >>>>>>>>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>>>>>>>>>>>> eEnti
> > >>>>>>>>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>>>>>>>>>>>> eEnti
> > >>>>>>>>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>>>>>>>> tEnti
> > >>>>>>>>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:68) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>>>>>>>> tConf
> > >>>>>>>>>>>>>>>>>>>>> igu
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> rations
> > >>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>>>>>>>> tConf
> > >>>>>>>>>>>>>>>>>>>>> igu
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ration(
> > >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>>>>>>>>>>>> Regis
> > >>>>>>>>>>>>>>>>>>>>> try
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> .getCon
> > >>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>>>>>>>>>>>> Regis
> > >>>>>>>>>>>>>>>>>>>>> try
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> .initia
> > >>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > >>>>>>>>>>>>>>>>>>>>> egist
> > >>>>>>>>>>>>>>>>>>>>> ry(
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Airavat
> > >>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>
> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> java:21
> > >>>>>>>>>>>>>>>>>>>>> 6) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > >>>>>>>>>>>>>>>>>>>>> taCli
> > >>>>>>>>>>>>>>>>>>>>> ent
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> .java:1
> > >>>>>>>>>>>>>>>>>>>>> 12) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>>>>>>>>>>>> Clien
> > >>>>>>>>>>>>>>>>>>>>> t.j
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ava:144
> > >>>>>>>>>>>>>>>>>>>>> ) ... 4 more Caused by:
> > >>>>>>>>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot
> > >>>> create
> > >>>>>>>>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n
> > >>> ot
> > >>>>>>>>>>>>>>>>>>>>> exist) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>>>>>>>>>>>>>>> ionFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry(Basi
> > >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1549) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > >>>>>>>>>>>>>>>>>>>>> cData
> > >>>>>>>>>>>>>>>>>>>>> Sou
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> rce.jav
> > >>>>>>>>>>>>>>>>>>>>> a:1388) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > >>>>>>>>>>>>>>>>>>>>> taSou
> > >>>>>>>>>>>>>>>>>>>>> rce
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> .java:1
> > >>>>>>>>>>>>>>>>>>>>> 044) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > >>>>>>>>>>>>>>>>>>>>> n(Del
> > >>>>>>>>>>>>>>>>>>>>> ega
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> tingDat
> > >>>>>>>>>>>>>>>>>>>>> aSource.java:110) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > >>>>>>>>>>>>>>>>>>>>> n(Dec
> > >>>>>>>>>>>>>>>>>>>>> ora
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> tingDat
> > >>>>>>>>>>>>>>>>>>>>> aSource.java:87) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>>>>>>>>>>>>>>> ry(DB
> > >>>>>>>>>>>>>>>>>>>>> Dic
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> tionary
> > >>>>>>>>>>>>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
> > >>>>>>>>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA'
> > >>>> does
> > >>>>>> not
> > >>>>>>>>>>>>>>>>>>>>> exist at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > >>>>>>>>>>>>>>>>>>>>> ion(U
> > >>>>>>>>>>>>>>>>>>>>> nkn
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> own
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > >>>>>>>>>>>>>>>>>>>>> wn
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Source)
> > >>>>>>>>>>>>>>>>>>>>> at
> > >>>>>> org.apache.derby.client.am.Statement.executeQuery(Unknown
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > >>>>>>>>>>>>>>>>>>>>> gatin
> > >>>>>>>>>>>>>>>>>>>>> gSt
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> atement
> > >>>>>>>>>>>>>>>>>>>>> .java:208) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > >>>>>>>>>>>>>>>>>>>>> necti
> > >>>>>>>>>>>>>>>>>>>>> on(
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Poolabl
> > >>>>>>>>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > >>>>>>>>>>>>>>>>>>>>> tory(
> > >>>>>>>>>>>>>>>>>>>>> Bas
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> icDataS
> > >>>>>>>>>>>>>>>>>>>>> ource.java:1558) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>>>>>>>>>>>>>>> ionFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry(Basi
> > >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
> > >>>>>>>>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> > >>>>> 'AIRAVATA'
> > >>>>>>>>>>>>>>>>>>>>> does not exist at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > >>>>>>>>>>>>>>>>>>>>> or(Un
> > >>>>>>>>>>>>>>>>>>>>> kno
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> wn
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > >>>>>>>>>>>>>>>>>>>>> eply(
> > >>>>>>>>>>>>>>>>>>>>> Unk
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> nown
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > >>>>>>>>>>>>>>>>>>>>> ribeO
> > >>>>>>>>>>>>>>>>>>>>> utp
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ut(Unkn
> > >>>>>>>>>>>>>>>>>>>>> own Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > >>>>>>>>>>>>>>>>>>>>> eOutp
> > >>>>>>>>>>>>>>>>>>>>> ut(
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Unknown
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > >>>>>>>>>>>>>>>>>>>>> utput
> > >>>>>>>>>>>>>>>>>>>>> _(U
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> nknown
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > >>>>>>>>>>>>>>>>>>>>> t(Unk
> > >>>>>>>>>>>>>>>>>>>>> now
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> n
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> > >>>>>>>>>>>>>>>>>>> Source)
> > >>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > >>>>>>>>>>>>>>>>>>>>> Source) ... 38 more [ERROR] Error while
> > >> initializing
> > >>>> the
> > >>>>>>>>>>>>>>>>>>>>> Airavata API
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>
> > >>>>
> > >>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Error while initializing the Airavata API
> > >>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>>>>>>>> :64) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>>>>>>>> :43) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>>>>>>>> :39) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
> > >>>>>>>>>>>>>>>>>>>>> Broke
> > >>>>>>>>>>>>>>>>>>>>> rSe
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> rviceLi
> > >>>>>>>>>>>>>>>>>>>>> feCycle.java:156) Caused by:
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>
> > >>>>
> > >>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Error while initializing the Airavat
> > >>>>>>>>>>>>>>>>>>>>> a API at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>>>>>>>>>>>> Clien
> > >>>>>>>>>>>>>>>>>>>>> t.j
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ava:163
> > >>>>>>>>>>>>>>>>>>>>> ) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> > >>>> <openjpa-2.2.0-r422266:1244990
> > >>>>>>>>>>>>>>>>>>>>> fatal general error>
> > >>>>>>>>>>>>>>>>>>>>>
> > >> org.apache.openjpa.persistence.PersistenceException:
> > >>>> Cann
> > >>>>>> ot
> > >>>>>>>>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA'
> > >>>> does
> > >>>>>> not
> > >>>>>>>>>>>>>>>>>>>>> exist) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>>>>>>>>>>>>>>> ry(DB
> > >>>>>>>>>>>>>>>>>>>>> Dic
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> tionary
> > >>>>>>>>>>>>>>>>>>>>> Factory.java:102) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > >>>>>>>>>>>>>>>>>>>>> onary
> > >>>>>>>>>>>>>>>>>>>>> Ins
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> tance(J
> > >>>>>>>>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > >>>>>>>>>>>>>>>>>>>>> on(Ma
> > >>>>>>>>>>>>>>>>>>>>> ppi
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ngRepos
> > >>>>>>>>>>>>>>>>>>>>> itory.java:1510) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> java:518)
> > >>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> java:443)
> > >>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > >>>>>>>>>>>>>>>>>>>>> ue.ja
> > >>>>>>>>>>>>>>>>>>>>> va:104)
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > >>>>>>>>>>>>>>>>>>>>> etaDa
> > >>>>>>>>>>>>>>>>>>>>> taR
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> eposito
> > >>>>>>>>>>>>>>>>>>>>> ryValue.java:68) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > >>>>>>>>>>>>>>>>>>>>> ue.ja
> > >>>>>>>>>>>>>>>>>>>>> va:83)
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > >>>>>>>>>>>>>>>>>>>>> eposi
> > >>>>>>>>>>>>>>>>>>>>> tor
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> yInstan
> > >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > >>>>>>>>>>>>>>>>>>>>> eposi
> > >>>>>>>>>>>>>>>>>>>>> tor
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> yInstan
> > >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
> > >>>>>>>>>>>>>>>>>>>>> Repos
> > >>>>>>>>>>>>>>>>>>>>> ito
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ryInsta
> > >>>>>>>>>>>>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > >>>>>>>>>>>>>>>>>>>>> appin
> > >>>>>>>>>>>>>>>>>>>>> gs(
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> JDBCBro
> > >>>>>>>>>>>>>>>>>>>>> kerFactory.java:140) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > >>>>>>>>>>>>>>>>>>>>> appin
> > >>>>>>>>>>>>>>>>>>>>> gs(
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> JDBCBro
> > >>>>>>>>>>>>>>>>>>>>> kerFactory.java:164) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
> > >>>>>>>>>>>>>>>>>>>>> l(JDB
> > >>>>>>>>>>>>>>>>>>>>> CBr
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> okerFac
> > >>>>>>>>>>>>>>>>>>>>> tory.java:122) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > >>>>>>>>>>>>>>>>>>>>> tract
> > >>>>>>>>>>>>>>>>>>>>> Bro
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> kerFact
> > >>>>>>>>>>>>>>>>>>>>> ory.java:209) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > >>>>>>>>>>>>>>>>>>>>> elega
> > >>>>>>>>>>>>>>>>>>>>> tin
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> gBroker
> > >>>>>>>>>>>>>>>>>>>>> Factory.java:156) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>>>>>>>>>>>> eEnti
> > >>>>>>>>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>>>>>>>>>>>> eEnti
> > >>>>>>>>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>>>>>>>>>>>> eEnti
> > >>>>>>>>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>>>>>>>> tEnti
> > >>>>>>>>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:68) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>>>>>>>> tConf
> > >>>>>>>>>>>>>>>>>>>>> igu
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> rations
> > >>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>>>>>>>> tConf
> > >>>>>>>>>>>>>>>>>>>>> igu
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ration(
> > >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>>>>>>>>>>>> Regis
> > >>>>>>>>>>>>>>>>>>>>> try
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> .getCon
> > >>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>>>>>>>>>>>> Regis
> > >>>>>>>>>>>>>>>>>>>>> try
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> .initia
> > >>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > >>>>>>>>>>>>>>>>>>>>> egist
> > >>>>>>>>>>>>>>>>>>>>> ry(
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Airavat
> > >>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>
> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> java:21
> > >>>>>>>>>>>>>>>>>>>>> 6) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > >>>>>>>>>>>>>>>>>>>>> taCli
> > >>>>>>>>>>>>>>>>>>>>> ent
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> .java:1
> > >>>>>>>>>>>>>>>>>>>>> 12) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>>>>>>>>>>>> Clien
> > >>>>>>>>>>>>>>>>>>>>> t.j
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ava:144
> > >>>>>>>>>>>>>>>>>>>>> ) ... 4 more Caused by:
> > >>>>>>>>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot
> > >>>> create
> > >>>>>>>>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n
> > >>> ot
> > >>>>>>>>>>>>>>>>>>>>> exist) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>>>>>>>>>>>>>>> ionFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry(Basi
> > >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1549) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > >>>>>>>>>>>>>>>>>>>>> cData
> > >>>>>>>>>>>>>>>>>>>>> Sou
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> rce.jav
> > >>>>>>>>>>>>>>>>>>>>> a:1388) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > >>>>>>>>>>>>>>>>>>>>> taSou
> > >>>>>>>>>>>>>>>>>>>>> rce
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> .java:1
> > >>>>>>>>>>>>>>>>>>>>> 044) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > >>>>>>>>>>>>>>>>>>>>> n(Del
> > >>>>>>>>>>>>>>>>>>>>> ega
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> tingDat
> > >>>>>>>>>>>>>>>>>>>>> aSource.java:110) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > >>>>>>>>>>>>>>>>>>>>> n(Dec
> > >>>>>>>>>>>>>>>>>>>>> ora
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> tingDat
> > >>>>>>>>>>>>>>>>>>>>> aSource.java:87) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>>>>>>>>>>>>>>> ry(DB
> > >>>>>>>>>>>>>>>>>>>>> Dic
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> tionary
> > >>>>>>>>>>>>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
> > >>>>>>>>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA'
> > >>>> does
> > >>>>>> not
> > >>>>>>>>>>>>>>>>>>>>> exist at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > >>>>>>>>>>>>>>>>>>>>> ion(U
> > >>>>>>>>>>>>>>>>>>>>> nkn
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> own
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > >>>>>>>>>>>>>>>>>>>>> wn
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Source)
> > >>>>>>>>>>>>>>>>>>>>> at
> > >>>>>> org.apache.derby.client.am.Statement.executeQuery(Unknown
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > >>>>>>>>>>>>>>>>>>>>> gatin
> > >>>>>>>>>>>>>>>>>>>>> gSt
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> atement
> > >>>>>>>>>>>>>>>>>>>>> .java:208) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > >>>>>>>>>>>>>>>>>>>>> necti
> > >>>>>>>>>>>>>>>>>>>>> on(
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Poolabl
> > >>>>>>>>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > >>>>>>>>>>>>>>>>>>>>> tory(
> > >>>>>>>>>>>>>>>>>>>>> Bas
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> icDataS
> > >>>>>>>>>>>>>>>>>>>>> ource.java:1558) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>>>>>>>>>>>>>>> ionFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry(Basi
> > >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
> > >>>>>>>>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> > >>>>> 'AIRAVATA'
> > >>>>>>>>>>>>>>>>>>>>> does not exist at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > >>>>>>>>>>>>>>>>>>>>> or(Un
> > >>>>>>>>>>>>>>>>>>>>> kno
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> wn
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > >>>>>>>>>>>>>>>>>>>>> eply(
> > >>>>>>>>>>>>>>>>>>>>> Unk
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> nown
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > >>>>>>>>>>>>>>>>>>>>> ribeO
> > >>>>>>>>>>>>>>>>>>>>> utp
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ut(Unkn
> > >>>>>>>>>>>>>>>>>>>>> own Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > >>>>>>>>>>>>>>>>>>>>> eOutp
> > >>>>>>>>>>>>>>>>>>>>> ut(
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Unknown
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > >>>>>>>>>>>>>>>>>>>>> utput
> > >>>>>>>>>>>>>>>>>>>>> _(U
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> nknown
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > >>>>>>>>>>>>>>>>>>>>> t(Unk
> > >>>>>>>>>>>>>>>>>>>>> now
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> n
> > >>>>>>>>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> > >>>>>>>>>>>>>>>>>>> Source)
> > >>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > >>>>>>>>>>>>>>>>>>>>> Source) ... 41 more [INFO] New Database created for
> > >>>>>> Registry
> > >>>>>>>>>>>>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3]
> > >>>>> openjpa.jdbc.JDBC -
> > >>>>>>>>>>>>>>>>>>>>> Using dictionary class
> > >>>>>> "org.apache.openjpa.jdbc.sql.DerbyDic
> > >>>>>>>>>>>>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache
> > >>>> Derby
> > >>>>>>>>>>>>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)).
> > >>>> [INFO]
> > >>>>>>>>>>>>>>>>>>>>> Deploying Web
> > >>>>>>>>>>>>>>>>>>>>> service: airavata-registry-service-0.8.jar -
> > >>>>>>>>>>>>>>>>>>>>>
> > >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> [INFO] Deploying Web service:
> > >> airavata-xbaya-gui-0.8.jar
> > >>> -
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
> > >>>>>>>>>>>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > >>>>>>>>>>>>>>>>>>>>> /repo
> > >>>>>>>>>>>>>>>>>>>>> sit
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> o
> > >>>>>>>>>>>>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42
> > >> PM
> > >>>>>>>>>>>>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO:
> > >>> Starting
> > >>>>>>>>>>>>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to
> > >>>>> create
> > >>>>>>>>>>>>>>>>>>>>> Airavata API
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>
> > >>>>
> > >>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Error while initializing the Airavata API
> > >>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>>>>>>>> :64) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>>>>>>>> :43) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>>>>>>>> :39) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > >>>>>>>>>>>>>>>>>>>>> get
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Airavat
> > >>>>>>>>>>>>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > >>>>>>>>>>>>>>>>>>>>> acc
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ess$200
> > >>>>>>>>>>>>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > >>>>>>>>>>>>>>>>>>>>> eton$
> > >>>>>>>>>>>>>>>>>>>>> 1.r
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> un(Work
> > >>>>>>>>>>>>>>>>>>>>> flowInterpretorSkeleton.java:158)
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>> Caused by:
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>
> > >>>>
> > >>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Error while initializing the Airavat
> > >>>>>>>>>>>>>>>>>>>>> a API at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>>>>>>>>>>>> Clien
> > >>>>>>>>>>>>>>>>>>>>> t.j
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ava:163
> > >>>>>>>>>>>>>>>>>>>>> ) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>>>>>>>> :61) ... 5 more Caused by:
> > >>>> <openjpa-2.2.0-r422266:1244990
> > >>>>>>>>>>>>>>>>>>>>> nonfatal user error>
> > >>>>>>>>>>>>>>>>>>>>> org.apache.openjpa.persistence.ArgumentException:
> > >> An
> > >>>>> erro r
> > >>>>>>>>>>>>>>>>>>>>> occurred while parsing the query filter "SELECT p
> > >>> FROM
> > >>>>>>>>>>>>>>>>>>>>> Configuration p WHERE p.config_key =:param0". Error
> > >>>>>> message:
> > >>>>>>>>>>>>>>>>>>>>> Th e name "Configuration" is not a recognized
> > >> entity
> > >>> or
> > >>>>>>>>>>>>>>>>>>>>> identifier. Known entity names: [] at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
> > >>>>>>>>>>>>>>>>>>>>> eExce
> > >>>>>>>>>>>>>>>>>>>>> pti
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> on(Abst
> > >>>>>>>>>>>>>>>>>>>>> ractExpressionBuilder.java:119) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
> > >>>>>>>>>>>>>>>>>>>>> MetaD
> > >>>>>>>>>>>>>>>>>>>>> ata
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> (JPQLEx
> > >>>>>>>>>>>>>>>>>>>>> pressionBuilder.java:197) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
> > >>>>>>>>>>>>>>>>>>>>> lassM
> > >>>>>>>>>>>>>>>>>>>>> eta
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Data(JP
> > >>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:167) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > >>>>>>>>>>>>>>>>>>>>> dateM
> > >>>>>>>>>>>>>>>>>>>>> eta
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Data(JP
> > >>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:242) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > >>>>>>>>>>>>>>>>>>>>> dateM
> > >>>>>>>>>>>>>>>>>>>>> eta
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Data(JP
> > >>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:212) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > >>>>>>>>>>>>>>>>>>>>> dateT
> > >>>>>>>>>>>>>>>>>>>>> ype
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> (JPQLEx
> > >>>>>>>>>>>>>>>>>>>>> pressionBuilder.java:205) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
> > >>>>>>>>>>>>>>>>>>>>> 00(JP
> > >>>>>>>>>>>>>>>>>>>>> QLE
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> xpressi
> > >>>>>>>>>>>>>>>>>>>>> onBuilder.java:80) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
> > >>>>>>>>>>>>>>>>>>>>> QL.po
> > >>>>>>>>>>>>>>>>>>>>> pul
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ate(JPQ
> > >>>>>>>>>>>>>>>>>>>>> LExpressionBuilder.java:2417) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
> > >>>>>>>>>>>>>>>>>>>>> .java
> > >>>>>>>>>>>>>>>>>>>>> :61)
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
> > >>>>>>>>>>>>>>>>>>>>> mpila
> > >>>>>>>>>>>>>>>>>>>>> tio
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> n(Expre
> > >>>>>>>>>>>>>>>>>>>>> ssionStoreQuery.java:162) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> > >>>>>>>>>>>>>>>>>>>>> 673)
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
> > >>>>>>>>>>>>>>>>>>> mpl.j
> > >>>>>>>>>>>>>>>>>>> ava:654)
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
> > >>>>>>>>>>>>>>>>>>>>> ryImp
> > >>>>>>>>>>>>>>>>>>>>> l.j
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ava:620
> > >>>>>>>>>>>>>>>>>>>>> ) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
> > >>>>>>>>>>>>>>>>>>> l.jav
> > >>>>>>>>>>>>>>>>>>> a:682)
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>
> > >>>>> org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> > >>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > >>>>>>>>>>>>>>>>>>>>> Entit
> > >>>>>>>>>>>>>>>>>>>>> yMa
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> nagerIm
> > >>>>>>>>>>>>>>>>>>>>> pl.java:997) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > >>>>>>>>>>>>>>>>>>>>> Entit
> > >>>>>>>>>>>>>>>>>>>>> yMa
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> nagerIm
> > >>>>>>>>>>>>>>>>>>>>> pl.java:979) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > >>>>>>>>>>>>>>>>>>>>> Entit
> > >>>>>>>>>>>>>>>>>>>>> yMa
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> nagerIm
> > >>>>>>>>>>>>>>>>>>>>> pl.java:102) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > >>>>>>>>>>>>>>>>>>>>> gen
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> erateQu
> > >>>>>>>>>>>>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > >>>>>>>>>>>>>>>>>>>>> sel
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ectQuer
> > >>>>>>>>>>>>>>>>>>>>> y(QueryGenerator.java:64) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>>>>>>>> tConf
> > >>>>>>>>>>>>>>>>>>>>> igu
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> rations
> > >>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:205) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>>>>>>>> tConf
> > >>>>>>>>>>>>>>>>>>>>> igu
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ration(
> > >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>>>>>>>>>>>> Regis
> > >>>>>>>>>>>>>>>>>>>>> try
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> .getCon
> > >>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>>>>>>>>>>>> Regis
> > >>>>>>>>>>>>>>>>>>>>> try
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> .initia
> > >>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > >>>>>>>>>>>>>>>>>>>>> egist
> > >>>>>>>>>>>>>>>>>>>>> ry(
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Airavat
> > >>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>
> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> java:21
> > >>>>>>>>>>>>>>>>>>>>> 6) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > >>>>>>>>>>>>>>>>>>>>> taCli
> > >>>>>>>>>>>>>>>>>>>>> ent
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> .java:1
> > >>>>>>>>>>>>>>>>>>>>> 12) at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>>>>>>>>>>>> Clien
> > >>>>>>>>>>>>>>>>>>>>> t.j
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> ava:144
> > >>>>>>>>>>>>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
> > >>>>>>>>>>>>>>>>>>>>> java.lang.NullPointerException at
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > >>>>>>>>>>>>>>>>>>>>> eton$
> > >>>>>>>>>>>>>>>>>>>>> 1.r
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> un(Work
> > >>>>>>>>>>>>>>>>>>>>> flowInterpretorSkeleton.java:159)
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>> Thanks Viknes
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>> -----Original Message----- From: Saminda Wijeratne
> > >>>>>>>>>>>>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01,
> > >>>> 2013
> > >>>>>>>>> 12:25
> > >>>>>>>>>>>>>>>>>>>>> PM
> > >>>>>>>>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
> > >>>>> Apache
> > >>>>>>>>>>>>> Airavata
> > >>>>>>>>>>>>>>>>>>>>> Release 0.8 - RC3
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>> ok Suresh. Thanks.
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
> > >>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
> > >>>>>>>>>>>>>>>>>>>>> wrote:
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>> Hi Saminda,
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>> I should have mentioned this in the vote email.
> > >>> INFRA
> > >>>>> has
> > >>>>>>>>>>>>>>>>>>>>>> restricted the distributions to 100MB and the war
> > >>>>>>>>>>>>>>>>>>>>>> distribution is little over it. I made a request
> > >> to
> > >>>>>>>>> manually
> > >>>>>>>>>>>>>>>>>>>>>> checkin the war distribution. Until then, please
> > >> use
> > >>>>> this
> > >>>>>>>>>>>>>>>>>>>>>> link to get the war
> > >>>>>>>>>>>>>>>>>>>>>> distribution:
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> http://people.apache.org/~smarru/airavata_tmp_dist/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>> Suresh
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> > >>>>>>>>>>>>>>>>>>>>>> <sa...@gmail.com>
> > >>>>>>>>>>>>>>>>>>>>> wrote:
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>> Suresh, we are missing the war binary from the
> > >> RC.
> > >>>> Can
> > >>>>>> you
> > >>>>>>>>>>>>>>>>>>>>>>> include that
> > >>>>>>>>>>>>>>>>>>>>>> as
> > >>>>>>>>>>>>>>>>>>>>>>> well please.
> > >>>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> > >>>>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
> > >>>>>>>>>>>>>>>>>>>>> wrote:
> > >>>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>>> Will appreciate if every one can rest this RC
> > >>> sooner
> > >>>>>> than
> > >>>>>>>>>>>>>>>>>>>>>>>> later. If we start seeing the release validation
> > >>> is
> > >>>>>> going
> > >>>>>>>>>>>>>>>>>>>>>>>> on well, we can open the
> > >>>>>>>>>>>>>>>>>>>>>> trunk
> > >>>>>>>>>>>>>>>>>>>>>>>> for development for 0.9.
> > >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>>> Suresh
> > >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
> > >>>>>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
> > >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> > >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>>>> Discussion thread for vote on Apache Airavata
> > >> 0.8
> > >>>>>>>>> release
> > >>>>>>>>>>>>>>>>>>>>>>>>> candidate
> > >>>>>>>>>>>>>>>>>>>>> 3.
> > >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>>>> If you have any questions or feedback or to
> > >> post
> > >>>>>> results
> > >>>>>>>>>>>>>>>>>>>>>>>>> of validating
> > >>>>>>>>>>>>>>>>>>>>>>>> the release, please reply to this thread. Once
> > >> you
> > >>>>>> verify
> > >>>>>>>>>>>>>>>>>>>>>>>> the release, please post your vote to the VOTE
> > >>>> thread.
> > >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>>>> For reference, the Apache release guide  -
> > >>>>>>>>>>>>>>>>>>>>>>>> http://www.apache.org/dev/release.html
> > >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>>>> Some tips to validate the release before you
> > >>> vote:
> > >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>>>> * Download the binary version and run the 5
> > >>> minute
> > >>>> or
> > >>>>>>>>>>>>>>>>>>>>>>>>> 10 minute
> > >>>>>>>>>>>>>>>>>>>>>> tutorial
> > >>>>>>>>>>>>>>>>>>>>>>>> as described in README and website.
> > >>>>>>>>>>>>>>>>>>>>>>>>> * Download the source files from compressed
> > >> files
> > >>>> and
> > >>>>>>>>>>>>>>>>>>>>>>>>> release tag and
> > >>>>>>>>>>>>>>>>>>>>>>>> build (which includes tests).
> > >>>>>>>>>>>>>>>>>>>>>>>>> * Verify the distribution for the required
> > >>> LICENSE
> > >>>>> and
> > >>>>>>>>>>>>>>>>>>>>>>>>> NOTICE files * Verify if all the staged files
> > >> are
> > >>>>>> signed
> > >>>>>>>>>>>>>>>>>>>>>>>>> and the signature is
> > >>>>>>>>>>>>>>>>>>>>>>>> verifiable.
> > >>>>>>>>>>>>>>>>>>>>>>>>> * Verify if the signing key in the project's
> > >> KEYS
> > >>>>> file
> > >>>>>>>>> is
> > >>>>>>>>>>>>>>>>>>>>>>>>> hosted on a
> > >>>>>>>>>>>>>>>>>>>>>>>> public server
> > >>>>>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>>>> Thanks for your time in validating the release
> > >>> and
> > >>>>>>>>>>>>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
> > >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> -----BEGIN PGP SIGNATURE-----
> > >>>>>>>>>>>>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> > >>>>>>>>>>>>>>>>> Comment: GPGTools - http://gpgtools.org
> > >>>>>>>>>>>>>>>>> Comment: Using GnuPG with Thunderbird -
> > >>>>>>>>> http://www.enigmail.net/
> > >>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>
> > >>>>>> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> > >>>>>>>>>>>>>>>>>
> > >>>>>> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> > >>>>>>>>>>>>>>>>>
> > >>>>>> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> > >>>>>>>>>>>>>>>>>
> > >>>>>> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> > >>>>>>>>>>>>>>>>>
> > >>>>>> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> > >>>>>>>>>>>>>>>>>
> > >>>>>> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> > >>>>>>>>>>>>>>>>> =4mIG
> > >>>>>>>>>>>>>>>>> -----END PGP SIGNATURE-----
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>
> > >>
> >
> >
>

RE: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Viknes Balasubramanee <vi...@msn.com>.
I can test it in my system and let you know about it within 30 mins.

Viknes

-----Original Message-----
From: Saminda Wijeratne [mailto:samindaw@gmail.com] 
Sent: Tuesday, July 09, 2013 11:42 AM
To: dev@airavata.apache.org
Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

+1.

It seems this is an intermittent issue. Without any changes to trunk I
managed to do couple of successful first time starts and failures while in
lab.


On Tue, Jul 9, 2013 at 11:14 AM, Suresh Marru <sm...@apache.org> wrote:

> How about we come to a conclusion in next 3 hours? At around 2pm (US
> eastern time), I will take it whats there, mark the known issues and push
> forward with the release?
>
> Suresh
>
> On Jul 9, 2013, at 10:48 AM, Saminda Wijeratne <sa...@gmail.com> wrote:
>
> > Well the good news is everything is working on a tomcat on my linux
> laptop,
> > standalone server in my linux desktop and standalone in my windows VM. I
> > ran both 5 and 10 min tutorials without issue.
> >
> > A fresh checkout and a fresh restart did not solve the problem on my
> linux
> > machine. If Viknesh can get it to work in his machine can we proceed
with
> > the release? I'll chk to see whats wrong in my configurations thats
> causing
> > this problem.
> >
> >
> > On Tue, Jul 9, 2013 at 10:25 AM, Chathuri Wimalasena
> > <ka...@gmail.com>wrote:
> >
> >> I also test 5 mins and 10 mins tutorials with a distribution built by
> >> latest trunk and did not encounter the issue that Saminda mentioned.
> Both
> >> samples ran without any issues.
> >>
> >> Regards,
> >> Chathuri
> >>
> >>
> >> On Tue, Jul 9, 2013 at 10:06 AM, Amila Jayasekara
> >> <th...@gmail.com>wrote:
> >>
> >>> Hi Saminda,
> >>>
> >>> I tested in Linux environment [3] and I didnt experienced
> undermentioned
> >>> issue.
> >>> Is it possible that you have 2 derby instances running in your machine
> ?
> >>>
> >>> [3]
> >>> iravata-server-0.8-SNAPSHOT/bin$ uname -a
> >>> Linux sgg-OptiPlex-990 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9
> 19:31:23
> >>> UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
> >>>
> >>> Thanks
> >>> Amila
> >>>
> >>>
> >>> On Tue, Jul 9, 2013 at 2:34 AM, Saminda Wijeratne <samindaw@gmail.com
> >>>> wrote:
> >>>
> >>>> I'm having trouble starting the standalone version... the axis2
> >> services
> >>>> are failing to start. I tried with a fresh trunk chkout as well.
tried
> >> to
> >>>> find the reason but looks like db table structure issue which is
weird
> >> at
> >>>> this point... i'm working on isolating the problem.
> >>>>
> >>>> 6456  airavata_data  WARN   [Thread-9] openjpa.Runtime - Supplied
user
> >>>> parameters "[param0]" do not match expected parameters "[param0,
> >> param0]"
> >>>> for the prepared query "PreparedQuery: [SELECT p FROM Configuration p
> >>> WHERE
> >>>> p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> >>>> t0.config_val, t0.expire_date FROM Configuration t0 WHERE
> >> (t0.config_key
> >>> =
> >>>> ?)]".
> >>>> 6458  airavata_data  WARN   [Thread-5] openjpa.Runtime - Supplied
user
> >>>> parameters "[param0]" do not match expected parameters "[param0,
> >> param0]"
> >>>> for the prepared query "PreparedQuery: [SELECT p FROM Configuration p
> >>> WHERE
> >>>> p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> >>>> t0.config_val, t0.expire_date FROM Configuration t0 WHERE
> >> (t0.config_key
> >>> =
> >>>> ?)]".
> >>>> [ERROR] Unable to create Airavata API
> >>>>
> >>
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>> Error while initializing the Airavata API
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:64)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:43)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:39)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.getAiravat
aAPI(WorkflowInterpretorSkeleton.java:122)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.access$200
(WorkflowInterpretorSkeleton.java:78)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(Work
flowInterpretorSkeleton.java:158)
> >>>> Caused by:
> >>>>
> >>
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>> Error while initializing the Airavata API
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:175
)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:61)
> >>>>    ... 5 more
> >>>> Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal user error>
> >>>> org.apache.openjpa.persistence.ArgumentException: Failed to execute
> >> query
> >>>> "SELECT p FROM Configuration p WHERE p.config_key =:param0". Check
the
> >>>> query syntax for correctness. See nested exception for details.
> >>>>    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:872)
> >>>>    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:794)
> >>>>    at
> >>>>
> >>>
> >>
>
org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:542)
> >>>>    at
> >>> org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:286)
> >>>>    at
> >>>>
> >>>
> >>
> org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:302)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations
(ResourceUtils.java:206)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getCon
figurationList(AiravataJPARegistry.java:235)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.retrie
veURIsFromConfiguration(AiravataJPARegistry.java:305)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getEve
ntingServiceURI(AiravataJPARegistry.java:328)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:1
22)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:156
)
> >>>>    ... 6 more
> >>>> Caused by: java.lang.ClassCastException: java.lang.String cannot be
> >> cast
> >>> to
> >>>> java.lang.Integer
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery$PreparedSQLExecutor.toP
arameterArray(PreparedSQLStoreQuery.java:160)
> >>>>    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:857)
> >>>>    ... 16 more
> >>>> Exception in thread "Thread-5" java.lang.NullPointerException
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(Work
flowInterpretorSkeleton.java:159)
> >>>>
> >>>>
> >>>>
> >>>> On Mon, Jul 8, 2013 at 10:37 PM, Amila Jayasekara
> >>>> <th...@gmail.com>wrote:
> >>>>
> >>>>> Hi Suresh,
> >>>>>
> >>>>> We can also do testing on the RC4. I verified 5 minute tutorial both
> >> in
> >>>>> webapp and also in stand alone version (in the trunk).
> >>>>>
> >>>>> Thanks
> >>>>> Amila
> >>>>>
> >>>>>
> >>>>> On Mon, Jul 8, 2013 at 10:21 PM, Suresh Marru <sm...@apache.org>
> >>> wrote:
> >>>>>
> >>>>>> I am assuming we are still waiting on Saminda, Viknes and others to
> >>>> test
> >>>>>> the trunk right?
> >>>>>>
> >>>>>> Suresh
> >>>>>> On Jul 8, 2013, at 6:46 PM, Amila Jayasekara <
> >>> thejaka.amila@gmail.com>
> >>>>>> wrote:
> >>>>>>
> >>>>>>> Below reported issues are fixed.
> >>>>>>> Saminda, can you check now ?
> >>>>>>>
> >>>>>>> Also appreciate if others can verify the distributions.
> >> (Including
> >>>> you,
> >>>>>>> Viknes)
> >>>>>>>
> >>>>>>> Thanks
> >>>>>>> Amila
> >>>>>>>
> >>>>>>>
> >>>>>>> On Mon, Jul 8, 2013 at 5:02 PM, Amila Jayasekara <
> >>>>>> thejaka.amila@gmail.com>wrote:
> >>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On Mon, Jul 8, 2013 at 4:29 PM, Saminda Wijeratne <
> >>>> samindaw@gmail.com
> >>>>>>> wrote:
> >>>>>>>>
> >>>>>>>>> Assuming the same fix is gone to the trunk I have verified this
> >>> fix
> >>>>> is
> >>>>>>>>> working perfectly on both integration tests and the standalone
> >>>>> airavata
> >>>>>>>>> server (ran 5/10 min tutorials).
> >>>>>>>>>
> >>>>>>>>> Testing tomcat deployment needed updating the server properties
> >>>> file
> >>>>>> key
> >>>>>>>>> registry.service.wsdl (the default context we are shipping is
> >>>>>>>>> "airavata-server" instead of "axis2").
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> It seems like the stand a lone server and and webapp are not
> >> using
> >>>>>>>> consistent contexts for default installation. Stand alone server
> >>>> uses
> >>>>>> axis2
> >>>>>>>> context and webapp uses airavata-server context. This implies we
> >>>> need
> >>>>> to
> >>>>>>>> maintain a separate configuration files for webapp and stand
> >> alone
> >>>>>> server
> >>>>>>>> or else update configuration file with relevant context during
> >> the
> >>>>>> build.
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>> The server seemed to start without
> >>>>>>>>> any issues but I was not able to connect to it using XBaya.
> >> Looks
> >>>>> like
> >>>>>> the
> >>>>>>>>> same registry service URL issue. I updated the client prop file
> >>> url
> >>>>>> but no
> >>>>>>>>> change. Can someone also verify my issue pls.
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>> I am also getting the same issue. I am under the impression that
> >>>>>>>> ApplicationSettings.getSetting doesnt return property values in
> >>>>>>>> airavata-client.properties (?).
> >>>>>>>> I need to further debug the issue.
> >>>>>>>>
> >>>>>>>> Suresh, please hold till I resolve this issue.
> >>>>>>>>
> >>>>>>>> Thanks
> >>>>>>>> Amila
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> On Mon, Jul 8, 2013 at 3:46 PM, Suresh Marru <
> >> smarru@apache.org>
> >>>>>> wrote:
> >>>>>>>>>
> >>>>>>>>>> Thanks Amila & Viknes for the patch and testing. I will cancel
> >>> the
> >>>>>> vote
> >>>>>>>>>> and call out a new RC later today.
> >>>>>>>>>>
> >>>>>>>>>> Suresh
> >>>>>>>>>>
> >>>>>>>>>> On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <
> >>>>> thejaka.amila@gmail.com
> >>>>>>>
> >>>>>>>>>> wrote:
> >>>>>>>>>>
> >>>>>>>>>>> Hi Viknes,
> >>>>>>>>>>>
> >>>>>>>>>>> That INFO message is expected and it is coming from axis2.
> >> That
> >>>>>>>>> message
> >>>>>>>>>>> pops up as we are periodically checking whether
> >> RegistryService
> >>>> is
> >>>>>> up.
> >>>>>>>>>>> Thank you for testing the fix.
> >>>>>>>>>>> I will commit the fix and we can continue with a new RC.
> >>>>>>>>>>>
> >>>>>>>>>>> Regards,
> >>>>>>>>>>> Amila
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <
> >>>>>>>>> viknesb@msn.com
> >>>>>>>>>>> wrote:
> >>>>>>>>>>>
> >>>>>>>>>>>> Hi Amila,
> >>>>>>>>>>>>
> >>>>>>>>>>>> I ran the distribution and now I just see the info message
> >> of
> >>>> not
> >>>>>>>>> being
> >>>>>>>>>>>> able
> >>>>>>>>>>>> to connect to RegistryService. The API invocation error
> >>> message
> >>>> or
> >>>>>>>>> the
> >>>>>>>>>>>> database creation error seems to be
> >>>>>>>>>>>> resolved. I was able to test the 5 mins quickstart tutorial
> >>> and
> >>>> it
> >>>>>>>>> ran
> >>>>>>>>>>>> fine.
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>> [INFO] Registry service URL -
> >>>>>>>>>>>> http://localhost:8080/axis2/services/RegistryService?wsdl
> >>>>>>>>>>>> [INFO] Deploying module: metadataExchange-1.5.1-impl -
> >>>>>>>>>>>>
> >>>> file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
> >>>>>>>>>>>>
> >>>> OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
> >>>>>>>>>>>> [INFO] Unable to sendViaPost to
> >>>>>>>>>>>> url[
> >> http://localhost:8080/axis2/services/RegistryService?wsdl
> >>> ]
> >>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
> >>>>>>>>>>>>      at
> >>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> >>>>>>>>>> Method)
> >>>>>>>>>>>>      at
> >>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> >>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> >>>>> Source)
> >>>>>>>>>>>>      at
> >>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> >>>>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
> >>>> Source)
> >>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
> >>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
> >>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
> >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> >>>>> Method)
> >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> >>>>> Source)
> >>>>>>>>>>>>      at
> >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> >>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> >>>>>>>>>>>> ReflectionSocketFactory.java:140)
> >>>>>>>>>>>>
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> >>>>>>>>>>>> cket(DefaultProtocolSocketFactory
> >>>>>>>>>>>> .java:125)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> >>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
> >>>>>>>>>>>> ConnectionManager.java:1361)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> >>>>>>>>>>>> Director.java:387)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> >>>>>>>>>>>> ector.java:171)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> >>>>>>>>>>>> PSender.java:542)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> >>>>>>>>>>>> ommons(CommonsHTTPTransportSender
> >>>>>>>>>>>> .java:400)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> >>>>>>>>>>>> PTransportSender.java:225)
> >>>>>>>>>>>>      at
> >>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> >>>>>>>>>>>> n.java:402)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> >>>>>>>>>>>> peration.java:229)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>
> >>
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> >>>>>>>>>>>> ed(RegistryServiceStub.java:181)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> >>>>>>>>>>>> vataClient.java:232)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> >>>>>>>>>>>> vataClient.java:182)
> >>>>>>>>>>>>     at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> >>>>>>>>>>>> )
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :61)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :43)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :39)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> >>>>>>>>>>>> feCycle.java:117)
> >>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration - 0
> >>>>>>>>>>>> [INFO] Unable to sendViaPost to
> >>>>>>>>>>>> url[
> >> http://localhost:8080/axis2/services/RegistryService?wsdl
> >>> ]
> >>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
> >>>>>>>>>>>>      at
> >>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> >>>>>>>>>> Method)
> >>>>>>>>>>>>      at
> >>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> >>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> >>>>> Source)
> >>>>>>>>>>>>      at
> >>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> >>>>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
> >>>> Source)
> >>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
> >>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
> >>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
> >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> >>>>> Method)
> >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> >>>>> Source)
> >>>>>>>>>>>>      at
> >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> >>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> >>>>>>>>>>>> ReflectionSocketFactory.java:140)
> >>>>>>>>>>>>
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> >>>>>>>>>>>> cket(DefaultProtocolSocketFactory
> >>>>>>>>>>>> .java:125)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> >>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
> >>>>>>>>>>>> ConnectionManager.java:1361)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> >>>>>>>>>>>> Director.java:387)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> >>>>>>>>>>>> ector.java:171)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> >>>>>>>>>>>> PSender.java:542)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> >>>>>>>>>>>> ommons(CommonsHTTPTransportSender
> >>>>>>>>>>>> .java:400)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> >>>>>>>>>>>> PTransportSender.java:225)
> >>>>>>>>>>>>      at
> >>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> >>>>>>>>>>>> n.java:402)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> >>>>>>>>>>>> peration.java:229)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>
> >>
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> >>>>>>>>>>>> ed(RegistryServiceStub.java:181)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> >>>>>>>>>>>> vataClient.java:232)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> >>>>>>>>>>>> vataClient.java:182)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> >>>>>>>>>>>> )
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :61)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :43)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :39)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> >>>>>>>>>>>> feCycle.java:117)
> >>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration - 1
> >>>>>>>>>>>> [INFO] New Database created for Registry
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
> >>>>>>>>>>>> t:1527/persistent_data;create=true;user=aira
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
> >>>>>>>>>>>> ELECT 1 from Configuration,MaxActive=10,MaxI
> >>>>>>>>>>>>
> >>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> >>>>>>>>>>>> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime -
> >>> Starting
> >>>>>>>>> OpenJPA
> >>>>>>>>>>>> 2.2.0
> >>>>>>>>>>>> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
> >>> Using
> >>>>>>>>>> dictionary
> >>>>>>>>>>>> class "org.apache.openjpa.jdbc.sql.DerbyDicti
> >>>>>>>>>>>> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
> >>> Network
> >>>>>>>>> Client
> >>>>>>>>>> JDBC
> >>>>>>>>>>>> Driver 10.9.1.0 - (1344872)).
> >>>>>>>>>>>> [INFO] Unable to sendViaPost to
> >>>>>>>>>>>> url[
> >> http://localhost:8080/axis2/services/RegistryService?wsdl
> >>> ]
> >>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
> >>>>>>>>>>>>      at
> >>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> >>>>>>>>>> Method)
> >>>>>>>>>>>>      at
> >>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> >>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> >>>>> Source)
> >>>>>>>>>>>>      at
> >>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> >>>>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
> >>>> Source)
> >>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
> >>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
> >>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
> >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> >>>>> Method)
> >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> >>>>> Source)
> >>>>>>>>>>>>      at
> >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> >>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> >>>>>>>>>>>> ReflectionSocketFactory.java:140)
> >>>>>>>>>>>>
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> >>>>>>>>>>>> cket(DefaultProtocolSocketFactory
> >>>>>>>>>>>> .java:125)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> >>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
> >>>>>>>>>>>> ConnectionManager.java:1361)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> >>>>>>>>>>>> Director.java:387)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> >>>>>>>>>>>> ector.java:171)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> >>>>>>>>>>>> PSender.java:542)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> >>>>>>>>>>>> ommons(CommonsHTTPTransportSender
> >>>>>>>>>>>> .java:400)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> >>>>>>>>>>>> PTransportSender.java:225)
> >>>>>>>>>>>>      at
> >>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> >>>>>>>>>>>> n.java:402)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> >>>>>>>>>>>> peration.java:229)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>
> >>
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> >>>>>>>>>>>> ed(RegistryServiceStub.java:181)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> >>>>>>>>>>>> vataClient.java:232)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> >>>>>>>>>>>> vataClient.java:182)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> >>>>>>>>>>>> )
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :61)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :43)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :39)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> >>>>>>>>>>>> feCycle.java:117)
> >>>>>>>>>>>> [INFO] Deploying Web service:
> >>>>>>>>>> airavata-registry-service-0.9-SNAPSHOT.jar -
> >>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
> >>>>>>>>>>>> T.jar
> >>>>>>>>>>>> [INFO] Deploying Web service:
> >>>> airavata-xbaya-gui-0.9-SNAPSHOT.jar
> >>>>> -
> >>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
> >>>>>>>>>>>>
> >>>>> .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
> >>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> >>>>>>>>>>>>
> >>>>>>>>>
> >>>>>
> >> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
> >>>>>>>>>>>> tory/services/version-1.5.1.aar
> >>>>>>>>>>>> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol
> >>> start
> >>>>>>>>>>>> INFO: Starting ProtocolHandler ["http-bio-8080"]
> >>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration - 2
> >>>>>>>>>>>> Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm
> >>>>>>>>> setContainer
> >>>>>>>>>>>> INFO: Set JAAS app name Tomcat
> >>>>>>>>>>>>
> >>>>>>>>>>>> Thanks
> >>>>>>>>>>>> Viknes
> >>>>>>>>>>>>
> >>>>>>>>>>>> -----Original Message-----
> >>>>>>>>>>>> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
> >>>>>>>>>>>> Sent: Monday, July 08, 2013 11:52 AM
> >>>>>>>>>>>> To: dev@airavata.apache.org
> >>>>>>>>>>>> Cc: viknesb
> >>>>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> >>>>>>>>>>>>
> >>>>>>>>>>>> Hi Suresh,
> >>>>>>>>>>>>
> >>>>>>>>>>>> The binary is shared in [1]. Please use pass phrase
> >> "airavata"
> >>>> to
> >>>>>>>>>> download
> >>>>>>>>>>>> binary.
> >>>>>>>>>>>>
> >>>>>>>>>>>> Thanks
> >>>>>>>>>>>> Amila
> >>>>>>>>>>>>
> >>>>>>>>>>>> [1]
> >>>>>>>>>>
> >>>>>>
> >>> https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <
> >>>> smarru@apache.org>
> >>>>>>>>>> wrote:
> >>>>>>>>>>>>
> >>>>>>>>>>>>> Hi Amila,
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> This is really good investigation. Can you checkin the
> >> binary
> >>>>> with
> >>>>>>>>>>>>> some testing name to
> >>>>>>>>>>>>
> >>> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/andsend
> >>>>>> the
> >>>>>>>>>> url
> >>>>>>>>>>>> for
> >>>>>>>>>>>> viknes and others to test.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> If this addresses the issue consistently, I think its worth
> >>> to
> >>>>>>>>> respin
> >>>>>>>>>>>>> the release. Otherwise, I am inclined to suggest, lets move
> >>> on
> >>>>> with
> >>>>>>>>>>>>> release marking this as a known issue.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
> >>>>>>>>>>>>> <th...@gmail.com>
> >>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>> I think I was able to fix issue
> >>>>>>>>>>>>>> https://issues.apache.org/jira/browse/
> >>>>>>>>>>>>>> AIRAVATA-879.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Cause for the issue -
> >>>>>>>>>>>>>> Airavata database and schema is created using a separate
> >> web
> >>>>>>>>> service
> >>>>>>>>>>>>>> called
> >>> org.apache.airavata.registry.services.RegistryService.
> >>>>>> Other
> >>>>>>>>>>>>>> services (E.g :- messanger service) which uses AiravataAPI
> >>>>> depends
> >>>>>>>>>>>>>> on
> >>>>>>>>>>>>> above
> >>>>>>>>>>>>>> service. Therefore if axis2 deployer decided to deploy
> >>>> messanger
> >>>>>>>>>>>>>> service first we will see exception in above issue.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Solution: Try to connect to RegistryService and if
> >>> connection
> >>>>>> fails
> >>>>>>>>>>>>>> wait for some time and re-try. If re-trying fail for
> >> several
> >>>>>>>>>>>>>> iterations determine that RegistryService is unavailable
> >> and
> >>>>> throw
> >>>>>>>>> an
> >>>>>>>>>>>> exception.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> TODO : Need to verify this fix in Viknes's machine. (The
> >>> issue
> >>>>> is
> >>>>>>>>>>>>>> consistently reproducible in his machine)
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Further RegistryService doesnt provide any operations. So
> >> it
> >>>> is
> >>>>>>>>>>>>>> redundant have this service just to initialize database
> >> and
> >>>>>> schema.
> >>>>>>>>>>>>>> I think we
> >>>>>>>>>>>>> should
> >>>>>>>>>>>>>> remove this service and move DB/Schema creation to some
> >>> other
> >>>>>>>>>>>>> initializing
> >>>>>>>>>>>>>> method.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Feedback/comments appreciated.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Thanks
> >>>>>>>>>>>>>> Amila
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> >>>>>>>>>>>>>> <th...@gmail.com>wrote:
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
> >>>>>>>>>>>>>>> <viknesb@msn.com
> >>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Sure, here is the JIRA issue
> >>>>>>>>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> What is the final verdict on above issue ?
> >>>>>>>>>>>>>>> Are we going to treat AIRAVATA-879<
> >>>>>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
> >>>>>>>>>>>>>>> a blocker for the release ?
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Further is there a Windows environment which we can use
> >> to
> >>>> test
> >>>>>>>>>>>>>>> this
> >>>>>>>>>>>>> issue
> >>>>>>>>>>>>>>> ?
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Thanks
> >>>>>>>>>>>>>>> Amila
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Thanks
> >>>>>>>>>>>>>>>> Viknes
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> -----Original Message-----
> >>>>>>>>>>>>>>>> From: Suresh Marru [mailto:smarru@apache.org]
> >>>>>>>>>>>>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
> >>>>>>>>>>>>>>>> To: dev@airavata.apache.org
> >>>>>>>>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <
> >>> marpierc@iu.edu
> >>>>>
> >>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
> >>>>>>>>>>>>>>>>> Hash: SHA1
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> My concern about making this a known issue is that many
> >>> who
> >>>>>> will
> >>>>>>>>>>>>>>>>> try out the release for the first time will hit this
> >> bug.
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Thats true and may not be a good thing. Any volunteers
> >> to
> >>>> get
> >>>>> to
> >>>>>>>>>>>>>>>> the bottom of this race condition and fix it in the
> >> trunk?
> >>>> If
> >>>>> we
> >>>>>>>>>>>>>>>> first make sure
> >>>>>>>>>>>>> we
> >>>>>>>>>>>>>>>> really fixed it, certainly worth a new RC.
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Viknes, can you please crate a JIRA and fill in the
> >> steps
> >>> to
> >>>>>>>>>>>>>>>> reproduce
> >>>>>>>>>>>>> it?
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Marlon
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
> >>>>>>>>>>>>>>>>>> Hi Viknes,
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> It seems the issues of "database not getting created
> >> the
> >>>>> first
> >>>>>>>>>>>> time"
> >>>>>>>>>>>>>>>>>> is reproducible on Linux and Windows as well,  for
> >> some
> >>>>> reason
> >>>>>>>>>>>>>>>>>> Mac's are ok. Will wait for others to chime in. We can
> >>>>> either
> >>>>>>>>>>>>>>>>>> proceed with the release by adding this as a Known
> >>> issue,
> >>>> or
> >>>>>> if
> >>>>>>>>>>>>>>>>>> any one raises a blocker, we can address and re-spin
> >> the
> >>>>>>>>> release.
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
> >>>>>>>>>>>>>>>>>> <vi...@msn.com>
> >>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Since no one else is getting this error, it might be
> >> a
> >>>>>> Windows
> >>>>>>>>>>>>>>>>>>> specific or system specific issue. I will give my
> >> vote.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Thanks Viknes
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> -----Original Message----- From: Suresh Marru
> >>>>>>>>>>>>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01,
> >> 2013
> >>>>> 4:10
> >>>>>>>>> PM
> >>>>>>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
> >>>> Apache
> >>>>>>>>>>>>>>>>>>> Airavata Release 0.8 - RC3
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> I did not do extensive testing yet, but a quick try
> >> on
> >>> a
> >>>>> mac
> >>>>>>>>>>>>>>>>>>> and did not give this error either.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> >>>>>>>>>>>>>>>>>>> <th...@gmail.com> wrote:
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Strange, I am not experiencing this issue. Wonder
> >>>> whether
> >>>>>>>>> this
> >>>>>>>>>>>>>>>>>>>> is a Windows specific issue. Any one else
> >> experiencing
> >>>>> this
> >>>>>>>>>> issue
> >>>>>>>>>>>> ?
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Thanks Amila
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes
> >> Balasubramanee
> >>>>>>>>>>>>>>>>>>> <vi...@msn.com>wrote:
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> Hi all,
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> I downloaded the server bin distribution, tried to
> >>>> start
> >>>>>> the
> >>>>>>>>>>>>>>>>>>>>> server and I got the below exception. It seems this
> >>>> error
> >>>>>>>>>>>>>>>>>>>>> occurs only the first time I start the server. It
> >>> does
> >>>>> not
> >>>>>>>>>>>>>>>>>>>>> occur the subsequent times during the startup.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network
> >>>>> Server
> >>>>>> -
> >>>>>>>>>>>>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept
> >>>>> connection
> >>>>>>>>> s
> >>>>>>>>>>>>>>>>>>>>> on port 1527
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> >>>>>>>>>>>>>>>>>>>>> //l
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> vata;password=airavata,Username=airavata,Password=airavata,va
> >>>>>>>>>>>>>>>>>>>>> lidat
> >>>>>>>>>>>>>>>>>>>>> ion
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
> >>>>>>>>>>>>>>>>>>>>> =true
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime -
> >>>>> Starting
> >>>>>>>>>>>>> OpenJPA
> >>>>>>>>>>>>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata
> >>> API
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>
> >>>>
> >>
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Error while initializing the Airavata API
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :64) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :43) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :39) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
> >>>>>>>>>>>>>>>>>>>>> MsgBo
> >>>>>>>>>>>>>>>>>>>>> xSe
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> rviceLi
> >>>>>>>>>>>>>>>>>>>>> feCycle.java:117) Caused by:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>
> >>>>
> >>
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Error while initializing the Airavat
> >>>>>>>>>>>>>>>>>>>>> a API at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ava:163
> >>>>>>>>>>>>>>>>>>>>> ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> >>>> <openjpa-2.2.0-r422266:1244990
> >>>>>>>>>>>>>>>>>>>>> fatal general error>
> >>>>>>>>>>>>>>>>>>>>>
> >> org.apache.openjpa.persistence.PersistenceException:
> >>>> Cann
> >>>>>> ot
> >>>>>>>>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA'
> >>>> does
> >>>>>> not
> >>>>>>>>>>>>>>>>>>>>> exist) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>>>>>>>>>>>> ry(DB
> >>>>>>>>>>>>>>>>>>>>> Dic
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tionary
> >>>>>>>>>>>>>>>>>>>>> Factory.java:102) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> >>>>>>>>>>>>>>>>>>>>> onary
> >>>>>>>>>>>>>>>>>>>>> Ins
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tance(J
> >>>>>>>>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> >>>>>>>>>>>>>>>>>>>>> on(Ma
> >>>>>>>>>>>>>>>>>>>>> ppi
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ngRepos
> >>>>>>>>>>>>>>>>>>>>> itory.java:1510) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> java:518)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> java:443)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> >>>>>>>>>>>>>>>>>>>>> ue.ja
> >>>>>>>>>>>>>>>>>>>>> va:104)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> >>>>>>>>>>>>>>>>>>>>> etaDa
> >>>>>>>>>>>>>>>>>>>>> taR
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> eposito
> >>>>>>>>>>>>>>>>>>>>> ryValue.java:68) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> >>>>>>>>>>>>>>>>>>>>> ue.ja
> >>>>>>>>>>>>>>>>>>>>> va:83)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> >>>>>>>>>>>>>>>>>>>>> eposi
> >>>>>>>>>>>>>>>>>>>>> tor
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> yInstan
> >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> >>>>>>>>>>>>>>>>>>>>> eposi
> >>>>>>>>>>>>>>>>>>>>> tor
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> yInstan
> >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
> >>>>>>>>>>>>>>>>>>>>> Abstr
> >>>>>>>>>>>>>>>>>>>>> act
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> BrokerF
> >>>>>>>>>>>>>>>>>>>>> actory.java:638) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> >>>>>>>>>>>>>>>>>>>>> tract
> >>>>>>>>>>>>>>>>>>>>> Bro
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> kerFact
> >>>>>>>>>>>>>>>>>>>>> ory.java:203) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> >>>>>>>>>>>>>>>>>>>>> elega
> >>>>>>>>>>>>>>>>>>>>> tin
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> gBroker
> >>>>>>>>>>>>>>>>>>>>> Factory.java:156) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:68) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> rations
> >>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ration(
> >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .getCon
> >>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .initia
> >>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> >>>>>>>>>>>>>>>>>>>>> egist
> >>>>>>>>>>>>>>>>>>>>> ry(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Airavat
> >>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>
org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> java:21
> >>>>>>>>>>>>>>>>>>>>> 6) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> >>>>>>>>>>>>>>>>>>>>> taCli
> >>>>>>>>>>>>>>>>>>>>> ent
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .java:1
> >>>>>>>>>>>>>>>>>>>>> 12) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ava:144
> >>>>>>>>>>>>>>>>>>>>> ) ... 4 more Caused by:
> >>>>>>>>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot
> >>>> create
> >>>>>>>>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n
> >>> ot
> >>>>>>>>>>>>>>>>>>>>> exist) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>>>>>>>>>>>> ionFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry(Basi
> >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1549) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> >>>>>>>>>>>>>>>>>>>>> cData
> >>>>>>>>>>>>>>>>>>>>> Sou
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> rce.jav
> >>>>>>>>>>>>>>>>>>>>> a:1388) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> >>>>>>>>>>>>>>>>>>>>> taSou
> >>>>>>>>>>>>>>>>>>>>> rce
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .java:1
> >>>>>>>>>>>>>>>>>>>>> 044) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> >>>>>>>>>>>>>>>>>>>>> n(Del
> >>>>>>>>>>>>>>>>>>>>> ega
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tingDat
> >>>>>>>>>>>>>>>>>>>>> aSource.java:110) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> >>>>>>>>>>>>>>>>>>>>> n(Dec
> >>>>>>>>>>>>>>>>>>>>> ora
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tingDat
> >>>>>>>>>>>>>>>>>>>>> aSource.java:87) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>>>>>>>>>>>> ry(DB
> >>>>>>>>>>>>>>>>>>>>> Dic
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tionary
> >>>>>>>>>>>>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
> >>>>>>>>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA'
> >>>> does
> >>>>>> not
> >>>>>>>>>>>>>>>>>>>>> exist at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> >>>>>>>>>>>>>>>>>>>>> ion(U
> >>>>>>>>>>>>>>>>>>>>> nkn
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> own
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> >>>>>>>>>>>>>>>>>>>>> wn
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Source)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.derby.client.am.Statement.executeQuery(Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> >>>>>>>>>>>>>>>>>>>>> gatin
> >>>>>>>>>>>>>>>>>>>>> gSt
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> atement
> >>>>>>>>>>>>>>>>>>>>> .java:208) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> >>>>>>>>>>>>>>>>>>>>> necti
> >>>>>>>>>>>>>>>>>>>>> on(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Poolabl
> >>>>>>>>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> >>>>>>>>>>>>>>>>>>>>> tory(
> >>>>>>>>>>>>>>>>>>>>> Bas
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> icDataS
> >>>>>>>>>>>>>>>>>>>>> ource.java:1558) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>>>>>>>>>>>> ionFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry(Basi
> >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
> >>>>>>>>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> >>>>> 'AIRAVATA'
> >>>>>>>>>>>>>>>>>>>>> does not exist at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> >>>>>>>>>>>>>>>>>>>>> or(Un
> >>>>>>>>>>>>>>>>>>>>> kno
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> wn
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> >>>>>>>>>>>>>>>>>>>>> eply(
> >>>>>>>>>>>>>>>>>>>>> Unk
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> nown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> >>>>>>>>>>>>>>>>>>>>> ribeO
> >>>>>>>>>>>>>>>>>>>>> utp
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ut(Unkn
> >>>>>>>>>>>>>>>>>>>>> own Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> >>>>>>>>>>>>>>>>>>>>> eOutp
> >>>>>>>>>>>>>>>>>>>>> ut(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> >>>>>>>>>>>>>>>>>>>>> utput
> >>>>>>>>>>>>>>>>>>>>> _(U
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> nknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> >>>>>>>>>>>>>>>>>>>>> t(Unk
> >>>>>>>>>>>>>>>>>>>>> now
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> n
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> >>>>>>>>>>>>>>>>>>> Source)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) ... 38 more [ERROR] Error while
> >> initializing
> >>>> the
> >>>>>>>>>>>>>>>>>>>>> Airavata API
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>
> >>>>
> >>
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Error while initializing the Airavata API
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :64) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :43) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :39) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
> >>>>>>>>>>>>>>>>>>>>> Broke
> >>>>>>>>>>>>>>>>>>>>> rSe
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> rviceLi
> >>>>>>>>>>>>>>>>>>>>> feCycle.java:156) Caused by:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>
> >>>>
> >>
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Error while initializing the Airavat
> >>>>>>>>>>>>>>>>>>>>> a API at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ava:163
> >>>>>>>>>>>>>>>>>>>>> ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> >>>> <openjpa-2.2.0-r422266:1244990
> >>>>>>>>>>>>>>>>>>>>> fatal general error>
> >>>>>>>>>>>>>>>>>>>>>
> >> org.apache.openjpa.persistence.PersistenceException:
> >>>> Cann
> >>>>>> ot
> >>>>>>>>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA'
> >>>> does
> >>>>>> not
> >>>>>>>>>>>>>>>>>>>>> exist) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>>>>>>>>>>>> ry(DB
> >>>>>>>>>>>>>>>>>>>>> Dic
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tionary
> >>>>>>>>>>>>>>>>>>>>> Factory.java:102) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> >>>>>>>>>>>>>>>>>>>>> onary
> >>>>>>>>>>>>>>>>>>>>> Ins
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tance(J
> >>>>>>>>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> >>>>>>>>>>>>>>>>>>>>> on(Ma
> >>>>>>>>>>>>>>>>>>>>> ppi
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ngRepos
> >>>>>>>>>>>>>>>>>>>>> itory.java:1510) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> java:518)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> java:443)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> >>>>>>>>>>>>>>>>>>>>> ue.ja
> >>>>>>>>>>>>>>>>>>>>> va:104)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> >>>>>>>>>>>>>>>>>>>>> etaDa
> >>>>>>>>>>>>>>>>>>>>> taR
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> eposito
> >>>>>>>>>>>>>>>>>>>>> ryValue.java:68) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> >>>>>>>>>>>>>>>>>>>>> ue.ja
> >>>>>>>>>>>>>>>>>>>>> va:83)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> >>>>>>>>>>>>>>>>>>>>> eposi
> >>>>>>>>>>>>>>>>>>>>> tor
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> yInstan
> >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> >>>>>>>>>>>>>>>>>>>>> eposi
> >>>>>>>>>>>>>>>>>>>>> tor
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> yInstan
> >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
> >>>>>>>>>>>>>>>>>>>>> Repos
> >>>>>>>>>>>>>>>>>>>>> ito
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ryInsta
> >>>>>>>>>>>>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> >>>>>>>>>>>>>>>>>>>>> appin
> >>>>>>>>>>>>>>>>>>>>> gs(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> JDBCBro
> >>>>>>>>>>>>>>>>>>>>> kerFactory.java:140) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> >>>>>>>>>>>>>>>>>>>>> appin
> >>>>>>>>>>>>>>>>>>>>> gs(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> JDBCBro
> >>>>>>>>>>>>>>>>>>>>> kerFactory.java:164) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
> >>>>>>>>>>>>>>>>>>>>> l(JDB
> >>>>>>>>>>>>>>>>>>>>> CBr
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> okerFac
> >>>>>>>>>>>>>>>>>>>>> tory.java:122) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> >>>>>>>>>>>>>>>>>>>>> tract
> >>>>>>>>>>>>>>>>>>>>> Bro
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> kerFact
> >>>>>>>>>>>>>>>>>>>>> ory.java:209) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> >>>>>>>>>>>>>>>>>>>>> elega
> >>>>>>>>>>>>>>>>>>>>> tin
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> gBroker
> >>>>>>>>>>>>>>>>>>>>> Factory.java:156) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:68) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> rations
> >>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ration(
> >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .getCon
> >>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .initia
> >>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> >>>>>>>>>>>>>>>>>>>>> egist
> >>>>>>>>>>>>>>>>>>>>> ry(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Airavat
> >>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>
org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> java:21
> >>>>>>>>>>>>>>>>>>>>> 6) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> >>>>>>>>>>>>>>>>>>>>> taCli
> >>>>>>>>>>>>>>>>>>>>> ent
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .java:1
> >>>>>>>>>>>>>>>>>>>>> 12) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ava:144
> >>>>>>>>>>>>>>>>>>>>> ) ... 4 more Caused by:
> >>>>>>>>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot
> >>>> create
> >>>>>>>>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n
> >>> ot
> >>>>>>>>>>>>>>>>>>>>> exist) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>>>>>>>>>>>> ionFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry(Basi
> >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1549) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> >>>>>>>>>>>>>>>>>>>>> cData
> >>>>>>>>>>>>>>>>>>>>> Sou
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> rce.jav
> >>>>>>>>>>>>>>>>>>>>> a:1388) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> >>>>>>>>>>>>>>>>>>>>> taSou
> >>>>>>>>>>>>>>>>>>>>> rce
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .java:1
> >>>>>>>>>>>>>>>>>>>>> 044) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> >>>>>>>>>>>>>>>>>>>>> n(Del
> >>>>>>>>>>>>>>>>>>>>> ega
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tingDat
> >>>>>>>>>>>>>>>>>>>>> aSource.java:110) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> >>>>>>>>>>>>>>>>>>>>> n(Dec
> >>>>>>>>>>>>>>>>>>>>> ora
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tingDat
> >>>>>>>>>>>>>>>>>>>>> aSource.java:87) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>>>>>>>>>>>> ry(DB
> >>>>>>>>>>>>>>>>>>>>> Dic
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tionary
> >>>>>>>>>>>>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
> >>>>>>>>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA'
> >>>> does
> >>>>>> not
> >>>>>>>>>>>>>>>>>>>>> exist at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> >>>>>>>>>>>>>>>>>>>>> ion(U
> >>>>>>>>>>>>>>>>>>>>> nkn
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> own
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> >>>>>>>>>>>>>>>>>>>>> wn
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Source)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.derby.client.am.Statement.executeQuery(Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> >>>>>>>>>>>>>>>>>>>>> gatin
> >>>>>>>>>>>>>>>>>>>>> gSt
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> atement
> >>>>>>>>>>>>>>>>>>>>> .java:208) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> >>>>>>>>>>>>>>>>>>>>> necti
> >>>>>>>>>>>>>>>>>>>>> on(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Poolabl
> >>>>>>>>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> >>>>>>>>>>>>>>>>>>>>> tory(
> >>>>>>>>>>>>>>>>>>>>> Bas
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> icDataS
> >>>>>>>>>>>>>>>>>>>>> ource.java:1558) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>>>>>>>>>>>> ionFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry(Basi
> >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
> >>>>>>>>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> >>>>> 'AIRAVATA'
> >>>>>>>>>>>>>>>>>>>>> does not exist at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> >>>>>>>>>>>>>>>>>>>>> or(Un
> >>>>>>>>>>>>>>>>>>>>> kno
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> wn
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> >>>>>>>>>>>>>>>>>>>>> eply(
> >>>>>>>>>>>>>>>>>>>>> Unk
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> nown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> >>>>>>>>>>>>>>>>>>>>> ribeO
> >>>>>>>>>>>>>>>>>>>>> utp
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ut(Unkn
> >>>>>>>>>>>>>>>>>>>>> own Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> >>>>>>>>>>>>>>>>>>>>> eOutp
> >>>>>>>>>>>>>>>>>>>>> ut(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> >>>>>>>>>>>>>>>>>>>>> utput
> >>>>>>>>>>>>>>>>>>>>> _(U
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> nknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> >>>>>>>>>>>>>>>>>>>>> t(Unk
> >>>>>>>>>>>>>>>>>>>>> now
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> n
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> >>>>>>>>>>>>>>>>>>> Source)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) ... 41 more [INFO] New Database created for
> >>>>>> Registry
> >>>>>>>>>>>>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3]
> >>>>> openjpa.jdbc.JDBC -
> >>>>>>>>>>>>>>>>>>>>> Using dictionary class
> >>>>>> "org.apache.openjpa.jdbc.sql.DerbyDic
> >>>>>>>>>>>>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache
> >>>> Derby
> >>>>>>>>>>>>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)).
> >>>> [INFO]
> >>>>>>>>>>>>>>>>>>>>> Deploying Web
> >>>>>>>>>>>>>>>>>>>>> service: airavata-registry-service-0.8.jar -
> >>>>>>>>>>>>>>>>>>>>>
> >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> [INFO] Deploying Web service:
> >> airavata-xbaya-gui-0.8.jar
> >>> -
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
> >>>>>>>>>>>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> >>>>>>>>>>>>>>>>>>>>> /repo
> >>>>>>>>>>>>>>>>>>>>> sit
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> o
> >>>>>>>>>>>>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42
> >> PM
> >>>>>>>>>>>>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO:
> >>> Starting
> >>>>>>>>>>>>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to
> >>>>> create
> >>>>>>>>>>>>>>>>>>>>> Airavata API
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>
> >>>>
> >>
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Error while initializing the Airavata API
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :64) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :43) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :39) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> >>>>>>>>>>>>>>>>>>>>> get
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Airavat
> >>>>>>>>>>>>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> >>>>>>>>>>>>>>>>>>>>> acc
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ess$200
> >>>>>>>>>>>>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> >>>>>>>>>>>>>>>>>>>>> eton$
> >>>>>>>>>>>>>>>>>>>>> 1.r
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> un(Work
> >>>>>>>>>>>>>>>>>>>>> flowInterpretorSkeleton.java:158)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> Caused by:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>
> >>>>
> >>
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Error while initializing the Airavat
> >>>>>>>>>>>>>>>>>>>>> a API at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ava:163
> >>>>>>>>>>>>>>>>>>>>> ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :61) ... 5 more Caused by:
> >>>> <openjpa-2.2.0-r422266:1244990
> >>>>>>>>>>>>>>>>>>>>> nonfatal user error>
> >>>>>>>>>>>>>>>>>>>>> org.apache.openjpa.persistence.ArgumentException:
> >> An
> >>>>> erro r
> >>>>>>>>>>>>>>>>>>>>> occurred while parsing the query filter "SELECT p
> >>> FROM
> >>>>>>>>>>>>>>>>>>>>> Configuration p WHERE p.config_key =:param0". Error
> >>>>>> message:
> >>>>>>>>>>>>>>>>>>>>> Th e name "Configuration" is not a recognized
> >> entity
> >>> or
> >>>>>>>>>>>>>>>>>>>>> identifier. Known entity names: [] at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
> >>>>>>>>>>>>>>>>>>>>> eExce
> >>>>>>>>>>>>>>>>>>>>> pti
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> on(Abst
> >>>>>>>>>>>>>>>>>>>>> ractExpressionBuilder.java:119) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
> >>>>>>>>>>>>>>>>>>>>> MetaD
> >>>>>>>>>>>>>>>>>>>>> ata
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> (JPQLEx
> >>>>>>>>>>>>>>>>>>>>> pressionBuilder.java:197) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
> >>>>>>>>>>>>>>>>>>>>> lassM
> >>>>>>>>>>>>>>>>>>>>> eta
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Data(JP
> >>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:167) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> >>>>>>>>>>>>>>>>>>>>> dateM
> >>>>>>>>>>>>>>>>>>>>> eta
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Data(JP
> >>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:242) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> >>>>>>>>>>>>>>>>>>>>> dateM
> >>>>>>>>>>>>>>>>>>>>> eta
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Data(JP
> >>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:212) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> >>>>>>>>>>>>>>>>>>>>> dateT
> >>>>>>>>>>>>>>>>>>>>> ype
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> (JPQLEx
> >>>>>>>>>>>>>>>>>>>>> pressionBuilder.java:205) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
> >>>>>>>>>>>>>>>>>>>>> 00(JP
> >>>>>>>>>>>>>>>>>>>>> QLE
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> xpressi
> >>>>>>>>>>>>>>>>>>>>> onBuilder.java:80) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
> >>>>>>>>>>>>>>>>>>>>> QL.po
> >>>>>>>>>>>>>>>>>>>>> pul
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ate(JPQ
> >>>>>>>>>>>>>>>>>>>>> LExpressionBuilder.java:2417) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
> >>>>>>>>>>>>>>>>>>>>> .java
> >>>>>>>>>>>>>>>>>>>>> :61)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
> >>>>>>>>>>>>>>>>>>>>> mpila
> >>>>>>>>>>>>>>>>>>>>> tio
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> n(Expre
> >>>>>>>>>>>>>>>>>>>>> ssionStoreQuery.java:162) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> >>>>>>>>>>>>>>>>>>>>> 673)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
> >>>>>>>>>>>>>>>>>>> mpl.j
> >>>>>>>>>>>>>>>>>>> ava:654)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
> >>>>>>>>>>>>>>>>>>>>> ryImp
> >>>>>>>>>>>>>>>>>>>>> l.j
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ava:620
> >>>>>>>>>>>>>>>>>>>>> ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
> >>>>>>>>>>>>>>>>>>> l.jav
> >>>>>>>>>>>>>>>>>>> a:682)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>
> >>>>> org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> >>>>>>>>>>>>>>>>>>>>> Entit
> >>>>>>>>>>>>>>>>>>>>> yMa
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> nagerIm
> >>>>>>>>>>>>>>>>>>>>> pl.java:997) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> >>>>>>>>>>>>>>>>>>>>> Entit
> >>>>>>>>>>>>>>>>>>>>> yMa
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> nagerIm
> >>>>>>>>>>>>>>>>>>>>> pl.java:979) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> >>>>>>>>>>>>>>>>>>>>> Entit
> >>>>>>>>>>>>>>>>>>>>> yMa
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> nagerIm
> >>>>>>>>>>>>>>>>>>>>> pl.java:102) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> >>>>>>>>>>>>>>>>>>>>> gen
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> erateQu
> >>>>>>>>>>>>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> >>>>>>>>>>>>>>>>>>>>> sel
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ectQuer
> >>>>>>>>>>>>>>>>>>>>> y(QueryGenerator.java:64) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> rations
> >>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:205) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ration(
> >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .getCon
> >>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .initia
> >>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> >>>>>>>>>>>>>>>>>>>>> egist
> >>>>>>>>>>>>>>>>>>>>> ry(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Airavat
> >>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>
org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> java:21
> >>>>>>>>>>>>>>>>>>>>> 6) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> >>>>>>>>>>>>>>>>>>>>> taCli
> >>>>>>>>>>>>>>>>>>>>> ent
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .java:1
> >>>>>>>>>>>>>>>>>>>>> 12) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ava:144
> >>>>>>>>>>>>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
> >>>>>>>>>>>>>>>>>>>>> java.lang.NullPointerException at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> >>>>>>>>>>>>>>>>>>>>> eton$
> >>>>>>>>>>>>>>>>>>>>> 1.r
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> un(Work
> >>>>>>>>>>>>>>>>>>>>> flowInterpretorSkeleton.java:159)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> Thanks Viknes
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> -----Original Message----- From: Saminda Wijeratne
> >>>>>>>>>>>>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01,
> >>>> 2013
> >>>>>>>>> 12:25
> >>>>>>>>>>>>>>>>>>>>> PM
> >>>>>>>>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
> >>>>> Apache
> >>>>>>>>>>>>> Airavata
> >>>>>>>>>>>>>>>>>>>>> Release 0.8 - RC3
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> ok Suresh. Thanks.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
> >>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
> >>>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> Hi Saminda,
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> I should have mentioned this in the vote email.
> >>> INFRA
> >>>>> has
> >>>>>>>>>>>>>>>>>>>>>> restricted the distributions to 100MB and the war
> >>>>>>>>>>>>>>>>>>>>>> distribution is little over it. I made a request
> >> to
> >>>>>>>>> manually
> >>>>>>>>>>>>>>>>>>>>>> checkin the war distribution. Until then, please
> >> use
> >>>>> this
> >>>>>>>>>>>>>>>>>>>>>> link to get the war
> >>>>>>>>>>>>>>>>>>>>>> distribution:
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>
> >> http://people.apache.org/~smarru/airavata_tmp_dist/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> >>>>>>>>>>>>>>>>>>>>>> <sa...@gmail.com>
> >>>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>> Suresh, we are missing the war binary from the
> >> RC.
> >>>> Can
> >>>>>> you
> >>>>>>>>>>>>>>>>>>>>>>> include that
> >>>>>>>>>>>>>>>>>>>>>> as
> >>>>>>>>>>>>>>>>>>>>>>> well please.
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> >>>>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
> >>>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> Will appreciate if every one can rest this RC
> >>> sooner
> >>>>>> than
> >>>>>>>>>>>>>>>>>>>>>>>> later. If we start seeing the release validation
> >>> is
> >>>>>> going
> >>>>>>>>>>>>>>>>>>>>>>>> on well, we can open the
> >>>>>>>>>>>>>>>>>>>>>> trunk
> >>>>>>>>>>>>>>>>>>>>>>>> for development for 0.9.
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
> >>>>>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> Discussion thread for vote on Apache Airavata
> >> 0.8
> >>>>>>>>> release
> >>>>>>>>>>>>>>>>>>>>>>>>> candidate
> >>>>>>>>>>>>>>>>>>>>> 3.
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> If you have any questions or feedback or to
> >> post
> >>>>>> results
> >>>>>>>>>>>>>>>>>>>>>>>>> of validating
> >>>>>>>>>>>>>>>>>>>>>>>> the release, please reply to this thread. Once
> >> you
> >>>>>> verify
> >>>>>>>>>>>>>>>>>>>>>>>> the release, please post your vote to the VOTE
> >>>> thread.
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> For reference, the Apache release guide  -
> >>>>>>>>>>>>>>>>>>>>>>>> http://www.apache.org/dev/release.html
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> Some tips to validate the release before you
> >>> vote:
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> * Download the binary version and run the 5
> >>> minute
> >>>> or
> >>>>>>>>>>>>>>>>>>>>>>>>> 10 minute
> >>>>>>>>>>>>>>>>>>>>>> tutorial
> >>>>>>>>>>>>>>>>>>>>>>>> as described in README and website.
> >>>>>>>>>>>>>>>>>>>>>>>>> * Download the source files from compressed
> >> files
> >>>> and
> >>>>>>>>>>>>>>>>>>>>>>>>> release tag and
> >>>>>>>>>>>>>>>>>>>>>>>> build (which includes tests).
> >>>>>>>>>>>>>>>>>>>>>>>>> * Verify the distribution for the required
> >>> LICENSE
> >>>>> and
> >>>>>>>>>>>>>>>>>>>>>>>>> NOTICE files * Verify if all the staged files
> >> are
> >>>>>> signed
> >>>>>>>>>>>>>>>>>>>>>>>>> and the signature is
> >>>>>>>>>>>>>>>>>>>>>>>> verifiable.
> >>>>>>>>>>>>>>>>>>>>>>>>> * Verify if the signing key in the project's
> >> KEYS
> >>>>> file
> >>>>>>>>> is
> >>>>>>>>>>>>>>>>>>>>>>>>> hosted on a
> >>>>>>>>>>>>>>>>>>>>>>>> public server
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> Thanks for your time in validating the release
> >>> and
> >>>>>>>>>>>>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> -----BEGIN PGP SIGNATURE-----
> >>>>>>>>>>>>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> >>>>>>>>>>>>>>>>> Comment: GPGTools - http://gpgtools.org
> >>>>>>>>>>>>>>>>> Comment: Using GnuPG with Thunderbird -
> >>>>>>>>> http://www.enigmail.net/
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> >>>>>>>>>>>>>>>>>
> >>>>>> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> >>>>>>>>>>>>>>>>>
> >>>>>> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> >>>>>>>>>>>>>>>>>
> >>>>>> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> >>>>>>>>>>>>>>>>>
> >>>>>> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> >>>>>>>>>>>>>>>>>
> >>>>>> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> >>>>>>>>>>>>>>>>> =4mIG
> >>>>>>>>>>>>>>>>> -----END PGP SIGNATURE-----
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

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

It seems this is an intermittent issue. Without any changes to trunk I
managed to do couple of successful first time starts and failures while in
lab.


On Tue, Jul 9, 2013 at 11:14 AM, Suresh Marru <sm...@apache.org> wrote:

> How about we come to a conclusion in next 3 hours? At around 2pm (US
> eastern time), I will take it whats there, mark the known issues and push
> forward with the release?
>
> Suresh
>
> On Jul 9, 2013, at 10:48 AM, Saminda Wijeratne <sa...@gmail.com> wrote:
>
> > Well the good news is everything is working on a tomcat on my linux
> laptop,
> > standalone server in my linux desktop and standalone in my windows VM. I
> > ran both 5 and 10 min tutorials without issue.
> >
> > A fresh checkout and a fresh restart did not solve the problem on my
> linux
> > machine. If Viknesh can get it to work in his machine can we proceed with
> > the release? I'll chk to see whats wrong in my configurations thats
> causing
> > this problem.
> >
> >
> > On Tue, Jul 9, 2013 at 10:25 AM, Chathuri Wimalasena
> > <ka...@gmail.com>wrote:
> >
> >> I also test 5 mins and 10 mins tutorials with a distribution built by
> >> latest trunk and did not encounter the issue that Saminda mentioned.
> Both
> >> samples ran without any issues.
> >>
> >> Regards,
> >> Chathuri
> >>
> >>
> >> On Tue, Jul 9, 2013 at 10:06 AM, Amila Jayasekara
> >> <th...@gmail.com>wrote:
> >>
> >>> Hi Saminda,
> >>>
> >>> I tested in Linux environment [3] and I didnt experienced
> undermentioned
> >>> issue.
> >>> Is it possible that you have 2 derby instances running in your machine
> ?
> >>>
> >>> [3]
> >>> iravata-server-0.8-SNAPSHOT/bin$ uname -a
> >>> Linux sgg-OptiPlex-990 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9
> 19:31:23
> >>> UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
> >>>
> >>> Thanks
> >>> Amila
> >>>
> >>>
> >>> On Tue, Jul 9, 2013 at 2:34 AM, Saminda Wijeratne <samindaw@gmail.com
> >>>> wrote:
> >>>
> >>>> I'm having trouble starting the standalone version... the axis2
> >> services
> >>>> are failing to start. I tried with a fresh trunk chkout as well. tried
> >> to
> >>>> find the reason but looks like db table structure issue which is weird
> >> at
> >>>> this point... i'm working on isolating the problem.
> >>>>
> >>>> 6456  airavata_data  WARN   [Thread-9] openjpa.Runtime - Supplied user
> >>>> parameters "[param0]" do not match expected parameters "[param0,
> >> param0]"
> >>>> for the prepared query "PreparedQuery: [SELECT p FROM Configuration p
> >>> WHERE
> >>>> p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> >>>> t0.config_val, t0.expire_date FROM Configuration t0 WHERE
> >> (t0.config_key
> >>> =
> >>>> ?)]".
> >>>> 6458  airavata_data  WARN   [Thread-5] openjpa.Runtime - Supplied user
> >>>> parameters "[param0]" do not match expected parameters "[param0,
> >> param0]"
> >>>> for the prepared query "PreparedQuery: [SELECT p FROM Configuration p
> >>> WHERE
> >>>> p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> >>>> t0.config_val, t0.expire_date FROM Configuration t0 WHERE
> >> (t0.config_key
> >>> =
> >>>> ?)]".
> >>>> [ERROR] Unable to create Airavata API
> >>>>
> >> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>> Error while initializing the Airavata API
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:64)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:43)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:39)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.getAiravataAPI(WorkflowInterpretorSkeleton.java:122)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.access$200(WorkflowInterpretorSkeleton.java:78)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:158)
> >>>> Caused by:
> >>>>
> >> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>> Error while initializing the Airavata API
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:175)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:61)
> >>>>    ... 5 more
> >>>> Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal user error>
> >>>> org.apache.openjpa.persistence.ArgumentException: Failed to execute
> >> query
> >>>> "SELECT p FROM Configuration p WHERE p.config_key =:param0". Check the
> >>>> query syntax for correctness. See nested exception for details.
> >>>>    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:872)
> >>>>    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:794)
> >>>>    at
> >>>>
> >>>
> >>
> org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:542)
> >>>>    at
> >>> org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:286)
> >>>>    at
> >>>>
> >>>
> >>
> org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:302)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations(ResourceUtils.java:206)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getConfigurationList(AiravataJPARegistry.java:235)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.retrieveURIsFromConfiguration(AiravataJPARegistry.java:305)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getEventingServiceURI(AiravataJPARegistry.java:328)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:122)
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:156)
> >>>>    ... 6 more
> >>>> Caused by: java.lang.ClassCastException: java.lang.String cannot be
> >> cast
> >>> to
> >>>> java.lang.Integer
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery$PreparedSQLExecutor.toParameterArray(PreparedSQLStoreQuery.java:160)
> >>>>    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:857)
> >>>>    ... 16 more
> >>>> Exception in thread "Thread-5" java.lang.NullPointerException
> >>>>    at
> >>>>
> >>>>
> >>>
> >>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:159)
> >>>>
> >>>>
> >>>>
> >>>> On Mon, Jul 8, 2013 at 10:37 PM, Amila Jayasekara
> >>>> <th...@gmail.com>wrote:
> >>>>
> >>>>> Hi Suresh,
> >>>>>
> >>>>> We can also do testing on the RC4. I verified 5 minute tutorial both
> >> in
> >>>>> webapp and also in stand alone version (in the trunk).
> >>>>>
> >>>>> Thanks
> >>>>> Amila
> >>>>>
> >>>>>
> >>>>> On Mon, Jul 8, 2013 at 10:21 PM, Suresh Marru <sm...@apache.org>
> >>> wrote:
> >>>>>
> >>>>>> I am assuming we are still waiting on Saminda, Viknes and others to
> >>>> test
> >>>>>> the trunk right?
> >>>>>>
> >>>>>> Suresh
> >>>>>> On Jul 8, 2013, at 6:46 PM, Amila Jayasekara <
> >>> thejaka.amila@gmail.com>
> >>>>>> wrote:
> >>>>>>
> >>>>>>> Below reported issues are fixed.
> >>>>>>> Saminda, can you check now ?
> >>>>>>>
> >>>>>>> Also appreciate if others can verify the distributions.
> >> (Including
> >>>> you,
> >>>>>>> Viknes)
> >>>>>>>
> >>>>>>> Thanks
> >>>>>>> Amila
> >>>>>>>
> >>>>>>>
> >>>>>>> On Mon, Jul 8, 2013 at 5:02 PM, Amila Jayasekara <
> >>>>>> thejaka.amila@gmail.com>wrote:
> >>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On Mon, Jul 8, 2013 at 4:29 PM, Saminda Wijeratne <
> >>>> samindaw@gmail.com
> >>>>>>> wrote:
> >>>>>>>>
> >>>>>>>>> Assuming the same fix is gone to the trunk I have verified this
> >>> fix
> >>>>> is
> >>>>>>>>> working perfectly on both integration tests and the standalone
> >>>>> airavata
> >>>>>>>>> server (ran 5/10 min tutorials).
> >>>>>>>>>
> >>>>>>>>> Testing tomcat deployment needed updating the server properties
> >>>> file
> >>>>>> key
> >>>>>>>>> registry.service.wsdl (the default context we are shipping is
> >>>>>>>>> "airavata-server" instead of "axis2").
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> It seems like the stand a lone server and and webapp are not
> >> using
> >>>>>>>> consistent contexts for default installation. Stand alone server
> >>>> uses
> >>>>>> axis2
> >>>>>>>> context and webapp uses airavata-server context. This implies we
> >>>> need
> >>>>> to
> >>>>>>>> maintain a separate configuration files for webapp and stand
> >> alone
> >>>>>> server
> >>>>>>>> or else update configuration file with relevant context during
> >> the
> >>>>>> build.
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>> The server seemed to start without
> >>>>>>>>> any issues but I was not able to connect to it using XBaya.
> >> Looks
> >>>>> like
> >>>>>> the
> >>>>>>>>> same registry service URL issue. I updated the client prop file
> >>> url
> >>>>>> but no
> >>>>>>>>> change. Can someone also verify my issue pls.
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>> I am also getting the same issue. I am under the impression that
> >>>>>>>> ApplicationSettings.getSetting doesnt return property values in
> >>>>>>>> airavata-client.properties (?).
> >>>>>>>> I need to further debug the issue.
> >>>>>>>>
> >>>>>>>> Suresh, please hold till I resolve this issue.
> >>>>>>>>
> >>>>>>>> Thanks
> >>>>>>>> Amila
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> On Mon, Jul 8, 2013 at 3:46 PM, Suresh Marru <
> >> smarru@apache.org>
> >>>>>> wrote:
> >>>>>>>>>
> >>>>>>>>>> Thanks Amila & Viknes for the patch and testing. I will cancel
> >>> the
> >>>>>> vote
> >>>>>>>>>> and call out a new RC later today.
> >>>>>>>>>>
> >>>>>>>>>> Suresh
> >>>>>>>>>>
> >>>>>>>>>> On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <
> >>>>> thejaka.amila@gmail.com
> >>>>>>>
> >>>>>>>>>> wrote:
> >>>>>>>>>>
> >>>>>>>>>>> Hi Viknes,
> >>>>>>>>>>>
> >>>>>>>>>>> That INFO message is expected and it is coming from axis2.
> >> That
> >>>>>>>>> message
> >>>>>>>>>>> pops up as we are periodically checking whether
> >> RegistryService
> >>>> is
> >>>>>> up.
> >>>>>>>>>>> Thank you for testing the fix.
> >>>>>>>>>>> I will commit the fix and we can continue with a new RC.
> >>>>>>>>>>>
> >>>>>>>>>>> Regards,
> >>>>>>>>>>> Amila
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <
> >>>>>>>>> viknesb@msn.com
> >>>>>>>>>>> wrote:
> >>>>>>>>>>>
> >>>>>>>>>>>> Hi Amila,
> >>>>>>>>>>>>
> >>>>>>>>>>>> I ran the distribution and now I just see the info message
> >> of
> >>>> not
> >>>>>>>>> being
> >>>>>>>>>>>> able
> >>>>>>>>>>>> to connect to RegistryService. The API invocation error
> >>> message
> >>>> or
> >>>>>>>>> the
> >>>>>>>>>>>> database creation error seems to be
> >>>>>>>>>>>> resolved. I was able to test the 5 mins quickstart tutorial
> >>> and
> >>>> it
> >>>>>>>>> ran
> >>>>>>>>>>>> fine.
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>> [INFO] Registry service URL -
> >>>>>>>>>>>> http://localhost:8080/axis2/services/RegistryService?wsdl
> >>>>>>>>>>>> [INFO] Deploying module: metadataExchange-1.5.1-impl -
> >>>>>>>>>>>>
> >>>> file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
> >>>>>>>>>>>>
> >>>> OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
> >>>>>>>>>>>> [INFO] Unable to sendViaPost to
> >>>>>>>>>>>> url[
> >> http://localhost:8080/axis2/services/RegistryService?wsdl
> >>> ]
> >>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
> >>>>>>>>>>>>      at
> >>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> >>>>>>>>>> Method)
> >>>>>>>>>>>>      at
> >>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> >>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> >>>>> Source)
> >>>>>>>>>>>>      at
> >>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> >>>>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
> >>>> Source)
> >>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
> >>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
> >>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
> >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> >>>>> Method)
> >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> >>>>> Source)
> >>>>>>>>>>>>      at
> >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> >>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> >>>>>>>>>>>> ReflectionSocketFactory.java:140)
> >>>>>>>>>>>>
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> >>>>>>>>>>>> cket(DefaultProtocolSocketFactory
> >>>>>>>>>>>> .java:125)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> >>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
> >>>>>>>>>>>> ConnectionManager.java:1361)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> >>>>>>>>>>>> Director.java:387)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> >>>>>>>>>>>> ector.java:171)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> >>>>>>>>>>>> PSender.java:542)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> >>>>>>>>>>>> ommons(CommonsHTTPTransportSender
> >>>>>>>>>>>> .java:400)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> >>>>>>>>>>>> PTransportSender.java:225)
> >>>>>>>>>>>>      at
> >>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> >>>>>>>>>>>> n.java:402)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> >>>>>>>>>>>> peration.java:229)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>
> >>
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> >>>>>>>>>>>> ed(RegistryServiceStub.java:181)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> >>>>>>>>>>>> vataClient.java:232)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> >>>>>>>>>>>> vataClient.java:182)
> >>>>>>>>>>>>     at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> >>>>>>>>>>>> )
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :61)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :43)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :39)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> >>>>>>>>>>>> feCycle.java:117)
> >>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration - 0
> >>>>>>>>>>>> [INFO] Unable to sendViaPost to
> >>>>>>>>>>>> url[
> >> http://localhost:8080/axis2/services/RegistryService?wsdl
> >>> ]
> >>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
> >>>>>>>>>>>>      at
> >>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> >>>>>>>>>> Method)
> >>>>>>>>>>>>      at
> >>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> >>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> >>>>> Source)
> >>>>>>>>>>>>      at
> >>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> >>>>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
> >>>> Source)
> >>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
> >>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
> >>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
> >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> >>>>> Method)
> >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> >>>>> Source)
> >>>>>>>>>>>>      at
> >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> >>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> >>>>>>>>>>>> ReflectionSocketFactory.java:140)
> >>>>>>>>>>>>
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> >>>>>>>>>>>> cket(DefaultProtocolSocketFactory
> >>>>>>>>>>>> .java:125)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> >>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
> >>>>>>>>>>>> ConnectionManager.java:1361)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> >>>>>>>>>>>> Director.java:387)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> >>>>>>>>>>>> ector.java:171)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> >>>>>>>>>>>> PSender.java:542)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> >>>>>>>>>>>> ommons(CommonsHTTPTransportSender
> >>>>>>>>>>>> .java:400)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> >>>>>>>>>>>> PTransportSender.java:225)
> >>>>>>>>>>>>      at
> >>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> >>>>>>>>>>>> n.java:402)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> >>>>>>>>>>>> peration.java:229)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>
> >>
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> >>>>>>>>>>>> ed(RegistryServiceStub.java:181)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> >>>>>>>>>>>> vataClient.java:232)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> >>>>>>>>>>>> vataClient.java:182)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> >>>>>>>>>>>> )
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :61)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :43)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :39)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> >>>>>>>>>>>> feCycle.java:117)
> >>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration - 1
> >>>>>>>>>>>> [INFO] New Database created for Registry
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
> >>>>>>>>>>>> t:1527/persistent_data;create=true;user=aira
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
> >>>>>>>>>>>> ELECT 1 from Configuration,MaxActive=10,MaxI
> >>>>>>>>>>>>
> >>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> >>>>>>>>>>>> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime -
> >>> Starting
> >>>>>>>>> OpenJPA
> >>>>>>>>>>>> 2.2.0
> >>>>>>>>>>>> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
> >>> Using
> >>>>>>>>>> dictionary
> >>>>>>>>>>>> class "org.apache.openjpa.jdbc.sql.DerbyDicti
> >>>>>>>>>>>> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
> >>> Network
> >>>>>>>>> Client
> >>>>>>>>>> JDBC
> >>>>>>>>>>>> Driver 10.9.1.0 - (1344872)).
> >>>>>>>>>>>> [INFO] Unable to sendViaPost to
> >>>>>>>>>>>> url[
> >> http://localhost:8080/axis2/services/RegistryService?wsdl
> >>> ]
> >>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
> >>>>>>>>>>>>      at
> >>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> >>>>>>>>>> Method)
> >>>>>>>>>>>>      at
> >>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> >>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> >>>>> Source)
> >>>>>>>>>>>>      at
> >>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> >>>>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
> >>>> Source)
> >>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
> >>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
> >>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
> >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> >>>>> Method)
> >>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> >>>>> Source)
> >>>>>>>>>>>>      at
> >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> >>>>>>>>>> Source)
> >>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> >>>>>>>>>>>> ReflectionSocketFactory.java:140)
> >>>>>>>>>>>>
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> >>>>>>>>>>>> cket(DefaultProtocolSocketFactory
> >>>>>>>>>>>> .java:125)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> >>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
> >>>>>>>>>>>> ConnectionManager.java:1361)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> >>>>>>>>>>>> Director.java:387)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> >>>>>>>>>>>> ector.java:171)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> >>>>>>>>>>>> PSender.java:542)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> >>>>>>>>>>>> ommons(CommonsHTTPTransportSender
> >>>>>>>>>>>> .java:400)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> >>>>>>>>>>>> PTransportSender.java:225)
> >>>>>>>>>>>>      at
> >>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> >>>>>>>>>>>> n.java:402)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> >>>>>>>>>>>> peration.java:229)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>
> >>
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> >>>>>>>>>>>> ed(RegistryServiceStub.java:181)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> >>>>>>>>>>>> vataClient.java:232)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> >>>>>>>>>>>> vataClient.java:182)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> >>>>>>>>>>>> )
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :61)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :43)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>>>>>>>> :39)
> >>>>>>>>>>>>      at
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> >>>>>>>>>>>> feCycle.java:117)
> >>>>>>>>>>>> [INFO] Deploying Web service:
> >>>>>>>>>> airavata-registry-service-0.9-SNAPSHOT.jar -
> >>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
> >>>>>>>>>>>> T.jar
> >>>>>>>>>>>> [INFO] Deploying Web service:
> >>>> airavata-xbaya-gui-0.9-SNAPSHOT.jar
> >>>>> -
> >>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
> >>>>>>>>>>>>
> >>>>> .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
> >>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> >>>>>>>>>>>>
> >>>>>>>>>
> >>>>>
> >> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
> >>>>>>>>>>>> tory/services/version-1.5.1.aar
> >>>>>>>>>>>> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol
> >>> start
> >>>>>>>>>>>> INFO: Starting ProtocolHandler ["http-bio-8080"]
> >>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration - 2
> >>>>>>>>>>>> Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm
> >>>>>>>>> setContainer
> >>>>>>>>>>>> INFO: Set JAAS app name Tomcat
> >>>>>>>>>>>>
> >>>>>>>>>>>> Thanks
> >>>>>>>>>>>> Viknes
> >>>>>>>>>>>>
> >>>>>>>>>>>> -----Original Message-----
> >>>>>>>>>>>> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
> >>>>>>>>>>>> Sent: Monday, July 08, 2013 11:52 AM
> >>>>>>>>>>>> To: dev@airavata.apache.org
> >>>>>>>>>>>> Cc: viknesb
> >>>>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> >>>>>>>>>>>>
> >>>>>>>>>>>> Hi Suresh,
> >>>>>>>>>>>>
> >>>>>>>>>>>> The binary is shared in [1]. Please use pass phrase
> >> "airavata"
> >>>> to
> >>>>>>>>>> download
> >>>>>>>>>>>> binary.
> >>>>>>>>>>>>
> >>>>>>>>>>>> Thanks
> >>>>>>>>>>>> Amila
> >>>>>>>>>>>>
> >>>>>>>>>>>> [1]
> >>>>>>>>>>
> >>>>>>
> >>> https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <
> >>>> smarru@apache.org>
> >>>>>>>>>> wrote:
> >>>>>>>>>>>>
> >>>>>>>>>>>>> Hi Amila,
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> This is really good investigation. Can you checkin the
> >> binary
> >>>>> with
> >>>>>>>>>>>>> some testing name to
> >>>>>>>>>>>>
> >>> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/andsend
> >>>>>> the
> >>>>>>>>>> url
> >>>>>>>>>>>> for
> >>>>>>>>>>>> viknes and others to test.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> If this addresses the issue consistently, I think its worth
> >>> to
> >>>>>>>>> respin
> >>>>>>>>>>>>> the release. Otherwise, I am inclined to suggest, lets move
> >>> on
> >>>>> with
> >>>>>>>>>>>>> release marking this as a known issue.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
> >>>>>>>>>>>>> <th...@gmail.com>
> >>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>> I think I was able to fix issue
> >>>>>>>>>>>>>> https://issues.apache.org/jira/browse/
> >>>>>>>>>>>>>> AIRAVATA-879.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Cause for the issue -
> >>>>>>>>>>>>>> Airavata database and schema is created using a separate
> >> web
> >>>>>>>>> service
> >>>>>>>>>>>>>> called
> >>> org.apache.airavata.registry.services.RegistryService.
> >>>>>> Other
> >>>>>>>>>>>>>> services (E.g :- messanger service) which uses AiravataAPI
> >>>>> depends
> >>>>>>>>>>>>>> on
> >>>>>>>>>>>>> above
> >>>>>>>>>>>>>> service. Therefore if axis2 deployer decided to deploy
> >>>> messanger
> >>>>>>>>>>>>>> service first we will see exception in above issue.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Solution: Try to connect to RegistryService and if
> >>> connection
> >>>>>> fails
> >>>>>>>>>>>>>> wait for some time and re-try. If re-trying fail for
> >> several
> >>>>>>>>>>>>>> iterations determine that RegistryService is unavailable
> >> and
> >>>>> throw
> >>>>>>>>> an
> >>>>>>>>>>>> exception.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> TODO : Need to verify this fix in Viknes's machine. (The
> >>> issue
> >>>>> is
> >>>>>>>>>>>>>> consistently reproducible in his machine)
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Further RegistryService doesnt provide any operations. So
> >> it
> >>>> is
> >>>>>>>>>>>>>> redundant have this service just to initialize database
> >> and
> >>>>>> schema.
> >>>>>>>>>>>>>> I think we
> >>>>>>>>>>>>> should
> >>>>>>>>>>>>>> remove this service and move DB/Schema creation to some
> >>> other
> >>>>>>>>>>>>> initializing
> >>>>>>>>>>>>>> method.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Feedback/comments appreciated.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Thanks
> >>>>>>>>>>>>>> Amila
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> >>>>>>>>>>>>>> <th...@gmail.com>wrote:
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
> >>>>>>>>>>>>>>> <viknesb@msn.com
> >>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Sure, here is the JIRA issue
> >>>>>>>>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> What is the final verdict on above issue ?
> >>>>>>>>>>>>>>> Are we going to treat AIRAVATA-879<
> >>>>>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
> >>>>>>>>>>>>>>> a blocker for the release ?
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Further is there a Windows environment which we can use
> >> to
> >>>> test
> >>>>>>>>>>>>>>> this
> >>>>>>>>>>>>> issue
> >>>>>>>>>>>>>>> ?
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Thanks
> >>>>>>>>>>>>>>> Amila
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Thanks
> >>>>>>>>>>>>>>>> Viknes
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> -----Original Message-----
> >>>>>>>>>>>>>>>> From: Suresh Marru [mailto:smarru@apache.org]
> >>>>>>>>>>>>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
> >>>>>>>>>>>>>>>> To: dev@airavata.apache.org
> >>>>>>>>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <
> >>> marpierc@iu.edu
> >>>>>
> >>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
> >>>>>>>>>>>>>>>>> Hash: SHA1
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> My concern about making this a known issue is that many
> >>> who
> >>>>>> will
> >>>>>>>>>>>>>>>>> try out the release for the first time will hit this
> >> bug.
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Thats true and may not be a good thing. Any volunteers
> >> to
> >>>> get
> >>>>> to
> >>>>>>>>>>>>>>>> the bottom of this race condition and fix it in the
> >> trunk?
> >>>> If
> >>>>> we
> >>>>>>>>>>>>>>>> first make sure
> >>>>>>>>>>>>> we
> >>>>>>>>>>>>>>>> really fixed it, certainly worth a new RC.
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Viknes, can you please crate a JIRA and fill in the
> >> steps
> >>> to
> >>>>>>>>>>>>>>>> reproduce
> >>>>>>>>>>>>> it?
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Marlon
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
> >>>>>>>>>>>>>>>>>> Hi Viknes,
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> It seems the issues of "database not getting created
> >> the
> >>>>> first
> >>>>>>>>>>>> time"
> >>>>>>>>>>>>>>>>>> is reproducible on Linux and Windows as well,  for
> >> some
> >>>>> reason
> >>>>>>>>>>>>>>>>>> Mac's are ok. Will wait for others to chime in. We can
> >>>>> either
> >>>>>>>>>>>>>>>>>> proceed with the release by adding this as a Known
> >>> issue,
> >>>> or
> >>>>>> if
> >>>>>>>>>>>>>>>>>> any one raises a blocker, we can address and re-spin
> >> the
> >>>>>>>>> release.
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
> >>>>>>>>>>>>>>>>>> <vi...@msn.com>
> >>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Since no one else is getting this error, it might be
> >> a
> >>>>>> Windows
> >>>>>>>>>>>>>>>>>>> specific or system specific issue. I will give my
> >> vote.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Thanks Viknes
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> -----Original Message----- From: Suresh Marru
> >>>>>>>>>>>>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01,
> >> 2013
> >>>>> 4:10
> >>>>>>>>> PM
> >>>>>>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
> >>>> Apache
> >>>>>>>>>>>>>>>>>>> Airavata Release 0.8 - RC3
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> I did not do extensive testing yet, but a quick try
> >> on
> >>> a
> >>>>> mac
> >>>>>>>>>>>>>>>>>>> and did not give this error either.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> >>>>>>>>>>>>>>>>>>> <th...@gmail.com> wrote:
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Strange, I am not experiencing this issue. Wonder
> >>>> whether
> >>>>>>>>> this
> >>>>>>>>>>>>>>>>>>>> is a Windows specific issue. Any one else
> >> experiencing
> >>>>> this
> >>>>>>>>>> issue
> >>>>>>>>>>>> ?
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Thanks Amila
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes
> >> Balasubramanee
> >>>>>>>>>>>>>>>>>>> <vi...@msn.com>wrote:
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> Hi all,
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> I downloaded the server bin distribution, tried to
> >>>> start
> >>>>>> the
> >>>>>>>>>>>>>>>>>>>>> server and I got the below exception. It seems this
> >>>> error
> >>>>>>>>>>>>>>>>>>>>> occurs only the first time I start the server. It
> >>> does
> >>>>> not
> >>>>>>>>>>>>>>>>>>>>> occur the subsequent times during the startup.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network
> >>>>> Server
> >>>>>> -
> >>>>>>>>>>>>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept
> >>>>> connection
> >>>>>>>>> s
> >>>>>>>>>>>>>>>>>>>>> on port 1527
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> >>>>>>>>>>>>>>>>>>>>> //l
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> vata;password=airavata,Username=airavata,Password=airavata,va
> >>>>>>>>>>>>>>>>>>>>> lidat
> >>>>>>>>>>>>>>>>>>>>> ion
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
> >>>>>>>>>>>>>>>>>>>>> =true
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime -
> >>>>> Starting
> >>>>>>>>>>>>> OpenJPA
> >>>>>>>>>>>>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata
> >>> API
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>
> >>>>
> >> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Error while initializing the Airavata API
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :64) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :43) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :39) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
> >>>>>>>>>>>>>>>>>>>>> MsgBo
> >>>>>>>>>>>>>>>>>>>>> xSe
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> rviceLi
> >>>>>>>>>>>>>>>>>>>>> feCycle.java:117) Caused by:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>
> >>>>
> >> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Error while initializing the Airavat
> >>>>>>>>>>>>>>>>>>>>> a API at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ava:163
> >>>>>>>>>>>>>>>>>>>>> ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> >>>> <openjpa-2.2.0-r422266:1244990
> >>>>>>>>>>>>>>>>>>>>> fatal general error>
> >>>>>>>>>>>>>>>>>>>>>
> >> org.apache.openjpa.persistence.PersistenceException:
> >>>> Cann
> >>>>>> ot
> >>>>>>>>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA'
> >>>> does
> >>>>>> not
> >>>>>>>>>>>>>>>>>>>>> exist) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>>>>>>>>>>>> ry(DB
> >>>>>>>>>>>>>>>>>>>>> Dic
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tionary
> >>>>>>>>>>>>>>>>>>>>> Factory.java:102) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> >>>>>>>>>>>>>>>>>>>>> onary
> >>>>>>>>>>>>>>>>>>>>> Ins
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tance(J
> >>>>>>>>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> >>>>>>>>>>>>>>>>>>>>> on(Ma
> >>>>>>>>>>>>>>>>>>>>> ppi
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ngRepos
> >>>>>>>>>>>>>>>>>>>>> itory.java:1510) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> java:518)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> java:443)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> >>>>>>>>>>>>>>>>>>>>> ue.ja
> >>>>>>>>>>>>>>>>>>>>> va:104)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> >>>>>>>>>>>>>>>>>>>>> etaDa
> >>>>>>>>>>>>>>>>>>>>> taR
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> eposito
> >>>>>>>>>>>>>>>>>>>>> ryValue.java:68) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> >>>>>>>>>>>>>>>>>>>>> ue.ja
> >>>>>>>>>>>>>>>>>>>>> va:83)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> >>>>>>>>>>>>>>>>>>>>> eposi
> >>>>>>>>>>>>>>>>>>>>> tor
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> yInstan
> >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> >>>>>>>>>>>>>>>>>>>>> eposi
> >>>>>>>>>>>>>>>>>>>>> tor
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> yInstan
> >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
> >>>>>>>>>>>>>>>>>>>>> Abstr
> >>>>>>>>>>>>>>>>>>>>> act
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> BrokerF
> >>>>>>>>>>>>>>>>>>>>> actory.java:638) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> >>>>>>>>>>>>>>>>>>>>> tract
> >>>>>>>>>>>>>>>>>>>>> Bro
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> kerFact
> >>>>>>>>>>>>>>>>>>>>> ory.java:203) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> >>>>>>>>>>>>>>>>>>>>> elega
> >>>>>>>>>>>>>>>>>>>>> tin
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> gBroker
> >>>>>>>>>>>>>>>>>>>>> Factory.java:156) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:68) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> rations
> >>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ration(
> >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .getCon
> >>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .initia
> >>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> >>>>>>>>>>>>>>>>>>>>> egist
> >>>>>>>>>>>>>>>>>>>>> ry(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Airavat
> >>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> java:21
> >>>>>>>>>>>>>>>>>>>>> 6) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> >>>>>>>>>>>>>>>>>>>>> taCli
> >>>>>>>>>>>>>>>>>>>>> ent
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .java:1
> >>>>>>>>>>>>>>>>>>>>> 12) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ava:144
> >>>>>>>>>>>>>>>>>>>>> ) ... 4 more Caused by:
> >>>>>>>>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot
> >>>> create
> >>>>>>>>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n
> >>> ot
> >>>>>>>>>>>>>>>>>>>>> exist) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>>>>>>>>>>>> ionFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry(Basi
> >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1549) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> >>>>>>>>>>>>>>>>>>>>> cData
> >>>>>>>>>>>>>>>>>>>>> Sou
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> rce.jav
> >>>>>>>>>>>>>>>>>>>>> a:1388) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> >>>>>>>>>>>>>>>>>>>>> taSou
> >>>>>>>>>>>>>>>>>>>>> rce
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .java:1
> >>>>>>>>>>>>>>>>>>>>> 044) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> >>>>>>>>>>>>>>>>>>>>> n(Del
> >>>>>>>>>>>>>>>>>>>>> ega
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tingDat
> >>>>>>>>>>>>>>>>>>>>> aSource.java:110) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> >>>>>>>>>>>>>>>>>>>>> n(Dec
> >>>>>>>>>>>>>>>>>>>>> ora
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tingDat
> >>>>>>>>>>>>>>>>>>>>> aSource.java:87) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>>>>>>>>>>>> ry(DB
> >>>>>>>>>>>>>>>>>>>>> Dic
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tionary
> >>>>>>>>>>>>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
> >>>>>>>>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA'
> >>>> does
> >>>>>> not
> >>>>>>>>>>>>>>>>>>>>> exist at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> >>>>>>>>>>>>>>>>>>>>> ion(U
> >>>>>>>>>>>>>>>>>>>>> nkn
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> own
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> >>>>>>>>>>>>>>>>>>>>> wn
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Source)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.derby.client.am.Statement.executeQuery(Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> >>>>>>>>>>>>>>>>>>>>> gatin
> >>>>>>>>>>>>>>>>>>>>> gSt
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> atement
> >>>>>>>>>>>>>>>>>>>>> .java:208) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> >>>>>>>>>>>>>>>>>>>>> necti
> >>>>>>>>>>>>>>>>>>>>> on(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Poolabl
> >>>>>>>>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> >>>>>>>>>>>>>>>>>>>>> tory(
> >>>>>>>>>>>>>>>>>>>>> Bas
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> icDataS
> >>>>>>>>>>>>>>>>>>>>> ource.java:1558) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>>>>>>>>>>>> ionFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry(Basi
> >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
> >>>>>>>>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> >>>>> 'AIRAVATA'
> >>>>>>>>>>>>>>>>>>>>> does not exist at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> >>>>>>>>>>>>>>>>>>>>> or(Un
> >>>>>>>>>>>>>>>>>>>>> kno
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> wn
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> >>>>>>>>>>>>>>>>>>>>> eply(
> >>>>>>>>>>>>>>>>>>>>> Unk
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> nown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> >>>>>>>>>>>>>>>>>>>>> ribeO
> >>>>>>>>>>>>>>>>>>>>> utp
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ut(Unkn
> >>>>>>>>>>>>>>>>>>>>> own Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> >>>>>>>>>>>>>>>>>>>>> eOutp
> >>>>>>>>>>>>>>>>>>>>> ut(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> >>>>>>>>>>>>>>>>>>>>> utput
> >>>>>>>>>>>>>>>>>>>>> _(U
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> nknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> >>>>>>>>>>>>>>>>>>>>> t(Unk
> >>>>>>>>>>>>>>>>>>>>> now
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> n
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> >>>>>>>>>>>>>>>>>>> Source)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) ... 38 more [ERROR] Error while
> >> initializing
> >>>> the
> >>>>>>>>>>>>>>>>>>>>> Airavata API
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>
> >>>>
> >> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Error while initializing the Airavata API
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :64) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :43) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :39) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
> >>>>>>>>>>>>>>>>>>>>> Broke
> >>>>>>>>>>>>>>>>>>>>> rSe
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> rviceLi
> >>>>>>>>>>>>>>>>>>>>> feCycle.java:156) Caused by:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>
> >>>>
> >> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Error while initializing the Airavat
> >>>>>>>>>>>>>>>>>>>>> a API at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ava:163
> >>>>>>>>>>>>>>>>>>>>> ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> >>>> <openjpa-2.2.0-r422266:1244990
> >>>>>>>>>>>>>>>>>>>>> fatal general error>
> >>>>>>>>>>>>>>>>>>>>>
> >> org.apache.openjpa.persistence.PersistenceException:
> >>>> Cann
> >>>>>> ot
> >>>>>>>>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA'
> >>>> does
> >>>>>> not
> >>>>>>>>>>>>>>>>>>>>> exist) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>>>>>>>>>>>> ry(DB
> >>>>>>>>>>>>>>>>>>>>> Dic
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tionary
> >>>>>>>>>>>>>>>>>>>>> Factory.java:102) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> >>>>>>>>>>>>>>>>>>>>> onary
> >>>>>>>>>>>>>>>>>>>>> Ins
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tance(J
> >>>>>>>>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> >>>>>>>>>>>>>>>>>>>>> on(Ma
> >>>>>>>>>>>>>>>>>>>>> ppi
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ngRepos
> >>>>>>>>>>>>>>>>>>>>> itory.java:1510) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> java:518)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> java:443)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> >>>>>>>>>>>>>>>>>>>>> ue.ja
> >>>>>>>>>>>>>>>>>>>>> va:104)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> >>>>>>>>>>>>>>>>>>>>> etaDa
> >>>>>>>>>>>>>>>>>>>>> taR
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> eposito
> >>>>>>>>>>>>>>>>>>>>> ryValue.java:68) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> >>>>>>>>>>>>>>>>>>>>> ue.ja
> >>>>>>>>>>>>>>>>>>>>> va:83)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> >>>>>>>>>>>>>>>>>>>>> eposi
> >>>>>>>>>>>>>>>>>>>>> tor
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> yInstan
> >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> >>>>>>>>>>>>>>>>>>>>> eposi
> >>>>>>>>>>>>>>>>>>>>> tor
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> yInstan
> >>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
> >>>>>>>>>>>>>>>>>>>>> Repos
> >>>>>>>>>>>>>>>>>>>>> ito
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ryInsta
> >>>>>>>>>>>>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> >>>>>>>>>>>>>>>>>>>>> appin
> >>>>>>>>>>>>>>>>>>>>> gs(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> JDBCBro
> >>>>>>>>>>>>>>>>>>>>> kerFactory.java:140) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> >>>>>>>>>>>>>>>>>>>>> appin
> >>>>>>>>>>>>>>>>>>>>> gs(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> JDBCBro
> >>>>>>>>>>>>>>>>>>>>> kerFactory.java:164) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
> >>>>>>>>>>>>>>>>>>>>> l(JDB
> >>>>>>>>>>>>>>>>>>>>> CBr
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> okerFac
> >>>>>>>>>>>>>>>>>>>>> tory.java:122) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> >>>>>>>>>>>>>>>>>>>>> tract
> >>>>>>>>>>>>>>>>>>>>> Bro
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> kerFact
> >>>>>>>>>>>>>>>>>>>>> ory.java:209) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> >>>>>>>>>>>>>>>>>>>>> elega
> >>>>>>>>>>>>>>>>>>>>> tin
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> gBroker
> >>>>>>>>>>>>>>>>>>>>> Factory.java:156) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tEnti
> >>>>>>>>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> anager(
> >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:68) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> rations
> >>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ration(
> >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .getCon
> >>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .initia
> >>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> >>>>>>>>>>>>>>>>>>>>> egist
> >>>>>>>>>>>>>>>>>>>>> ry(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Airavat
> >>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> java:21
> >>>>>>>>>>>>>>>>>>>>> 6) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> >>>>>>>>>>>>>>>>>>>>> taCli
> >>>>>>>>>>>>>>>>>>>>> ent
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .java:1
> >>>>>>>>>>>>>>>>>>>>> 12) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ava:144
> >>>>>>>>>>>>>>>>>>>>> ) ... 4 more Caused by:
> >>>>>>>>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot
> >>>> create
> >>>>>>>>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n
> >>> ot
> >>>>>>>>>>>>>>>>>>>>> exist) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>>>>>>>>>>>> ionFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry(Basi
> >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1549) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> >>>>>>>>>>>>>>>>>>>>> cData
> >>>>>>>>>>>>>>>>>>>>> Sou
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> rce.jav
> >>>>>>>>>>>>>>>>>>>>> a:1388) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> >>>>>>>>>>>>>>>>>>>>> taSou
> >>>>>>>>>>>>>>>>>>>>> rce
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .java:1
> >>>>>>>>>>>>>>>>>>>>> 044) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> >>>>>>>>>>>>>>>>>>>>> n(Del
> >>>>>>>>>>>>>>>>>>>>> ega
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tingDat
> >>>>>>>>>>>>>>>>>>>>> aSource.java:110) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> >>>>>>>>>>>>>>>>>>>>> n(Dec
> >>>>>>>>>>>>>>>>>>>>> ora
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tingDat
> >>>>>>>>>>>>>>>>>>>>> aSource.java:87) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>>>>>>>>>>>> ry(DB
> >>>>>>>>>>>>>>>>>>>>> Dic
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> tionary
> >>>>>>>>>>>>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
> >>>>>>>>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA'
> >>>> does
> >>>>>> not
> >>>>>>>>>>>>>>>>>>>>> exist at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> >>>>>>>>>>>>>>>>>>>>> ion(U
> >>>>>>>>>>>>>>>>>>>>> nkn
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> own
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> >>>>>>>>>>>>>>>>>>>>> wn
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Source)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.derby.client.am.Statement.executeQuery(Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> >>>>>>>>>>>>>>>>>>>>> gatin
> >>>>>>>>>>>>>>>>>>>>> gSt
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> atement
> >>>>>>>>>>>>>>>>>>>>> .java:208) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> >>>>>>>>>>>>>>>>>>>>> necti
> >>>>>>>>>>>>>>>>>>>>> on(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Poolabl
> >>>>>>>>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> >>>>>>>>>>>>>>>>>>>>> tory(
> >>>>>>>>>>>>>>>>>>>>> Bas
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> icDataS
> >>>>>>>>>>>>>>>>>>>>> ource.java:1558) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>>>>>>>>>>>> ionFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry(Basi
> >>>>>>>>>>>>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
> >>>>>>>>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> >>>>> 'AIRAVATA'
> >>>>>>>>>>>>>>>>>>>>> does not exist at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> >>>>>>>>>>>>>>>>>>>>> or(Un
> >>>>>>>>>>>>>>>>>>>>> kno
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> wn
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> >>>>>>>>>>>>>>>>>>>>> eply(
> >>>>>>>>>>>>>>>>>>>>> Unk
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> nown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> >>>>>>>>>>>>>>>>>>>>> ribeO
> >>>>>>>>>>>>>>>>>>>>> utp
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ut(Unkn
> >>>>>>>>>>>>>>>>>>>>> own Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> >>>>>>>>>>>>>>>>>>>>> eOutp
> >>>>>>>>>>>>>>>>>>>>> ut(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> >>>>>>>>>>>>>>>>>>>>> utput
> >>>>>>>>>>>>>>>>>>>>> _(U
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> nknown
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> >>>>>>>>>>>>>>>>>>>>> t(Unk
> >>>>>>>>>>>>>>>>>>>>> now
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> n
> >>>>>>>>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> >>>>>>>>>>>>>>>>>>> Source)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> >>>>>>>>>>>>>>>>>>>>> Source) ... 41 more [INFO] New Database created for
> >>>>>> Registry
> >>>>>>>>>>>>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3]
> >>>>> openjpa.jdbc.JDBC -
> >>>>>>>>>>>>>>>>>>>>> Using dictionary class
> >>>>>> "org.apache.openjpa.jdbc.sql.DerbyDic
> >>>>>>>>>>>>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache
> >>>> Derby
> >>>>>>>>>>>>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)).
> >>>> [INFO]
> >>>>>>>>>>>>>>>>>>>>> Deploying Web
> >>>>>>>>>>>>>>>>>>>>> service: airavata-registry-service-0.8.jar -
> >>>>>>>>>>>>>>>>>>>>>
> >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> [INFO] Deploying Web service:
> >> airavata-xbaya-gui-0.8.jar
> >>> -
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
> >>>>>>>>>>>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> >>>>>>>>>>>>>>>>>>>>> /repo
> >>>>>>>>>>>>>>>>>>>>> sit
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> o
> >>>>>>>>>>>>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42
> >> PM
> >>>>>>>>>>>>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO:
> >>> Starting
> >>>>>>>>>>>>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to
> >>>>> create
> >>>>>>>>>>>>>>>>>>>>> Airavata API
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>
> >>>>
> >> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Error while initializing the Airavata API
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :64) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :43) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :39) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> >>>>>>>>>>>>>>>>>>>>> get
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Airavat
> >>>>>>>>>>>>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> >>>>>>>>>>>>>>>>>>>>> acc
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ess$200
> >>>>>>>>>>>>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> >>>>>>>>>>>>>>>>>>>>> eton$
> >>>>>>>>>>>>>>>>>>>>> 1.r
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> un(Work
> >>>>>>>>>>>>>>>>>>>>> flowInterpretorSkeleton.java:158)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> Caused by:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>
> >>>>
> >> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Error while initializing the Airavat
> >>>>>>>>>>>>>>>>>>>>> a API at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ava:163
> >>>>>>>>>>>>>>>>>>>>> ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>>>>>>>> :61) ... 5 more Caused by:
> >>>> <openjpa-2.2.0-r422266:1244990
> >>>>>>>>>>>>>>>>>>>>> nonfatal user error>
> >>>>>>>>>>>>>>>>>>>>> org.apache.openjpa.persistence.ArgumentException:
> >> An
> >>>>> erro r
> >>>>>>>>>>>>>>>>>>>>> occurred while parsing the query filter "SELECT p
> >>> FROM
> >>>>>>>>>>>>>>>>>>>>> Configuration p WHERE p.config_key =:param0". Error
> >>>>>> message:
> >>>>>>>>>>>>>>>>>>>>> Th e name "Configuration" is not a recognized
> >> entity
> >>> or
> >>>>>>>>>>>>>>>>>>>>> identifier. Known entity names: [] at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
> >>>>>>>>>>>>>>>>>>>>> eExce
> >>>>>>>>>>>>>>>>>>>>> pti
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> on(Abst
> >>>>>>>>>>>>>>>>>>>>> ractExpressionBuilder.java:119) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
> >>>>>>>>>>>>>>>>>>>>> MetaD
> >>>>>>>>>>>>>>>>>>>>> ata
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> (JPQLEx
> >>>>>>>>>>>>>>>>>>>>> pressionBuilder.java:197) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
> >>>>>>>>>>>>>>>>>>>>> lassM
> >>>>>>>>>>>>>>>>>>>>> eta
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Data(JP
> >>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:167) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> >>>>>>>>>>>>>>>>>>>>> dateM
> >>>>>>>>>>>>>>>>>>>>> eta
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Data(JP
> >>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:242) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> >>>>>>>>>>>>>>>>>>>>> dateM
> >>>>>>>>>>>>>>>>>>>>> eta
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Data(JP
> >>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:212) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> >>>>>>>>>>>>>>>>>>>>> dateT
> >>>>>>>>>>>>>>>>>>>>> ype
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> (JPQLEx
> >>>>>>>>>>>>>>>>>>>>> pressionBuilder.java:205) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
> >>>>>>>>>>>>>>>>>>>>> 00(JP
> >>>>>>>>>>>>>>>>>>>>> QLE
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> xpressi
> >>>>>>>>>>>>>>>>>>>>> onBuilder.java:80) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
> >>>>>>>>>>>>>>>>>>>>> QL.po
> >>>>>>>>>>>>>>>>>>>>> pul
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ate(JPQ
> >>>>>>>>>>>>>>>>>>>>> LExpressionBuilder.java:2417) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
> >>>>>>>>>>>>>>>>>>>>> .java
> >>>>>>>>>>>>>>>>>>>>> :61)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
> >>>>>>>>>>>>>>>>>>>>> mpila
> >>>>>>>>>>>>>>>>>>>>> tio
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> n(Expre
> >>>>>>>>>>>>>>>>>>>>> ssionStoreQuery.java:162) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> >>>>>>>>>>>>>>>>>>>>> 673)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
> >>>>>>>>>>>>>>>>>>> mpl.j
> >>>>>>>>>>>>>>>>>>> ava:654)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
> >>>>>>>>>>>>>>>>>>>>> ryImp
> >>>>>>>>>>>>>>>>>>>>> l.j
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ava:620
> >>>>>>>>>>>>>>>>>>>>> ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
> >>>>>>>>>>>>>>>>>>> l.jav
> >>>>>>>>>>>>>>>>>>> a:682)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>
> >>>>> org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> >>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> >>>>>>>>>>>>>>>>>>>>> Entit
> >>>>>>>>>>>>>>>>>>>>> yMa
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> nagerIm
> >>>>>>>>>>>>>>>>>>>>> pl.java:997) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> >>>>>>>>>>>>>>>>>>>>> Entit
> >>>>>>>>>>>>>>>>>>>>> yMa
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> nagerIm
> >>>>>>>>>>>>>>>>>>>>> pl.java:979) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> >>>>>>>>>>>>>>>>>>>>> Entit
> >>>>>>>>>>>>>>>>>>>>> yMa
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> nagerIm
> >>>>>>>>>>>>>>>>>>>>> pl.java:102) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> >>>>>>>>>>>>>>>>>>>>> gen
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> erateQu
> >>>>>>>>>>>>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> >>>>>>>>>>>>>>>>>>>>> sel
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ectQuer
> >>>>>>>>>>>>>>>>>>>>> y(QueryGenerator.java:64) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> rations
> >>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:205) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ration(
> >>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .getCon
> >>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .initia
> >>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> >>>>>>>>>>>>>>>>>>>>> egist
> >>>>>>>>>>>>>>>>>>>>> ry(
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Airavat
> >>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> java:21
> >>>>>>>>>>>>>>>>>>>>> 6) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> >>>>>>>>>>>>>>>>>>>>> taCli
> >>>>>>>>>>>>>>>>>>>>> ent
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> .java:1
> >>>>>>>>>>>>>>>>>>>>> 12) at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> ava:144
> >>>>>>>>>>>>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
> >>>>>>>>>>>>>>>>>>>>> java.lang.NullPointerException at
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> >>>>>>>>>>>>>>>>>>>>> eton$
> >>>>>>>>>>>>>>>>>>>>> 1.r
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> un(Work
> >>>>>>>>>>>>>>>>>>>>> flowInterpretorSkeleton.java:159)
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> Thanks Viknes
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> -----Original Message----- From: Saminda Wijeratne
> >>>>>>>>>>>>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01,
> >>>> 2013
> >>>>>>>>> 12:25
> >>>>>>>>>>>>>>>>>>>>> PM
> >>>>>>>>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
> >>>>> Apache
> >>>>>>>>>>>>> Airavata
> >>>>>>>>>>>>>>>>>>>>> Release 0.8 - RC3
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> ok Suresh. Thanks.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
> >>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
> >>>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> Hi Saminda,
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> I should have mentioned this in the vote email.
> >>> INFRA
> >>>>> has
> >>>>>>>>>>>>>>>>>>>>>> restricted the distributions to 100MB and the war
> >>>>>>>>>>>>>>>>>>>>>> distribution is little over it. I made a request
> >> to
> >>>>>>>>> manually
> >>>>>>>>>>>>>>>>>>>>>> checkin the war distribution. Until then, please
> >> use
> >>>>> this
> >>>>>>>>>>>>>>>>>>>>>> link to get the war
> >>>>>>>>>>>>>>>>>>>>>> distribution:
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>
> >> http://people.apache.org/~smarru/airavata_tmp_dist/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> >>>>>>>>>>>>>>>>>>>>>> <sa...@gmail.com>
> >>>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>> Suresh, we are missing the war binary from the
> >> RC.
> >>>> Can
> >>>>>> you
> >>>>>>>>>>>>>>>>>>>>>>> include that
> >>>>>>>>>>>>>>>>>>>>>> as
> >>>>>>>>>>>>>>>>>>>>>>> well please.
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> >>>>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
> >>>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> Will appreciate if every one can rest this RC
> >>> sooner
> >>>>>> than
> >>>>>>>>>>>>>>>>>>>>>>>> later. If we start seeing the release validation
> >>> is
> >>>>>> going
> >>>>>>>>>>>>>>>>>>>>>>>> on well, we can open the
> >>>>>>>>>>>>>>>>>>>>>> trunk
> >>>>>>>>>>>>>>>>>>>>>>>> for development for 0.9.
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
> >>>>>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
> >>>>>>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> Discussion thread for vote on Apache Airavata
> >> 0.8
> >>>>>>>>> release
> >>>>>>>>>>>>>>>>>>>>>>>>> candidate
> >>>>>>>>>>>>>>>>>>>>> 3.
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> If you have any questions or feedback or to
> >> post
> >>>>>> results
> >>>>>>>>>>>>>>>>>>>>>>>>> of validating
> >>>>>>>>>>>>>>>>>>>>>>>> the release, please reply to this thread. Once
> >> you
> >>>>>> verify
> >>>>>>>>>>>>>>>>>>>>>>>> the release, please post your vote to the VOTE
> >>>> thread.
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> For reference, the Apache release guide  -
> >>>>>>>>>>>>>>>>>>>>>>>> http://www.apache.org/dev/release.html
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> Some tips to validate the release before you
> >>> vote:
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> * Download the binary version and run the 5
> >>> minute
> >>>> or
> >>>>>>>>>>>>>>>>>>>>>>>>> 10 minute
> >>>>>>>>>>>>>>>>>>>>>> tutorial
> >>>>>>>>>>>>>>>>>>>>>>>> as described in README and website.
> >>>>>>>>>>>>>>>>>>>>>>>>> * Download the source files from compressed
> >> files
> >>>> and
> >>>>>>>>>>>>>>>>>>>>>>>>> release tag and
> >>>>>>>>>>>>>>>>>>>>>>>> build (which includes tests).
> >>>>>>>>>>>>>>>>>>>>>>>>> * Verify the distribution for the required
> >>> LICENSE
> >>>>> and
> >>>>>>>>>>>>>>>>>>>>>>>>> NOTICE files * Verify if all the staged files
> >> are
> >>>>>> signed
> >>>>>>>>>>>>>>>>>>>>>>>>> and the signature is
> >>>>>>>>>>>>>>>>>>>>>>>> verifiable.
> >>>>>>>>>>>>>>>>>>>>>>>>> * Verify if the signing key in the project's
> >> KEYS
> >>>>> file
> >>>>>>>>> is
> >>>>>>>>>>>>>>>>>>>>>>>>> hosted on a
> >>>>>>>>>>>>>>>>>>>>>>>> public server
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> Thanks for your time in validating the release
> >>> and
> >>>>>>>>>>>>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> -----BEGIN PGP SIGNATURE-----
> >>>>>>>>>>>>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> >>>>>>>>>>>>>>>>> Comment: GPGTools - http://gpgtools.org
> >>>>>>>>>>>>>>>>> Comment: Using GnuPG with Thunderbird -
> >>>>>>>>> http://www.enigmail.net/
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> >>>>>>>>>>>>>>>>>
> >>>>>> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> >>>>>>>>>>>>>>>>>
> >>>>>> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> >>>>>>>>>>>>>>>>>
> >>>>>> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> >>>>>>>>>>>>>>>>>
> >>>>>> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> >>>>>>>>>>>>>>>>>
> >>>>>> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> >>>>>>>>>>>>>>>>> =4mIG
> >>>>>>>>>>>>>>>>> -----END PGP SIGNATURE-----
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
>
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Suresh Marru <sm...@apache.org>.
How about we come to a conclusion in next 3 hours? At around 2pm (US eastern time), I will take it whats there, mark the known issues and push forward with the release?

Suresh

On Jul 9, 2013, at 10:48 AM, Saminda Wijeratne <sa...@gmail.com> wrote:

> Well the good news is everything is working on a tomcat on my linux laptop,
> standalone server in my linux desktop and standalone in my windows VM. I
> ran both 5 and 10 min tutorials without issue.
> 
> A fresh checkout and a fresh restart did not solve the problem on my linux
> machine. If Viknesh can get it to work in his machine can we proceed with
> the release? I'll chk to see whats wrong in my configurations thats causing
> this problem.
> 
> 
> On Tue, Jul 9, 2013 at 10:25 AM, Chathuri Wimalasena
> <ka...@gmail.com>wrote:
> 
>> I also test 5 mins and 10 mins tutorials with a distribution built by
>> latest trunk and did not encounter the issue that Saminda mentioned. Both
>> samples ran without any issues.
>> 
>> Regards,
>> Chathuri
>> 
>> 
>> On Tue, Jul 9, 2013 at 10:06 AM, Amila Jayasekara
>> <th...@gmail.com>wrote:
>> 
>>> Hi Saminda,
>>> 
>>> I tested in Linux environment [3] and I didnt experienced undermentioned
>>> issue.
>>> Is it possible that you have 2 derby instances running in your machine ?
>>> 
>>> [3]
>>> iravata-server-0.8-SNAPSHOT/bin$ uname -a
>>> Linux sgg-OptiPlex-990 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23
>>> UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
>>> 
>>> Thanks
>>> Amila
>>> 
>>> 
>>> On Tue, Jul 9, 2013 at 2:34 AM, Saminda Wijeratne <samindaw@gmail.com
>>>> wrote:
>>> 
>>>> I'm having trouble starting the standalone version... the axis2
>> services
>>>> are failing to start. I tried with a fresh trunk chkout as well. tried
>> to
>>>> find the reason but looks like db table structure issue which is weird
>> at
>>>> this point... i'm working on isolating the problem.
>>>> 
>>>> 6456  airavata_data  WARN   [Thread-9] openjpa.Runtime - Supplied user
>>>> parameters "[param0]" do not match expected parameters "[param0,
>> param0]"
>>>> for the prepared query "PreparedQuery: [SELECT p FROM Configuration p
>>> WHERE
>>>> p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
>>>> t0.config_val, t0.expire_date FROM Configuration t0 WHERE
>> (t0.config_key
>>> =
>>>> ?)]".
>>>> 6458  airavata_data  WARN   [Thread-5] openjpa.Runtime - Supplied user
>>>> parameters "[param0]" do not match expected parameters "[param0,
>> param0]"
>>>> for the prepared query "PreparedQuery: [SELECT p FROM Configuration p
>>> WHERE
>>>> p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
>>>> t0.config_val, t0.expire_date FROM Configuration t0 WHERE
>> (t0.config_key
>>> =
>>>> ?)]".
>>>> [ERROR] Unable to create Airavata API
>>>> 
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>> Error while initializing the Airavata API
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:64)
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:43)
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:39)
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.getAiravataAPI(WorkflowInterpretorSkeleton.java:122)
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.access$200(WorkflowInterpretorSkeleton.java:78)
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:158)
>>>> Caused by:
>>>> 
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>> Error while initializing the Airavata API
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:175)
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:61)
>>>>    ... 5 more
>>>> Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal user error>
>>>> org.apache.openjpa.persistence.ArgumentException: Failed to execute
>> query
>>>> "SELECT p FROM Configuration p WHERE p.config_key =:param0". Check the
>>>> query syntax for correctness. See nested exception for details.
>>>>    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:872)
>>>>    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:794)
>>>>    at
>>>> 
>>> 
>> org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:542)
>>>>    at
>>> org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:286)
>>>>    at
>>>> 
>>> 
>> org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:302)
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations(ResourceUtils.java:206)
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getConfigurationList(AiravataJPARegistry.java:235)
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.retrieveURIsFromConfiguration(AiravataJPARegistry.java:305)
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getEventingServiceURI(AiravataJPARegistry.java:328)
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:122)
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:156)
>>>>    ... 6 more
>>>> Caused by: java.lang.ClassCastException: java.lang.String cannot be
>> cast
>>> to
>>>> java.lang.Integer
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery$PreparedSQLExecutor.toParameterArray(PreparedSQLStoreQuery.java:160)
>>>>    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:857)
>>>>    ... 16 more
>>>> Exception in thread "Thread-5" java.lang.NullPointerException
>>>>    at
>>>> 
>>>> 
>>> 
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:159)
>>>> 
>>>> 
>>>> 
>>>> On Mon, Jul 8, 2013 at 10:37 PM, Amila Jayasekara
>>>> <th...@gmail.com>wrote:
>>>> 
>>>>> Hi Suresh,
>>>>> 
>>>>> We can also do testing on the RC4. I verified 5 minute tutorial both
>> in
>>>>> webapp and also in stand alone version (in the trunk).
>>>>> 
>>>>> Thanks
>>>>> Amila
>>>>> 
>>>>> 
>>>>> On Mon, Jul 8, 2013 at 10:21 PM, Suresh Marru <sm...@apache.org>
>>> wrote:
>>>>> 
>>>>>> I am assuming we are still waiting on Saminda, Viknes and others to
>>>> test
>>>>>> the trunk right?
>>>>>> 
>>>>>> Suresh
>>>>>> On Jul 8, 2013, at 6:46 PM, Amila Jayasekara <
>>> thejaka.amila@gmail.com>
>>>>>> wrote:
>>>>>> 
>>>>>>> Below reported issues are fixed.
>>>>>>> Saminda, can you check now ?
>>>>>>> 
>>>>>>> Also appreciate if others can verify the distributions.
>> (Including
>>>> you,
>>>>>>> Viknes)
>>>>>>> 
>>>>>>> Thanks
>>>>>>> Amila
>>>>>>> 
>>>>>>> 
>>>>>>> On Mon, Jul 8, 2013 at 5:02 PM, Amila Jayasekara <
>>>>>> thejaka.amila@gmail.com>wrote:
>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> On Mon, Jul 8, 2013 at 4:29 PM, Saminda Wijeratne <
>>>> samindaw@gmail.com
>>>>>>> wrote:
>>>>>>>> 
>>>>>>>>> Assuming the same fix is gone to the trunk I have verified this
>>> fix
>>>>> is
>>>>>>>>> working perfectly on both integration tests and the standalone
>>>>> airavata
>>>>>>>>> server (ran 5/10 min tutorials).
>>>>>>>>> 
>>>>>>>>> Testing tomcat deployment needed updating the server properties
>>>> file
>>>>>> key
>>>>>>>>> registry.service.wsdl (the default context we are shipping is
>>>>>>>>> "airavata-server" instead of "axis2").
>>>>>>>> 
>>>>>>>> 
>>>>>>>> It seems like the stand a lone server and and webapp are not
>> using
>>>>>>>> consistent contexts for default installation. Stand alone server
>>>> uses
>>>>>> axis2
>>>>>>>> context and webapp uses airavata-server context. This implies we
>>>> need
>>>>> to
>>>>>>>> maintain a separate configuration files for webapp and stand
>> alone
>>>>>> server
>>>>>>>> or else update configuration file with relevant context during
>> the
>>>>>> build.
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>>> The server seemed to start without
>>>>>>>>> any issues but I was not able to connect to it using XBaya.
>> Looks
>>>>> like
>>>>>> the
>>>>>>>>> same registry service URL issue. I updated the client prop file
>>> url
>>>>>> but no
>>>>>>>>> change. Can someone also verify my issue pls.
>>>>>>>>> 
>>>>>>>> 
>>>>>>>> I am also getting the same issue. I am under the impression that
>>>>>>>> ApplicationSettings.getSetting doesnt return property values in
>>>>>>>> airavata-client.properties (?).
>>>>>>>> I need to further debug the issue.
>>>>>>>> 
>>>>>>>> Suresh, please hold till I resolve this issue.
>>>>>>>> 
>>>>>>>> Thanks
>>>>>>>> Amila
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> On Mon, Jul 8, 2013 at 3:46 PM, Suresh Marru <
>> smarru@apache.org>
>>>>>> wrote:
>>>>>>>>> 
>>>>>>>>>> Thanks Amila & Viknes for the patch and testing. I will cancel
>>> the
>>>>>> vote
>>>>>>>>>> and call out a new RC later today.
>>>>>>>>>> 
>>>>>>>>>> Suresh
>>>>>>>>>> 
>>>>>>>>>> On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <
>>>>> thejaka.amila@gmail.com
>>>>>>> 
>>>>>>>>>> wrote:
>>>>>>>>>> 
>>>>>>>>>>> Hi Viknes,
>>>>>>>>>>> 
>>>>>>>>>>> That INFO message is expected and it is coming from axis2.
>> That
>>>>>>>>> message
>>>>>>>>>>> pops up as we are periodically checking whether
>> RegistryService
>>>> is
>>>>>> up.
>>>>>>>>>>> Thank you for testing the fix.
>>>>>>>>>>> I will commit the fix and we can continue with a new RC.
>>>>>>>>>>> 
>>>>>>>>>>> Regards,
>>>>>>>>>>> Amila
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <
>>>>>>>>> viknesb@msn.com
>>>>>>>>>>> wrote:
>>>>>>>>>>> 
>>>>>>>>>>>> Hi Amila,
>>>>>>>>>>>> 
>>>>>>>>>>>> I ran the distribution and now I just see the info message
>> of
>>>> not
>>>>>>>>> being
>>>>>>>>>>>> able
>>>>>>>>>>>> to connect to RegistryService. The API invocation error
>>> message
>>>> or
>>>>>>>>> the
>>>>>>>>>>>> database creation error seems to be
>>>>>>>>>>>> resolved. I was able to test the 5 mins quickstart tutorial
>>> and
>>>> it
>>>>>>>>> ran
>>>>>>>>>>>> fine.
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> [INFO] Registry service URL -
>>>>>>>>>>>> http://localhost:8080/axis2/services/RegistryService?wsdl
>>>>>>>>>>>> [INFO] Deploying module: metadataExchange-1.5.1-impl -
>>>>>>>>>>>> 
>>>> file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
>>>>>>>>>>>> 
>>>> OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
>>>>>>>>>>>> [INFO] Unable to sendViaPost to
>>>>>>>>>>>> url[
>> http://localhost:8080/axis2/services/RegistryService?wsdl
>>> ]
>>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
>>>>>>>>>>>>      at
>>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
>>>>>>>>>> Method)
>>>>>>>>>>>>      at
>>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
>>>>>>>>>> Source)
>>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.doConnect(Unknown
>>>>> Source)
>>>>>>>>>>>>      at
>>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
>>>>>>>>>>>> Source)
>>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
>>>> Source)
>>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
>>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
>>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
>>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>>> Method)
>>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
>>>>> Source)
>>>>>>>>>>>>      at
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>>>>>>>>>> Source)
>>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
>>>>>>>>>>>> ReflectionSocketFactory.java:140)
>>>>>>>>>>>> 
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
>>>>>>>>>>>> cket(DefaultProtocolSocketFactory
>>>>>>>>>>>> .java:125)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
>>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
>>>>>>>>>>>> ConnectionManager.java:1361)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
>>>>>>>>>>>> Director.java:387)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
>>>>>>>>>>>> ector.java:171)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
>>>>>>>>>>>> PSender.java:542)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
>>>>>>>>>>>> ommons(CommonsHTTPTransportSender
>>>>>>>>>>>> .java:400)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
>>>>>>>>>>>> PTransportSender.java:225)
>>>>>>>>>>>>      at
>>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
>>>>>>>>>>>> n.java:402)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
>>>>>>>>>>>> peration.java:229)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>> 
>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
>>>>>>>>>>>> ed(RegistryServiceStub.java:181)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
>>>>>>>>>>>> vataClient.java:232)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
>>>>>>>>>>>> vataClient.java:182)
>>>>>>>>>>>>     at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
>>>>>>>>>>>> )
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>>>>>>>> :61)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>>>>>>>> :43)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>>>>>>>> :39)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
>>>>>>>>>>>> feCycle.java:117)
>>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration - 0
>>>>>>>>>>>> [INFO] Unable to sendViaPost to
>>>>>>>>>>>> url[
>> http://localhost:8080/axis2/services/RegistryService?wsdl
>>> ]
>>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
>>>>>>>>>>>>      at
>>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
>>>>>>>>>> Method)
>>>>>>>>>>>>      at
>>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
>>>>>>>>>> Source)
>>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.doConnect(Unknown
>>>>> Source)
>>>>>>>>>>>>      at
>>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
>>>>>>>>>>>> Source)
>>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
>>>> Source)
>>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
>>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
>>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
>>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>>> Method)
>>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
>>>>> Source)
>>>>>>>>>>>>      at
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>>>>>>>>>> Source)
>>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
>>>>>>>>>>>> ReflectionSocketFactory.java:140)
>>>>>>>>>>>> 
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
>>>>>>>>>>>> cket(DefaultProtocolSocketFactory
>>>>>>>>>>>> .java:125)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
>>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
>>>>>>>>>>>> ConnectionManager.java:1361)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
>>>>>>>>>>>> Director.java:387)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
>>>>>>>>>>>> ector.java:171)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
>>>>>>>>>>>> PSender.java:542)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
>>>>>>>>>>>> ommons(CommonsHTTPTransportSender
>>>>>>>>>>>> .java:400)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
>>>>>>>>>>>> PTransportSender.java:225)
>>>>>>>>>>>>      at
>>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
>>>>>>>>>>>> n.java:402)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
>>>>>>>>>>>> peration.java:229)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>> 
>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
>>>>>>>>>>>> ed(RegistryServiceStub.java:181)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
>>>>>>>>>>>> vataClient.java:232)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
>>>>>>>>>>>> vataClient.java:182)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
>>>>>>>>>>>> )
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>>>>>>>> :61)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>>>>>>>> :43)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>>>>>>>> :39)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
>>>>>>>>>>>> feCycle.java:117)
>>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration - 1
>>>>>>>>>>>> [INFO] New Database created for Registry
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
>>>>>>>>>>>> t:1527/persistent_data;create=true;user=aira
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
>>>>>>>>>>>> ELECT 1 from Configuration,MaxActive=10,MaxI
>>>>>>>>>>>> 
>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
>>>>>>>>>>>> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime -
>>> Starting
>>>>>>>>> OpenJPA
>>>>>>>>>>>> 2.2.0
>>>>>>>>>>>> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
>>> Using
>>>>>>>>>> dictionary
>>>>>>>>>>>> class "org.apache.openjpa.jdbc.sql.DerbyDicti
>>>>>>>>>>>> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
>>> Network
>>>>>>>>> Client
>>>>>>>>>> JDBC
>>>>>>>>>>>> Driver 10.9.1.0 - (1344872)).
>>>>>>>>>>>> [INFO] Unable to sendViaPost to
>>>>>>>>>>>> url[
>> http://localhost:8080/axis2/services/RegistryService?wsdl
>>> ]
>>>>>>>>>>>> java.net.ConnectException: Connection refused: connect
>>>>>>>>>>>>      at
>>> java.net.DualStackPlainSocketImpl.waitForConnect(Native
>>>>>>>>>> Method)
>>>>>>>>>>>>      at
>>> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
>>>>>>>>>> Source)
>>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.doConnect(Unknown
>>>>> Source)
>>>>>>>>>>>>      at
>>>> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
>>>>>>>>>>>> Source)
>>>>>>>>>>>>      at java.net.AbstractPlainSocketImpl.connect(Unknown
>>>> Source)
>>>>>>>>>>>>      at java.net.PlainSocketImpl.connect(Unknown Source)
>>>>>>>>>>>>      at java.net.SocksSocketImpl.connect(Unknown Source)
>>>>>>>>>>>>      at java.net.Socket.connect(Unknown Source)
>>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>>> Method)
>>>>>>>>>>>>      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
>>>>> Source)
>>>>>>>>>>>>      at
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>>>>>>>>>> Source)
>>>>>>>>>>>>      at java.lang.reflect.Method.invoke(Unknown Source)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
>>>>>>>>>>>> ReflectionSocketFactory.java:140)
>>>>>>>>>>>> 
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
>>>>>>>>>>>> cket(DefaultProtocolSocketFactory
>>>>>>>>>>>> .java:125)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
>>>>>>>>>>>> ionAdapter.open(MultiThreadedHttp
>>>>>>>>>>>> ConnectionManager.java:1361)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
>>>>>>>>>>>> Director.java:387)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
>>>>>>>>>>>> ector.java:171)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
>>>>>>>>>>>> PSender.java:542)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
>>>>>>>>>>>> ommons(CommonsHTTPTransportSender
>>>>>>>>>>>> .java:400)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
>>>>>>>>>>>> PTransportSender.java:225)
>>>>>>>>>>>>      at
>>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
>>>>>>>>>>>> n.java:402)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
>>>>>>>>>>>> peration.java:229)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>> 
>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
>>>>>>>>>>>> ed(RegistryServiceStub.java:181)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
>>>>>>>>>>>> vataClient.java:232)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
>>>>>>>>>>>> vataClient.java:182)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
>>>>>>>>>>>> )
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>>>>>>>> :61)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>>>>>>>> :43)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>>>>>>>> :39)
>>>>>>>>>>>>      at
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
>>>>>>>>>>>> feCycle.java:117)
>>>>>>>>>>>> [INFO] Deploying Web service:
>>>>>>>>>> airavata-registry-service-0.9-SNAPSHOT.jar -
>>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
>>>>>>>>>>>> T.jar
>>>>>>>>>>>> [INFO] Deploying Web service:
>>>> airavata-xbaya-gui-0.9-SNAPSHOT.jar
>>>>> -
>>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
>>>>>>>>>>>> 
>>>>> .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
>>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
>>>>>>>>>>>> 
>>>>>>>>> 
>>>>> 
>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
>>>>>>>>>>>> tory/services/version-1.5.1.aar
>>>>>>>>>>>> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol
>>> start
>>>>>>>>>>>> INFO: Starting ProtocolHandler ["http-bio-8080"]
>>>>>>>>>>>> [INFO] Attempting to contact registry service, iteration - 2
>>>>>>>>>>>> Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm
>>>>>>>>> setContainer
>>>>>>>>>>>> INFO: Set JAAS app name Tomcat
>>>>>>>>>>>> 
>>>>>>>>>>>> Thanks
>>>>>>>>>>>> Viknes
>>>>>>>>>>>> 
>>>>>>>>>>>> -----Original Message-----
>>>>>>>>>>>> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
>>>>>>>>>>>> Sent: Monday, July 08, 2013 11:52 AM
>>>>>>>>>>>> To: dev@airavata.apache.org
>>>>>>>>>>>> Cc: viknesb
>>>>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>>>>>>>>>>>> 
>>>>>>>>>>>> Hi Suresh,
>>>>>>>>>>>> 
>>>>>>>>>>>> The binary is shared in [1]. Please use pass phrase
>> "airavata"
>>>> to
>>>>>>>>>> download
>>>>>>>>>>>> binary.
>>>>>>>>>>>> 
>>>>>>>>>>>> Thanks
>>>>>>>>>>>> Amila
>>>>>>>>>>>> 
>>>>>>>>>>>> [1]
>>>>>>>>>> 
>>>>>> 
>>> https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <
>>>> smarru@apache.org>
>>>>>>>>>> wrote:
>>>>>>>>>>>> 
>>>>>>>>>>>>> Hi Amila,
>>>>>>>>>>>>> 
>>>>>>>>>>>>> This is really good investigation. Can you checkin the
>> binary
>>>>> with
>>>>>>>>>>>>> some testing name to
>>>>>>>>>>>> 
>>> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/andsend
>>>>>> the
>>>>>>>>>> url
>>>>>>>>>>>> for
>>>>>>>>>>>> viknes and others to test.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> If this addresses the issue consistently, I think its worth
>>> to
>>>>>>>>> respin
>>>>>>>>>>>>> the release. Otherwise, I am inclined to suggest, lets move
>>> on
>>>>> with
>>>>>>>>>>>>> release marking this as a known issue.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Suresh
>>>>>>>>>>>>> 
>>>>>>>>>>>>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
>>>>>>>>>>>>> <th...@gmail.com>
>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>> 
>>>>>>>>>>>>>> I think I was able to fix issue
>>>>>>>>>>>>>> https://issues.apache.org/jira/browse/
>>>>>>>>>>>>>> AIRAVATA-879.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Cause for the issue -
>>>>>>>>>>>>>> Airavata database and schema is created using a separate
>> web
>>>>>>>>> service
>>>>>>>>>>>>>> called
>>> org.apache.airavata.registry.services.RegistryService.
>>>>>> Other
>>>>>>>>>>>>>> services (E.g :- messanger service) which uses AiravataAPI
>>>>> depends
>>>>>>>>>>>>>> on
>>>>>>>>>>>>> above
>>>>>>>>>>>>>> service. Therefore if axis2 deployer decided to deploy
>>>> messanger
>>>>>>>>>>>>>> service first we will see exception in above issue.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Solution: Try to connect to RegistryService and if
>>> connection
>>>>>> fails
>>>>>>>>>>>>>> wait for some time and re-try. If re-trying fail for
>> several
>>>>>>>>>>>>>> iterations determine that RegistryService is unavailable
>> and
>>>>> throw
>>>>>>>>> an
>>>>>>>>>>>> exception.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> TODO : Need to verify this fix in Viknes's machine. (The
>>> issue
>>>>> is
>>>>>>>>>>>>>> consistently reproducible in his machine)
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Further RegistryService doesnt provide any operations. So
>> it
>>>> is
>>>>>>>>>>>>>> redundant have this service just to initialize database
>> and
>>>>>> schema.
>>>>>>>>>>>>>> I think we
>>>>>>>>>>>>> should
>>>>>>>>>>>>>> remove this service and move DB/Schema creation to some
>>> other
>>>>>>>>>>>>> initializing
>>>>>>>>>>>>>> method.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Feedback/comments appreciated.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Thanks
>>>>>>>>>>>>>> Amila
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
>>>>>>>>>>>>>> <th...@gmail.com>wrote:
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
>>>>>>>>>>>>>>> <viknesb@msn.com
>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Sure, here is the JIRA issue
>>>>>>>>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> What is the final verdict on above issue ?
>>>>>>>>>>>>>>> Are we going to treat AIRAVATA-879<
>>>>>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
>>>>>>>>>>>>>>> a blocker for the release ?
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Further is there a Windows environment which we can use
>> to
>>>> test
>>>>>>>>>>>>>>> this
>>>>>>>>>>>>> issue
>>>>>>>>>>>>>>> ?
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Thanks
>>>>>>>>>>>>>>> Amila
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Thanks
>>>>>>>>>>>>>>>> Viknes
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> -----Original Message-----
>>>>>>>>>>>>>>>> From: Suresh Marru [mailto:smarru@apache.org]
>>>>>>>>>>>>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
>>>>>>>>>>>>>>>> To: dev@airavata.apache.org
>>>>>>>>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <
>>> marpierc@iu.edu
>>>>> 
>>>>>>>>> wrote:
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
>>>>>>>>>>>>>>>>> Hash: SHA1
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> My concern about making this a known issue is that many
>>> who
>>>>>> will
>>>>>>>>>>>>>>>>> try out the release for the first time will hit this
>> bug.
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Thats true and may not be a good thing. Any volunteers
>> to
>>>> get
>>>>> to
>>>>>>>>>>>>>>>> the bottom of this race condition and fix it in the
>> trunk?
>>>> If
>>>>> we
>>>>>>>>>>>>>>>> first make sure
>>>>>>>>>>>>> we
>>>>>>>>>>>>>>>> really fixed it, certainly worth a new RC.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Viknes, can you please crate a JIRA and fill in the
>> steps
>>> to
>>>>>>>>>>>>>>>> reproduce
>>>>>>>>>>>>> it?
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Suresh
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Marlon
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
>>>>>>>>>>>>>>>>>> Hi Viknes,
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> It seems the issues of "database not getting created
>> the
>>>>> first
>>>>>>>>>>>> time"
>>>>>>>>>>>>>>>>>> is reproducible on Linux and Windows as well,  for
>> some
>>>>> reason
>>>>>>>>>>>>>>>>>> Mac's are ok. Will wait for others to chime in. We can
>>>>> either
>>>>>>>>>>>>>>>>>> proceed with the release by adding this as a Known
>>> issue,
>>>> or
>>>>>> if
>>>>>>>>>>>>>>>>>> any one raises a blocker, we can address and re-spin
>> the
>>>>>>>>> release.
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Suresh
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
>>>>>>>>>>>>>>>>>> <vi...@msn.com>
>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Since no one else is getting this error, it might be
>> a
>>>>>> Windows
>>>>>>>>>>>>>>>>>>> specific or system specific issue. I will give my
>> vote.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Thanks Viknes
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> -----Original Message----- From: Suresh Marru
>>>>>>>>>>>>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01,
>> 2013
>>>>> 4:10
>>>>>>>>> PM
>>>>>>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
>>>> Apache
>>>>>>>>>>>>>>>>>>> Airavata Release 0.8 - RC3
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> I did not do extensive testing yet, but a quick try
>> on
>>> a
>>>>> mac
>>>>>>>>>>>>>>>>>>> and did not give this error either.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Suresh
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
>>>>>>>>>>>>>>>>>>> <th...@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Strange, I am not experiencing this issue. Wonder
>>>> whether
>>>>>>>>> this
>>>>>>>>>>>>>>>>>>>> is a Windows specific issue. Any one else
>> experiencing
>>>>> this
>>>>>>>>>> issue
>>>>>>>>>>>> ?
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Thanks Amila
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes
>> Balasubramanee
>>>>>>>>>>>>>>>>>>> <vi...@msn.com>wrote:
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> Hi all,
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> I downloaded the server bin distribution, tried to
>>>> start
>>>>>> the
>>>>>>>>>>>>>>>>>>>>> server and I got the below exception. It seems this
>>>> error
>>>>>>>>>>>>>>>>>>>>> occurs only the first time I start the server. It
>>> does
>>>>> not
>>>>>>>>>>>>>>>>>>>>> occur the subsequent times during the startup.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network
>>>>> Server
>>>>>> -
>>>>>>>>>>>>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept
>>>>> connection
>>>>>>>>> s
>>>>>>>>>>>>>>>>>>>>> on port 1527
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
>>>>>>>>>>>>>>>>>>>>> //l
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> vata;password=airavata,Username=airavata,Password=airavata,va
>>>>>>>>>>>>>>>>>>>>> lidat
>>>>>>>>>>>>>>>>>>>>> ion
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
>>>>>>>>>>>>>>>>>>>>> =true
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime -
>>>>> Starting
>>>>>>>>>>>>> OpenJPA
>>>>>>>>>>>>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata
>>> API
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>> 
>>>> 
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Error while initializing the Airavata API
>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>>>>>>>> :64) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>>>>>>>> :43) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>>>>>>>> :39) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
>>>>>>>>>>>>>>>>>>>>> MsgBo
>>>>>>>>>>>>>>>>>>>>> xSe
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> rviceLi
>>>>>>>>>>>>>>>>>>>>> feCycle.java:117) Caused by:
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>> 
>>>> 
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Error while initializing the Airavat
>>>>>>>>>>>>>>>>>>>>> a API at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>>>>>>>>>>>> Clien
>>>>>>>>>>>>>>>>>>>>> t.j
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ava:163
>>>>>>>>>>>>>>>>>>>>> ) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>>>>>>>> :61) ... 3 more Caused by:
>>>> <openjpa-2.2.0-r422266:1244990
>>>>>>>>>>>>>>>>>>>>> fatal general error>
>>>>>>>>>>>>>>>>>>>>> 
>> org.apache.openjpa.persistence.PersistenceException:
>>>> Cann
>>>>>> ot
>>>>>>>>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA'
>>>> does
>>>>>> not
>>>>>>>>>>>>>>>>>>>>> exist) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>>>>>>>>>>>>>>>>>>>>> ry(DB
>>>>>>>>>>>>>>>>>>>>> Dic
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> tionary
>>>>>>>>>>>>>>>>>>>>> Factory.java:102) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
>>>>>>>>>>>>>>>>>>>>> onary
>>>>>>>>>>>>>>>>>>>>> Ins
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> tance(J
>>>>>>>>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
>>>>>>>>>>>>>>>>>>>>> on(Ma
>>>>>>>>>>>>>>>>>>>>> ppi
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ngRepos
>>>>>>>>>>>>>>>>>>>>> itory.java:1510) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> java:518)
>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> java:443)
>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
>>>>>>>>>>>>>>>>>>>>> ue.ja
>>>>>>>>>>>>>>>>>>>>> va:104)
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
>>>>>>>>>>>>>>>>>>>>> etaDa
>>>>>>>>>>>>>>>>>>>>> taR
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> eposito
>>>>>>>>>>>>>>>>>>>>> ryValue.java:68) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
>>>>>>>>>>>>>>>>>>>>> ue.ja
>>>>>>>>>>>>>>>>>>>>> va:83)
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
>>>>>>>>>>>>>>>>>>>>> eposi
>>>>>>>>>>>>>>>>>>>>> tor
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> yInstan
>>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
>>>>>>>>>>>>>>>>>>>>> eposi
>>>>>>>>>>>>>>>>>>>>> tor
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> yInstan
>>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
>>>>>>>>>>>>>>>>>>>>> Abstr
>>>>>>>>>>>>>>>>>>>>> act
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> BrokerF
>>>>>>>>>>>>>>>>>>>>> actory.java:638) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
>>>>>>>>>>>>>>>>>>>>> tract
>>>>>>>>>>>>>>>>>>>>> Bro
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> kerFact
>>>>>>>>>>>>>>>>>>>>> ory.java:203) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
>>>>>>>>>>>>>>>>>>>>> elega
>>>>>>>>>>>>>>>>>>>>> tin
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> gBroker
>>>>>>>>>>>>>>>>>>>>> Factory.java:156) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>>>>>>>>>>>> eEnti
>>>>>>>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> anager(
>>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>>>>>>>>>>>> eEnti
>>>>>>>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> anager(
>>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>>>>>>>>>>>> eEnti
>>>>>>>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> anager(
>>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>>>>>>>> tEnti
>>>>>>>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> anager(
>>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:68) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>>>>>>>> tConf
>>>>>>>>>>>>>>>>>>>>> igu
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> rations
>>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:201) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>>>>>>>> tConf
>>>>>>>>>>>>>>>>>>>>> igu
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ration(
>>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>>>>>>>>>>>> Regis
>>>>>>>>>>>>>>>>>>>>> try
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> .getCon
>>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>>>>>>>>>>>> Regis
>>>>>>>>>>>>>>>>>>>>> try
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> .initia
>>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
>>>>>>>>>>>>>>>>>>>>> egist
>>>>>>>>>>>>>>>>>>>>> ry(
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Airavat
>>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> java:21
>>>>>>>>>>>>>>>>>>>>> 6) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
>>>>>>>>>>>>>>>>>>>>> taCli
>>>>>>>>>>>>>>>>>>>>> ent
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> .java:1
>>>>>>>>>>>>>>>>>>>>> 12) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>>>>>>>>>>>> Clien
>>>>>>>>>>>>>>>>>>>>> t.j
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ava:144
>>>>>>>>>>>>>>>>>>>>> ) ... 4 more Caused by:
>>>>>>>>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot
>>>> create
>>>>>>>>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n
>>> ot
>>>>>>>>>>>>>>>>>>>>> exist) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>>>>>>>>>>>>>>>>>>>>> ionFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry(Basi
>>>>>>>>>>>>>>>>>>>>> cDataSource.java:1549) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
>>>>>>>>>>>>>>>>>>>>> cData
>>>>>>>>>>>>>>>>>>>>> Sou
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> rce.jav
>>>>>>>>>>>>>>>>>>>>> a:1388) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
>>>>>>>>>>>>>>>>>>>>> taSou
>>>>>>>>>>>>>>>>>>>>> rce
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> .java:1
>>>>>>>>>>>>>>>>>>>>> 044) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
>>>>>>>>>>>>>>>>>>>>> n(Del
>>>>>>>>>>>>>>>>>>>>> ega
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> tingDat
>>>>>>>>>>>>>>>>>>>>> aSource.java:110) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
>>>>>>>>>>>>>>>>>>>>> n(Dec
>>>>>>>>>>>>>>>>>>>>> ora
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> tingDat
>>>>>>>>>>>>>>>>>>>>> aSource.java:87) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>>>>>>>>>>>>>>>>>>>>> ry(DB
>>>>>>>>>>>>>>>>>>>>> Dic
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> tionary
>>>>>>>>>>>>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
>>>>>>>>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA'
>>>> does
>>>>>> not
>>>>>>>>>>>>>>>>>>>>> exist at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
>>>>>>>>>>>>>>>>>>>>> ion(U
>>>>>>>>>>>>>>>>>>>>> nkn
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> own
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
>>>>>>>>>>>>>>>>>>>>> wn
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Source)
>>>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.derby.client.am.Statement.executeQuery(Unknown
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
>>>>>>>>>>>>>>>>>>>>> gatin
>>>>>>>>>>>>>>>>>>>>> gSt
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> atement
>>>>>>>>>>>>>>>>>>>>> .java:208) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
>>>>>>>>>>>>>>>>>>>>> necti
>>>>>>>>>>>>>>>>>>>>> on(
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Poolabl
>>>>>>>>>>>>>>>>>>>>> eConnectionFactory.java:658) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
>>>>>>>>>>>>>>>>>>>>> tory(
>>>>>>>>>>>>>>>>>>>>> Bas
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> icDataS
>>>>>>>>>>>>>>>>>>>>> ource.java:1558) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>>>>>>>>>>>>>>>>>>>>> ionFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry(Basi
>>>>>>>>>>>>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
>>>>>>>>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
>>>>> 'AIRAVATA'
>>>>>>>>>>>>>>>>>>>>> does not exist at
>>>>>>>>>>>>>>>>>>>>> 
>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
>>>>>>>>>>>>>>>>>>>>> or(Un
>>>>>>>>>>>>>>>>>>>>> kno
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> wn
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
>>>>>>>>>>>>>>>>>>>>> eply(
>>>>>>>>>>>>>>>>>>>>> Unk
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> nown
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
>>>>>>>>>>>>>>>>>>>>> ribeO
>>>>>>>>>>>>>>>>>>>>> utp
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ut(Unkn
>>>>>>>>>>>>>>>>>>>>> own Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
>>>>>>>>>>>>>>>>>>>>> eOutp
>>>>>>>>>>>>>>>>>>>>> ut(
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Unknown
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
>>>>>>>>>>>>>>>>>>>>> utput
>>>>>>>>>>>>>>>>>>>>> _(U
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> nknown
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
>>>>>>>>>>>>>>>>>>>>> t(Unk
>>>>>>>>>>>>>>>>>>>>> now
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> n
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>>>>>>>>>>>>>>>>>>> Source)
>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
>>>>>>>>>>>>>>>>>>>>> Source) ... 38 more [ERROR] Error while
>> initializing
>>>> the
>>>>>>>>>>>>>>>>>>>>> Airavata API
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>> 
>>>> 
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Error while initializing the Airavata API
>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>>>>>>>> :64) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>>>>>>>> :43) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>>>>>>>> :39) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
>>>>>>>>>>>>>>>>>>>>> Broke
>>>>>>>>>>>>>>>>>>>>> rSe
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> rviceLi
>>>>>>>>>>>>>>>>>>>>> feCycle.java:156) Caused by:
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>> 
>>>> 
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Error while initializing the Airavat
>>>>>>>>>>>>>>>>>>>>> a API at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>>>>>>>>>>>> Clien
>>>>>>>>>>>>>>>>>>>>> t.j
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ava:163
>>>>>>>>>>>>>>>>>>>>> ) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>>>>>>>> :61) ... 3 more Caused by:
>>>> <openjpa-2.2.0-r422266:1244990
>>>>>>>>>>>>>>>>>>>>> fatal general error>
>>>>>>>>>>>>>>>>>>>>> 
>> org.apache.openjpa.persistence.PersistenceException:
>>>> Cann
>>>>>> ot
>>>>>>>>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA'
>>>> does
>>>>>> not
>>>>>>>>>>>>>>>>>>>>> exist) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>>>>>>>>>>>>>>>>>>>>> ry(DB
>>>>>>>>>>>>>>>>>>>>> Dic
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> tionary
>>>>>>>>>>>>>>>>>>>>> Factory.java:102) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
>>>>>>>>>>>>>>>>>>>>> onary
>>>>>>>>>>>>>>>>>>>>> Ins
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> tance(J
>>>>>>>>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
>>>>>>>>>>>>>>>>>>>>> on(Ma
>>>>>>>>>>>>>>>>>>>>> ppi
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ngRepos
>>>>>>>>>>>>>>>>>>>>> itory.java:1510) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> java:518)
>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> java:443)
>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
>>>>>>>>>>>>>>>>>>>>> ue.ja
>>>>>>>>>>>>>>>>>>>>> va:104)
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
>>>>>>>>>>>>>>>>>>>>> etaDa
>>>>>>>>>>>>>>>>>>>>> taR
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> eposito
>>>>>>>>>>>>>>>>>>>>> ryValue.java:68) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
>>>>>>>>>>>>>>>>>>>>> ue.ja
>>>>>>>>>>>>>>>>>>>>> va:83)
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
>>>>>>>>>>>>>>>>>>>>> eposi
>>>>>>>>>>>>>>>>>>>>> tor
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> yInstan
>>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
>>>>>>>>>>>>>>>>>>>>> eposi
>>>>>>>>>>>>>>>>>>>>> tor
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> yInstan
>>>>>>>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
>>>>>>>>>>>>>>>>>>>>> Repos
>>>>>>>>>>>>>>>>>>>>> ito
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ryInsta
>>>>>>>>>>>>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
>>>>>>>>>>>>>>>>>>>>> appin
>>>>>>>>>>>>>>>>>>>>> gs(
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> JDBCBro
>>>>>>>>>>>>>>>>>>>>> kerFactory.java:140) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
>>>>>>>>>>>>>>>>>>>>> appin
>>>>>>>>>>>>>>>>>>>>> gs(
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> JDBCBro
>>>>>>>>>>>>>>>>>>>>> kerFactory.java:164) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
>>>>>>>>>>>>>>>>>>>>> l(JDB
>>>>>>>>>>>>>>>>>>>>> CBr
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> okerFac
>>>>>>>>>>>>>>>>>>>>> tory.java:122) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
>>>>>>>>>>>>>>>>>>>>> tract
>>>>>>>>>>>>>>>>>>>>> Bro
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> kerFact
>>>>>>>>>>>>>>>>>>>>> ory.java:209) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
>>>>>>>>>>>>>>>>>>>>> elega
>>>>>>>>>>>>>>>>>>>>> tin
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> gBroker
>>>>>>>>>>>>>>>>>>>>> Factory.java:156) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>>>>>>>>>>>> eEnti
>>>>>>>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> anager(
>>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>>>>>>>>>>>> eEnti
>>>>>>>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> anager(
>>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>>>>>>>>>>>> eEnti
>>>>>>>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> anager(
>>>>>>>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>>>>>>>> tEnti
>>>>>>>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> anager(
>>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:68) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>>>>>>>> tConf
>>>>>>>>>>>>>>>>>>>>> igu
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> rations
>>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:201) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>>>>>>>> tConf
>>>>>>>>>>>>>>>>>>>>> igu
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ration(
>>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>>>>>>>>>>>> Regis
>>>>>>>>>>>>>>>>>>>>> try
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> .getCon
>>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>>>>>>>>>>>> Regis
>>>>>>>>>>>>>>>>>>>>> try
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> .initia
>>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
>>>>>>>>>>>>>>>>>>>>> egist
>>>>>>>>>>>>>>>>>>>>> ry(
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Airavat
>>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> java:21
>>>>>>>>>>>>>>>>>>>>> 6) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
>>>>>>>>>>>>>>>>>>>>> taCli
>>>>>>>>>>>>>>>>>>>>> ent
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> .java:1
>>>>>>>>>>>>>>>>>>>>> 12) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>>>>>>>>>>>> Clien
>>>>>>>>>>>>>>>>>>>>> t.j
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ava:144
>>>>>>>>>>>>>>>>>>>>> ) ... 4 more Caused by:
>>>>>>>>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot
>>>> create
>>>>>>>>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n
>>> ot
>>>>>>>>>>>>>>>>>>>>> exist) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>>>>>>>>>>>>>>>>>>>>> ionFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry(Basi
>>>>>>>>>>>>>>>>>>>>> cDataSource.java:1549) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
>>>>>>>>>>>>>>>>>>>>> cData
>>>>>>>>>>>>>>>>>>>>> Sou
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> rce.jav
>>>>>>>>>>>>>>>>>>>>> a:1388) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
>>>>>>>>>>>>>>>>>>>>> taSou
>>>>>>>>>>>>>>>>>>>>> rce
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> .java:1
>>>>>>>>>>>>>>>>>>>>> 044) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
>>>>>>>>>>>>>>>>>>>>> n(Del
>>>>>>>>>>>>>>>>>>>>> ega
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> tingDat
>>>>>>>>>>>>>>>>>>>>> aSource.java:110) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
>>>>>>>>>>>>>>>>>>>>> n(Dec
>>>>>>>>>>>>>>>>>>>>> ora
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> tingDat
>>>>>>>>>>>>>>>>>>>>> aSource.java:87) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>>>>>>>>>>>>>>>>>>>>> ry(DB
>>>>>>>>>>>>>>>>>>>>> Dic
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> tionary
>>>>>>>>>>>>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
>>>>>>>>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA'
>>>> does
>>>>>> not
>>>>>>>>>>>>>>>>>>>>> exist at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
>>>>>>>>>>>>>>>>>>>>> ion(U
>>>>>>>>>>>>>>>>>>>>> nkn
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> own
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
>>>>>>>>>>>>>>>>>>>>> wn
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Source)
>>>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.derby.client.am.Statement.executeQuery(Unknown
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
>>>>>>>>>>>>>>>>>>>>> gatin
>>>>>>>>>>>>>>>>>>>>> gSt
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> atement
>>>>>>>>>>>>>>>>>>>>> .java:208) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
>>>>>>>>>>>>>>>>>>>>> necti
>>>>>>>>>>>>>>>>>>>>> on(
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Poolabl
>>>>>>>>>>>>>>>>>>>>> eConnectionFactory.java:658) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
>>>>>>>>>>>>>>>>>>>>> tory(
>>>>>>>>>>>>>>>>>>>>> Bas
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> icDataS
>>>>>>>>>>>>>>>>>>>>> ource.java:1558) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>>>>>>>>>>>>>>>>>>>>> ionFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry(Basi
>>>>>>>>>>>>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
>>>>>>>>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
>>>>> 'AIRAVATA'
>>>>>>>>>>>>>>>>>>>>> does not exist at
>>>>>>>>>>>>>>>>>>>>> 
>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
>>>>>>>>>>>>>>>>>>>>> or(Un
>>>>>>>>>>>>>>>>>>>>> kno
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> wn
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
>>>>>>>>>>>>>>>>>>>>> eply(
>>>>>>>>>>>>>>>>>>>>> Unk
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> nown
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
>>>>>>>>>>>>>>>>>>>>> ribeO
>>>>>>>>>>>>>>>>>>>>> utp
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ut(Unkn
>>>>>>>>>>>>>>>>>>>>> own Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
>>>>>>>>>>>>>>>>>>>>> eOutp
>>>>>>>>>>>>>>>>>>>>> ut(
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Unknown
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
>>>>>>>>>>>>>>>>>>>>> utput
>>>>>>>>>>>>>>>>>>>>> _(U
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> nknown
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
>>>>>>>>>>>>>>>>>>>>> t(Unk
>>>>>>>>>>>>>>>>>>>>> now
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> n
>>>>>>>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>>>>>>>> 
>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>>>>>>>>>>>>>>>>>>> Source)
>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
>>>>>>>>>>>>>>>>>>>>> Source) ... 41 more [INFO] New Database created for
>>>>>> Registry
>>>>>>>>>>>>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3]
>>>>> openjpa.jdbc.JDBC -
>>>>>>>>>>>>>>>>>>>>> Using dictionary class
>>>>>> "org.apache.openjpa.jdbc.sql.DerbyDic
>>>>>>>>>>>>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache
>>>> Derby
>>>>>>>>>>>>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)).
>>>> [INFO]
>>>>>>>>>>>>>>>>>>>>> Deploying Web
>>>>>>>>>>>>>>>>>>>>> service: airavata-registry-service-0.8.jar -
>>>>>>>>>>>>>>>>>>>>> 
>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> [INFO] Deploying Web service:
>> airavata-xbaya-gui-0.8.jar
>>> -
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
>>>>>>>>>>>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>>>>>>>>>>>>>>>>>>>>> /repo
>>>>>>>>>>>>>>>>>>>>> sit
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> o
>>>>>>>>>>>>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42
>> PM
>>>>>>>>>>>>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO:
>>> Starting
>>>>>>>>>>>>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to
>>>>> create
>>>>>>>>>>>>>>>>>>>>> Airavata API
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>> 
>>>> 
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Error while initializing the Airavata API
>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>>>>>>>> :64) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>>>>>>>> :43) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>>>>>>>> :39) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
>>>>>>>>>>>>>>>>>>>>> get
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Airavat
>>>>>>>>>>>>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
>>>>>>>>>>>>>>>>>>>>> acc
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ess$200
>>>>>>>>>>>>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
>>>>>>>>>>>>>>>>>>>>> eton$
>>>>>>>>>>>>>>>>>>>>> 1.r
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> un(Work
>>>>>>>>>>>>>>>>>>>>> flowInterpretorSkeleton.java:158)
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>> 
>>>> 
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Error while initializing the Airavat
>>>>>>>>>>>>>>>>>>>>> a API at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>>>>>>>>>>>> Clien
>>>>>>>>>>>>>>>>>>>>> t.j
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ava:163
>>>>>>>>>>>>>>>>>>>>> ) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>>>>>>>> :61) ... 5 more Caused by:
>>>> <openjpa-2.2.0-r422266:1244990
>>>>>>>>>>>>>>>>>>>>> nonfatal user error>
>>>>>>>>>>>>>>>>>>>>> org.apache.openjpa.persistence.ArgumentException:
>> An
>>>>> erro r
>>>>>>>>>>>>>>>>>>>>> occurred while parsing the query filter "SELECT p
>>> FROM
>>>>>>>>>>>>>>>>>>>>> Configuration p WHERE p.config_key =:param0". Error
>>>>>> message:
>>>>>>>>>>>>>>>>>>>>> Th e name "Configuration" is not a recognized
>> entity
>>> or
>>>>>>>>>>>>>>>>>>>>> identifier. Known entity names: [] at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
>>>>>>>>>>>>>>>>>>>>> eExce
>>>>>>>>>>>>>>>>>>>>> pti
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> on(Abst
>>>>>>>>>>>>>>>>>>>>> ractExpressionBuilder.java:119) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
>>>>>>>>>>>>>>>>>>>>> MetaD
>>>>>>>>>>>>>>>>>>>>> ata
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> (JPQLEx
>>>>>>>>>>>>>>>>>>>>> pressionBuilder.java:197) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
>>>>>>>>>>>>>>>>>>>>> lassM
>>>>>>>>>>>>>>>>>>>>> eta
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Data(JP
>>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:167) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
>>>>>>>>>>>>>>>>>>>>> dateM
>>>>>>>>>>>>>>>>>>>>> eta
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Data(JP
>>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:242) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
>>>>>>>>>>>>>>>>>>>>> dateM
>>>>>>>>>>>>>>>>>>>>> eta
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Data(JP
>>>>>>>>>>>>>>>>>>>>> QLExpressionBuilder.java:212) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
>>>>>>>>>>>>>>>>>>>>> dateT
>>>>>>>>>>>>>>>>>>>>> ype
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> (JPQLEx
>>>>>>>>>>>>>>>>>>>>> pressionBuilder.java:205) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
>>>>>>>>>>>>>>>>>>>>> 00(JP
>>>>>>>>>>>>>>>>>>>>> QLE
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> xpressi
>>>>>>>>>>>>>>>>>>>>> onBuilder.java:80) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
>>>>>>>>>>>>>>>>>>>>> QL.po
>>>>>>>>>>>>>>>>>>>>> pul
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ate(JPQ
>>>>>>>>>>>>>>>>>>>>> LExpressionBuilder.java:2417) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
>>>>>>>>>>>>>>>>>>>>> .java
>>>>>>>>>>>>>>>>>>>>> :61)
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
>>>>>>>>>>>>>>>>>>>>> mpila
>>>>>>>>>>>>>>>>>>>>> tio
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> n(Expre
>>>>>>>>>>>>>>>>>>>>> ssionStoreQuery.java:162) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
>>>>>>>>>>>>>>>>>>>>> 673)
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
>>>>>>>>>>>>>>>>>>> mpl.j
>>>>>>>>>>>>>>>>>>> ava:654)
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
>>>>>>>>>>>>>>>>>>>>> ryImp
>>>>>>>>>>>>>>>>>>>>> l.j
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ava:620
>>>>>>>>>>>>>>>>>>>>> ) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
>>>>>>>>>>>>>>>>>>> l.jav
>>>>>>>>>>>>>>>>>>> a:682)
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>> 
>>>>> org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
>>>>>>>>>>>>>>>>>>>>> Entit
>>>>>>>>>>>>>>>>>>>>> yMa
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> nagerIm
>>>>>>>>>>>>>>>>>>>>> pl.java:997) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
>>>>>>>>>>>>>>>>>>>>> Entit
>>>>>>>>>>>>>>>>>>>>> yMa
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> nagerIm
>>>>>>>>>>>>>>>>>>>>> pl.java:979) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
>>>>>>>>>>>>>>>>>>>>> Entit
>>>>>>>>>>>>>>>>>>>>> yMa
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> nagerIm
>>>>>>>>>>>>>>>>>>>>> pl.java:102) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
>>>>>>>>>>>>>>>>>>>>> gen
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> erateQu
>>>>>>>>>>>>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
>>>>>>>>>>>>>>>>>>>>> sel
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ectQuer
>>>>>>>>>>>>>>>>>>>>> y(QueryGenerator.java:64) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>>>>>>>> tConf
>>>>>>>>>>>>>>>>>>>>> igu
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> rations
>>>>>>>>>>>>>>>>>>>>> (ResourceUtils.java:205) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>>>>>>>> tConf
>>>>>>>>>>>>>>>>>>>>> igu
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ration(
>>>>>>>>>>>>>>>>>>>>> ResourceUtils.java:223) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>>>>>>>>>>>> Regis
>>>>>>>>>>>>>>>>>>>>> try
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> .getCon
>>>>>>>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>>>>>>>>>>>> Regis
>>>>>>>>>>>>>>>>>>>>> try
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> .initia
>>>>>>>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
>>>>>>>>>>>>>>>>>>>>> egist
>>>>>>>>>>>>>>>>>>>>> ry(
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Airavat
>>>>>>>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> java:21
>>>>>>>>>>>>>>>>>>>>> 6) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
>>>>>>>>>>>>>>>>>>>>> taCli
>>>>>>>>>>>>>>>>>>>>> ent
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> .java:1
>>>>>>>>>>>>>>>>>>>>> 12) at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>>>>>>>>>>>> Clien
>>>>>>>>>>>>>>>>>>>>> t.j
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> ava:144
>>>>>>>>>>>>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
>>>>>>>>>>>>>>>>>>>>> java.lang.NullPointerException at
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
>>>>>>>>>>>>>>>>>>>>> eton$
>>>>>>>>>>>>>>>>>>>>> 1.r
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> un(Work
>>>>>>>>>>>>>>>>>>>>> flowInterpretorSkeleton.java:159)
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> Thanks Viknes
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> -----Original Message----- From: Saminda Wijeratne
>>>>>>>>>>>>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01,
>>>> 2013
>>>>>>>>> 12:25
>>>>>>>>>>>>>>>>>>>>> PM
>>>>>>>>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
>>>>> Apache
>>>>>>>>>>>>> Airavata
>>>>>>>>>>>>>>>>>>>>> Release 0.8 - RC3
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> ok Suresh. Thanks.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
>>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
>>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> Hi Saminda,
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> I should have mentioned this in the vote email.
>>> INFRA
>>>>> has
>>>>>>>>>>>>>>>>>>>>>> restricted the distributions to 100MB and the war
>>>>>>>>>>>>>>>>>>>>>> distribution is little over it. I made a request
>> to
>>>>>>>>> manually
>>>>>>>>>>>>>>>>>>>>>> checkin the war distribution. Until then, please
>> use
>>>>> this
>>>>>>>>>>>>>>>>>>>>>> link to get the war
>>>>>>>>>>>>>>>>>>>>>> distribution:
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> 
>> http://people.apache.org/~smarru/airavata_tmp_dist/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> Suresh
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
>>>>>>>>>>>>>>>>>>>>>> <sa...@gmail.com>
>>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> Suresh, we are missing the war binary from the
>> RC.
>>>> Can
>>>>>> you
>>>>>>>>>>>>>>>>>>>>>>> include that
>>>>>>>>>>>>>>>>>>>>>> as
>>>>>>>>>>>>>>>>>>>>>>> well please.
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
>>>>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
>>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> Will appreciate if every one can rest this RC
>>> sooner
>>>>>> than
>>>>>>>>>>>>>>>>>>>>>>>> later. If we start seeing the release validation
>>> is
>>>>>> going
>>>>>>>>>>>>>>>>>>>>>>>> on well, we can open the
>>>>>>>>>>>>>>>>>>>>>> trunk
>>>>>>>>>>>>>>>>>>>>>>>> for development for 0.9.
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> Suresh
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
>>>>>>>>>>>>>>>>>>>>>>>> <sm...@apache.org>
>>>>>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> Discussion thread for vote on Apache Airavata
>> 0.8
>>>>>>>>> release
>>>>>>>>>>>>>>>>>>>>>>>>> candidate
>>>>>>>>>>>>>>>>>>>>> 3.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> If you have any questions or feedback or to
>> post
>>>>>> results
>>>>>>>>>>>>>>>>>>>>>>>>> of validating
>>>>>>>>>>>>>>>>>>>>>>>> the release, please reply to this thread. Once
>> you
>>>>>> verify
>>>>>>>>>>>>>>>>>>>>>>>> the release, please post your vote to the VOTE
>>>> thread.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> For reference, the Apache release guide  -
>>>>>>>>>>>>>>>>>>>>>>>> http://www.apache.org/dev/release.html
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> Some tips to validate the release before you
>>> vote:
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> * Download the binary version and run the 5
>>> minute
>>>> or
>>>>>>>>>>>>>>>>>>>>>>>>> 10 minute
>>>>>>>>>>>>>>>>>>>>>> tutorial
>>>>>>>>>>>>>>>>>>>>>>>> as described in README and website.
>>>>>>>>>>>>>>>>>>>>>>>>> * Download the source files from compressed
>> files
>>>> and
>>>>>>>>>>>>>>>>>>>>>>>>> release tag and
>>>>>>>>>>>>>>>>>>>>>>>> build (which includes tests).
>>>>>>>>>>>>>>>>>>>>>>>>> * Verify the distribution for the required
>>> LICENSE
>>>>> and
>>>>>>>>>>>>>>>>>>>>>>>>> NOTICE files * Verify if all the staged files
>> are
>>>>>> signed
>>>>>>>>>>>>>>>>>>>>>>>>> and the signature is
>>>>>>>>>>>>>>>>>>>>>>>> verifiable.
>>>>>>>>>>>>>>>>>>>>>>>>> * Verify if the signing key in the project's
>> KEYS
>>>>> file
>>>>>>>>> is
>>>>>>>>>>>>>>>>>>>>>>>>> hosted on a
>>>>>>>>>>>>>>>>>>>>>>>> public server
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> Thanks for your time in validating the release
>>> and
>>>>>>>>>>>>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> -----BEGIN PGP SIGNATURE-----
>>>>>>>>>>>>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
>>>>>>>>>>>>>>>>> Comment: GPGTools - http://gpgtools.org
>>>>>>>>>>>>>>>>> Comment: Using GnuPG with Thunderbird -
>>>>>>>>> http://www.enigmail.net/
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
>>>>>>>>>>>>>>>>> 
>>>>>> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
>>>>>>>>>>>>>>>>> 
>>>>>> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
>>>>>>>>>>>>>>>>> 
>>>>>> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
>>>>>>>>>>>>>>>>> 
>>>>>> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
>>>>>>>>>>>>>>>>> 
>>>>>> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
>>>>>>>>>>>>>>>>> =4mIG
>>>>>>>>>>>>>>>>> -----END PGP SIGNATURE-----
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> 


Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Saminda Wijeratne <sa...@gmail.com>.
Well the good news is everything is working on a tomcat on my linux laptop,
standalone server in my linux desktop and standalone in my windows VM. I
ran both 5 and 10 min tutorials without issue.

A fresh checkout and a fresh restart did not solve the problem on my linux
machine. If Viknesh can get it to work in his machine can we proceed with
the release? I'll chk to see whats wrong in my configurations thats causing
this problem.


On Tue, Jul 9, 2013 at 10:25 AM, Chathuri Wimalasena
<ka...@gmail.com>wrote:

> I also test 5 mins and 10 mins tutorials with a distribution built by
> latest trunk and did not encounter the issue that Saminda mentioned. Both
> samples ran without any issues.
>
> Regards,
> Chathuri
>
>
> On Tue, Jul 9, 2013 at 10:06 AM, Amila Jayasekara
> <th...@gmail.com>wrote:
>
> > Hi Saminda,
> >
> > I tested in Linux environment [3] and I didnt experienced undermentioned
> > issue.
> > Is it possible that you have 2 derby instances running in your machine ?
> >
> > [3]
> > iravata-server-0.8-SNAPSHOT/bin$ uname -a
> > Linux sgg-OptiPlex-990 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23
> > UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
> >
> > Thanks
> > Amila
> >
> >
> > On Tue, Jul 9, 2013 at 2:34 AM, Saminda Wijeratne <samindaw@gmail.com
> > >wrote:
> >
> > > I'm having trouble starting the standalone version... the axis2
> services
> > > are failing to start. I tried with a fresh trunk chkout as well. tried
> to
> > > find the reason but looks like db table structure issue which is weird
> at
> > > this point... i'm working on isolating the problem.
> > >
> > > 6456  airavata_data  WARN   [Thread-9] openjpa.Runtime - Supplied user
> > > parameters "[param0]" do not match expected parameters "[param0,
> param0]"
> > > for the prepared query "PreparedQuery: [SELECT p FROM Configuration p
> > WHERE
> > > p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> > > t0.config_val, t0.expire_date FROM Configuration t0 WHERE
> (t0.config_key
> > =
> > > ?)]".
> > > 6458  airavata_data  WARN   [Thread-5] openjpa.Runtime - Supplied user
> > > parameters "[param0]" do not match expected parameters "[param0,
> param0]"
> > > for the prepared query "PreparedQuery: [SELECT p FROM Configuration p
> > WHERE
> > > p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> > > t0.config_val, t0.expire_date FROM Configuration t0 WHERE
> (t0.config_key
> > =
> > > ?)]".
> > > [ERROR] Unable to create Airavata API
> > >
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > Error while initializing the Airavata API
> > >     at
> > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:64)
> > >     at
> > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:43)
> > >     at
> > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:39)
> > >     at
> > >
> > >
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.getAiravataAPI(WorkflowInterpretorSkeleton.java:122)
> > >     at
> > >
> > >
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.access$200(WorkflowInterpretorSkeleton.java:78)
> > >     at
> > >
> > >
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:158)
> > > Caused by:
> > >
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > Error while initializing the Airavata API
> > >     at
> > >
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:175)
> > >     at
> > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:61)
> > >     ... 5 more
> > > Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal user error>
> > > org.apache.openjpa.persistence.ArgumentException: Failed to execute
> query
> > > "SELECT p FROM Configuration p WHERE p.config_key =:param0". Check the
> > > query syntax for correctness. See nested exception for details.
> > >     at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:872)
> > >     at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:794)
> > >     at
> > >
> >
> org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:542)
> > >     at
> > org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:286)
> > >     at
> > >
> >
> org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:302)
> > >     at
> > >
> > >
> >
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations(ResourceUtils.java:206)
> > >     at
> > >
> > >
> >
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getConfigurationList(AiravataJPARegistry.java:235)
> > >     at
> > >
> > >
> >
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.retrieveURIsFromConfiguration(AiravataJPARegistry.java:305)
> > >     at
> > >
> > >
> >
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getEventingServiceURI(AiravataJPARegistry.java:328)
> > >     at
> > >
> > >
> >
> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:122)
> > >     at
> > >
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:156)
> > >     ... 6 more
> > > Caused by: java.lang.ClassCastException: java.lang.String cannot be
> cast
> > to
> > > java.lang.Integer
> > >     at
> > >
> > >
> >
> org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery$PreparedSQLExecutor.toParameterArray(PreparedSQLStoreQuery.java:160)
> > >     at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:857)
> > >     ... 16 more
> > > Exception in thread "Thread-5" java.lang.NullPointerException
> > >     at
> > >
> > >
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:159)
> > >
> > >
> > >
> > > On Mon, Jul 8, 2013 at 10:37 PM, Amila Jayasekara
> > > <th...@gmail.com>wrote:
> > >
> > > > Hi Suresh,
> > > >
> > > > We can also do testing on the RC4. I verified 5 minute tutorial both
> in
> > > > webapp and also in stand alone version (in the trunk).
> > > >
> > > > Thanks
> > > > Amila
> > > >
> > > >
> > > > On Mon, Jul 8, 2013 at 10:21 PM, Suresh Marru <sm...@apache.org>
> > wrote:
> > > >
> > > > > I am assuming we are still waiting on Saminda, Viknes and others to
> > > test
> > > > > the trunk right?
> > > > >
> > > > > Suresh
> > > > > On Jul 8, 2013, at 6:46 PM, Amila Jayasekara <
> > thejaka.amila@gmail.com>
> > > > > wrote:
> > > > >
> > > > > > Below reported issues are fixed.
> > > > > > Saminda, can you check now ?
> > > > > >
> > > > > > Also appreciate if others can verify the distributions.
> (Including
> > > you,
> > > > > > Viknes)
> > > > > >
> > > > > > Thanks
> > > > > > Amila
> > > > > >
> > > > > >
> > > > > > On Mon, Jul 8, 2013 at 5:02 PM, Amila Jayasekara <
> > > > > thejaka.amila@gmail.com>wrote:
> > > > > >
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >> On Mon, Jul 8, 2013 at 4:29 PM, Saminda Wijeratne <
> > > samindaw@gmail.com
> > > > > >wrote:
> > > > > >>
> > > > > >>> Assuming the same fix is gone to the trunk I have verified this
> > fix
> > > > is
> > > > > >>> working perfectly on both integration tests and the standalone
> > > > airavata
> > > > > >>> server (ran 5/10 min tutorials).
> > > > > >>>
> > > > > >>> Testing tomcat deployment needed updating the server properties
> > > file
> > > > > key
> > > > > >>> registry.service.wsdl (the default context we are shipping is
> > > > > >>> "airavata-server" instead of "axis2").
> > > > > >>
> > > > > >>
> > > > > >> It seems like the stand a lone server and and webapp are not
> using
> > > > > >> consistent contexts for default installation. Stand alone server
> > > uses
> > > > > axis2
> > > > > >> context and webapp uses airavata-server context. This implies we
> > > need
> > > > to
> > > > > >> maintain a separate configuration files for webapp and stand
> alone
> > > > > server
> > > > > >> or else update configuration file with relevant context during
> the
> > > > > build.
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>> The server seemed to start without
> > > > > >>> any issues but I was not able to connect to it using XBaya.
> Looks
> > > > like
> > > > > the
> > > > > >>> same registry service URL issue. I updated the client prop file
> > url
> > > > > but no
> > > > > >>> change. Can someone also verify my issue pls.
> > > > > >>>
> > > > > >>
> > > > > >> I am also getting the same issue. I am under the impression that
> > > > > >> ApplicationSettings.getSetting doesnt return property values in
> > > > > >> airavata-client.properties (?).
> > > > > >> I need to further debug the issue.
> > > > > >>
> > > > > >> Suresh, please hold till I resolve this issue.
> > > > > >>
> > > > > >> Thanks
> > > > > >> Amila
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>>
> > > > > >>>
> > > > > >>> On Mon, Jul 8, 2013 at 3:46 PM, Suresh Marru <
> smarru@apache.org>
> > > > > wrote:
> > > > > >>>
> > > > > >>>> Thanks Amila & Viknes for the patch and testing. I will cancel
> > the
> > > > > vote
> > > > > >>>> and call out a new RC later today.
> > > > > >>>>
> > > > > >>>> Suresh
> > > > > >>>>
> > > > > >>>> On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <
> > > > thejaka.amila@gmail.com
> > > > > >
> > > > > >>>> wrote:
> > > > > >>>>
> > > > > >>>>> Hi Viknes,
> > > > > >>>>>
> > > > > >>>>> That INFO message is expected and it is coming from axis2.
> That
> > > > > >>> message
> > > > > >>>>> pops up as we are periodically checking whether
> RegistryService
> > > is
> > > > > up.
> > > > > >>>>> Thank you for testing the fix.
> > > > > >>>>> I will commit the fix and we can continue with a new RC.
> > > > > >>>>>
> > > > > >>>>> Regards,
> > > > > >>>>> Amila
> > > > > >>>>>
> > > > > >>>>>
> > > > > >>>>> On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <
> > > > > >>> viknesb@msn.com
> > > > > >>>>> wrote:
> > > > > >>>>>
> > > > > >>>>>> Hi Amila,
> > > > > >>>>>>
> > > > > >>>>>> I ran the distribution and now I just see the info message
> of
> > > not
> > > > > >>> being
> > > > > >>>>>> able
> > > > > >>>>>> to connect to RegistryService. The API invocation error
> > message
> > > or
> > > > > >>> the
> > > > > >>>>>> database creation error seems to be
> > > > > >>>>>> resolved. I was able to test the 5 mins quickstart tutorial
> > and
> > > it
> > > > > >>> ran
> > > > > >>>>>> fine.
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>>> [INFO] Registry service URL -
> > > > > >>>>>> http://localhost:8080/axis2/services/RegistryService?wsdl
> > > > > >>>>>> [INFO] Deploying module: metadataExchange-1.5.1-impl -
> > > > > >>>>>>
> > > file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
> > > > > >>>>>>
> > > OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
> > > > > >>>>>> [INFO] Unable to sendViaPost to
> > > > > >>>>>> url[
> http://localhost:8080/axis2/services/RegistryService?wsdl
> > ]
> > > > > >>>>>> java.net.ConnectException: Connection refused: connect
> > > > > >>>>>>       at
> > java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > > > > >>>> Method)
> > > > > >>>>>>       at
> > java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > > > > >>>> Source)
> > > > > >>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > > > Source)
> > > > > >>>>>>       at
> > > java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > > > > >>>>>> Source)
> > > > > >>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown
> > > Source)
> > > > > >>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
> > > > > >>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
> > > > > >>>>>>       at java.net.Socket.connect(Unknown Source)
> > > > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > > Method)
> > > > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > > > Source)
> > > > > >>>>>>       at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > > > > >>>> Source)
> > > > > >>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > > > > >>>>>> ReflectionSocketFactory.java:140)
> > > > > >>>>>>
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > > > > >>>>>> cket(DefaultProtocolSocketFactory
> > > > > >>>>>> .java:125)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > > > > >>>>>> ionAdapter.open(MultiThreadedHttp
> > > > > >>>>>> ConnectionManager.java:1361)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > > > > >>>>>> Director.java:387)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > > > > >>>>>> ector.java:171)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > > > > >>>>>> PSender.java:542)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > > > > >>>>>> ommons(CommonsHTTPTransportSender
> > > > > >>>>>> .java:400)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > > > > >>>>>> PTransportSender.java:225)
> > > > > >>>>>>       at
> > > > > >>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > > > > >>>>>> n.java:402)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > > > > >>>>>> peration.java:229)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > >
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > > > > >>>>>> ed(RegistryServiceStub.java:181)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > > > > >>>>>> vataClient.java:232)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > > > > >>>>>> vataClient.java:182)
> > > > > >>>>>>      at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > > > > >>>>>> )
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > > >>>>>> :61)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > > >>>>>> :43)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > > >>>>>> :39)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > > > > >>>>>> feCycle.java:117)
> > > > > >>>>>> [INFO] Attempting to contact registry service, iteration - 0
> > > > > >>>>>> [INFO] Unable to sendViaPost to
> > > > > >>>>>> url[
> http://localhost:8080/axis2/services/RegistryService?wsdl
> > ]
> > > > > >>>>>> java.net.ConnectException: Connection refused: connect
> > > > > >>>>>>       at
> > java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > > > > >>>> Method)
> > > > > >>>>>>       at
> > java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > > > > >>>> Source)
> > > > > >>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > > > Source)
> > > > > >>>>>>       at
> > > java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > > > > >>>>>> Source)
> > > > > >>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown
> > > Source)
> > > > > >>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
> > > > > >>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
> > > > > >>>>>>       at java.net.Socket.connect(Unknown Source)
> > > > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > > Method)
> > > > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > > > Source)
> > > > > >>>>>>       at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > > > > >>>> Source)
> > > > > >>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > > > > >>>>>> ReflectionSocketFactory.java:140)
> > > > > >>>>>>
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > > > > >>>>>> cket(DefaultProtocolSocketFactory
> > > > > >>>>>> .java:125)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > > > > >>>>>> ionAdapter.open(MultiThreadedHttp
> > > > > >>>>>> ConnectionManager.java:1361)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > > > > >>>>>> Director.java:387)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > > > > >>>>>> ector.java:171)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > > > > >>>>>> PSender.java:542)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > > > > >>>>>> ommons(CommonsHTTPTransportSender
> > > > > >>>>>> .java:400)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > > > > >>>>>> PTransportSender.java:225)
> > > > > >>>>>>       at
> > > > > >>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > > > > >>>>>> n.java:402)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > > > > >>>>>> peration.java:229)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > >
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > > > > >>>>>> ed(RegistryServiceStub.java:181)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > > > > >>>>>> vataClient.java:232)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > > > > >>>>>> vataClient.java:182)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > > > > >>>>>> )
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > > >>>>>> :61)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > > >>>>>> :43)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > > >>>>>> :39)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > > > > >>>>>> feCycle.java:117)
> > > > > >>>>>> [INFO] Attempting to contact registry service, iteration - 1
> > > > > >>>>>> [INFO] New Database created for Registry
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
> > > > > >>>>>> t:1527/persistent_data;create=true;user=aira
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
> > > > > >>>>>> ELECT 1 from Configuration,MaxActive=10,MaxI
> > > > > >>>>>>
> > > dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> > > > > >>>>>> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime -
> > Starting
> > > > > >>> OpenJPA
> > > > > >>>>>> 2.2.0
> > > > > >>>>>> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
> > Using
> > > > > >>>> dictionary
> > > > > >>>>>> class "org.apache.openjpa.jdbc.sql.DerbyDicti
> > > > > >>>>>> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
> > Network
> > > > > >>> Client
> > > > > >>>> JDBC
> > > > > >>>>>> Driver 10.9.1.0 - (1344872)).
> > > > > >>>>>> [INFO] Unable to sendViaPost to
> > > > > >>>>>> url[
> http://localhost:8080/axis2/services/RegistryService?wsdl
> > ]
> > > > > >>>>>> java.net.ConnectException: Connection refused: connect
> > > > > >>>>>>       at
> > java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > > > > >>>> Method)
> > > > > >>>>>>       at
> > java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > > > > >>>> Source)
> > > > > >>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > > > Source)
> > > > > >>>>>>       at
> > > java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > > > > >>>>>> Source)
> > > > > >>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown
> > > Source)
> > > > > >>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
> > > > > >>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
> > > > > >>>>>>       at java.net.Socket.connect(Unknown Source)
> > > > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > > Method)
> > > > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > > > Source)
> > > > > >>>>>>       at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > > > > >>>> Source)
> > > > > >>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > > > > >>>>>> ReflectionSocketFactory.java:140)
> > > > > >>>>>>
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > > > > >>>>>> cket(DefaultProtocolSocketFactory
> > > > > >>>>>> .java:125)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > > > > >>>>>> ionAdapter.open(MultiThreadedHttp
> > > > > >>>>>> ConnectionManager.java:1361)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > > > > >>>>>> Director.java:387)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > > > > >>>>>> ector.java:171)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > > > > >>>>>> PSender.java:542)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > > > > >>>>>> ommons(CommonsHTTPTransportSender
> > > > > >>>>>> .java:400)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > > > > >>>>>> PTransportSender.java:225)
> > > > > >>>>>>       at
> > > > > >>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > > > > >>>>>> n.java:402)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > > > > >>>>>> peration.java:229)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > >
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > > > > >>>>>> ed(RegistryServiceStub.java:181)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > > > > >>>>>> vataClient.java:232)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > > > > >>>>>> vataClient.java:182)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > > > > >>>>>> )
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > > >>>>>> :61)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > > >>>>>> :43)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > > >>>>>> :39)
> > > > > >>>>>>       at
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > > > > >>>>>> feCycle.java:117)
> > > > > >>>>>> [INFO] Deploying Web service:
> > > > > >>>> airavata-registry-service-0.9-SNAPSHOT.jar -
> > > > > >>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
> > > > > >>>>>> T.jar
> > > > > >>>>>> [INFO] Deploying Web service:
> > > airavata-xbaya-gui-0.9-SNAPSHOT.jar
> > > > -
> > > > > >>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
> > > > > >>>>>>
> > > > .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
> > > > > >>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> > > > > >>>>>>
> > > > > >>>
> > > >
> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
> > > > > >>>>>> tory/services/version-1.5.1.aar
> > > > > >>>>>> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol
> > start
> > > > > >>>>>> INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > > >>>>>> [INFO] Attempting to contact registry service, iteration - 2
> > > > > >>>>>> Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm
> > > > > >>> setContainer
> > > > > >>>>>> INFO: Set JAAS app name Tomcat
> > > > > >>>>>>
> > > > > >>>>>> Thanks
> > > > > >>>>>> Viknes
> > > > > >>>>>>
> > > > > >>>>>> -----Original Message-----
> > > > > >>>>>> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
> > > > > >>>>>> Sent: Monday, July 08, 2013 11:52 AM
> > > > > >>>>>> To: dev@airavata.apache.org
> > > > > >>>>>> Cc: viknesb
> > > > > >>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> > > > > >>>>>>
> > > > > >>>>>> Hi Suresh,
> > > > > >>>>>>
> > > > > >>>>>> The binary is shared in [1]. Please use pass phrase
> "airavata"
> > > to
> > > > > >>>> download
> > > > > >>>>>> binary.
> > > > > >>>>>>
> > > > > >>>>>> Thanks
> > > > > >>>>>> Amila
> > > > > >>>>>>
> > > > > >>>>>> [1]
> > > > > >>>>
> > > > >
> > https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>>> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <
> > > smarru@apache.org>
> > > > > >>>> wrote:
> > > > > >>>>>>
> > > > > >>>>>>> Hi Amila,
> > > > > >>>>>>>
> > > > > >>>>>>> This is really good investigation. Can you checkin the
> binary
> > > > with
> > > > > >>>>>>> some testing name to
> > > > > >>>>>>
> > https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/andsend
> > > > > the
> > > > > >>>> url
> > > > > >>>>>> for
> > > > > >>>>>> viknes and others to test.
> > > > > >>>>>>>
> > > > > >>>>>>> If this addresses the issue consistently, I think its worth
> > to
> > > > > >>> respin
> > > > > >>>>>>> the release. Otherwise, I am inclined to suggest, lets move
> > on
> > > > with
> > > > > >>>>>>> release marking this as a known issue.
> > > > > >>>>>>>
> > > > > >>>>>>> Suresh
> > > > > >>>>>>>
> > > > > >>>>>>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
> > > > > >>>>>>> <th...@gmail.com>
> > > > > >>>>>>> wrote:
> > > > > >>>>>>>
> > > > > >>>>>>>> I think I was able to fix issue
> > > > > >>>>>>>> https://issues.apache.org/jira/browse/
> > > > > >>>>>>>> AIRAVATA-879.
> > > > > >>>>>>>>
> > > > > >>>>>>>> Cause for the issue -
> > > > > >>>>>>>> Airavata database and schema is created using a separate
> web
> > > > > >>> service
> > > > > >>>>>>>> called
> > org.apache.airavata.registry.services.RegistryService.
> > > > > Other
> > > > > >>>>>>>> services (E.g :- messanger service) which uses AiravataAPI
> > > > depends
> > > > > >>>>>>>> on
> > > > > >>>>>>> above
> > > > > >>>>>>>> service. Therefore if axis2 deployer decided to deploy
> > > messanger
> > > > > >>>>>>>> service first we will see exception in above issue.
> > > > > >>>>>>>>
> > > > > >>>>>>>> Solution: Try to connect to RegistryService and if
> > connection
> > > > > fails
> > > > > >>>>>>>> wait for some time and re-try. If re-trying fail for
> several
> > > > > >>>>>>>> iterations determine that RegistryService is unavailable
> and
> > > > throw
> > > > > >>> an
> > > > > >>>>>> exception.
> > > > > >>>>>>>>
> > > > > >>>>>>>> TODO : Need to verify this fix in Viknes's machine. (The
> > issue
> > > > is
> > > > > >>>>>>>> consistently reproducible in his machine)
> > > > > >>>>>>>>
> > > > > >>>>>>>> Further RegistryService doesnt provide any operations. So
> it
> > > is
> > > > > >>>>>>>> redundant have this service just to initialize database
> and
> > > > > schema.
> > > > > >>>>>>>> I think we
> > > > > >>>>>>> should
> > > > > >>>>>>>> remove this service and move DB/Schema creation to some
> > other
> > > > > >>>>>>> initializing
> > > > > >>>>>>>> method.
> > > > > >>>>>>>>
> > > > > >>>>>>>> Feedback/comments appreciated.
> > > > > >>>>>>>>
> > > > > >>>>>>>> Thanks
> > > > > >>>>>>>> Amila
> > > > > >>>>>>>>
> > > > > >>>>>>>>
> > > > > >>>>>>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> > > > > >>>>>>>> <th...@gmail.com>wrote:
> > > > > >>>>>>>>
> > > > > >>>>>>>>>
> > > > > >>>>>>>>>
> > > > > >>>>>>>>>
> > > > > >>>>>>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
> > > > > >>>>>>>>> <viknesb@msn.com
> > > > > >>>>>>>> wrote:
> > > > > >>>>>>>>>
> > > > > >>>>>>>>>> Sure, here is the JIRA issue
> > > > > >>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
> > > > > >>>>>>>>>
> > > > > >>>>>>>>>
> > > > > >>>>>>>>> What is the final verdict on above issue ?
> > > > > >>>>>>>>> Are we going to treat AIRAVATA-879<
> > > > > >>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
> > > > > >>>>>>>>> a blocker for the release ?
> > > > > >>>>>>>>>
> > > > > >>>>>>>>> Further is there a Windows environment which we can use
> to
> > > test
> > > > > >>>>>>>>> this
> > > > > >>>>>>> issue
> > > > > >>>>>>>>> ?
> > > > > >>>>>>>>>
> > > > > >>>>>>>>> Thanks
> > > > > >>>>>>>>> Amila
> > > > > >>>>>>>>>
> > > > > >>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>>>> Thanks
> > > > > >>>>>>>>>> Viknes
> > > > > >>>>>>>>>>
> > > > > >>>>>>>>>> -----Original Message-----
> > > > > >>>>>>>>>> From: Suresh Marru [mailto:smarru@apache.org]
> > > > > >>>>>>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
> > > > > >>>>>>>>>> To: dev@airavata.apache.org
> > > > > >>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> > > > > >>>>>>>>>>
> > > > > >>>>>>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <
> > marpierc@iu.edu
> > > >
> > > > > >>> wrote:
> > > > > >>>>>>>>>>
> > > > > >>>>>>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
> > > > > >>>>>>>>>>> Hash: SHA1
> > > > > >>>>>>>>>>>
> > > > > >>>>>>>>>>> My concern about making this a known issue is that many
> > who
> > > > > will
> > > > > >>>>>>>>>>> try out the release for the first time will hit this
> bug.
> > > > > >>>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>>>> Thats true and may not be a good thing. Any volunteers
> to
> > > get
> > > > to
> > > > > >>>>>>>>>> the bottom of this race condition and fix it in the
> trunk?
> > > If
> > > > we
> > > > > >>>>>>>>>> first make sure
> > > > > >>>>>>> we
> > > > > >>>>>>>>>> really fixed it, certainly worth a new RC.
> > > > > >>>>>>>>>>
> > > > > >>>>>>>>>> Viknes, can you please crate a JIRA and fill in the
> steps
> > to
> > > > > >>>>>>>>>> reproduce
> > > > > >>>>>>> it?
> > > > > >>>>>>>>>>
> > > > > >>>>>>>>>> Suresh
> > > > > >>>>>>>>>>
> > > > > >>>>>>>>>>>
> > > > > >>>>>>>>>>>
> > > > > >>>>>>>>>>> Marlon
> > > > > >>>>>>>>>>>
> > > > > >>>>>>>>>>>
> > > > > >>>>>>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
> > > > > >>>>>>>>>>>> Hi Viknes,
> > > > > >>>>>>>>>>>>
> > > > > >>>>>>>>>>>> It seems the issues of "database not getting created
> the
> > > > first
> > > > > >>>>>> time"
> > > > > >>>>>>>>>>>> is reproducible on Linux and Windows as well,  for
> some
> > > > reason
> > > > > >>>>>>>>>>>> Mac's are ok. Will wait for others to chime in. We can
> > > > either
> > > > > >>>>>>>>>>>> proceed with the release by adding this as a Known
> > issue,
> > > or
> > > > > if
> > > > > >>>>>>>>>>>> any one raises a blocker, we can address and re-spin
> the
> > > > > >>> release.
> > > > > >>>>>>>>>>>>
> > > > > >>>>>>>>>>>> Suresh
> > > > > >>>>>>>>>>>>
> > > > > >>>>>>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
> > > > > >>>>>>>>>>>> <vi...@msn.com>
> > > > > >>>>>>>>>>>> wrote:
> > > > > >>>>>>>>>>>>
> > > > > >>>>>>>>>>>>> Since no one else is getting this error, it might be
> a
> > > > > Windows
> > > > > >>>>>>>>>>>>> specific or system specific issue. I will give my
> vote.
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>> Thanks Viknes
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>> -----Original Message----- From: Suresh Marru
> > > > > >>>>>>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01,
> 2013
> > > > 4:10
> > > > > >>> PM
> > > > > >>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
> > > Apache
> > > > > >>>>>>>>>>>>> Airavata Release 0.8 - RC3
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>> I did not do extensive testing yet, but a quick try
> on
> > a
> > > > mac
> > > > > >>>>>>>>>>>>> and did not give this error either.
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>> Suresh
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> > > > > >>>>>>>>>>>>> <th...@gmail.com> wrote:
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>> Strange, I am not experiencing this issue. Wonder
> > > whether
> > > > > >>> this
> > > > > >>>>>>>>>>>>>> is a Windows specific issue. Any one else
> experiencing
> > > > this
> > > > > >>>> issue
> > > > > >>>>>> ?
> > > > > >>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>> Thanks Amila
> > > > > >>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes
> Balasubramanee
> > > > > >>>>>>>>>>>>> <vi...@msn.com>wrote:
> > > > > >>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>> Hi all,
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>> I downloaded the server bin distribution, tried to
> > > start
> > > > > the
> > > > > >>>>>>>>>>>>>>> server and I got the below exception. It seems this
> > > error
> > > > > >>>>>>>>>>>>>>> occurs only the first time I start the server. It
> > does
> > > > not
> > > > > >>>>>>>>>>>>>>> occur the subsequent times during the startup.
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network
> > > > Server
> > > > > -
> > > > > >>>>>>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept
> > > > connection
> > > > > >>> s
> > > > > >>>>>>>>>>>>>>> on port 1527
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>
> > > DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> > > > > >>>>>>>>>>>>>>> //l
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> vata;password=airavata,Username=airavata,Password=airavata,va
> > > > > >>>>>>>>>>>>>>> lidat
> > > > > >>>>>>>>>>>>>>> ion
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
> > > > > >>>>>>>>>>>>>>> =true
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime -
> > > > Starting
> > > > > >>>>>>> OpenJPA
> > > > > >>>>>>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata
> > API
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>
> > > > > >>>>
> > > > >
> > >
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Error while initializing the Airavata API
> > > > > >>>>>>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > > >>>>>>>>>>>>>>> APIFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry.java
> > > > > >>>>>>>>>>>>>>> :64) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > > >>>>>>>>>>>>>>> APIFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry.java
> > > > > >>>>>>>>>>>>>>> :43) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > > >>>>>>>>>>>>>>> APIFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry.java
> > > > > >>>>>>>>>>>>>>> :39) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
> > > > > >>>>>>>>>>>>>>> MsgBo
> > > > > >>>>>>>>>>>>>>> xSe
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> rviceLi
> > > > > >>>>>>>>>>>>>>> feCycle.java:117) Caused by:
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>
> > > > > >>>>
> > > > >
> > >
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Error while initializing the Airavat
> > > > > >>>>>>>>>>>>>>> a API at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > > > >>>>>>>>>>>>>>> Clien
> > > > > >>>>>>>>>>>>>>> t.j
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ava:163
> > > > > >>>>>>>>>>>>>>> ) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > > >>>>>>>>>>>>>>> APIFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry.java
> > > > > >>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> > > <openjpa-2.2.0-r422266:1244990
> > > > > >>>>>>>>>>>>>>> fatal general error>
> > > > > >>>>>>>>>>>>>>>
> org.apache.openjpa.persistence.PersistenceException:
> > > Cann
> > > > > ot
> > > > > >>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA'
> > > does
> > > > > not
> > > > > >>>>>>>>>>>>>>> exist) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > > > >>>>>>>>>>>>>>> ry(DB
> > > > > >>>>>>>>>>>>>>> Dic
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> tionary
> > > > > >>>>>>>>>>>>>>> Factory.java:102) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > > > > >>>>>>>>>>>>>>> onary
> > > > > >>>>>>>>>>>>>>> Ins
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> tance(J
> > > > > >>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > > > > >>>>>>>>>>>>>>> on(Ma
> > > > > >>>>>>>>>>>>>>> ppi
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ngRepos
> > > > > >>>>>>>>>>>>>>> itory.java:1510) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>> java:518)
> > > > > >>>>>>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>> java:443)
> > > > > >>>>>>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > > > > >>>>>>>>>>>>>>> ue.ja
> > > > > >>>>>>>>>>>>>>> va:104)
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > > > > >>>>>>>>>>>>>>> etaDa
> > > > > >>>>>>>>>>>>>>> taR
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> eposito
> > > > > >>>>>>>>>>>>>>> ryValue.java:68) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > > > > >>>>>>>>>>>>>>> ue.ja
> > > > > >>>>>>>>>>>>>>> va:83)
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > > > > >>>>>>>>>>>>>>> eposi
> > > > > >>>>>>>>>>>>>>> tor
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> yInstan
> > > > > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > > > > >>>>>>>>>>>>>>> eposi
> > > > > >>>>>>>>>>>>>>> tor
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> yInstan
> > > > > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
> > > > > >>>>>>>>>>>>>>> Abstr
> > > > > >>>>>>>>>>>>>>> act
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> BrokerF
> > > > > >>>>>>>>>>>>>>> actory.java:638) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > > > > >>>>>>>>>>>>>>> tract
> > > > > >>>>>>>>>>>>>>> Bro
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> kerFact
> > > > > >>>>>>>>>>>>>>> ory.java:203) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > > > > >>>>>>>>>>>>>>> elega
> > > > > >>>>>>>>>>>>>>> tin
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> gBroker
> > > > > >>>>>>>>>>>>>>> Factory.java:156) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > > > >>>>>>>>>>>>>>> eEnti
> > > > > >>>>>>>>>>>>>>> tyM
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> anager(
> > > > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > > > >>>>>>>>>>>>>>> eEnti
> > > > > >>>>>>>>>>>>>>> tyM
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> anager(
> > > > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > > > >>>>>>>>>>>>>>> eEnti
> > > > > >>>>>>>>>>>>>>> tyM
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> anager(
> > > > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > > >>>>>>>>>>>>>>> tEnti
> > > > > >>>>>>>>>>>>>>> tyM
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> anager(
> > > > > >>>>>>>>>>>>>>> ResourceUtils.java:68) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > > >>>>>>>>>>>>>>> tConf
> > > > > >>>>>>>>>>>>>>> igu
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> rations
> > > > > >>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > > >>>>>>>>>>>>>>> tConf
> > > > > >>>>>>>>>>>>>>> igu
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ration(
> > > > > >>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > > > >>>>>>>>>>>>>>> Regis
> > > > > >>>>>>>>>>>>>>> try
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> .getCon
> > > > > >>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > > > >>>>>>>>>>>>>>> Regis
> > > > > >>>>>>>>>>>>>>> try
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> .initia
> > > > > >>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > > > > >>>>>>>>>>>>>>> egist
> > > > > >>>>>>>>>>>>>>> ry(
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Airavat
> > > > > >>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>
> > > > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> java:21
> > > > > >>>>>>>>>>>>>>> 6) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > > > > >>>>>>>>>>>>>>> taCli
> > > > > >>>>>>>>>>>>>>> ent
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> .java:1
> > > > > >>>>>>>>>>>>>>> 12) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > > > >>>>>>>>>>>>>>> Clien
> > > > > >>>>>>>>>>>>>>> t.j
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ava:144
> > > > > >>>>>>>>>>>>>>> ) ... 4 more Caused by:
> > > > > >>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot
> > > create
> > > > > >>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n
> > ot
> > > > > >>>>>>>>>>>>>>> exist) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > > > >>>>>>>>>>>>>>> ionFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry(Basi
> > > > > >>>>>>>>>>>>>>> cDataSource.java:1549) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > > > > >>>>>>>>>>>>>>> cData
> > > > > >>>>>>>>>>>>>>> Sou
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> rce.jav
> > > > > >>>>>>>>>>>>>>> a:1388) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > > > > >>>>>>>>>>>>>>> taSou
> > > > > >>>>>>>>>>>>>>> rce
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> .java:1
> > > > > >>>>>>>>>>>>>>> 044) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > > > > >>>>>>>>>>>>>>> n(Del
> > > > > >>>>>>>>>>>>>>> ega
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> tingDat
> > > > > >>>>>>>>>>>>>>> aSource.java:110) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > > > > >>>>>>>>>>>>>>> n(Dec
> > > > > >>>>>>>>>>>>>>> ora
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> tingDat
> > > > > >>>>>>>>>>>>>>> aSource.java:87) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > > > >>>>>>>>>>>>>>> ry(DB
> > > > > >>>>>>>>>>>>>>> Dic
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> tionary
> > > > > >>>>>>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
> > > > > >>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA'
> > > does
> > > > > not
> > > > > >>>>>>>>>>>>>>> exist at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > > > > >>>>>>>>>>>>>>> ion(U
> > > > > >>>>>>>>>>>>>>> nkn
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> own
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > > > > >>>>>>>>>>>>>>> wn
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Source)
> > > > > >>>>>>>>>>>>>>> at
> > > > > org.apache.derby.client.am.Statement.executeQuery(Unknown
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > > > > >>>>>>>>>>>>>>> gatin
> > > > > >>>>>>>>>>>>>>> gSt
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> atement
> > > > > >>>>>>>>>>>>>>> .java:208) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > > > > >>>>>>>>>>>>>>> necti
> > > > > >>>>>>>>>>>>>>> on(
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Poolabl
> > > > > >>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > > > > >>>>>>>>>>>>>>> tory(
> > > > > >>>>>>>>>>>>>>> Bas
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> icDataS
> > > > > >>>>>>>>>>>>>>> ource.java:1558) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > > > >>>>>>>>>>>>>>> ionFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry(Basi
> > > > > >>>>>>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
> > > > > >>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> > > > 'AIRAVATA'
> > > > > >>>>>>>>>>>>>>> does not exist at
> > > > > >>>>>>>>>>>>>>>
> > > > org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > > > > >>>>>>>>>>>>>>> or(Un
> > > > > >>>>>>>>>>>>>>> kno
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> wn
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > > > > >>>>>>>>>>>>>>> eply(
> > > > > >>>>>>>>>>>>>>> Unk
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> nown
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > > > > >>>>>>>>>>>>>>> ribeO
> > > > > >>>>>>>>>>>>>>> utp
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ut(Unkn
> > > > > >>>>>>>>>>>>>>> own Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > > > > >>>>>>>>>>>>>>> eOutp
> > > > > >>>>>>>>>>>>>>> ut(
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Unknown
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > > > > >>>>>>>>>>>>>>> utput
> > > > > >>>>>>>>>>>>>>> _(U
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> nknown
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > > > > >>>>>>>>>>>>>>> t(Unk
> > > > > >>>>>>>>>>>>>>> now
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> n
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > org.apache.derby.client.am.Statement.flowExecute(Unknown
> > > > > >>>>>>>>>>>>> Source)
> > > > > >>>>>>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > > > > >>>>>>>>>>>>>>> Source) ... 38 more [ERROR] Error while
> initializing
> > > the
> > > > > >>>>>>>>>>>>>>> Airavata API
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>
> > > > > >>>>
> > > > >
> > >
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Error while initializing the Airavata API
> > > > > >>>>>>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > > >>>>>>>>>>>>>>> APIFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry.java
> > > > > >>>>>>>>>>>>>>> :64) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > > >>>>>>>>>>>>>>> APIFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry.java
> > > > > >>>>>>>>>>>>>>> :43) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > > >>>>>>>>>>>>>>> APIFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry.java
> > > > > >>>>>>>>>>>>>>> :39) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
> > > > > >>>>>>>>>>>>>>> Broke
> > > > > >>>>>>>>>>>>>>> rSe
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> rviceLi
> > > > > >>>>>>>>>>>>>>> feCycle.java:156) Caused by:
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>
> > > > > >>>>
> > > > >
> > >
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Error while initializing the Airavat
> > > > > >>>>>>>>>>>>>>> a API at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > > > >>>>>>>>>>>>>>> Clien
> > > > > >>>>>>>>>>>>>>> t.j
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ava:163
> > > > > >>>>>>>>>>>>>>> ) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > > >>>>>>>>>>>>>>> APIFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry.java
> > > > > >>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> > > <openjpa-2.2.0-r422266:1244990
> > > > > >>>>>>>>>>>>>>> fatal general error>
> > > > > >>>>>>>>>>>>>>>
> org.apache.openjpa.persistence.PersistenceException:
> > > Cann
> > > > > ot
> > > > > >>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA'
> > > does
> > > > > not
> > > > > >>>>>>>>>>>>>>> exist) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > > > >>>>>>>>>>>>>>> ry(DB
> > > > > >>>>>>>>>>>>>>> Dic
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> tionary
> > > > > >>>>>>>>>>>>>>> Factory.java:102) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > > > > >>>>>>>>>>>>>>> onary
> > > > > >>>>>>>>>>>>>>> Ins
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> tance(J
> > > > > >>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > > > > >>>>>>>>>>>>>>> on(Ma
> > > > > >>>>>>>>>>>>>>> ppi
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ngRepos
> > > > > >>>>>>>>>>>>>>> itory.java:1510) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>> java:518)
> > > > > >>>>>>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>
> > > > >
> > > >
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>> java:443)
> > > > > >>>>>>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > > > > >>>>>>>>>>>>>>> ue.ja
> > > > > >>>>>>>>>>>>>>> va:104)
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > > > > >>>>>>>>>>>>>>> etaDa
> > > > > >>>>>>>>>>>>>>> taR
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> eposito
> > > > > >>>>>>>>>>>>>>> ryValue.java:68) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > > > > >>>>>>>>>>>>>>> ue.ja
> > > > > >>>>>>>>>>>>>>> va:83)
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > > > > >>>>>>>>>>>>>>> eposi
> > > > > >>>>>>>>>>>>>>> tor
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> yInstan
> > > > > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > > > > >>>>>>>>>>>>>>> eposi
> > > > > >>>>>>>>>>>>>>> tor
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> yInstan
> > > > > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
> > > > > >>>>>>>>>>>>>>> Repos
> > > > > >>>>>>>>>>>>>>> ito
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ryInsta
> > > > > >>>>>>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > > > > >>>>>>>>>>>>>>> appin
> > > > > >>>>>>>>>>>>>>> gs(
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> JDBCBro
> > > > > >>>>>>>>>>>>>>> kerFactory.java:140) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > > > > >>>>>>>>>>>>>>> appin
> > > > > >>>>>>>>>>>>>>> gs(
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> JDBCBro
> > > > > >>>>>>>>>>>>>>> kerFactory.java:164) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
> > > > > >>>>>>>>>>>>>>> l(JDB
> > > > > >>>>>>>>>>>>>>> CBr
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> okerFac
> > > > > >>>>>>>>>>>>>>> tory.java:122) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > > > > >>>>>>>>>>>>>>> tract
> > > > > >>>>>>>>>>>>>>> Bro
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> kerFact
> > > > > >>>>>>>>>>>>>>> ory.java:209) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > > > > >>>>>>>>>>>>>>> elega
> > > > > >>>>>>>>>>>>>>> tin
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> gBroker
> > > > > >>>>>>>>>>>>>>> Factory.java:156) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > > > >>>>>>>>>>>>>>> eEnti
> > > > > >>>>>>>>>>>>>>> tyM
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> anager(
> > > > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > > > >>>>>>>>>>>>>>> eEnti
> > > > > >>>>>>>>>>>>>>> tyM
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> anager(
> > > > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > > > >>>>>>>>>>>>>>> eEnti
> > > > > >>>>>>>>>>>>>>> tyM
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> anager(
> > > > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > > >>>>>>>>>>>>>>> tEnti
> > > > > >>>>>>>>>>>>>>> tyM
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> anager(
> > > > > >>>>>>>>>>>>>>> ResourceUtils.java:68) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > > >>>>>>>>>>>>>>> tConf
> > > > > >>>>>>>>>>>>>>> igu
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> rations
> > > > > >>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > > >>>>>>>>>>>>>>> tConf
> > > > > >>>>>>>>>>>>>>> igu
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ration(
> > > > > >>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > > > >>>>>>>>>>>>>>> Regis
> > > > > >>>>>>>>>>>>>>> try
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> .getCon
> > > > > >>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > > > >>>>>>>>>>>>>>> Regis
> > > > > >>>>>>>>>>>>>>> try
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> .initia
> > > > > >>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > > > > >>>>>>>>>>>>>>> egist
> > > > > >>>>>>>>>>>>>>> ry(
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Airavat
> > > > > >>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>
> > > > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> java:21
> > > > > >>>>>>>>>>>>>>> 6) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > > > > >>>>>>>>>>>>>>> taCli
> > > > > >>>>>>>>>>>>>>> ent
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> .java:1
> > > > > >>>>>>>>>>>>>>> 12) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > > > >>>>>>>>>>>>>>> Clien
> > > > > >>>>>>>>>>>>>>> t.j
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ava:144
> > > > > >>>>>>>>>>>>>>> ) ... 4 more Caused by:
> > > > > >>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot
> > > create
> > > > > >>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n
> > ot
> > > > > >>>>>>>>>>>>>>> exist) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > > > >>>>>>>>>>>>>>> ionFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry(Basi
> > > > > >>>>>>>>>>>>>>> cDataSource.java:1549) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > > > > >>>>>>>>>>>>>>> cData
> > > > > >>>>>>>>>>>>>>> Sou
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> rce.jav
> > > > > >>>>>>>>>>>>>>> a:1388) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > > > > >>>>>>>>>>>>>>> taSou
> > > > > >>>>>>>>>>>>>>> rce
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> .java:1
> > > > > >>>>>>>>>>>>>>> 044) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > > > > >>>>>>>>>>>>>>> n(Del
> > > > > >>>>>>>>>>>>>>> ega
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> tingDat
> > > > > >>>>>>>>>>>>>>> aSource.java:110) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > > > > >>>>>>>>>>>>>>> n(Dec
> > > > > >>>>>>>>>>>>>>> ora
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> tingDat
> > > > > >>>>>>>>>>>>>>> aSource.java:87) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > > > >>>>>>>>>>>>>>> ry(DB
> > > > > >>>>>>>>>>>>>>> Dic
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> tionary
> > > > > >>>>>>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
> > > > > >>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA'
> > > does
> > > > > not
> > > > > >>>>>>>>>>>>>>> exist at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > > > > >>>>>>>>>>>>>>> ion(U
> > > > > >>>>>>>>>>>>>>> nkn
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> own
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > > > > >>>>>>>>>>>>>>> wn
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Source)
> > > > > >>>>>>>>>>>>>>> at
> > > > > org.apache.derby.client.am.Statement.executeQuery(Unknown
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > > > > >>>>>>>>>>>>>>> gatin
> > > > > >>>>>>>>>>>>>>> gSt
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> atement
> > > > > >>>>>>>>>>>>>>> .java:208) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > > > > >>>>>>>>>>>>>>> necti
> > > > > >>>>>>>>>>>>>>> on(
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Poolabl
> > > > > >>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > > > > >>>>>>>>>>>>>>> tory(
> > > > > >>>>>>>>>>>>>>> Bas
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> icDataS
> > > > > >>>>>>>>>>>>>>> ource.java:1558) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > > > >>>>>>>>>>>>>>> ionFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry(Basi
> > > > > >>>>>>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
> > > > > >>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> > > > 'AIRAVATA'
> > > > > >>>>>>>>>>>>>>> does not exist at
> > > > > >>>>>>>>>>>>>>>
> > > > org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > > > > >>>>>>>>>>>>>>> or(Un
> > > > > >>>>>>>>>>>>>>> kno
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> wn
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > > > > >>>>>>>>>>>>>>> eply(
> > > > > >>>>>>>>>>>>>>> Unk
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> nown
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > > > > >>>>>>>>>>>>>>> ribeO
> > > > > >>>>>>>>>>>>>>> utp
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ut(Unkn
> > > > > >>>>>>>>>>>>>>> own Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > > > > >>>>>>>>>>>>>>> eOutp
> > > > > >>>>>>>>>>>>>>> ut(
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Unknown
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > > > > >>>>>>>>>>>>>>> utput
> > > > > >>>>>>>>>>>>>>> _(U
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> nknown
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > > > > >>>>>>>>>>>>>>> t(Unk
> > > > > >>>>>>>>>>>>>>> now
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> n
> > > > > >>>>>>>>>>>>>>> Source) at
> > > > > >>>>>>>>>>>>>>>
> > > org.apache.derby.client.am.Statement.flowExecute(Unknown
> > > > > >>>>>>>>>>>>> Source)
> > > > > >>>>>>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > > > > >>>>>>>>>>>>>>> Source) ... 41 more [INFO] New Database created for
> > > > > Registry
> > > > > >>>>>>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3]
> > > > openjpa.jdbc.JDBC -
> > > > > >>>>>>>>>>>>>>> Using dictionary class
> > > > > "org.apache.openjpa.jdbc.sql.DerbyDic
> > > > > >>>>>>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache
> > > Derby
> > > > > >>>>>>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)).
> > > [INFO]
> > > > > >>>>>>>>>>>>>>> Deploying Web
> > > > > >>>>>>>>>>>>>>> service: airavata-registry-service-0.8.jar -
> > > > > >>>>>>>>>>>>>>>
> > file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> /bin/../repository/services/airavata-registry-service-0.8.jar
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> [INFO] Deploying Web service:
> airavata-xbaya-gui-0.8.jar
> > -
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
> > > > > >>>>>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > > > > >>>>>>>>>>>>>>> /repo
> > > > > >>>>>>>>>>>>>>> sit
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> o
> > > > > >>>>>>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42
> PM
> > > > > >>>>>>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO:
> > Starting
> > > > > >>>>>>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to
> > > > create
> > > > > >>>>>>>>>>>>>>> Airavata API
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>
> > > > > >>>>
> > > > >
> > >
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Error while initializing the Airavata API
> > > > > >>>>>>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > > >>>>>>>>>>>>>>> APIFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry.java
> > > > > >>>>>>>>>>>>>>> :64) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > > >>>>>>>>>>>>>>> APIFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry.java
> > > > > >>>>>>>>>>>>>>> :43) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > > >>>>>>>>>>>>>>> APIFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry.java
> > > > > >>>>>>>>>>>>>>> :39) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>
> > > org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > > > > >>>>>>>>>>>>>>> get
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Airavat
> > > > > >>>>>>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>
> > > org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > > > > >>>>>>>>>>>>>>> acc
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ess$200
> > > > > >>>>>>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > > > > >>>>>>>>>>>>>>> eton$
> > > > > >>>>>>>>>>>>>>> 1.r
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> un(Work
> > > > > >>>>>>>>>>>>>>> flowInterpretorSkeleton.java:158)
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>> Caused by:
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>
> > > > > >>>>
> > > > >
> > >
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Error while initializing the Airavat
> > > > > >>>>>>>>>>>>>>> a API at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > > > >>>>>>>>>>>>>>> Clien
> > > > > >>>>>>>>>>>>>>> t.j
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ava:163
> > > > > >>>>>>>>>>>>>>> ) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > > >>>>>>>>>>>>>>> APIFa
> > > > > >>>>>>>>>>>>>>> cto
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ry.java
> > > > > >>>>>>>>>>>>>>> :61) ... 5 more Caused by:
> > > <openjpa-2.2.0-r422266:1244990
> > > > > >>>>>>>>>>>>>>> nonfatal user error>
> > > > > >>>>>>>>>>>>>>> org.apache.openjpa.persistence.ArgumentException:
> An
> > > > erro r
> > > > > >>>>>>>>>>>>>>> occurred while parsing the query filter "SELECT p
> > FROM
> > > > > >>>>>>>>>>>>>>> Configuration p WHERE p.config_key =:param0". Error
> > > > > message:
> > > > > >>>>>>>>>>>>>>> Th e name "Configuration" is not a recognized
> entity
> > or
> > > > > >>>>>>>>>>>>>>> identifier. Known entity names: [] at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
> > > > > >>>>>>>>>>>>>>> eExce
> > > > > >>>>>>>>>>>>>>> pti
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> on(Abst
> > > > > >>>>>>>>>>>>>>> ractExpressionBuilder.java:119) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
> > > > > >>>>>>>>>>>>>>> MetaD
> > > > > >>>>>>>>>>>>>>> ata
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> (JPQLEx
> > > > > >>>>>>>>>>>>>>> pressionBuilder.java:197) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
> > > > > >>>>>>>>>>>>>>> lassM
> > > > > >>>>>>>>>>>>>>> eta
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Data(JP
> > > > > >>>>>>>>>>>>>>> QLExpressionBuilder.java:167) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > > > > >>>>>>>>>>>>>>> dateM
> > > > > >>>>>>>>>>>>>>> eta
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Data(JP
> > > > > >>>>>>>>>>>>>>> QLExpressionBuilder.java:242) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > > > > >>>>>>>>>>>>>>> dateM
> > > > > >>>>>>>>>>>>>>> eta
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Data(JP
> > > > > >>>>>>>>>>>>>>> QLExpressionBuilder.java:212) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > > > > >>>>>>>>>>>>>>> dateT
> > > > > >>>>>>>>>>>>>>> ype
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> (JPQLEx
> > > > > >>>>>>>>>>>>>>> pressionBuilder.java:205) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
> > > > > >>>>>>>>>>>>>>> 00(JP
> > > > > >>>>>>>>>>>>>>> QLE
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> xpressi
> > > > > >>>>>>>>>>>>>>> onBuilder.java:80) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
> > > > > >>>>>>>>>>>>>>> QL.po
> > > > > >>>>>>>>>>>>>>> pul
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ate(JPQ
> > > > > >>>>>>>>>>>>>>> LExpressionBuilder.java:2417) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
> > > > > >>>>>>>>>>>>>>> .java
> > > > > >>>>>>>>>>>>>>> :61)
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
> > > > > >>>>>>>>>>>>>>> mpila
> > > > > >>>>>>>>>>>>>>> tio
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> n(Expre
> > > > > >>>>>>>>>>>>>>> ssionStoreQuery.java:162) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>
> > > org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> > > > > >>>>>>>>>>>>>>> 673)
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
> > > > > >>>>>>>>>>>>> mpl.j
> > > > > >>>>>>>>>>>>> ava:654)
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
> > > > > >>>>>>>>>>>>>>> ryImp
> > > > > >>>>>>>>>>>>>>> l.j
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ava:620
> > > > > >>>>>>>>>>>>>>> ) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
> > > > > >>>>>>>>>>>>> l.jav
> > > > > >>>>>>>>>>>>> a:682)
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>> at
> > > > > >>>>>>>>>>>
> > > > org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> > > > > >>>>>>>>>>>>>>> at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > > > > >>>>>>>>>>>>>>> Entit
> > > > > >>>>>>>>>>>>>>> yMa
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> nagerIm
> > > > > >>>>>>>>>>>>>>> pl.java:997) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > > > > >>>>>>>>>>>>>>> Entit
> > > > > >>>>>>>>>>>>>>> yMa
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> nagerIm
> > > > > >>>>>>>>>>>>>>> pl.java:979) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > > > > >>>>>>>>>>>>>>> Entit
> > > > > >>>>>>>>>>>>>>> yMa
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> nagerIm
> > > > > >>>>>>>>>>>>>>> pl.java:102) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>
> > > org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > > > > >>>>>>>>>>>>>>> gen
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> erateQu
> > > > > >>>>>>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>
> > > org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > > > > >>>>>>>>>>>>>>> sel
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ectQuer
> > > > > >>>>>>>>>>>>>>> y(QueryGenerator.java:64) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > > >>>>>>>>>>>>>>> tConf
> > > > > >>>>>>>>>>>>>>> igu
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> rations
> > > > > >>>>>>>>>>>>>>> (ResourceUtils.java:205) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > > >>>>>>>>>>>>>>> tConf
> > > > > >>>>>>>>>>>>>>> igu
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ration(
> > > > > >>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > > > >>>>>>>>>>>>>>> Regis
> > > > > >>>>>>>>>>>>>>> try
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> .getCon
> > > > > >>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > > > >>>>>>>>>>>>>>> Regis
> > > > > >>>>>>>>>>>>>>> try
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> .initia
> > > > > >>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > > > > >>>>>>>>>>>>>>> egist
> > > > > >>>>>>>>>>>>>>> ry(
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> Airavat
> > > > > >>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>
> > > > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> java:21
> > > > > >>>>>>>>>>>>>>> 6) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > > > > >>>>>>>>>>>>>>> taCli
> > > > > >>>>>>>>>>>>>>> ent
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> .java:1
> > > > > >>>>>>>>>>>>>>> 12) at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > > > >>>>>>>>>>>>>>> Clien
> > > > > >>>>>>>>>>>>>>> t.j
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> ava:144
> > > > > >>>>>>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
> > > > > >>>>>>>>>>>>>>> java.lang.NullPointerException at
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > > > > >>>>>>>>>>>>>>> eton$
> > > > > >>>>>>>>>>>>>>> 1.r
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>> un(Work
> > > > > >>>>>>>>>>>>>>> flowInterpretorSkeleton.java:159)
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>> Thanks Viknes
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>> -----Original Message----- From: Saminda Wijeratne
> > > > > >>>>>>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01,
> > > 2013
> > > > > >>> 12:25
> > > > > >>>>>>>>>>>>>>> PM
> > > > > >>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
> > > > Apache
> > > > > >>>>>>> Airavata
> > > > > >>>>>>>>>>>>>>> Release 0.8 - RC3
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>> ok Suresh. Thanks.
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
> > > > > >>>>>>>>>>>>>>> <sm...@apache.org>
> > > > > >>>>>>>>>>>>>>> wrote:
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>> Hi Saminda,
> > > > > >>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>> I should have mentioned this in the vote email.
> > INFRA
> > > > has
> > > > > >>>>>>>>>>>>>>>> restricted the distributions to 100MB and the war
> > > > > >>>>>>>>>>>>>>>> distribution is little over it. I made a request
> to
> > > > > >>> manually
> > > > > >>>>>>>>>>>>>>>> checkin the war distribution. Until then, please
> use
> > > > this
> > > > > >>>>>>>>>>>>>>>> link to get the war
> > > > > >>>>>>>>>>>>>>>> distribution:
> > > > > >>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>
> http://people.apache.org/~smarru/airavata_tmp_dist/
> > > > > >>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>> Suresh
> > > > > >>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> > > > > >>>>>>>>>>>>>>>> <sa...@gmail.com>
> > > > > >>>>>>>>>>>>>>> wrote:
> > > > > >>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>> Suresh, we are missing the war binary from the
> RC.
> > > Can
> > > > > you
> > > > > >>>>>>>>>>>>>>>>> include that
> > > > > >>>>>>>>>>>>>>>> as
> > > > > >>>>>>>>>>>>>>>>> well please.
> > > > > >>>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> > > > > >>>>>>>>>>>>>>>>> <sm...@apache.org>
> > > > > >>>>>>>>>>>>>>> wrote:
> > > > > >>>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>>> Will appreciate if every one can rest this RC
> > sooner
> > > > > than
> > > > > >>>>>>>>>>>>>>>>>> later. If we start seeing the release validation
> > is
> > > > > going
> > > > > >>>>>>>>>>>>>>>>>> on well, we can open the
> > > > > >>>>>>>>>>>>>>>> trunk
> > > > > >>>>>>>>>>>>>>>>>> for development for 0.9.
> > > > > >>>>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>>> Suresh
> > > > > >>>>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
> > > > > >>>>>>>>>>>>>>>>>> <sm...@apache.org>
> > > > > >>>>>>>>>>>>>>>>>> wrote:
> > > > > >>>>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>>>> Discussion thread for vote on Apache Airavata
> 0.8
> > > > > >>> release
> > > > > >>>>>>>>>>>>>>>>>>> candidate
> > > > > >>>>>>>>>>>>>>> 3.
> > > > > >>>>>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>>>> If you have any questions or feedback or to
> post
> > > > > results
> > > > > >>>>>>>>>>>>>>>>>>> of validating
> > > > > >>>>>>>>>>>>>>>>>> the release, please reply to this thread. Once
> you
> > > > > verify
> > > > > >>>>>>>>>>>>>>>>>> the release, please post your vote to the VOTE
> > > thread.
> > > > > >>>>>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>>>> For reference, the Apache release guide  -
> > > > > >>>>>>>>>>>>>>>>>> http://www.apache.org/dev/release.html
> > > > > >>>>>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>>>> Some tips to validate the release before you
> > vote:
> > > > > >>>>>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>>>> * Download the binary version and run the 5
> > minute
> > > or
> > > > > >>>>>>>>>>>>>>>>>>> 10 minute
> > > > > >>>>>>>>>>>>>>>> tutorial
> > > > > >>>>>>>>>>>>>>>>>> as described in README and website.
> > > > > >>>>>>>>>>>>>>>>>>> * Download the source files from compressed
> files
> > > and
> > > > > >>>>>>>>>>>>>>>>>>> release tag and
> > > > > >>>>>>>>>>>>>>>>>> build (which includes tests).
> > > > > >>>>>>>>>>>>>>>>>>> * Verify the distribution for the required
> > LICENSE
> > > > and
> > > > > >>>>>>>>>>>>>>>>>>> NOTICE files * Verify if all the staged files
> are
> > > > > signed
> > > > > >>>>>>>>>>>>>>>>>>> and the signature is
> > > > > >>>>>>>>>>>>>>>>>> verifiable.
> > > > > >>>>>>>>>>>>>>>>>>> * Verify if the signing key in the project's
> KEYS
> > > > file
> > > > > >>> is
> > > > > >>>>>>>>>>>>>>>>>>> hosted on a
> > > > > >>>>>>>>>>>>>>>>>> public server
> > > > > >>>>>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>>>> Thanks for your time in validating the release
> > and
> > > > > >>>>>>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
> > > > > >>>>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>>
> > > > > >>>>>>>>>>>>
> > > > > >>>>>>>>>>> -----BEGIN PGP SIGNATURE-----
> > > > > >>>>>>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> > > > > >>>>>>>>>>> Comment: GPGTools - http://gpgtools.org
> > > > > >>>>>>>>>>> Comment: Using GnuPG with Thunderbird -
> > > > > >>> http://www.enigmail.net/
> > > > > >>>>>>>>>>>
> > > > > >>>>>>>>>>>
> > > > > iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> > > > > >>>>>>>>>>>
> > > > > v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> > > > > >>>>>>>>>>>
> > > > > A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> > > > > >>>>>>>>>>>
> > > > > gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> > > > > >>>>>>>>>>>
> > > > > +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> > > > > >>>>>>>>>>>
> > > > > tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> > > > > >>>>>>>>>>> =4mIG
> > > > > >>>>>>>>>>> -----END PGP SIGNATURE-----
> > > > > >>>>>>>>>>
> > > > > >>>>>>>>>>
> > > > > >>>>>>>>>
> > > > > >>>>>>>
> > > > > >>>>>>>
> > > > > >>>>>>
> > > > > >>>>
> > > > > >>>>
> > > > > >>>
> > > > > >>
> > > > > >>
> > > > >
> > > > >
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Chathuri Wimalasena <ka...@gmail.com>.
I also test 5 mins and 10 mins tutorials with a distribution built by
latest trunk and did not encounter the issue that Saminda mentioned. Both
samples ran without any issues.

Regards,
Chathuri


On Tue, Jul 9, 2013 at 10:06 AM, Amila Jayasekara
<th...@gmail.com>wrote:

> Hi Saminda,
>
> I tested in Linux environment [3] and I didnt experienced undermentioned
> issue.
> Is it possible that you have 2 derby instances running in your machine ?
>
> [3]
> iravata-server-0.8-SNAPSHOT/bin$ uname -a
> Linux sgg-OptiPlex-990 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23
> UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
>
> Thanks
> Amila
>
>
> On Tue, Jul 9, 2013 at 2:34 AM, Saminda Wijeratne <samindaw@gmail.com
> >wrote:
>
> > I'm having trouble starting the standalone version... the axis2 services
> > are failing to start. I tried with a fresh trunk chkout as well. tried to
> > find the reason but looks like db table structure issue which is weird at
> > this point... i'm working on isolating the problem.
> >
> > 6456  airavata_data  WARN   [Thread-9] openjpa.Runtime - Supplied user
> > parameters "[param0]" do not match expected parameters "[param0, param0]"
> > for the prepared query "PreparedQuery: [SELECT p FROM Configuration p
> WHERE
> > p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> > t0.config_val, t0.expire_date FROM Configuration t0 WHERE (t0.config_key
> =
> > ?)]".
> > 6458  airavata_data  WARN   [Thread-5] openjpa.Runtime - Supplied user
> > parameters "[param0]" do not match expected parameters "[param0, param0]"
> > for the prepared query "PreparedQuery: [SELECT p FROM Configuration p
> WHERE
> > p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> > t0.config_val, t0.expire_date FROM Configuration t0 WHERE (t0.config_key
> =
> > ?)]".
> > [ERROR] Unable to create Airavata API
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > Error while initializing the Airavata API
> >     at
> >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:64)
> >     at
> >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:43)
> >     at
> >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:39)
> >     at
> >
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.getAiravataAPI(WorkflowInterpretorSkeleton.java:122)
> >     at
> >
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.access$200(WorkflowInterpretorSkeleton.java:78)
> >     at
> >
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:158)
> > Caused by:
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > Error while initializing the Airavata API
> >     at
> >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:175)
> >     at
> >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:61)
> >     ... 5 more
> > Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal user error>
> > org.apache.openjpa.persistence.ArgumentException: Failed to execute query
> > "SELECT p FROM Configuration p WHERE p.config_key =:param0". Check the
> > query syntax for correctness. See nested exception for details.
> >     at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:872)
> >     at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:794)
> >     at
> >
> org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:542)
> >     at
> org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:286)
> >     at
> >
> org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:302)
> >     at
> >
> >
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations(ResourceUtils.java:206)
> >     at
> >
> >
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getConfigurationList(AiravataJPARegistry.java:235)
> >     at
> >
> >
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.retrieveURIsFromConfiguration(AiravataJPARegistry.java:305)
> >     at
> >
> >
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getEventingServiceURI(AiravataJPARegistry.java:328)
> >     at
> >
> >
> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:122)
> >     at
> >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:156)
> >     ... 6 more
> > Caused by: java.lang.ClassCastException: java.lang.String cannot be cast
> to
> > java.lang.Integer
> >     at
> >
> >
> org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery$PreparedSQLExecutor.toParameterArray(PreparedSQLStoreQuery.java:160)
> >     at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:857)
> >     ... 16 more
> > Exception in thread "Thread-5" java.lang.NullPointerException
> >     at
> >
> >
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:159)
> >
> >
> >
> > On Mon, Jul 8, 2013 at 10:37 PM, Amila Jayasekara
> > <th...@gmail.com>wrote:
> >
> > > Hi Suresh,
> > >
> > > We can also do testing on the RC4. I verified 5 minute tutorial both in
> > > webapp and also in stand alone version (in the trunk).
> > >
> > > Thanks
> > > Amila
> > >
> > >
> > > On Mon, Jul 8, 2013 at 10:21 PM, Suresh Marru <sm...@apache.org>
> wrote:
> > >
> > > > I am assuming we are still waiting on Saminda, Viknes and others to
> > test
> > > > the trunk right?
> > > >
> > > > Suresh
> > > > On Jul 8, 2013, at 6:46 PM, Amila Jayasekara <
> thejaka.amila@gmail.com>
> > > > wrote:
> > > >
> > > > > Below reported issues are fixed.
> > > > > Saminda, can you check now ?
> > > > >
> > > > > Also appreciate if others can verify the distributions. (Including
> > you,
> > > > > Viknes)
> > > > >
> > > > > Thanks
> > > > > Amila
> > > > >
> > > > >
> > > > > On Mon, Jul 8, 2013 at 5:02 PM, Amila Jayasekara <
> > > > thejaka.amila@gmail.com>wrote:
> > > > >
> > > > >>
> > > > >>
> > > > >>
> > > > >> On Mon, Jul 8, 2013 at 4:29 PM, Saminda Wijeratne <
> > samindaw@gmail.com
> > > > >wrote:
> > > > >>
> > > > >>> Assuming the same fix is gone to the trunk I have verified this
> fix
> > > is
> > > > >>> working perfectly on both integration tests and the standalone
> > > airavata
> > > > >>> server (ran 5/10 min tutorials).
> > > > >>>
> > > > >>> Testing tomcat deployment needed updating the server properties
> > file
> > > > key
> > > > >>> registry.service.wsdl (the default context we are shipping is
> > > > >>> "airavata-server" instead of "axis2").
> > > > >>
> > > > >>
> > > > >> It seems like the stand a lone server and and webapp are not using
> > > > >> consistent contexts for default installation. Stand alone server
> > uses
> > > > axis2
> > > > >> context and webapp uses airavata-server context. This implies we
> > need
> > > to
> > > > >> maintain a separate configuration files for webapp and stand alone
> > > > server
> > > > >> or else update configuration file with relevant context during the
> > > > build.
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>> The server seemed to start without
> > > > >>> any issues but I was not able to connect to it using XBaya. Looks
> > > like
> > > > the
> > > > >>> same registry service URL issue. I updated the client prop file
> url
> > > > but no
> > > > >>> change. Can someone also verify my issue pls.
> > > > >>>
> > > > >>
> > > > >> I am also getting the same issue. I am under the impression that
> > > > >> ApplicationSettings.getSetting doesnt return property values in
> > > > >> airavata-client.properties (?).
> > > > >> I need to further debug the issue.
> > > > >>
> > > > >> Suresh, please hold till I resolve this issue.
> > > > >>
> > > > >> Thanks
> > > > >> Amila
> > > > >>
> > > > >>
> > > > >>
> > > > >>>
> > > > >>>
> > > > >>> On Mon, Jul 8, 2013 at 3:46 PM, Suresh Marru <sm...@apache.org>
> > > > wrote:
> > > > >>>
> > > > >>>> Thanks Amila & Viknes for the patch and testing. I will cancel
> the
> > > > vote
> > > > >>>> and call out a new RC later today.
> > > > >>>>
> > > > >>>> Suresh
> > > > >>>>
> > > > >>>> On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <
> > > thejaka.amila@gmail.com
> > > > >
> > > > >>>> wrote:
> > > > >>>>
> > > > >>>>> Hi Viknes,
> > > > >>>>>
> > > > >>>>> That INFO message is expected and it is coming from axis2. That
> > > > >>> message
> > > > >>>>> pops up as we are periodically checking whether RegistryService
> > is
> > > > up.
> > > > >>>>> Thank you for testing the fix.
> > > > >>>>> I will commit the fix and we can continue with a new RC.
> > > > >>>>>
> > > > >>>>> Regards,
> > > > >>>>> Amila
> > > > >>>>>
> > > > >>>>>
> > > > >>>>> On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <
> > > > >>> viknesb@msn.com
> > > > >>>>> wrote:
> > > > >>>>>
> > > > >>>>>> Hi Amila,
> > > > >>>>>>
> > > > >>>>>> I ran the distribution and now I just see the info message of
> > not
> > > > >>> being
> > > > >>>>>> able
> > > > >>>>>> to connect to RegistryService. The API invocation error
> message
> > or
> > > > >>> the
> > > > >>>>>> database creation error seems to be
> > > > >>>>>> resolved. I was able to test the 5 mins quickstart tutorial
> and
> > it
> > > > >>> ran
> > > > >>>>>> fine.
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>>> [INFO] Registry service URL -
> > > > >>>>>> http://localhost:8080/axis2/services/RegistryService?wsdl
> > > > >>>>>> [INFO] Deploying module: metadataExchange-1.5.1-impl -
> > > > >>>>>>
> > file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
> > > > >>>>>>
> > OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
> > > > >>>>>> [INFO] Unable to sendViaPost to
> > > > >>>>>> url[http://localhost:8080/axis2/services/RegistryService?wsdl
> ]
> > > > >>>>>> java.net.ConnectException: Connection refused: connect
> > > > >>>>>>       at
> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > > > >>>> Method)
> > > > >>>>>>       at
> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > > > >>>> Source)
> > > > >>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > > Source)
> > > > >>>>>>       at
> > java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > > > >>>>>> Source)
> > > > >>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown
> > Source)
> > > > >>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
> > > > >>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
> > > > >>>>>>       at java.net.Socket.connect(Unknown Source)
> > > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > Method)
> > > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > > Source)
> > > > >>>>>>       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > > > >>>> Source)
> > > > >>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > > > >>>>>> ReflectionSocketFactory.java:140)
> > > > >>>>>>
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > > > >>>>>> cket(DefaultProtocolSocketFactory
> > > > >>>>>> .java:125)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > > > >>>>>> ionAdapter.open(MultiThreadedHttp
> > > > >>>>>> ConnectionManager.java:1361)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > > > >>>>>> Director.java:387)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > > > >>>>>> ector.java:171)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > > > >>>>>> PSender.java:542)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > > > >>>>>>       at
> > > > >>>>>>
> > > org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > > > >>>>>> ommons(CommonsHTTPTransportSender
> > > > >>>>>> .java:400)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > > > >>>>>> PTransportSender.java:225)
> > > > >>>>>>       at
> > > > >>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > > > >>>>>> n.java:402)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > > > >>>>>> peration.java:229)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > > > >>>>>> ed(RegistryServiceStub.java:181)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > > > >>>>>> vataClient.java:232)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > > > >>>>>> vataClient.java:182)
> > > > >>>>>>      at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > > > >>>>>> )
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > >>>>>> :61)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > >>>>>> :43)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > >>>>>> :39)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > > > >>>>>> feCycle.java:117)
> > > > >>>>>> [INFO] Attempting to contact registry service, iteration - 0
> > > > >>>>>> [INFO] Unable to sendViaPost to
> > > > >>>>>> url[http://localhost:8080/axis2/services/RegistryService?wsdl
> ]
> > > > >>>>>> java.net.ConnectException: Connection refused: connect
> > > > >>>>>>       at
> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > > > >>>> Method)
> > > > >>>>>>       at
> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > > > >>>> Source)
> > > > >>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > > Source)
> > > > >>>>>>       at
> > java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > > > >>>>>> Source)
> > > > >>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown
> > Source)
> > > > >>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
> > > > >>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
> > > > >>>>>>       at java.net.Socket.connect(Unknown Source)
> > > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > Method)
> > > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > > Source)
> > > > >>>>>>       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > > > >>>> Source)
> > > > >>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > > > >>>>>> ReflectionSocketFactory.java:140)
> > > > >>>>>>
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > > > >>>>>> cket(DefaultProtocolSocketFactory
> > > > >>>>>> .java:125)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > > > >>>>>> ionAdapter.open(MultiThreadedHttp
> > > > >>>>>> ConnectionManager.java:1361)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > > > >>>>>> Director.java:387)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > > > >>>>>> ector.java:171)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > > > >>>>>> PSender.java:542)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > > > >>>>>>       at
> > > > >>>>>>
> > > org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > > > >>>>>> ommons(CommonsHTTPTransportSender
> > > > >>>>>> .java:400)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > > > >>>>>> PTransportSender.java:225)
> > > > >>>>>>       at
> > > > >>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > > > >>>>>> n.java:402)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > > > >>>>>> peration.java:229)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > > > >>>>>> ed(RegistryServiceStub.java:181)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > > > >>>>>> vataClient.java:232)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > > > >>>>>> vataClient.java:182)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > > > >>>>>> )
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > >>>>>> :61)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > >>>>>> :43)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > >>>>>> :39)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > > > >>>>>> feCycle.java:117)
> > > > >>>>>> [INFO] Attempting to contact registry service, iteration - 1
> > > > >>>>>> [INFO] New Database created for Registry
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
> > > > >>>>>> t:1527/persistent_data;create=true;user=aira
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
> > > > >>>>>> ELECT 1 from Configuration,MaxActive=10,MaxI
> > > > >>>>>>
> > dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> > > > >>>>>> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime -
> Starting
> > > > >>> OpenJPA
> > > > >>>>>> 2.2.0
> > > > >>>>>> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
> Using
> > > > >>>> dictionary
> > > > >>>>>> class "org.apache.openjpa.jdbc.sql.DerbyDicti
> > > > >>>>>> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
> Network
> > > > >>> Client
> > > > >>>> JDBC
> > > > >>>>>> Driver 10.9.1.0 - (1344872)).
> > > > >>>>>> [INFO] Unable to sendViaPost to
> > > > >>>>>> url[http://localhost:8080/axis2/services/RegistryService?wsdl
> ]
> > > > >>>>>> java.net.ConnectException: Connection refused: connect
> > > > >>>>>>       at
> java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > > > >>>> Method)
> > > > >>>>>>       at
> java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > > > >>>> Source)
> > > > >>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > > Source)
> > > > >>>>>>       at
> > java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > > > >>>>>> Source)
> > > > >>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown
> > Source)
> > > > >>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
> > > > >>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
> > > > >>>>>>       at java.net.Socket.connect(Unknown Source)
> > > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > Method)
> > > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > > Source)
> > > > >>>>>>       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > > > >>>> Source)
> > > > >>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > > > >>>>>> ReflectionSocketFactory.java:140)
> > > > >>>>>>
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > > > >>>>>> cket(DefaultProtocolSocketFactory
> > > > >>>>>> .java:125)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > > > >>>>>> ionAdapter.open(MultiThreadedHttp
> > > > >>>>>> ConnectionManager.java:1361)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > > > >>>>>> Director.java:387)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > > > >>>>>> ector.java:171)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > > > >>>>>> PSender.java:542)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > > > >>>>>>       at
> > > > >>>>>>
> > > org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > > > >>>>>> ommons(CommonsHTTPTransportSender
> > > > >>>>>> .java:400)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > > > >>>>>> PTransportSender.java:225)
> > > > >>>>>>       at
> > > > >>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > > > >>>>>> n.java:402)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > > > >>>>>> peration.java:229)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > > > >>>>>> ed(RegistryServiceStub.java:181)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > > > >>>>>> vataClient.java:232)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > > > >>>>>> vataClient.java:182)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > > > >>>>>> )
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > >>>>>> :61)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > >>>>>> :43)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > > >>>>>> :39)
> > > > >>>>>>       at
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > > > >>>>>> feCycle.java:117)
> > > > >>>>>> [INFO] Deploying Web service:
> > > > >>>> airavata-registry-service-0.9-SNAPSHOT.jar -
> > > > >>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
> > > > >>>>>> T.jar
> > > > >>>>>> [INFO] Deploying Web service:
> > airavata-xbaya-gui-0.9-SNAPSHOT.jar
> > > -
> > > > >>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
> > > > >>>>>>
> > > .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
> > > > >>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> > > > >>>>>>
> > > > >>>
> > > file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
> > > > >>>>>> tory/services/version-1.5.1.aar
> > > > >>>>>> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol
> start
> > > > >>>>>> INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > >>>>>> [INFO] Attempting to contact registry service, iteration - 2
> > > > >>>>>> Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm
> > > > >>> setContainer
> > > > >>>>>> INFO: Set JAAS app name Tomcat
> > > > >>>>>>
> > > > >>>>>> Thanks
> > > > >>>>>> Viknes
> > > > >>>>>>
> > > > >>>>>> -----Original Message-----
> > > > >>>>>> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
> > > > >>>>>> Sent: Monday, July 08, 2013 11:52 AM
> > > > >>>>>> To: dev@airavata.apache.org
> > > > >>>>>> Cc: viknesb
> > > > >>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> > > > >>>>>>
> > > > >>>>>> Hi Suresh,
> > > > >>>>>>
> > > > >>>>>> The binary is shared in [1]. Please use pass phrase "airavata"
> > to
> > > > >>>> download
> > > > >>>>>> binary.
> > > > >>>>>>
> > > > >>>>>> Thanks
> > > > >>>>>> Amila
> > > > >>>>>>
> > > > >>>>>> [1]
> > > > >>>>
> > > >
> https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>>> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <
> > smarru@apache.org>
> > > > >>>> wrote:
> > > > >>>>>>
> > > > >>>>>>> Hi Amila,
> > > > >>>>>>>
> > > > >>>>>>> This is really good investigation. Can you checkin the binary
> > > with
> > > > >>>>>>> some testing name to
> > > > >>>>>>
> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/andsend
> > > > the
> > > > >>>> url
> > > > >>>>>> for
> > > > >>>>>> viknes and others to test.
> > > > >>>>>>>
> > > > >>>>>>> If this addresses the issue consistently, I think its worth
> to
> > > > >>> respin
> > > > >>>>>>> the release. Otherwise, I am inclined to suggest, lets move
> on
> > > with
> > > > >>>>>>> release marking this as a known issue.
> > > > >>>>>>>
> > > > >>>>>>> Suresh
> > > > >>>>>>>
> > > > >>>>>>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
> > > > >>>>>>> <th...@gmail.com>
> > > > >>>>>>> wrote:
> > > > >>>>>>>
> > > > >>>>>>>> I think I was able to fix issue
> > > > >>>>>>>> https://issues.apache.org/jira/browse/
> > > > >>>>>>>> AIRAVATA-879.
> > > > >>>>>>>>
> > > > >>>>>>>> Cause for the issue -
> > > > >>>>>>>> Airavata database and schema is created using a separate web
> > > > >>> service
> > > > >>>>>>>> called
> org.apache.airavata.registry.services.RegistryService.
> > > > Other
> > > > >>>>>>>> services (E.g :- messanger service) which uses AiravataAPI
> > > depends
> > > > >>>>>>>> on
> > > > >>>>>>> above
> > > > >>>>>>>> service. Therefore if axis2 deployer decided to deploy
> > messanger
> > > > >>>>>>>> service first we will see exception in above issue.
> > > > >>>>>>>>
> > > > >>>>>>>> Solution: Try to connect to RegistryService and if
> connection
> > > > fails
> > > > >>>>>>>> wait for some time and re-try. If re-trying fail for several
> > > > >>>>>>>> iterations determine that RegistryService is unavailable and
> > > throw
> > > > >>> an
> > > > >>>>>> exception.
> > > > >>>>>>>>
> > > > >>>>>>>> TODO : Need to verify this fix in Viknes's machine. (The
> issue
> > > is
> > > > >>>>>>>> consistently reproducible in his machine)
> > > > >>>>>>>>
> > > > >>>>>>>> Further RegistryService doesnt provide any operations. So it
> > is
> > > > >>>>>>>> redundant have this service just to initialize database and
> > > > schema.
> > > > >>>>>>>> I think we
> > > > >>>>>>> should
> > > > >>>>>>>> remove this service and move DB/Schema creation to some
> other
> > > > >>>>>>> initializing
> > > > >>>>>>>> method.
> > > > >>>>>>>>
> > > > >>>>>>>> Feedback/comments appreciated.
> > > > >>>>>>>>
> > > > >>>>>>>> Thanks
> > > > >>>>>>>> Amila
> > > > >>>>>>>>
> > > > >>>>>>>>
> > > > >>>>>>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> > > > >>>>>>>> <th...@gmail.com>wrote:
> > > > >>>>>>>>
> > > > >>>>>>>>>
> > > > >>>>>>>>>
> > > > >>>>>>>>>
> > > > >>>>>>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
> > > > >>>>>>>>> <viknesb@msn.com
> > > > >>>>>>>> wrote:
> > > > >>>>>>>>>
> > > > >>>>>>>>>> Sure, here is the JIRA issue
> > > > >>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
> > > > >>>>>>>>>
> > > > >>>>>>>>>
> > > > >>>>>>>>> What is the final verdict on above issue ?
> > > > >>>>>>>>> Are we going to treat AIRAVATA-879<
> > > > >>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
> > > > >>>>>>>>> a blocker for the release ?
> > > > >>>>>>>>>
> > > > >>>>>>>>> Further is there a Windows environment which we can use to
> > test
> > > > >>>>>>>>> this
> > > > >>>>>>> issue
> > > > >>>>>>>>> ?
> > > > >>>>>>>>>
> > > > >>>>>>>>> Thanks
> > > > >>>>>>>>> Amila
> > > > >>>>>>>>>
> > > > >>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> Thanks
> > > > >>>>>>>>>> Viknes
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> -----Original Message-----
> > > > >>>>>>>>>> From: Suresh Marru [mailto:smarru@apache.org]
> > > > >>>>>>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
> > > > >>>>>>>>>> To: dev@airavata.apache.org
> > > > >>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <
> marpierc@iu.edu
> > >
> > > > >>> wrote:
> > > > >>>>>>>>>>
> > > > >>>>>>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
> > > > >>>>>>>>>>> Hash: SHA1
> > > > >>>>>>>>>>>
> > > > >>>>>>>>>>> My concern about making this a known issue is that many
> who
> > > > will
> > > > >>>>>>>>>>> try out the release for the first time will hit this bug.
> > > > >>>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> Thats true and may not be a good thing. Any volunteers to
> > get
> > > to
> > > > >>>>>>>>>> the bottom of this race condition and fix it in the trunk?
> > If
> > > we
> > > > >>>>>>>>>> first make sure
> > > > >>>>>>> we
> > > > >>>>>>>>>> really fixed it, certainly worth a new RC.
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> Viknes, can you please crate a JIRA and fill in the steps
> to
> > > > >>>>>>>>>> reproduce
> > > > >>>>>>> it?
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> Suresh
> > > > >>>>>>>>>>
> > > > >>>>>>>>>>>
> > > > >>>>>>>>>>>
> > > > >>>>>>>>>>> Marlon
> > > > >>>>>>>>>>>
> > > > >>>>>>>>>>>
> > > > >>>>>>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
> > > > >>>>>>>>>>>> Hi Viknes,
> > > > >>>>>>>>>>>>
> > > > >>>>>>>>>>>> It seems the issues of "database not getting created the
> > > first
> > > > >>>>>> time"
> > > > >>>>>>>>>>>> is reproducible on Linux and Windows as well,  for some
> > > reason
> > > > >>>>>>>>>>>> Mac's are ok. Will wait for others to chime in. We can
> > > either
> > > > >>>>>>>>>>>> proceed with the release by adding this as a Known
> issue,
> > or
> > > > if
> > > > >>>>>>>>>>>> any one raises a blocker, we can address and re-spin the
> > > > >>> release.
> > > > >>>>>>>>>>>>
> > > > >>>>>>>>>>>> Suresh
> > > > >>>>>>>>>>>>
> > > > >>>>>>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
> > > > >>>>>>>>>>>> <vi...@msn.com>
> > > > >>>>>>>>>>>> wrote:
> > > > >>>>>>>>>>>>
> > > > >>>>>>>>>>>>> Since no one else is getting this error, it might be a
> > > > Windows
> > > > >>>>>>>>>>>>> specific or system specific issue. I will give my vote.
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>>>> Thanks Viknes
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>>>> -----Original Message----- From: Suresh Marru
> > > > >>>>>>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013
> > > 4:10
> > > > >>> PM
> > > > >>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
> > Apache
> > > > >>>>>>>>>>>>> Airavata Release 0.8 - RC3
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>>>> I did not do extensive testing yet, but a quick try on
> a
> > > mac
> > > > >>>>>>>>>>>>> and did not give this error either.
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>>>> Suresh
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> > > > >>>>>>>>>>>>> <th...@gmail.com> wrote:
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>> Strange, I am not experiencing this issue. Wonder
> > whether
> > > > >>> this
> > > > >>>>>>>>>>>>>> is a Windows specific issue. Any one else experiencing
> > > this
> > > > >>>> issue
> > > > >>>>>> ?
> > > > >>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>> Thanks Amila
> > > > >>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
> > > > >>>>>>>>>>>>> <vi...@msn.com>wrote:
> > > > >>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>> Hi all,
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>> I downloaded the server bin distribution, tried to
> > start
> > > > the
> > > > >>>>>>>>>>>>>>> server and I got the below exception. It seems this
> > error
> > > > >>>>>>>>>>>>>>> occurs only the first time I start the server. It
> does
> > > not
> > > > >>>>>>>>>>>>>>> occur the subsequent times during the startup.
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network
> > > Server
> > > > -
> > > > >>>>>>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept
> > > connection
> > > > >>> s
> > > > >>>>>>>>>>>>>>> on port 1527
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>
> > DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> > > > >>>>>>>>>>>>>>> //l
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> vata;password=airavata,Username=airavata,Password=airavata,va
> > > > >>>>>>>>>>>>>>> lidat
> > > > >>>>>>>>>>>>>>> ion
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> > > > >>>>>>>>>>>>>>>
> > > > >>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
> > > > >>>>>>>>>>>>>>> =true
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime -
> > > Starting
> > > > >>>>>>> OpenJPA
> > > > >>>>>>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata
> API
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>
> > > > >>>>
> > > >
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Error while initializing the Airavata API
> > > > >>>>>>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > >>>>>>>>>>>>>>> APIFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry.java
> > > > >>>>>>>>>>>>>>> :64) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > >>>>>>>>>>>>>>> APIFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry.java
> > > > >>>>>>>>>>>>>>> :43) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > >>>>>>>>>>>>>>> APIFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry.java
> > > > >>>>>>>>>>>>>>> :39) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
> > > > >>>>>>>>>>>>>>> MsgBo
> > > > >>>>>>>>>>>>>>> xSe
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> rviceLi
> > > > >>>>>>>>>>>>>>> feCycle.java:117) Caused by:
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>
> > > > >>>>
> > > >
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Error while initializing the Airavat
> > > > >>>>>>>>>>>>>>> a API at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > > >>>>>>>>>>>>>>> Clien
> > > > >>>>>>>>>>>>>>> t.j
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ava:163
> > > > >>>>>>>>>>>>>>> ) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > >>>>>>>>>>>>>>> APIFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry.java
> > > > >>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> > <openjpa-2.2.0-r422266:1244990
> > > > >>>>>>>>>>>>>>> fatal general error>
> > > > >>>>>>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException:
> > Cann
> > > > ot
> > > > >>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA'
> > does
> > > > not
> > > > >>>>>>>>>>>>>>> exist) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > > >>>>>>>>>>>>>>> ry(DB
> > > > >>>>>>>>>>>>>>> Dic
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> tionary
> > > > >>>>>>>>>>>>>>> Factory.java:102) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > > > >>>>>>>>>>>>>>> onary
> > > > >>>>>>>>>>>>>>> Ins
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> tance(J
> > > > >>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > > > >>>>>>>>>>>>>>> on(Ma
> > > > >>>>>>>>>>>>>>> ppi
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ngRepos
> > > > >>>>>>>>>>>>>>> itory.java:1510) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>> java:518)
> > > > >>>>>>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>> java:443)
> > > > >>>>>>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > > > >>>>>>>>>>>>>>> ue.ja
> > > > >>>>>>>>>>>>>>> va:104)
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > > > >>>>>>>>>>>>>>> etaDa
> > > > >>>>>>>>>>>>>>> taR
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> eposito
> > > > >>>>>>>>>>>>>>> ryValue.java:68) at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > > > >>>>>>>>>>>>>>> ue.ja
> > > > >>>>>>>>>>>>>>> va:83)
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > > > >>>>>>>>>>>>>>> eposi
> > > > >>>>>>>>>>>>>>> tor
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> yInstan
> > > > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > > > >>>>>>>>>>>>>>> eposi
> > > > >>>>>>>>>>>>>>> tor
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> yInstan
> > > > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
> > > > >>>>>>>>>>>>>>> Abstr
> > > > >>>>>>>>>>>>>>> act
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> BrokerF
> > > > >>>>>>>>>>>>>>> actory.java:638) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > > > >>>>>>>>>>>>>>> tract
> > > > >>>>>>>>>>>>>>> Bro
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> kerFact
> > > > >>>>>>>>>>>>>>> ory.java:203) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > > > >>>>>>>>>>>>>>> elega
> > > > >>>>>>>>>>>>>>> tin
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> gBroker
> > > > >>>>>>>>>>>>>>> Factory.java:156) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > > >>>>>>>>>>>>>>> eEnti
> > > > >>>>>>>>>>>>>>> tyM
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> anager(
> > > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > > >>>>>>>>>>>>>>> eEnti
> > > > >>>>>>>>>>>>>>> tyM
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> anager(
> > > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > > >>>>>>>>>>>>>>> eEnti
> > > > >>>>>>>>>>>>>>> tyM
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> anager(
> > > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > >>>>>>>>>>>>>>> tEnti
> > > > >>>>>>>>>>>>>>> tyM
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> anager(
> > > > >>>>>>>>>>>>>>> ResourceUtils.java:68) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > >>>>>>>>>>>>>>> tConf
> > > > >>>>>>>>>>>>>>> igu
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> rations
> > > > >>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > >>>>>>>>>>>>>>> tConf
> > > > >>>>>>>>>>>>>>> igu
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ration(
> > > > >>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > > >>>>>>>>>>>>>>> Regis
> > > > >>>>>>>>>>>>>>> try
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> .getCon
> > > > >>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > > >>>>>>>>>>>>>>> Regis
> > > > >>>>>>>>>>>>>>> try
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> .initia
> > > > >>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > > > >>>>>>>>>>>>>>> egist
> > > > >>>>>>>>>>>>>>> ry(
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Airavat
> > > > >>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>
> > > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> java:21
> > > > >>>>>>>>>>>>>>> 6) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > > > >>>>>>>>>>>>>>> taCli
> > > > >>>>>>>>>>>>>>> ent
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> .java:1
> > > > >>>>>>>>>>>>>>> 12) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > > >>>>>>>>>>>>>>> Clien
> > > > >>>>>>>>>>>>>>> t.j
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ava:144
> > > > >>>>>>>>>>>>>>> ) ... 4 more Caused by:
> > > > >>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot
> > create
> > > > >>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n
> ot
> > > > >>>>>>>>>>>>>>> exist) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > > >>>>>>>>>>>>>>> ionFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry(Basi
> > > > >>>>>>>>>>>>>>> cDataSource.java:1549) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > > > >>>>>>>>>>>>>>> cData
> > > > >>>>>>>>>>>>>>> Sou
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> rce.jav
> > > > >>>>>>>>>>>>>>> a:1388) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > > > >>>>>>>>>>>>>>> taSou
> > > > >>>>>>>>>>>>>>> rce
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> .java:1
> > > > >>>>>>>>>>>>>>> 044) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > > > >>>>>>>>>>>>>>> n(Del
> > > > >>>>>>>>>>>>>>> ega
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> tingDat
> > > > >>>>>>>>>>>>>>> aSource.java:110) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > > > >>>>>>>>>>>>>>> n(Dec
> > > > >>>>>>>>>>>>>>> ora
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> tingDat
> > > > >>>>>>>>>>>>>>> aSource.java:87) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > > >>>>>>>>>>>>>>> ry(DB
> > > > >>>>>>>>>>>>>>> Dic
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> tionary
> > > > >>>>>>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
> > > > >>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA'
> > does
> > > > not
> > > > >>>>>>>>>>>>>>> exist at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > > > >>>>>>>>>>>>>>> ion(U
> > > > >>>>>>>>>>>>>>> nkn
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> own
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > > > >>>>>>>>>>>>>>> wn
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Source)
> > > > >>>>>>>>>>>>>>> at
> > > > org.apache.derby.client.am.Statement.executeQuery(Unknown
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > > > >>>>>>>>>>>>>>> gatin
> > > > >>>>>>>>>>>>>>> gSt
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> atement
> > > > >>>>>>>>>>>>>>> .java:208) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > > > >>>>>>>>>>>>>>> necti
> > > > >>>>>>>>>>>>>>> on(
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Poolabl
> > > > >>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > > > >>>>>>>>>>>>>>> tory(
> > > > >>>>>>>>>>>>>>> Bas
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> icDataS
> > > > >>>>>>>>>>>>>>> ource.java:1558) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > > >>>>>>>>>>>>>>> ionFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry(Basi
> > > > >>>>>>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
> > > > >>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> > > 'AIRAVATA'
> > > > >>>>>>>>>>>>>>> does not exist at
> > > > >>>>>>>>>>>>>>>
> > > org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > > > >>>>>>>>>>>>>>> or(Un
> > > > >>>>>>>>>>>>>>> kno
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> wn
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > > > >>>>>>>>>>>>>>> eply(
> > > > >>>>>>>>>>>>>>> Unk
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> nown
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > > > >>>>>>>>>>>>>>> ribeO
> > > > >>>>>>>>>>>>>>> utp
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ut(Unkn
> > > > >>>>>>>>>>>>>>> own Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > > > >>>>>>>>>>>>>>> eOutp
> > > > >>>>>>>>>>>>>>> ut(
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Unknown
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > > > >>>>>>>>>>>>>>> utput
> > > > >>>>>>>>>>>>>>> _(U
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> nknown
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > > > >>>>>>>>>>>>>>> t(Unk
> > > > >>>>>>>>>>>>>>> now
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> n
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > org.apache.derby.client.am.Statement.flowExecute(Unknown
> > > > >>>>>>>>>>>>> Source)
> > > > >>>>>>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > > > >>>>>>>>>>>>>>> Source) ... 38 more [ERROR] Error while initializing
> > the
> > > > >>>>>>>>>>>>>>> Airavata API
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>
> > > > >>>>
> > > >
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Error while initializing the Airavata API
> > > > >>>>>>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > >>>>>>>>>>>>>>> APIFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry.java
> > > > >>>>>>>>>>>>>>> :64) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > >>>>>>>>>>>>>>> APIFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry.java
> > > > >>>>>>>>>>>>>>> :43) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > >>>>>>>>>>>>>>> APIFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry.java
> > > > >>>>>>>>>>>>>>> :39) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
> > > > >>>>>>>>>>>>>>> Broke
> > > > >>>>>>>>>>>>>>> rSe
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> rviceLi
> > > > >>>>>>>>>>>>>>> feCycle.java:156) Caused by:
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>
> > > > >>>>
> > > >
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Error while initializing the Airavat
> > > > >>>>>>>>>>>>>>> a API at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > > >>>>>>>>>>>>>>> Clien
> > > > >>>>>>>>>>>>>>> t.j
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ava:163
> > > > >>>>>>>>>>>>>>> ) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > >>>>>>>>>>>>>>> APIFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry.java
> > > > >>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> > <openjpa-2.2.0-r422266:1244990
> > > > >>>>>>>>>>>>>>> fatal general error>
> > > > >>>>>>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException:
> > Cann
> > > > ot
> > > > >>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA'
> > does
> > > > not
> > > > >>>>>>>>>>>>>>> exist) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > > >>>>>>>>>>>>>>> ry(DB
> > > > >>>>>>>>>>>>>>> Dic
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> tionary
> > > > >>>>>>>>>>>>>>> Factory.java:102) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > > > >>>>>>>>>>>>>>> onary
> > > > >>>>>>>>>>>>>>> Ins
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> tance(J
> > > > >>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > > > >>>>>>>>>>>>>>> on(Ma
> > > > >>>>>>>>>>>>>>> ppi
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ngRepos
> > > > >>>>>>>>>>>>>>> itory.java:1510) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>> java:518)
> > > > >>>>>>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>
> > > >
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>> java:443)
> > > > >>>>>>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > > > >>>>>>>>>>>>>>> ue.ja
> > > > >>>>>>>>>>>>>>> va:104)
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > > > >>>>>>>>>>>>>>> etaDa
> > > > >>>>>>>>>>>>>>> taR
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> eposito
> > > > >>>>>>>>>>>>>>> ryValue.java:68) at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > > > >>>>>>>>>>>>>>> ue.ja
> > > > >>>>>>>>>>>>>>> va:83)
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > > > >>>>>>>>>>>>>>> eposi
> > > > >>>>>>>>>>>>>>> tor
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> yInstan
> > > > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > > > >>>>>>>>>>>>>>> eposi
> > > > >>>>>>>>>>>>>>> tor
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> yInstan
> > > > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
> > > > >>>>>>>>>>>>>>> Repos
> > > > >>>>>>>>>>>>>>> ito
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ryInsta
> > > > >>>>>>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > > > >>>>>>>>>>>>>>> appin
> > > > >>>>>>>>>>>>>>> gs(
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> JDBCBro
> > > > >>>>>>>>>>>>>>> kerFactory.java:140) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > > > >>>>>>>>>>>>>>> appin
> > > > >>>>>>>>>>>>>>> gs(
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> JDBCBro
> > > > >>>>>>>>>>>>>>> kerFactory.java:164) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
> > > > >>>>>>>>>>>>>>> l(JDB
> > > > >>>>>>>>>>>>>>> CBr
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> okerFac
> > > > >>>>>>>>>>>>>>> tory.java:122) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > > > >>>>>>>>>>>>>>> tract
> > > > >>>>>>>>>>>>>>> Bro
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> kerFact
> > > > >>>>>>>>>>>>>>> ory.java:209) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > > > >>>>>>>>>>>>>>> elega
> > > > >>>>>>>>>>>>>>> tin
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> gBroker
> > > > >>>>>>>>>>>>>>> Factory.java:156) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > > >>>>>>>>>>>>>>> eEnti
> > > > >>>>>>>>>>>>>>> tyM
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> anager(
> > > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > > >>>>>>>>>>>>>>> eEnti
> > > > >>>>>>>>>>>>>>> tyM
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> anager(
> > > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > > >>>>>>>>>>>>>>> eEnti
> > > > >>>>>>>>>>>>>>> tyM
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> anager(
> > > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > >>>>>>>>>>>>>>> tEnti
> > > > >>>>>>>>>>>>>>> tyM
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> anager(
> > > > >>>>>>>>>>>>>>> ResourceUtils.java:68) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > >>>>>>>>>>>>>>> tConf
> > > > >>>>>>>>>>>>>>> igu
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> rations
> > > > >>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > >>>>>>>>>>>>>>> tConf
> > > > >>>>>>>>>>>>>>> igu
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ration(
> > > > >>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > > >>>>>>>>>>>>>>> Regis
> > > > >>>>>>>>>>>>>>> try
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> .getCon
> > > > >>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > > >>>>>>>>>>>>>>> Regis
> > > > >>>>>>>>>>>>>>> try
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> .initia
> > > > >>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > > > >>>>>>>>>>>>>>> egist
> > > > >>>>>>>>>>>>>>> ry(
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Airavat
> > > > >>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>
> > > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> java:21
> > > > >>>>>>>>>>>>>>> 6) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > > > >>>>>>>>>>>>>>> taCli
> > > > >>>>>>>>>>>>>>> ent
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> .java:1
> > > > >>>>>>>>>>>>>>> 12) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > > >>>>>>>>>>>>>>> Clien
> > > > >>>>>>>>>>>>>>> t.j
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ava:144
> > > > >>>>>>>>>>>>>>> ) ... 4 more Caused by:
> > > > >>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot
> > create
> > > > >>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n
> ot
> > > > >>>>>>>>>>>>>>> exist) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > > >>>>>>>>>>>>>>> ionFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry(Basi
> > > > >>>>>>>>>>>>>>> cDataSource.java:1549) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > > > >>>>>>>>>>>>>>> cData
> > > > >>>>>>>>>>>>>>> Sou
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> rce.jav
> > > > >>>>>>>>>>>>>>> a:1388) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > > > >>>>>>>>>>>>>>> taSou
> > > > >>>>>>>>>>>>>>> rce
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> .java:1
> > > > >>>>>>>>>>>>>>> 044) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > > > >>>>>>>>>>>>>>> n(Del
> > > > >>>>>>>>>>>>>>> ega
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> tingDat
> > > > >>>>>>>>>>>>>>> aSource.java:110) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > > > >>>>>>>>>>>>>>> n(Dec
> > > > >>>>>>>>>>>>>>> ora
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> tingDat
> > > > >>>>>>>>>>>>>>> aSource.java:87) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > > >>>>>>>>>>>>>>> ry(DB
> > > > >>>>>>>>>>>>>>> Dic
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> tionary
> > > > >>>>>>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
> > > > >>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA'
> > does
> > > > not
> > > > >>>>>>>>>>>>>>> exist at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > > > >>>>>>>>>>>>>>> ion(U
> > > > >>>>>>>>>>>>>>> nkn
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> own
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > > > >>>>>>>>>>>>>>> wn
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Source)
> > > > >>>>>>>>>>>>>>> at
> > > > org.apache.derby.client.am.Statement.executeQuery(Unknown
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > > > >>>>>>>>>>>>>>> gatin
> > > > >>>>>>>>>>>>>>> gSt
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> atement
> > > > >>>>>>>>>>>>>>> .java:208) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > > > >>>>>>>>>>>>>>> necti
> > > > >>>>>>>>>>>>>>> on(
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Poolabl
> > > > >>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > > > >>>>>>>>>>>>>>> tory(
> > > > >>>>>>>>>>>>>>> Bas
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> icDataS
> > > > >>>>>>>>>>>>>>> ource.java:1558) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > > >>>>>>>>>>>>>>> ionFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry(Basi
> > > > >>>>>>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
> > > > >>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> > > 'AIRAVATA'
> > > > >>>>>>>>>>>>>>> does not exist at
> > > > >>>>>>>>>>>>>>>
> > > org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > > > >>>>>>>>>>>>>>> or(Un
> > > > >>>>>>>>>>>>>>> kno
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> wn
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > > > >>>>>>>>>>>>>>> eply(
> > > > >>>>>>>>>>>>>>> Unk
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> nown
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > > > >>>>>>>>>>>>>>> ribeO
> > > > >>>>>>>>>>>>>>> utp
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ut(Unkn
> > > > >>>>>>>>>>>>>>> own Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > > > >>>>>>>>>>>>>>> eOutp
> > > > >>>>>>>>>>>>>>> ut(
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Unknown
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > > > >>>>>>>>>>>>>>> utput
> > > > >>>>>>>>>>>>>>> _(U
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> nknown
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > > > >>>>>>>>>>>>>>> t(Unk
> > > > >>>>>>>>>>>>>>> now
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> n
> > > > >>>>>>>>>>>>>>> Source) at
> > > > >>>>>>>>>>>>>>>
> > org.apache.derby.client.am.Statement.flowExecute(Unknown
> > > > >>>>>>>>>>>>> Source)
> > > > >>>>>>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > > > >>>>>>>>>>>>>>> Source) ... 41 more [INFO] New Database created for
> > > > Registry
> > > > >>>>>>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3]
> > > openjpa.jdbc.JDBC -
> > > > >>>>>>>>>>>>>>> Using dictionary class
> > > > "org.apache.openjpa.jdbc.sql.DerbyDic
> > > > >>>>>>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache
> > Derby
> > > > >>>>>>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)).
> > [INFO]
> > > > >>>>>>>>>>>>>>> Deploying Web
> > > > >>>>>>>>>>>>>>> service: airavata-registry-service-0.8.jar -
> > > > >>>>>>>>>>>>>>>
> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> > > > >>>>>>>>>>>>>>>
> > > > >>> /bin/../repository/services/airavata-registry-service-0.8.jar
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar
> -
> > > > >>>>>>>>>>>>>>>
> > > > >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
> > > > >>>>>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> > > > >>>>>>>>>>>>>>>
> > > > >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > > > >>>>>>>>>>>>>>> /repo
> > > > >>>>>>>>>>>>>>> sit
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> o
> > > > >>>>>>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
> > > > >>>>>>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO:
> Starting
> > > > >>>>>>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to
> > > create
> > > > >>>>>>>>>>>>>>> Airavata API
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>
> > > > >>>>
> > > >
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Error while initializing the Airavata API
> > > > >>>>>>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > >>>>>>>>>>>>>>> APIFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry.java
> > > > >>>>>>>>>>>>>>> :64) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > >>>>>>>>>>>>>>> APIFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry.java
> > > > >>>>>>>>>>>>>>> :43) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > >>>>>>>>>>>>>>> APIFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry.java
> > > > >>>>>>>>>>>>>>> :39) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>
> > org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > > > >>>>>>>>>>>>>>> get
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Airavat
> > > > >>>>>>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>
> > org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > > > >>>>>>>>>>>>>>> acc
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ess$200
> > > > >>>>>>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > > > >>>>>>>>>>>>>>> eton$
> > > > >>>>>>>>>>>>>>> 1.r
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> un(Work
> > > > >>>>>>>>>>>>>>> flowInterpretorSkeleton.java:158)
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>> Caused by:
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>
> > > > >>>>
> > > >
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Error while initializing the Airavat
> > > > >>>>>>>>>>>>>>> a API at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > > >>>>>>>>>>>>>>> Clien
> > > > >>>>>>>>>>>>>>> t.j
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ava:163
> > > > >>>>>>>>>>>>>>> ) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > > >>>>>>>>>>>>>>> APIFa
> > > > >>>>>>>>>>>>>>> cto
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ry.java
> > > > >>>>>>>>>>>>>>> :61) ... 5 more Caused by:
> > <openjpa-2.2.0-r422266:1244990
> > > > >>>>>>>>>>>>>>> nonfatal user error>
> > > > >>>>>>>>>>>>>>> org.apache.openjpa.persistence.ArgumentException: An
> > > erro r
> > > > >>>>>>>>>>>>>>> occurred while parsing the query filter "SELECT p
> FROM
> > > > >>>>>>>>>>>>>>> Configuration p WHERE p.config_key =:param0". Error
> > > > message:
> > > > >>>>>>>>>>>>>>> Th e name "Configuration" is not a recognized entity
> or
> > > > >>>>>>>>>>>>>>> identifier. Known entity names: [] at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
> > > > >>>>>>>>>>>>>>> eExce
> > > > >>>>>>>>>>>>>>> pti
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> on(Abst
> > > > >>>>>>>>>>>>>>> ractExpressionBuilder.java:119) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
> > > > >>>>>>>>>>>>>>> MetaD
> > > > >>>>>>>>>>>>>>> ata
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> (JPQLEx
> > > > >>>>>>>>>>>>>>> pressionBuilder.java:197) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
> > > > >>>>>>>>>>>>>>> lassM
> > > > >>>>>>>>>>>>>>> eta
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Data(JP
> > > > >>>>>>>>>>>>>>> QLExpressionBuilder.java:167) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > > > >>>>>>>>>>>>>>> dateM
> > > > >>>>>>>>>>>>>>> eta
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Data(JP
> > > > >>>>>>>>>>>>>>> QLExpressionBuilder.java:242) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > > > >>>>>>>>>>>>>>> dateM
> > > > >>>>>>>>>>>>>>> eta
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Data(JP
> > > > >>>>>>>>>>>>>>> QLExpressionBuilder.java:212) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > > > >>>>>>>>>>>>>>> dateT
> > > > >>>>>>>>>>>>>>> ype
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> (JPQLEx
> > > > >>>>>>>>>>>>>>> pressionBuilder.java:205) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
> > > > >>>>>>>>>>>>>>> 00(JP
> > > > >>>>>>>>>>>>>>> QLE
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> xpressi
> > > > >>>>>>>>>>>>>>> onBuilder.java:80) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
> > > > >>>>>>>>>>>>>>> QL.po
> > > > >>>>>>>>>>>>>>> pul
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ate(JPQ
> > > > >>>>>>>>>>>>>>> LExpressionBuilder.java:2417) at
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
> > > > >>>>>>>>>>>>>>> .java
> > > > >>>>>>>>>>>>>>> :61)
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
> > > > >>>>>>>>>>>>>>> mpila
> > > > >>>>>>>>>>>>>>> tio
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> n(Expre
> > > > >>>>>>>>>>>>>>> ssionStoreQuery.java:162) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>
> > org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> > > > >>>>>>>>>>>>>>> 673)
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
> > > > >>>>>>>>>>>>> mpl.j
> > > > >>>>>>>>>>>>> ava:654)
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
> > > > >>>>>>>>>>>>>>> ryImp
> > > > >>>>>>>>>>>>>>> l.j
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ava:620
> > > > >>>>>>>>>>>>>>> ) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
> > > > >>>>>>>>>>>>> l.jav
> > > > >>>>>>>>>>>>> a:682)
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>> at
> > > > >>>>>>>>>>>
> > > org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> > > > >>>>>>>>>>>>>>> at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > > > >>>>>>>>>>>>>>> Entit
> > > > >>>>>>>>>>>>>>> yMa
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> nagerIm
> > > > >>>>>>>>>>>>>>> pl.java:997) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > > > >>>>>>>>>>>>>>> Entit
> > > > >>>>>>>>>>>>>>> yMa
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> nagerIm
> > > > >>>>>>>>>>>>>>> pl.java:979) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > > > >>>>>>>>>>>>>>> Entit
> > > > >>>>>>>>>>>>>>> yMa
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> nagerIm
> > > > >>>>>>>>>>>>>>> pl.java:102) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>
> > org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > > > >>>>>>>>>>>>>>> gen
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> erateQu
> > > > >>>>>>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>
> > org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > > > >>>>>>>>>>>>>>> sel
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ectQuer
> > > > >>>>>>>>>>>>>>> y(QueryGenerator.java:64) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > >>>>>>>>>>>>>>> tConf
> > > > >>>>>>>>>>>>>>> igu
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> rations
> > > > >>>>>>>>>>>>>>> (ResourceUtils.java:205) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > > >>>>>>>>>>>>>>> tConf
> > > > >>>>>>>>>>>>>>> igu
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ration(
> > > > >>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > > >>>>>>>>>>>>>>> Regis
> > > > >>>>>>>>>>>>>>> try
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> .getCon
> > > > >>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > > >>>>>>>>>>>>>>> Regis
> > > > >>>>>>>>>>>>>>> try
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> .initia
> > > > >>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > > > >>>>>>>>>>>>>>> egist
> > > > >>>>>>>>>>>>>>> ry(
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> Airavat
> > > > >>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>
> > > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> java:21
> > > > >>>>>>>>>>>>>>> 6) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > > > >>>>>>>>>>>>>>> taCli
> > > > >>>>>>>>>>>>>>> ent
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> .java:1
> > > > >>>>>>>>>>>>>>> 12) at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > > >>>>>>>>>>>>>>> Clien
> > > > >>>>>>>>>>>>>>> t.j
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> ava:144
> > > > >>>>>>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
> > > > >>>>>>>>>>>>>>> java.lang.NullPointerException at
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > > > >>>>>>>>>>>>>>> eton$
> > > > >>>>>>>>>>>>>>> 1.r
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>> un(Work
> > > > >>>>>>>>>>>>>>> flowInterpretorSkeleton.java:159)
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>> Thanks Viknes
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>> -----Original Message----- From: Saminda Wijeratne
> > > > >>>>>>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01,
> > 2013
> > > > >>> 12:25
> > > > >>>>>>>>>>>>>>> PM
> > > > >>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
> > > Apache
> > > > >>>>>>> Airavata
> > > > >>>>>>>>>>>>>>> Release 0.8 - RC3
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>> ok Suresh. Thanks.
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
> > > > >>>>>>>>>>>>>>> <sm...@apache.org>
> > > > >>>>>>>>>>>>>>> wrote:
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>> Hi Saminda,
> > > > >>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>> I should have mentioned this in the vote email.
> INFRA
> > > has
> > > > >>>>>>>>>>>>>>>> restricted the distributions to 100MB and the war
> > > > >>>>>>>>>>>>>>>> distribution is little over it. I made a request to
> > > > >>> manually
> > > > >>>>>>>>>>>>>>>> checkin the war distribution. Until then, please use
> > > this
> > > > >>>>>>>>>>>>>>>> link to get the war
> > > > >>>>>>>>>>>>>>>> distribution:
> > > > >>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
> > > > >>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>> Suresh
> > > > >>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> > > > >>>>>>>>>>>>>>>> <sa...@gmail.com>
> > > > >>>>>>>>>>>>>>> wrote:
> > > > >>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>> Suresh, we are missing the war binary from the RC.
> > Can
> > > > you
> > > > >>>>>>>>>>>>>>>>> include that
> > > > >>>>>>>>>>>>>>>> as
> > > > >>>>>>>>>>>>>>>>> well please.
> > > > >>>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> > > > >>>>>>>>>>>>>>>>> <sm...@apache.org>
> > > > >>>>>>>>>>>>>>> wrote:
> > > > >>>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>>> Will appreciate if every one can rest this RC
> sooner
> > > > than
> > > > >>>>>>>>>>>>>>>>>> later. If we start seeing the release validation
> is
> > > > going
> > > > >>>>>>>>>>>>>>>>>> on well, we can open the
> > > > >>>>>>>>>>>>>>>> trunk
> > > > >>>>>>>>>>>>>>>>>> for development for 0.9.
> > > > >>>>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>>> Suresh
> > > > >>>>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
> > > > >>>>>>>>>>>>>>>>>> <sm...@apache.org>
> > > > >>>>>>>>>>>>>>>>>> wrote:
> > > > >>>>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>>>> Discussion thread for vote on Apache Airavata 0.8
> > > > >>> release
> > > > >>>>>>>>>>>>>>>>>>> candidate
> > > > >>>>>>>>>>>>>>> 3.
> > > > >>>>>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>>>> If you have any questions or feedback or to post
> > > > results
> > > > >>>>>>>>>>>>>>>>>>> of validating
> > > > >>>>>>>>>>>>>>>>>> the release, please reply to this thread. Once you
> > > > verify
> > > > >>>>>>>>>>>>>>>>>> the release, please post your vote to the VOTE
> > thread.
> > > > >>>>>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>>>> For reference, the Apache release guide  -
> > > > >>>>>>>>>>>>>>>>>> http://www.apache.org/dev/release.html
> > > > >>>>>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>>>> Some tips to validate the release before you
> vote:
> > > > >>>>>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>>>> * Download the binary version and run the 5
> minute
> > or
> > > > >>>>>>>>>>>>>>>>>>> 10 minute
> > > > >>>>>>>>>>>>>>>> tutorial
> > > > >>>>>>>>>>>>>>>>>> as described in README and website.
> > > > >>>>>>>>>>>>>>>>>>> * Download the source files from compressed files
> > and
> > > > >>>>>>>>>>>>>>>>>>> release tag and
> > > > >>>>>>>>>>>>>>>>>> build (which includes tests).
> > > > >>>>>>>>>>>>>>>>>>> * Verify the distribution for the required
> LICENSE
> > > and
> > > > >>>>>>>>>>>>>>>>>>> NOTICE files * Verify if all the staged files are
> > > > signed
> > > > >>>>>>>>>>>>>>>>>>> and the signature is
> > > > >>>>>>>>>>>>>>>>>> verifiable.
> > > > >>>>>>>>>>>>>>>>>>> * Verify if the signing key in the project's KEYS
> > > file
> > > > >>> is
> > > > >>>>>>>>>>>>>>>>>>> hosted on a
> > > > >>>>>>>>>>>>>>>>>> public server
> > > > >>>>>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>>>> Thanks for your time in validating the release
> and
> > > > >>>>>>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
> > > > >>>>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>>>
> > > > >>>>>>>>>>>>>
> > > > >>>>>>>>>>>>
> > > > >>>>>>>>>>> -----BEGIN PGP SIGNATURE-----
> > > > >>>>>>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> > > > >>>>>>>>>>> Comment: GPGTools - http://gpgtools.org
> > > > >>>>>>>>>>> Comment: Using GnuPG with Thunderbird -
> > > > >>> http://www.enigmail.net/
> > > > >>>>>>>>>>>
> > > > >>>>>>>>>>>
> > > > iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> > > > >>>>>>>>>>>
> > > > v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> > > > >>>>>>>>>>>
> > > > A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> > > > >>>>>>>>>>>
> > > > gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> > > > >>>>>>>>>>>
> > > > +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> > > > >>>>>>>>>>>
> > > > tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> > > > >>>>>>>>>>> =4mIG
> > > > >>>>>>>>>>> -----END PGP SIGNATURE-----
> > > > >>>>>>>>>>
> > > > >>>>>>>>>>
> > > > >>>>>>>>>
> > > > >>>>>>>
> > > > >>>>>>>
> > > > >>>>>>
> > > > >>>>
> > > > >>>>
> > > > >>>
> > > > >>
> > > > >>
> > > >
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Amila Jayasekara <th...@gmail.com>.
Hi Saminda,

I tested in Linux environment [3] and I didnt experienced undermentioned
issue.
Is it possible that you have 2 derby instances running in your machine ?

[3]
iravata-server-0.8-SNAPSHOT/bin$ uname -a
Linux sgg-OptiPlex-990 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23
UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

Thanks
Amila


On Tue, Jul 9, 2013 at 2:34 AM, Saminda Wijeratne <sa...@gmail.com>wrote:

> I'm having trouble starting the standalone version... the axis2 services
> are failing to start. I tried with a fresh trunk chkout as well. tried to
> find the reason but looks like db table structure issue which is weird at
> this point... i'm working on isolating the problem.
>
> 6456  airavata_data  WARN   [Thread-9] openjpa.Runtime - Supplied user
> parameters "[param0]" do not match expected parameters "[param0, param0]"
> for the prepared query "PreparedQuery: [SELECT p FROM Configuration p WHERE
> p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> t0.config_val, t0.expire_date FROM Configuration t0 WHERE (t0.config_key =
> ?)]".
> 6458  airavata_data  WARN   [Thread-5] openjpa.Runtime - Supplied user
> parameters "[param0]" do not match expected parameters "[param0, param0]"
> for the prepared query "PreparedQuery: [SELECT p FROM Configuration p WHERE
> p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
> t0.config_val, t0.expire_date FROM Configuration t0 WHERE (t0.config_key =
> ?)]".
> [ERROR] Unable to create Airavata API
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> Error while initializing the Airavata API
>     at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:64)
>     at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:43)
>     at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:39)
>     at
>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.getAiravataAPI(WorkflowInterpretorSkeleton.java:122)
>     at
>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.access$200(WorkflowInterpretorSkeleton.java:78)
>     at
>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:158)
> Caused by:
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> Error while initializing the Airavata API
>     at
>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:175)
>     at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:61)
>     ... 5 more
> Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal user error>
> org.apache.openjpa.persistence.ArgumentException: Failed to execute query
> "SELECT p FROM Configuration p WHERE p.config_key =:param0". Check the
> query syntax for correctness. See nested exception for details.
>     at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:872)
>     at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:794)
>     at
> org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:542)
>     at org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:286)
>     at
> org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:302)
>     at
>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations(ResourceUtils.java:206)
>     at
>
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getConfigurationList(AiravataJPARegistry.java:235)
>     at
>
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.retrieveURIsFromConfiguration(AiravataJPARegistry.java:305)
>     at
>
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getEventingServiceURI(AiravataJPARegistry.java:328)
>     at
>
> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:122)
>     at
>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:156)
>     ... 6 more
> Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to
> java.lang.Integer
>     at
>
> org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery$PreparedSQLExecutor.toParameterArray(PreparedSQLStoreQuery.java:160)
>     at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:857)
>     ... 16 more
> Exception in thread "Thread-5" java.lang.NullPointerException
>     at
>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:159)
>
>
>
> On Mon, Jul 8, 2013 at 10:37 PM, Amila Jayasekara
> <th...@gmail.com>wrote:
>
> > Hi Suresh,
> >
> > We can also do testing on the RC4. I verified 5 minute tutorial both in
> > webapp and also in stand alone version (in the trunk).
> >
> > Thanks
> > Amila
> >
> >
> > On Mon, Jul 8, 2013 at 10:21 PM, Suresh Marru <sm...@apache.org> wrote:
> >
> > > I am assuming we are still waiting on Saminda, Viknes and others to
> test
> > > the trunk right?
> > >
> > > Suresh
> > > On Jul 8, 2013, at 6:46 PM, Amila Jayasekara <th...@gmail.com>
> > > wrote:
> > >
> > > > Below reported issues are fixed.
> > > > Saminda, can you check now ?
> > > >
> > > > Also appreciate if others can verify the distributions. (Including
> you,
> > > > Viknes)
> > > >
> > > > Thanks
> > > > Amila
> > > >
> > > >
> > > > On Mon, Jul 8, 2013 at 5:02 PM, Amila Jayasekara <
> > > thejaka.amila@gmail.com>wrote:
> > > >
> > > >>
> > > >>
> > > >>
> > > >> On Mon, Jul 8, 2013 at 4:29 PM, Saminda Wijeratne <
> samindaw@gmail.com
> > > >wrote:
> > > >>
> > > >>> Assuming the same fix is gone to the trunk I have verified this fix
> > is
> > > >>> working perfectly on both integration tests and the standalone
> > airavata
> > > >>> server (ran 5/10 min tutorials).
> > > >>>
> > > >>> Testing tomcat deployment needed updating the server properties
> file
> > > key
> > > >>> registry.service.wsdl (the default context we are shipping is
> > > >>> "airavata-server" instead of "axis2").
> > > >>
> > > >>
> > > >> It seems like the stand a lone server and and webapp are not using
> > > >> consistent contexts for default installation. Stand alone server
> uses
> > > axis2
> > > >> context and webapp uses airavata-server context. This implies we
> need
> > to
> > > >> maintain a separate configuration files for webapp and stand alone
> > > server
> > > >> or else update configuration file with relevant context during the
> > > build.
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>> The server seemed to start without
> > > >>> any issues but I was not able to connect to it using XBaya. Looks
> > like
> > > the
> > > >>> same registry service URL issue. I updated the client prop file url
> > > but no
> > > >>> change. Can someone also verify my issue pls.
> > > >>>
> > > >>
> > > >> I am also getting the same issue. I am under the impression that
> > > >> ApplicationSettings.getSetting doesnt return property values in
> > > >> airavata-client.properties (?).
> > > >> I need to further debug the issue.
> > > >>
> > > >> Suresh, please hold till I resolve this issue.
> > > >>
> > > >> Thanks
> > > >> Amila
> > > >>
> > > >>
> > > >>
> > > >>>
> > > >>>
> > > >>> On Mon, Jul 8, 2013 at 3:46 PM, Suresh Marru <sm...@apache.org>
> > > wrote:
> > > >>>
> > > >>>> Thanks Amila & Viknes for the patch and testing. I will cancel the
> > > vote
> > > >>>> and call out a new RC later today.
> > > >>>>
> > > >>>> Suresh
> > > >>>>
> > > >>>> On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <
> > thejaka.amila@gmail.com
> > > >
> > > >>>> wrote:
> > > >>>>
> > > >>>>> Hi Viknes,
> > > >>>>>
> > > >>>>> That INFO message is expected and it is coming from axis2. That
> > > >>> message
> > > >>>>> pops up as we are periodically checking whether RegistryService
> is
> > > up.
> > > >>>>> Thank you for testing the fix.
> > > >>>>> I will commit the fix and we can continue with a new RC.
> > > >>>>>
> > > >>>>> Regards,
> > > >>>>> Amila
> > > >>>>>
> > > >>>>>
> > > >>>>> On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <
> > > >>> viknesb@msn.com
> > > >>>>> wrote:
> > > >>>>>
> > > >>>>>> Hi Amila,
> > > >>>>>>
> > > >>>>>> I ran the distribution and now I just see the info message of
> not
> > > >>> being
> > > >>>>>> able
> > > >>>>>> to connect to RegistryService. The API invocation error message
> or
> > > >>> the
> > > >>>>>> database creation error seems to be
> > > >>>>>> resolved. I was able to test the 5 mins quickstart tutorial and
> it
> > > >>> ran
> > > >>>>>> fine.
> > > >>>>>>
> > > >>>>>>
> > > >>>>>> [INFO] Registry service URL -
> > > >>>>>> http://localhost:8080/axis2/services/RegistryService?wsdl
> > > >>>>>> [INFO] Deploying module: metadataExchange-1.5.1-impl -
> > > >>>>>>
> file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
> > > >>>>>>
> OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
> > > >>>>>> [INFO] Unable to sendViaPost to
> > > >>>>>> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> > > >>>>>> java.net.ConnectException: Connection refused: connect
> > > >>>>>>       at java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > > >>>> Method)
> > > >>>>>>       at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > > >>>> Source)
> > > >>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > Source)
> > > >>>>>>       at
> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > > >>>>>> Source)
> > > >>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown
> Source)
> > > >>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
> > > >>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
> > > >>>>>>       at java.net.Socket.connect(Unknown Source)
> > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > Method)
> > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > Source)
> > > >>>>>>       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > > >>>> Source)
> > > >>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > > >>>>>> ReflectionSocketFactory.java:140)
> > > >>>>>>
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > > >>>>>> cket(DefaultProtocolSocketFactory
> > > >>>>>> .java:125)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > > >>>>>> ionAdapter.open(MultiThreadedHttp
> > > >>>>>> ConnectionManager.java:1361)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > > >>>>>> Director.java:387)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > > >>>>>> ector.java:171)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > > >>>>>> PSender.java:542)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > > >>>>>>       at
> > > >>>>>>
> > org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > > >>>>>> ommons(CommonsHTTPTransportSender
> > > >>>>>> .java:400)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > > >>>>>> PTransportSender.java:225)
> > > >>>>>>       at
> > > >>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > > >>>>>> n.java:402)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > > >>>>>> peration.java:229)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > > >>>>>> ed(RegistryServiceStub.java:181)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > > >>>>>> vataClient.java:232)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > > >>>>>> vataClient.java:182)
> > > >>>>>>      at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > > >>>>>> )
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>> :61)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>> :43)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>> :39)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > > >>>>>> feCycle.java:117)
> > > >>>>>> [INFO] Attempting to contact registry service, iteration - 0
> > > >>>>>> [INFO] Unable to sendViaPost to
> > > >>>>>> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> > > >>>>>> java.net.ConnectException: Connection refused: connect
> > > >>>>>>       at java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > > >>>> Method)
> > > >>>>>>       at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > > >>>> Source)
> > > >>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > Source)
> > > >>>>>>       at
> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > > >>>>>> Source)
> > > >>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown
> Source)
> > > >>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
> > > >>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
> > > >>>>>>       at java.net.Socket.connect(Unknown Source)
> > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > Method)
> > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > Source)
> > > >>>>>>       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > > >>>> Source)
> > > >>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > > >>>>>> ReflectionSocketFactory.java:140)
> > > >>>>>>
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > > >>>>>> cket(DefaultProtocolSocketFactory
> > > >>>>>> .java:125)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > > >>>>>> ionAdapter.open(MultiThreadedHttp
> > > >>>>>> ConnectionManager.java:1361)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > > >>>>>> Director.java:387)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > > >>>>>> ector.java:171)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > > >>>>>> PSender.java:542)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > > >>>>>>       at
> > > >>>>>>
> > org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > > >>>>>> ommons(CommonsHTTPTransportSender
> > > >>>>>> .java:400)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > > >>>>>> PTransportSender.java:225)
> > > >>>>>>       at
> > > >>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > > >>>>>> n.java:402)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > > >>>>>> peration.java:229)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > > >>>>>> ed(RegistryServiceStub.java:181)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > > >>>>>> vataClient.java:232)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > > >>>>>> vataClient.java:182)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > > >>>>>> )
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>> :61)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>> :43)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>> :39)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > > >>>>>> feCycle.java:117)
> > > >>>>>> [INFO] Attempting to contact registry service, iteration - 1
> > > >>>>>> [INFO] New Database created for Registry
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
> > > >>>>>> t:1527/persistent_data;create=true;user=aira
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
> > > >>>>>> ELECT 1 from Configuration,MaxActive=10,MaxI
> > > >>>>>>
> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> > > >>>>>> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime - Starting
> > > >>> OpenJPA
> > > >>>>>> 2.2.0
> > > >>>>>> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC - Using
> > > >>>> dictionary
> > > >>>>>> class "org.apache.openjpa.jdbc.sql.DerbyDicti
> > > >>>>>> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network
> > > >>> Client
> > > >>>> JDBC
> > > >>>>>> Driver 10.9.1.0 - (1344872)).
> > > >>>>>> [INFO] Unable to sendViaPost to
> > > >>>>>> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> > > >>>>>> java.net.ConnectException: Connection refused: connect
> > > >>>>>>       at java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > > >>>> Method)
> > > >>>>>>       at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > > >>>> Source)
> > > >>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> > Source)
> > > >>>>>>       at
> java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > > >>>>>> Source)
> > > >>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown
> Source)
> > > >>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
> > > >>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
> > > >>>>>>       at java.net.Socket.connect(Unknown Source)
> > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > Method)
> > > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > Source)
> > > >>>>>>       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > > >>>> Source)
> > > >>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > > >>>>>> ReflectionSocketFactory.java:140)
> > > >>>>>>
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > > >>>>>> cket(DefaultProtocolSocketFactory
> > > >>>>>> .java:125)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > > >>>>>> ionAdapter.open(MultiThreadedHttp
> > > >>>>>> ConnectionManager.java:1361)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > > >>>>>> Director.java:387)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > > >>>>>> ector.java:171)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > > >>>>>> PSender.java:542)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > > >>>>>>       at
> > > >>>>>>
> > org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > > >>>>>> ommons(CommonsHTTPTransportSender
> > > >>>>>> .java:400)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > > >>>>>> PTransportSender.java:225)
> > > >>>>>>       at
> > > >>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > > >>>>>> n.java:402)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > > >>>>>> peration.java:229)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > > >>>>>> ed(RegistryServiceStub.java:181)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > > >>>>>> vataClient.java:232)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > > >>>>>> vataClient.java:182)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > > >>>>>> )
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>> :61)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>> :43)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > > >>>>>> :39)
> > > >>>>>>       at
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > > >>>>>> feCycle.java:117)
> > > >>>>>> [INFO] Deploying Web service:
> > > >>>> airavata-registry-service-0.9-SNAPSHOT.jar -
> > > >>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
> > > >>>>>> T.jar
> > > >>>>>> [INFO] Deploying Web service:
> airavata-xbaya-gui-0.9-SNAPSHOT.jar
> > -
> > > >>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
> > > >>>>>>
> > .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
> > > >>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> > > >>>>>>
> > > >>>
> > file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
> > > >>>>>> tory/services/version-1.5.1.aar
> > > >>>>>> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol start
> > > >>>>>> INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > >>>>>> [INFO] Attempting to contact registry service, iteration - 2
> > > >>>>>> Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm
> > > >>> setContainer
> > > >>>>>> INFO: Set JAAS app name Tomcat
> > > >>>>>>
> > > >>>>>> Thanks
> > > >>>>>> Viknes
> > > >>>>>>
> > > >>>>>> -----Original Message-----
> > > >>>>>> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
> > > >>>>>> Sent: Monday, July 08, 2013 11:52 AM
> > > >>>>>> To: dev@airavata.apache.org
> > > >>>>>> Cc: viknesb
> > > >>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> > > >>>>>>
> > > >>>>>> Hi Suresh,
> > > >>>>>>
> > > >>>>>> The binary is shared in [1]. Please use pass phrase "airavata"
> to
> > > >>>> download
> > > >>>>>> binary.
> > > >>>>>>
> > > >>>>>> Thanks
> > > >>>>>> Amila
> > > >>>>>>
> > > >>>>>> [1]
> > > >>>>
> > > https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
> > > >>>>>>
> > > >>>>>>
> > > >>>>>> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <
> smarru@apache.org>
> > > >>>> wrote:
> > > >>>>>>
> > > >>>>>>> Hi Amila,
> > > >>>>>>>
> > > >>>>>>> This is really good investigation. Can you checkin the binary
> > with
> > > >>>>>>> some testing name to
> > > >>>>>> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/andsend
> > > the
> > > >>>> url
> > > >>>>>> for
> > > >>>>>> viknes and others to test.
> > > >>>>>>>
> > > >>>>>>> If this addresses the issue consistently, I think its worth to
> > > >>> respin
> > > >>>>>>> the release. Otherwise, I am inclined to suggest, lets move on
> > with
> > > >>>>>>> release marking this as a known issue.
> > > >>>>>>>
> > > >>>>>>> Suresh
> > > >>>>>>>
> > > >>>>>>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
> > > >>>>>>> <th...@gmail.com>
> > > >>>>>>> wrote:
> > > >>>>>>>
> > > >>>>>>>> I think I was able to fix issue
> > > >>>>>>>> https://issues.apache.org/jira/browse/
> > > >>>>>>>> AIRAVATA-879.
> > > >>>>>>>>
> > > >>>>>>>> Cause for the issue -
> > > >>>>>>>> Airavata database and schema is created using a separate web
> > > >>> service
> > > >>>>>>>> called org.apache.airavata.registry.services.RegistryService.
> > > Other
> > > >>>>>>>> services (E.g :- messanger service) which uses AiravataAPI
> > depends
> > > >>>>>>>> on
> > > >>>>>>> above
> > > >>>>>>>> service. Therefore if axis2 deployer decided to deploy
> messanger
> > > >>>>>>>> service first we will see exception in above issue.
> > > >>>>>>>>
> > > >>>>>>>> Solution: Try to connect to RegistryService and if connection
> > > fails
> > > >>>>>>>> wait for some time and re-try. If re-trying fail for several
> > > >>>>>>>> iterations determine that RegistryService is unavailable and
> > throw
> > > >>> an
> > > >>>>>> exception.
> > > >>>>>>>>
> > > >>>>>>>> TODO : Need to verify this fix in Viknes's machine. (The issue
> > is
> > > >>>>>>>> consistently reproducible in his machine)
> > > >>>>>>>>
> > > >>>>>>>> Further RegistryService doesnt provide any operations. So it
> is
> > > >>>>>>>> redundant have this service just to initialize database and
> > > schema.
> > > >>>>>>>> I think we
> > > >>>>>>> should
> > > >>>>>>>> remove this service and move DB/Schema creation to some other
> > > >>>>>>> initializing
> > > >>>>>>>> method.
> > > >>>>>>>>
> > > >>>>>>>> Feedback/comments appreciated.
> > > >>>>>>>>
> > > >>>>>>>> Thanks
> > > >>>>>>>> Amila
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> > > >>>>>>>> <th...@gmail.com>wrote:
> > > >>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
> > > >>>>>>>>> <viknesb@msn.com
> > > >>>>>>>> wrote:
> > > >>>>>>>>>
> > > >>>>>>>>>> Sure, here is the JIRA issue
> > > >>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
> > > >>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>>>> What is the final verdict on above issue ?
> > > >>>>>>>>> Are we going to treat AIRAVATA-879<
> > > >>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
> > > >>>>>>>>> a blocker for the release ?
> > > >>>>>>>>>
> > > >>>>>>>>> Further is there a Windows environment which we can use to
> test
> > > >>>>>>>>> this
> > > >>>>>>> issue
> > > >>>>>>>>> ?
> > > >>>>>>>>>
> > > >>>>>>>>> Thanks
> > > >>>>>>>>> Amila
> > > >>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>> Thanks
> > > >>>>>>>>>> Viknes
> > > >>>>>>>>>>
> > > >>>>>>>>>> -----Original Message-----
> > > >>>>>>>>>> From: Suresh Marru [mailto:smarru@apache.org]
> > > >>>>>>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
> > > >>>>>>>>>> To: dev@airavata.apache.org
> > > >>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> > > >>>>>>>>>>
> > > >>>>>>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <marpierc@iu.edu
> >
> > > >>> wrote:
> > > >>>>>>>>>>
> > > >>>>>>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
> > > >>>>>>>>>>> Hash: SHA1
> > > >>>>>>>>>>>
> > > >>>>>>>>>>> My concern about making this a known issue is that many who
> > > will
> > > >>>>>>>>>>> try out the release for the first time will hit this bug.
> > > >>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>> Thats true and may not be a good thing. Any volunteers to
> get
> > to
> > > >>>>>>>>>> the bottom of this race condition and fix it in the trunk?
> If
> > we
> > > >>>>>>>>>> first make sure
> > > >>>>>>> we
> > > >>>>>>>>>> really fixed it, certainly worth a new RC.
> > > >>>>>>>>>>
> > > >>>>>>>>>> Viknes, can you please crate a JIRA and fill in the steps to
> > > >>>>>>>>>> reproduce
> > > >>>>>>> it?
> > > >>>>>>>>>>
> > > >>>>>>>>>> Suresh
> > > >>>>>>>>>>
> > > >>>>>>>>>>>
> > > >>>>>>>>>>>
> > > >>>>>>>>>>> Marlon
> > > >>>>>>>>>>>
> > > >>>>>>>>>>>
> > > >>>>>>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
> > > >>>>>>>>>>>> Hi Viknes,
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> It seems the issues of "database not getting created the
> > first
> > > >>>>>> time"
> > > >>>>>>>>>>>> is reproducible on Linux and Windows as well,  for some
> > reason
> > > >>>>>>>>>>>> Mac's are ok. Will wait for others to chime in. We can
> > either
> > > >>>>>>>>>>>> proceed with the release by adding this as a Known issue,
> or
> > > if
> > > >>>>>>>>>>>> any one raises a blocker, we can address and re-spin the
> > > >>> release.
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
> > > >>>>>>>>>>>> <vi...@msn.com>
> > > >>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>>>> Since no one else is getting this error, it might be a
> > > Windows
> > > >>>>>>>>>>>>> specific or system specific issue. I will give my vote.
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>> Thanks Viknes
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>> -----Original Message----- From: Suresh Marru
> > > >>>>>>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013
> > 4:10
> > > >>> PM
> > > >>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
> Apache
> > > >>>>>>>>>>>>> Airavata Release 0.8 - RC3
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>> I did not do extensive testing yet, but a quick try on a
> > mac
> > > >>>>>>>>>>>>> and did not give this error either.
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> > > >>>>>>>>>>>>> <th...@gmail.com> wrote:
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> Strange, I am not experiencing this issue. Wonder
> whether
> > > >>> this
> > > >>>>>>>>>>>>>> is a Windows specific issue. Any one else experiencing
> > this
> > > >>>> issue
> > > >>>>>> ?
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> Thanks Amila
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
> > > >>>>>>>>>>>>> <vi...@msn.com>wrote:
> > > >>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> Hi all,
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> I downloaded the server bin distribution, tried to
> start
> > > the
> > > >>>>>>>>>>>>>>> server and I got the below exception. It seems this
> error
> > > >>>>>>>>>>>>>>> occurs only the first time I start the server. It does
> > not
> > > >>>>>>>>>>>>>>> occur the subsequent times during the startup.
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network
> > Server
> > > -
> > > >>>>>>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept
> > connection
> > > >>> s
> > > >>>>>>>>>>>>>>> on port 1527
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>
> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> > > >>>>>>>>>>>>>>> //l
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> vata;password=airavata,Username=airavata,Password=airavata,va
> > > >>>>>>>>>>>>>>> lidat
> > > >>>>>>>>>>>>>>> ion
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> > > >>>>>>>>>>>>>>>
> > > >>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
> > > >>>>>>>>>>>>>>> =true
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime -
> > Starting
> > > >>>>>>> OpenJPA
> > > >>>>>>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata API
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>
> > > >>>>
> > >
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Error while initializing the Airavata API
> > > >>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>> :64) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>> :43) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>> :39) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
> > > >>>>>>>>>>>>>>> MsgBo
> > > >>>>>>>>>>>>>>> xSe
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> rviceLi
> > > >>>>>>>>>>>>>>> feCycle.java:117) Caused by:
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>
> > > >>>>
> > >
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Error while initializing the Airavat
> > > >>>>>>>>>>>>>>> a API at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ava:163
> > > >>>>>>>>>>>>>>> ) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> <openjpa-2.2.0-r422266:1244990
> > > >>>>>>>>>>>>>>> fatal general error>
> > > >>>>>>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException:
> Cann
> > > ot
> > > >>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA'
> does
> > > not
> > > >>>>>>>>>>>>>>> exist) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > >>>>>>>>>>>>>>> ry(DB
> > > >>>>>>>>>>>>>>> Dic
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> tionary
> > > >>>>>>>>>>>>>>> Factory.java:102) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > > >>>>>>>>>>>>>>> onary
> > > >>>>>>>>>>>>>>> Ins
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> tance(J
> > > >>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > > >>>>>>>>>>>>>>> on(Ma
> > > >>>>>>>>>>>>>>> ppi
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ngRepos
> > > >>>>>>>>>>>>>>> itory.java:1510) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>> java:518)
> > > >>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>> java:443)
> > > >>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > > >>>>>>>>>>>>>>> ue.ja
> > > >>>>>>>>>>>>>>> va:104)
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > > >>>>>>>>>>>>>>> etaDa
> > > >>>>>>>>>>>>>>> taR
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> eposito
> > > >>>>>>>>>>>>>>> ryValue.java:68) at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > > >>>>>>>>>>>>>>> ue.ja
> > > >>>>>>>>>>>>>>> va:83)
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > > >>>>>>>>>>>>>>> eposi
> > > >>>>>>>>>>>>>>> tor
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> yInstan
> > > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > > >>>>>>>>>>>>>>> eposi
> > > >>>>>>>>>>>>>>> tor
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> yInstan
> > > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
> > > >>>>>>>>>>>>>>> Abstr
> > > >>>>>>>>>>>>>>> act
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> BrokerF
> > > >>>>>>>>>>>>>>> actory.java:638) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > > >>>>>>>>>>>>>>> tract
> > > >>>>>>>>>>>>>>> Bro
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> kerFact
> > > >>>>>>>>>>>>>>> ory.java:203) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > > >>>>>>>>>>>>>>> elega
> > > >>>>>>>>>>>>>>> tin
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> gBroker
> > > >>>>>>>>>>>>>>> Factory.java:156) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>> tEnti
> > > >>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>> ResourceUtils.java:68) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> rations
> > > >>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ration(
> > > >>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> .getCon
> > > >>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> .initia
> > > >>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > > >>>>>>>>>>>>>>> egist
> > > >>>>>>>>>>>>>>> ry(
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Airavat
> > > >>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>
> > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> java:21
> > > >>>>>>>>>>>>>>> 6) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > > >>>>>>>>>>>>>>> taCli
> > > >>>>>>>>>>>>>>> ent
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> .java:1
> > > >>>>>>>>>>>>>>> 12) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ava:144
> > > >>>>>>>>>>>>>>> ) ... 4 more Caused by:
> > > >>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot
> create
> > > >>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> > > >>>>>>>>>>>>>>> exist) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > >>>>>>>>>>>>>>> ionFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry(Basi
> > > >>>>>>>>>>>>>>> cDataSource.java:1549) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > > >>>>>>>>>>>>>>> cData
> > > >>>>>>>>>>>>>>> Sou
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> rce.jav
> > > >>>>>>>>>>>>>>> a:1388) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > > >>>>>>>>>>>>>>> taSou
> > > >>>>>>>>>>>>>>> rce
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> .java:1
> > > >>>>>>>>>>>>>>> 044) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > > >>>>>>>>>>>>>>> n(Del
> > > >>>>>>>>>>>>>>> ega
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> tingDat
> > > >>>>>>>>>>>>>>> aSource.java:110) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > > >>>>>>>>>>>>>>> n(Dec
> > > >>>>>>>>>>>>>>> ora
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> tingDat
> > > >>>>>>>>>>>>>>> aSource.java:87) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > >>>>>>>>>>>>>>> ry(DB
> > > >>>>>>>>>>>>>>> Dic
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> tionary
> > > >>>>>>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
> > > >>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA'
> does
> > > not
> > > >>>>>>>>>>>>>>> exist at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > > >>>>>>>>>>>>>>> ion(U
> > > >>>>>>>>>>>>>>> nkn
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> own
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > > >>>>>>>>>>>>>>> wn
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Source)
> > > >>>>>>>>>>>>>>> at
> > > org.apache.derby.client.am.Statement.executeQuery(Unknown
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > > >>>>>>>>>>>>>>> gatin
> > > >>>>>>>>>>>>>>> gSt
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> atement
> > > >>>>>>>>>>>>>>> .java:208) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > > >>>>>>>>>>>>>>> necti
> > > >>>>>>>>>>>>>>> on(
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Poolabl
> > > >>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > > >>>>>>>>>>>>>>> tory(
> > > >>>>>>>>>>>>>>> Bas
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> icDataS
> > > >>>>>>>>>>>>>>> ource.java:1558) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > >>>>>>>>>>>>>>> ionFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry(Basi
> > > >>>>>>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
> > > >>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> > 'AIRAVATA'
> > > >>>>>>>>>>>>>>> does not exist at
> > > >>>>>>>>>>>>>>>
> > org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > > >>>>>>>>>>>>>>> or(Un
> > > >>>>>>>>>>>>>>> kno
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> wn
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > > >>>>>>>>>>>>>>> eply(
> > > >>>>>>>>>>>>>>> Unk
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> nown
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > > >>>>>>>>>>>>>>> ribeO
> > > >>>>>>>>>>>>>>> utp
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ut(Unkn
> > > >>>>>>>>>>>>>>> own Source) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > > >>>>>>>>>>>>>>> eOutp
> > > >>>>>>>>>>>>>>> ut(
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Unknown
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > > >>>>>>>>>>>>>>> utput
> > > >>>>>>>>>>>>>>> _(U
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> nknown
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > > >>>>>>>>>>>>>>> t(Unk
> > > >>>>>>>>>>>>>>> now
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> n
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> org.apache.derby.client.am.Statement.flowExecute(Unknown
> > > >>>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > > >>>>>>>>>>>>>>> Source) ... 38 more [ERROR] Error while initializing
> the
> > > >>>>>>>>>>>>>>> Airavata API
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>
> > > >>>>
> > >
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Error while initializing the Airavata API
> > > >>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>> :64) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>> :43) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>> :39) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
> > > >>>>>>>>>>>>>>> Broke
> > > >>>>>>>>>>>>>>> rSe
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> rviceLi
> > > >>>>>>>>>>>>>>> feCycle.java:156) Caused by:
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>
> > > >>>>
> > >
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Error while initializing the Airavat
> > > >>>>>>>>>>>>>>> a API at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ava:163
> > > >>>>>>>>>>>>>>> ) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>> :61) ... 3 more Caused by:
> <openjpa-2.2.0-r422266:1244990
> > > >>>>>>>>>>>>>>> fatal general error>
> > > >>>>>>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException:
> Cann
> > > ot
> > > >>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA'
> does
> > > not
> > > >>>>>>>>>>>>>>> exist) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > >>>>>>>>>>>>>>> ry(DB
> > > >>>>>>>>>>>>>>> Dic
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> tionary
> > > >>>>>>>>>>>>>>> Factory.java:102) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > > >>>>>>>>>>>>>>> onary
> > > >>>>>>>>>>>>>>> Ins
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> tance(J
> > > >>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > > >>>>>>>>>>>>>>> on(Ma
> > > >>>>>>>>>>>>>>> ppi
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ngRepos
> > > >>>>>>>>>>>>>>> itory.java:1510) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>> java:518)
> > > >>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>
> > > >>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>
> > >
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>> java:443)
> > > >>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > > >>>>>>>>>>>>>>> ue.ja
> > > >>>>>>>>>>>>>>> va:104)
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > > >>>>>>>>>>>>>>> etaDa
> > > >>>>>>>>>>>>>>> taR
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> eposito
> > > >>>>>>>>>>>>>>> ryValue.java:68) at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > > >>>>>>>>>>>>>>> ue.ja
> > > >>>>>>>>>>>>>>> va:83)
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > > >>>>>>>>>>>>>>> eposi
> > > >>>>>>>>>>>>>>> tor
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> yInstan
> > > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > > >>>>>>>>>>>>>>> eposi
> > > >>>>>>>>>>>>>>> tor
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> yInstan
> > > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
> > > >>>>>>>>>>>>>>> Repos
> > > >>>>>>>>>>>>>>> ito
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ryInsta
> > > >>>>>>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > > >>>>>>>>>>>>>>> appin
> > > >>>>>>>>>>>>>>> gs(
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> JDBCBro
> > > >>>>>>>>>>>>>>> kerFactory.java:140) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > > >>>>>>>>>>>>>>> appin
> > > >>>>>>>>>>>>>>> gs(
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> JDBCBro
> > > >>>>>>>>>>>>>>> kerFactory.java:164) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
> > > >>>>>>>>>>>>>>> l(JDB
> > > >>>>>>>>>>>>>>> CBr
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> okerFac
> > > >>>>>>>>>>>>>>> tory.java:122) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > > >>>>>>>>>>>>>>> tract
> > > >>>>>>>>>>>>>>> Bro
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> kerFact
> > > >>>>>>>>>>>>>>> ory.java:209) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > > >>>>>>>>>>>>>>> elega
> > > >>>>>>>>>>>>>>> tin
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> gBroker
> > > >>>>>>>>>>>>>>> Factory.java:156) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > > >>>>>>>>>>>>>>> eEnti
> > > >>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>> tEnti
> > > >>>>>>>>>>>>>>> tyM
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> anager(
> > > >>>>>>>>>>>>>>> ResourceUtils.java:68) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> rations
> > > >>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ration(
> > > >>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> .getCon
> > > >>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> .initia
> > > >>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > > >>>>>>>>>>>>>>> egist
> > > >>>>>>>>>>>>>>> ry(
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Airavat
> > > >>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>
> > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> java:21
> > > >>>>>>>>>>>>>>> 6) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > > >>>>>>>>>>>>>>> taCli
> > > >>>>>>>>>>>>>>> ent
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> .java:1
> > > >>>>>>>>>>>>>>> 12) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ava:144
> > > >>>>>>>>>>>>>>> ) ... 4 more Caused by:
> > > >>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot
> create
> > > >>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> > > >>>>>>>>>>>>>>> exist) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > >>>>>>>>>>>>>>> ionFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry(Basi
> > > >>>>>>>>>>>>>>> cDataSource.java:1549) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > > >>>>>>>>>>>>>>> cData
> > > >>>>>>>>>>>>>>> Sou
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> rce.jav
> > > >>>>>>>>>>>>>>> a:1388) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > > >>>>>>>>>>>>>>> taSou
> > > >>>>>>>>>>>>>>> rce
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> .java:1
> > > >>>>>>>>>>>>>>> 044) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > > >>>>>>>>>>>>>>> n(Del
> > > >>>>>>>>>>>>>>> ega
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> tingDat
> > > >>>>>>>>>>>>>>> aSource.java:110) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > > >>>>>>>>>>>>>>> n(Dec
> > > >>>>>>>>>>>>>>> ora
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> tingDat
> > > >>>>>>>>>>>>>>> aSource.java:87) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > > >>>>>>>>>>>>>>> ry(DB
> > > >>>>>>>>>>>>>>> Dic
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> tionary
> > > >>>>>>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
> > > >>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA'
> does
> > > not
> > > >>>>>>>>>>>>>>> exist at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > > >>>>>>>>>>>>>>> ion(U
> > > >>>>>>>>>>>>>>> nkn
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> own
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > > >>>>>>>>>>>>>>> wn
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Source)
> > > >>>>>>>>>>>>>>> at
> > > org.apache.derby.client.am.Statement.executeQuery(Unknown
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > > >>>>>>>>>>>>>>> gatin
> > > >>>>>>>>>>>>>>> gSt
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> atement
> > > >>>>>>>>>>>>>>> .java:208) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > > >>>>>>>>>>>>>>> necti
> > > >>>>>>>>>>>>>>> on(
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Poolabl
> > > >>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > > >>>>>>>>>>>>>>> tory(
> > > >>>>>>>>>>>>>>> Bas
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> icDataS
> > > >>>>>>>>>>>>>>> ource.java:1558) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > > >>>>>>>>>>>>>>> ionFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry(Basi
> > > >>>>>>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
> > > >>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> > 'AIRAVATA'
> > > >>>>>>>>>>>>>>> does not exist at
> > > >>>>>>>>>>>>>>>
> > org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > > >>>>>>>>>>>>>>> or(Un
> > > >>>>>>>>>>>>>>> kno
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> wn
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > > >>>>>>>>>>>>>>> eply(
> > > >>>>>>>>>>>>>>> Unk
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> nown
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > > >>>>>>>>>>>>>>> ribeO
> > > >>>>>>>>>>>>>>> utp
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ut(Unkn
> > > >>>>>>>>>>>>>>> own Source) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > > >>>>>>>>>>>>>>> eOutp
> > > >>>>>>>>>>>>>>> ut(
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Unknown
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > > >>>>>>>>>>>>>>> utput
> > > >>>>>>>>>>>>>>> _(U
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> nknown
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > > >>>>>>>>>>>>>>> t(Unk
> > > >>>>>>>>>>>>>>> now
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> n
> > > >>>>>>>>>>>>>>> Source) at
> > > >>>>>>>>>>>>>>>
> org.apache.derby.client.am.Statement.flowExecute(Unknown
> > > >>>>>>>>>>>>> Source)
> > > >>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > > >>>>>>>>>>>>>>> Source) ... 41 more [INFO] New Database created for
> > > Registry
> > > >>>>>>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3]
> > openjpa.jdbc.JDBC -
> > > >>>>>>>>>>>>>>> Using dictionary class
> > > "org.apache.openjpa.jdbc.sql.DerbyDic
> > > >>>>>>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache
> Derby
> > > >>>>>>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)).
> [INFO]
> > > >>>>>>>>>>>>>>> Deploying Web
> > > >>>>>>>>>>>>>>> service: airavata-registry-service-0.8.jar -
> > > >>>>>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> > > >>>>>>>>>>>>>>>
> > > >>> /bin/../repository/services/airavata-registry-service-0.8.jar
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
> > > >>>>>>>>>>>>>>>
> > > >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
> > > >>>>>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> > > >>>>>>>>>>>>>>>
> > > >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > > >>>>>>>>>>>>>>> /repo
> > > >>>>>>>>>>>>>>> sit
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> o
> > > >>>>>>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
> > > >>>>>>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
> > > >>>>>>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to
> > create
> > > >>>>>>>>>>>>>>> Airavata API
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>
> > > >>>>
> > >
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Error while initializing the Airavata API
> > > >>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>> :64) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>> :43) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>> :39) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > > >>>>>>>>>>>>>>> get
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Airavat
> > > >>>>>>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > > >>>>>>>>>>>>>>> acc
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ess$200
> > > >>>>>>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > > >>>>>>>>>>>>>>> eton$
> > > >>>>>>>>>>>>>>> 1.r
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> un(Work
> > > >>>>>>>>>>>>>>> flowInterpretorSkeleton.java:158)
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> Caused by:
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>
> > > >>>>
> > >
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Error while initializing the Airavat
> > > >>>>>>>>>>>>>>> a API at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ava:163
> > > >>>>>>>>>>>>>>> ) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > > >>>>>>>>>>>>>>> APIFa
> > > >>>>>>>>>>>>>>> cto
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ry.java
> > > >>>>>>>>>>>>>>> :61) ... 5 more Caused by:
> <openjpa-2.2.0-r422266:1244990
> > > >>>>>>>>>>>>>>> nonfatal user error>
> > > >>>>>>>>>>>>>>> org.apache.openjpa.persistence.ArgumentException: An
> > erro r
> > > >>>>>>>>>>>>>>> occurred while parsing the query filter "SELECT p FROM
> > > >>>>>>>>>>>>>>> Configuration p WHERE p.config_key =:param0". Error
> > > message:
> > > >>>>>>>>>>>>>>> Th e name "Configuration" is not a recognized entity or
> > > >>>>>>>>>>>>>>> identifier. Known entity names: [] at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
> > > >>>>>>>>>>>>>>> eExce
> > > >>>>>>>>>>>>>>> pti
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> on(Abst
> > > >>>>>>>>>>>>>>> ractExpressionBuilder.java:119) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
> > > >>>>>>>>>>>>>>> MetaD
> > > >>>>>>>>>>>>>>> ata
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> (JPQLEx
> > > >>>>>>>>>>>>>>> pressionBuilder.java:197) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
> > > >>>>>>>>>>>>>>> lassM
> > > >>>>>>>>>>>>>>> eta
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Data(JP
> > > >>>>>>>>>>>>>>> QLExpressionBuilder.java:167) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > > >>>>>>>>>>>>>>> dateM
> > > >>>>>>>>>>>>>>> eta
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Data(JP
> > > >>>>>>>>>>>>>>> QLExpressionBuilder.java:242) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > > >>>>>>>>>>>>>>> dateM
> > > >>>>>>>>>>>>>>> eta
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Data(JP
> > > >>>>>>>>>>>>>>> QLExpressionBuilder.java:212) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > > >>>>>>>>>>>>>>> dateT
> > > >>>>>>>>>>>>>>> ype
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> (JPQLEx
> > > >>>>>>>>>>>>>>> pressionBuilder.java:205) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
> > > >>>>>>>>>>>>>>> 00(JP
> > > >>>>>>>>>>>>>>> QLE
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> xpressi
> > > >>>>>>>>>>>>>>> onBuilder.java:80) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
> > > >>>>>>>>>>>>>>> QL.po
> > > >>>>>>>>>>>>>>> pul
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ate(JPQ
> > > >>>>>>>>>>>>>>> LExpressionBuilder.java:2417) at
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
> > > >>>>>>>>>>>>>>> .java
> > > >>>>>>>>>>>>>>> :61)
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
> > > >>>>>>>>>>>>>>> mpila
> > > >>>>>>>>>>>>>>> tio
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> n(Expre
> > > >>>>>>>>>>>>>>> ssionStoreQuery.java:162) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>
> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> > > >>>>>>>>>>>>>>> 673)
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
> > > >>>>>>>>>>>>> mpl.j
> > > >>>>>>>>>>>>> ava:654)
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
> > > >>>>>>>>>>>>>>> ryImp
> > > >>>>>>>>>>>>>>> l.j
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ava:620
> > > >>>>>>>>>>>>>>> ) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
> > > >>>>>>>>>>>>> l.jav
> > > >>>>>>>>>>>>> a:682)
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>> at
> > > >>>>>>>>>>>
> > org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> > > >>>>>>>>>>>>>>> at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > > >>>>>>>>>>>>>>> Entit
> > > >>>>>>>>>>>>>>> yMa
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> nagerIm
> > > >>>>>>>>>>>>>>> pl.java:997) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > > >>>>>>>>>>>>>>> Entit
> > > >>>>>>>>>>>>>>> yMa
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> nagerIm
> > > >>>>>>>>>>>>>>> pl.java:979) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > > >>>>>>>>>>>>>>> Entit
> > > >>>>>>>>>>>>>>> yMa
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> nagerIm
> > > >>>>>>>>>>>>>>> pl.java:102) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>
> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > > >>>>>>>>>>>>>>> gen
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> erateQu
> > > >>>>>>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>
> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > > >>>>>>>>>>>>>>> sel
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ectQuer
> > > >>>>>>>>>>>>>>> y(QueryGenerator.java:64) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> rations
> > > >>>>>>>>>>>>>>> (ResourceUtils.java:205) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > > >>>>>>>>>>>>>>> tConf
> > > >>>>>>>>>>>>>>> igu
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ration(
> > > >>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> .getCon
> > > >>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > > >>>>>>>>>>>>>>> Regis
> > > >>>>>>>>>>>>>>> try
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> .initia
> > > >>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > > >>>>>>>>>>>>>>> egist
> > > >>>>>>>>>>>>>>> ry(
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> Airavat
> > > >>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>
> > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> java:21
> > > >>>>>>>>>>>>>>> 6) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > > >>>>>>>>>>>>>>> taCli
> > > >>>>>>>>>>>>>>> ent
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> .java:1
> > > >>>>>>>>>>>>>>> 12) at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > > >>>>>>>>>>>>>>> Clien
> > > >>>>>>>>>>>>>>> t.j
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> ava:144
> > > >>>>>>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
> > > >>>>>>>>>>>>>>> java.lang.NullPointerException at
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > > >>>>>>>>>>>>>>> eton$
> > > >>>>>>>>>>>>>>> 1.r
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>> un(Work
> > > >>>>>>>>>>>>>>> flowInterpretorSkeleton.java:159)
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> Thanks Viknes
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> -----Original Message----- From: Saminda Wijeratne
> > > >>>>>>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01,
> 2013
> > > >>> 12:25
> > > >>>>>>>>>>>>>>> PM
> > > >>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
> > Apache
> > > >>>>>>> Airavata
> > > >>>>>>>>>>>>>>> Release 0.8 - RC3
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> ok Suresh. Thanks.
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
> > > >>>>>>>>>>>>>>> <sm...@apache.org>
> > > >>>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> Hi Saminda,
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> I should have mentioned this in the vote email. INFRA
> > has
> > > >>>>>>>>>>>>>>>> restricted the distributions to 100MB and the war
> > > >>>>>>>>>>>>>>>> distribution is little over it. I made a request to
> > > >>> manually
> > > >>>>>>>>>>>>>>>> checkin the war distribution. Until then, please use
> > this
> > > >>>>>>>>>>>>>>>> link to get the war
> > > >>>>>>>>>>>>>>>> distribution:
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> > > >>>>>>>>>>>>>>>> <sa...@gmail.com>
> > > >>>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> Suresh, we are missing the war binary from the RC.
> Can
> > > you
> > > >>>>>>>>>>>>>>>>> include that
> > > >>>>>>>>>>>>>>>> as
> > > >>>>>>>>>>>>>>>>> well please.
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> > > >>>>>>>>>>>>>>>>> <sm...@apache.org>
> > > >>>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>> Will appreciate if every one can rest this RC sooner
> > > than
> > > >>>>>>>>>>>>>>>>>> later. If we start seeing the release validation is
> > > going
> > > >>>>>>>>>>>>>>>>>> on well, we can open the
> > > >>>>>>>>>>>>>>>> trunk
> > > >>>>>>>>>>>>>>>>>> for development for 0.9.
> > > >>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>> Suresh
> > > >>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
> > > >>>>>>>>>>>>>>>>>> <sm...@apache.org>
> > > >>>>>>>>>>>>>>>>>> wrote:
> > > >>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> Discussion thread for vote on Apache Airavata 0.8
> > > >>> release
> > > >>>>>>>>>>>>>>>>>>> candidate
> > > >>>>>>>>>>>>>>> 3.
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> If you have any questions or feedback or to post
> > > results
> > > >>>>>>>>>>>>>>>>>>> of validating
> > > >>>>>>>>>>>>>>>>>> the release, please reply to this thread. Once you
> > > verify
> > > >>>>>>>>>>>>>>>>>> the release, please post your vote to the VOTE
> thread.
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> For reference, the Apache release guide  -
> > > >>>>>>>>>>>>>>>>>> http://www.apache.org/dev/release.html
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> Some tips to validate the release before you vote:
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> * Download the binary version and run the 5 minute
> or
> > > >>>>>>>>>>>>>>>>>>> 10 minute
> > > >>>>>>>>>>>>>>>> tutorial
> > > >>>>>>>>>>>>>>>>>> as described in README and website.
> > > >>>>>>>>>>>>>>>>>>> * Download the source files from compressed files
> and
> > > >>>>>>>>>>>>>>>>>>> release tag and
> > > >>>>>>>>>>>>>>>>>> build (which includes tests).
> > > >>>>>>>>>>>>>>>>>>> * Verify the distribution for the required LICENSE
> > and
> > > >>>>>>>>>>>>>>>>>>> NOTICE files * Verify if all the staged files are
> > > signed
> > > >>>>>>>>>>>>>>>>>>> and the signature is
> > > >>>>>>>>>>>>>>>>>> verifiable.
> > > >>>>>>>>>>>>>>>>>>> * Verify if the signing key in the project's KEYS
> > file
> > > >>> is
> > > >>>>>>>>>>>>>>>>>>> hosted on a
> > > >>>>>>>>>>>>>>>>>> public server
> > > >>>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>> Thanks for your time in validating the release and
> > > >>>>>>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
> > > >>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>>>
> > > >>>>>>>>>>>>>
> > > >>>>>>>>>>>>
> > > >>>>>>>>>>> -----BEGIN PGP SIGNATURE-----
> > > >>>>>>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> > > >>>>>>>>>>> Comment: GPGTools - http://gpgtools.org
> > > >>>>>>>>>>> Comment: Using GnuPG with Thunderbird -
> > > >>> http://www.enigmail.net/
> > > >>>>>>>>>>>
> > > >>>>>>>>>>>
> > > iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> > > >>>>>>>>>>>
> > > v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> > > >>>>>>>>>>>
> > > A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> > > >>>>>>>>>>>
> > > gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> > > >>>>>>>>>>>
> > > +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> > > >>>>>>>>>>>
> > > tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> > > >>>>>>>>>>> =4mIG
> > > >>>>>>>>>>> -----END PGP SIGNATURE-----
> > > >>>>>>>>>>
> > > >>>>>>>>>>
> > > >>>>>>>>>
> > > >>>>>>>
> > > >>>>>>>
> > > >>>>>>
> > > >>>>
> > > >>>>
> > > >>>
> > > >>
> > > >>
> > >
> > >
> >
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Saminda Wijeratne <sa...@gmail.com>.
I'm having trouble starting the standalone version... the axis2 services
are failing to start. I tried with a fresh trunk chkout as well. tried to
find the reason but looks like db table structure issue which is weird at
this point... i'm working on isolating the problem.

6456  airavata_data  WARN   [Thread-9] openjpa.Runtime - Supplied user
parameters "[param0]" do not match expected parameters "[param0, param0]"
for the prepared query "PreparedQuery: [SELECT p FROM Configuration p WHERE
p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
t0.config_val, t0.expire_date FROM Configuration t0 WHERE (t0.config_key =
?)]".
6458  airavata_data  WARN   [Thread-5] openjpa.Runtime - Supplied user
parameters "[param0]" do not match expected parameters "[param0, param0]"
for the prepared query "PreparedQuery: [SELECT p FROM Configuration p WHERE
p.config_key =:param0] --> [SELECT t0.category_id, t0.config_key,
t0.config_val, t0.expire_date FROM Configuration t0 WHERE (t0.config_key =
?)]".
[ERROR] Unable to create Airavata API
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
Error while initializing the Airavata API
    at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:64)
    at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:43)
    at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:39)
    at
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.getAiravataAPI(WorkflowInterpretorSkeleton.java:122)
    at
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.access$200(WorkflowInterpretorSkeleton.java:78)
    at
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:158)
Caused by:
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
Error while initializing the Airavata API
    at
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:175)
    at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java:61)
    ... 5 more
Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal user error>
org.apache.openjpa.persistence.ArgumentException: Failed to execute query
"SELECT p FROM Configuration p WHERE p.config_key =:param0". Check the
query syntax for correctness. See nested exception for details.
    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:872)
    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:794)
    at
org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:542)
    at org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:286)
    at
org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:302)
    at
org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations(ResourceUtils.java:206)
    at
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getConfigurationList(AiravataJPARegistry.java:235)
    at
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.retrieveURIsFromConfiguration(AiravataJPARegistry.java:305)
    at
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getEventingServiceURI(AiravataJPARegistry.java:328)
    at
org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:122)
    at
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:156)
    ... 6 more
Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to
java.lang.Integer
    at
org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery$PreparedSQLExecutor.toParameterArray(PreparedSQLStoreQuery.java:160)
    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:857)
    ... 16 more
Exception in thread "Thread-5" java.lang.NullPointerException
    at
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(WorkflowInterpretorSkeleton.java:159)



On Mon, Jul 8, 2013 at 10:37 PM, Amila Jayasekara
<th...@gmail.com>wrote:

> Hi Suresh,
>
> We can also do testing on the RC4. I verified 5 minute tutorial both in
> webapp and also in stand alone version (in the trunk).
>
> Thanks
> Amila
>
>
> On Mon, Jul 8, 2013 at 10:21 PM, Suresh Marru <sm...@apache.org> wrote:
>
> > I am assuming we are still waiting on Saminda, Viknes and others to test
> > the trunk right?
> >
> > Suresh
> > On Jul 8, 2013, at 6:46 PM, Amila Jayasekara <th...@gmail.com>
> > wrote:
> >
> > > Below reported issues are fixed.
> > > Saminda, can you check now ?
> > >
> > > Also appreciate if others can verify the distributions. (Including you,
> > > Viknes)
> > >
> > > Thanks
> > > Amila
> > >
> > >
> > > On Mon, Jul 8, 2013 at 5:02 PM, Amila Jayasekara <
> > thejaka.amila@gmail.com>wrote:
> > >
> > >>
> > >>
> > >>
> > >> On Mon, Jul 8, 2013 at 4:29 PM, Saminda Wijeratne <samindaw@gmail.com
> > >wrote:
> > >>
> > >>> Assuming the same fix is gone to the trunk I have verified this fix
> is
> > >>> working perfectly on both integration tests and the standalone
> airavata
> > >>> server (ran 5/10 min tutorials).
> > >>>
> > >>> Testing tomcat deployment needed updating the server properties file
> > key
> > >>> registry.service.wsdl (the default context we are shipping is
> > >>> "airavata-server" instead of "axis2").
> > >>
> > >>
> > >> It seems like the stand a lone server and and webapp are not using
> > >> consistent contexts for default installation. Stand alone server uses
> > axis2
> > >> context and webapp uses airavata-server context. This implies we need
> to
> > >> maintain a separate configuration files for webapp and stand alone
> > server
> > >> or else update configuration file with relevant context during the
> > build.
> > >>
> > >>
> > >>
> > >>
> > >>> The server seemed to start without
> > >>> any issues but I was not able to connect to it using XBaya. Looks
> like
> > the
> > >>> same registry service URL issue. I updated the client prop file url
> > but no
> > >>> change. Can someone also verify my issue pls.
> > >>>
> > >>
> > >> I am also getting the same issue. I am under the impression that
> > >> ApplicationSettings.getSetting doesnt return property values in
> > >> airavata-client.properties (?).
> > >> I need to further debug the issue.
> > >>
> > >> Suresh, please hold till I resolve this issue.
> > >>
> > >> Thanks
> > >> Amila
> > >>
> > >>
> > >>
> > >>>
> > >>>
> > >>> On Mon, Jul 8, 2013 at 3:46 PM, Suresh Marru <sm...@apache.org>
> > wrote:
> > >>>
> > >>>> Thanks Amila & Viknes for the patch and testing. I will cancel the
> > vote
> > >>>> and call out a new RC later today.
> > >>>>
> > >>>> Suresh
> > >>>>
> > >>>> On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <
> thejaka.amila@gmail.com
> > >
> > >>>> wrote:
> > >>>>
> > >>>>> Hi Viknes,
> > >>>>>
> > >>>>> That INFO message is expected and it is coming from axis2. That
> > >>> message
> > >>>>> pops up as we are periodically checking whether RegistryService is
> > up.
> > >>>>> Thank you for testing the fix.
> > >>>>> I will commit the fix and we can continue with a new RC.
> > >>>>>
> > >>>>> Regards,
> > >>>>> Amila
> > >>>>>
> > >>>>>
> > >>>>> On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <
> > >>> viknesb@msn.com
> > >>>>> wrote:
> > >>>>>
> > >>>>>> Hi Amila,
> > >>>>>>
> > >>>>>> I ran the distribution and now I just see the info message of not
> > >>> being
> > >>>>>> able
> > >>>>>> to connect to RegistryService. The API invocation error message or
> > >>> the
> > >>>>>> database creation error seems to be
> > >>>>>> resolved. I was able to test the 5 mins quickstart tutorial and it
> > >>> ran
> > >>>>>> fine.
> > >>>>>>
> > >>>>>>
> > >>>>>> [INFO] Registry service URL -
> > >>>>>> http://localhost:8080/axis2/services/RegistryService?wsdl
> > >>>>>> [INFO] Deploying module: metadataExchange-1.5.1-impl -
> > >>>>>> file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
> > >>>>>> OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
> > >>>>>> [INFO] Unable to sendViaPost to
> > >>>>>> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> > >>>>>> java.net.ConnectException: Connection refused: connect
> > >>>>>>       at java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > >>>> Method)
> > >>>>>>       at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > >>>> Source)
> > >>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> Source)
> > >>>>>>       at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > >>>>>> Source)
> > >>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
> > >>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
> > >>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
> > >>>>>>       at java.net.Socket.connect(Unknown Source)
> > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> Source)
> > >>>>>>       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > >>>> Source)
> > >>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > >>>>>> ReflectionSocketFactory.java:140)
> > >>>>>>
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > >>>>>> cket(DefaultProtocolSocketFactory
> > >>>>>> .java:125)
> > >>>>>>       at
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > >>>>>> ionAdapter.open(MultiThreadedHttp
> > >>>>>> ConnectionManager.java:1361)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > >>>>>> Director.java:387)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > >>>>>> ector.java:171)
> > >>>>>>       at
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > >>>>>>       at
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > >>>>>> PSender.java:542)
> > >>>>>>       at
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > >>>>>>       at
> > >>>>>>
> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > >>>>>> ommons(CommonsHTTPTransportSender
> > >>>>>> .java:400)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > >>>>>> PTransportSender.java:225)
> > >>>>>>       at
> > >>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > >>>>>> n.java:402)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > >>>>>> peration.java:229)
> > >>>>>>       at
> > >>>>>>
> > >>>>
> > >>>
> > org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > >>>>>> ed(RegistryServiceStub.java:181)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > >>>>>> vataClient.java:232)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > >>>>>> vataClient.java:182)
> > >>>>>>      at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > >>>>>> )
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>> :61)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>> :43)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>> :39)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > >>>>>> feCycle.java:117)
> > >>>>>> [INFO] Attempting to contact registry service, iteration - 0
> > >>>>>> [INFO] Unable to sendViaPost to
> > >>>>>> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> > >>>>>> java.net.ConnectException: Connection refused: connect
> > >>>>>>       at java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > >>>> Method)
> > >>>>>>       at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > >>>> Source)
> > >>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> Source)
> > >>>>>>       at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > >>>>>> Source)
> > >>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
> > >>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
> > >>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
> > >>>>>>       at java.net.Socket.connect(Unknown Source)
> > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> Source)
> > >>>>>>       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > >>>> Source)
> > >>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > >>>>>> ReflectionSocketFactory.java:140)
> > >>>>>>
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > >>>>>> cket(DefaultProtocolSocketFactory
> > >>>>>> .java:125)
> > >>>>>>       at
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > >>>>>> ionAdapter.open(MultiThreadedHttp
> > >>>>>> ConnectionManager.java:1361)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > >>>>>> Director.java:387)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > >>>>>> ector.java:171)
> > >>>>>>       at
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > >>>>>>       at
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > >>>>>> PSender.java:542)
> > >>>>>>       at
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > >>>>>>       at
> > >>>>>>
> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > >>>>>> ommons(CommonsHTTPTransportSender
> > >>>>>> .java:400)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > >>>>>> PTransportSender.java:225)
> > >>>>>>       at
> > >>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > >>>>>> n.java:402)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > >>>>>> peration.java:229)
> > >>>>>>       at
> > >>>>>>
> > >>>>
> > >>>
> > org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > >>>>>> ed(RegistryServiceStub.java:181)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > >>>>>> vataClient.java:232)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > >>>>>> vataClient.java:182)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > >>>>>> )
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>> :61)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>> :43)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>> :39)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > >>>>>> feCycle.java:117)
> > >>>>>> [INFO] Attempting to contact registry service, iteration - 1
> > >>>>>> [INFO] New Database created for Registry
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
> > >>>>>> t:1527/persistent_data;create=true;user=aira
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
> > >>>>>> ELECT 1 from Configuration,MaxActive=10,MaxI
> > >>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> > >>>>>> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime - Starting
> > >>> OpenJPA
> > >>>>>> 2.2.0
> > >>>>>> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC - Using
> > >>>> dictionary
> > >>>>>> class "org.apache.openjpa.jdbc.sql.DerbyDicti
> > >>>>>> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network
> > >>> Client
> > >>>> JDBC
> > >>>>>> Driver 10.9.1.0 - (1344872)).
> > >>>>>> [INFO] Unable to sendViaPost to
> > >>>>>> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> > >>>>>> java.net.ConnectException: Connection refused: connect
> > >>>>>>       at java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > >>>> Method)
> > >>>>>>       at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > >>>> Source)
> > >>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown
> Source)
> > >>>>>>       at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > >>>>>> Source)
> > >>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
> > >>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
> > >>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
> > >>>>>>       at java.net.Socket.connect(Unknown Source)
> > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> > >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> Source)
> > >>>>>>       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > >>>> Source)
> > >>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > >>>>>> ReflectionSocketFactory.java:140)
> > >>>>>>
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > >>>>>> cket(DefaultProtocolSocketFactory
> > >>>>>> .java:125)
> > >>>>>>       at
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > >>>>>> ionAdapter.open(MultiThreadedHttp
> > >>>>>> ConnectionManager.java:1361)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > >>>>>> Director.java:387)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > >>>>>> ector.java:171)
> > >>>>>>       at
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > >>>>>>       at
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > >>>>>> PSender.java:542)
> > >>>>>>       at
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > >>>>>>       at
> > >>>>>>
> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > >>>>>> ommons(CommonsHTTPTransportSender
> > >>>>>> .java:400)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > >>>>>> PTransportSender.java:225)
> > >>>>>>       at
> > >>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > >>>>>> n.java:402)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > >>>>>> peration.java:229)
> > >>>>>>       at
> > >>>>>>
> > >>>>
> > >>>
> > org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > >>>>>> ed(RegistryServiceStub.java:181)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > >>>>>> vataClient.java:232)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > >>>>>> vataClient.java:182)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > >>>>>> )
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>> :61)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>> :43)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >>>>>> :39)
> > >>>>>>       at
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > >>>>>> feCycle.java:117)
> > >>>>>> [INFO] Deploying Web service:
> > >>>> airavata-registry-service-0.9-SNAPSHOT.jar -
> > >>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
> > >>>>>> T.jar
> > >>>>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.9-SNAPSHOT.jar
> -
> > >>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
> > >>>>>>
> .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
> > >>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> > >>>>>>
> > >>>
> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
> > >>>>>> tory/services/version-1.5.1.aar
> > >>>>>> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol start
> > >>>>>> INFO: Starting ProtocolHandler ["http-bio-8080"]
> > >>>>>> [INFO] Attempting to contact registry service, iteration - 2
> > >>>>>> Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm
> > >>> setContainer
> > >>>>>> INFO: Set JAAS app name Tomcat
> > >>>>>>
> > >>>>>> Thanks
> > >>>>>> Viknes
> > >>>>>>
> > >>>>>> -----Original Message-----
> > >>>>>> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
> > >>>>>> Sent: Monday, July 08, 2013 11:52 AM
> > >>>>>> To: dev@airavata.apache.org
> > >>>>>> Cc: viknesb
> > >>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> > >>>>>>
> > >>>>>> Hi Suresh,
> > >>>>>>
> > >>>>>> The binary is shared in [1]. Please use pass phrase "airavata" to
> > >>>> download
> > >>>>>> binary.
> > >>>>>>
> > >>>>>> Thanks
> > >>>>>> Amila
> > >>>>>>
> > >>>>>> [1]
> > >>>>
> > https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
> > >>>>>>
> > >>>>>>
> > >>>>>> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <sm...@apache.org>
> > >>>> wrote:
> > >>>>>>
> > >>>>>>> Hi Amila,
> > >>>>>>>
> > >>>>>>> This is really good investigation. Can you checkin the binary
> with
> > >>>>>>> some testing name to
> > >>>>>> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/and send
> > the
> > >>>> url
> > >>>>>> for
> > >>>>>> viknes and others to test.
> > >>>>>>>
> > >>>>>>> If this addresses the issue consistently, I think its worth to
> > >>> respin
> > >>>>>>> the release. Otherwise, I am inclined to suggest, lets move on
> with
> > >>>>>>> release marking this as a known issue.
> > >>>>>>>
> > >>>>>>> Suresh
> > >>>>>>>
> > >>>>>>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
> > >>>>>>> <th...@gmail.com>
> > >>>>>>> wrote:
> > >>>>>>>
> > >>>>>>>> I think I was able to fix issue
> > >>>>>>>> https://issues.apache.org/jira/browse/
> > >>>>>>>> AIRAVATA-879.
> > >>>>>>>>
> > >>>>>>>> Cause for the issue -
> > >>>>>>>> Airavata database and schema is created using a separate web
> > >>> service
> > >>>>>>>> called org.apache.airavata.registry.services.RegistryService.
> > Other
> > >>>>>>>> services (E.g :- messanger service) which uses AiravataAPI
> depends
> > >>>>>>>> on
> > >>>>>>> above
> > >>>>>>>> service. Therefore if axis2 deployer decided to deploy messanger
> > >>>>>>>> service first we will see exception in above issue.
> > >>>>>>>>
> > >>>>>>>> Solution: Try to connect to RegistryService and if connection
> > fails
> > >>>>>>>> wait for some time and re-try. If re-trying fail for several
> > >>>>>>>> iterations determine that RegistryService is unavailable and
> throw
> > >>> an
> > >>>>>> exception.
> > >>>>>>>>
> > >>>>>>>> TODO : Need to verify this fix in Viknes's machine. (The issue
> is
> > >>>>>>>> consistently reproducible in his machine)
> > >>>>>>>>
> > >>>>>>>> Further RegistryService doesnt provide any operations. So it is
> > >>>>>>>> redundant have this service just to initialize database and
> > schema.
> > >>>>>>>> I think we
> > >>>>>>> should
> > >>>>>>>> remove this service and move DB/Schema creation to some other
> > >>>>>>> initializing
> > >>>>>>>> method.
> > >>>>>>>>
> > >>>>>>>> Feedback/comments appreciated.
> > >>>>>>>>
> > >>>>>>>> Thanks
> > >>>>>>>> Amila
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> > >>>>>>>> <th...@gmail.com>wrote:
> > >>>>>>>>
> > >>>>>>>>>
> > >>>>>>>>>
> > >>>>>>>>>
> > >>>>>>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
> > >>>>>>>>> <viknesb@msn.com
> > >>>>>>>> wrote:
> > >>>>>>>>>
> > >>>>>>>>>> Sure, here is the JIRA issue
> > >>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
> > >>>>>>>>>
> > >>>>>>>>>
> > >>>>>>>>> What is the final verdict on above issue ?
> > >>>>>>>>> Are we going to treat AIRAVATA-879<
> > >>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
> > >>>>>>>>> a blocker for the release ?
> > >>>>>>>>>
> > >>>>>>>>> Further is there a Windows environment which we can use to test
> > >>>>>>>>> this
> > >>>>>>> issue
> > >>>>>>>>> ?
> > >>>>>>>>>
> > >>>>>>>>> Thanks
> > >>>>>>>>> Amila
> > >>>>>>>>>
> > >>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>> Thanks
> > >>>>>>>>>> Viknes
> > >>>>>>>>>>
> > >>>>>>>>>> -----Original Message-----
> > >>>>>>>>>> From: Suresh Marru [mailto:smarru@apache.org]
> > >>>>>>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
> > >>>>>>>>>> To: dev@airavata.apache.org
> > >>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> > >>>>>>>>>>
> > >>>>>>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <ma...@iu.edu>
> > >>> wrote:
> > >>>>>>>>>>
> > >>>>>>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
> > >>>>>>>>>>> Hash: SHA1
> > >>>>>>>>>>>
> > >>>>>>>>>>> My concern about making this a known issue is that many who
> > will
> > >>>>>>>>>>> try out the release for the first time will hit this bug.
> > >>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>> Thats true and may not be a good thing. Any volunteers to get
> to
> > >>>>>>>>>> the bottom of this race condition and fix it in the trunk? If
> we
> > >>>>>>>>>> first make sure
> > >>>>>>> we
> > >>>>>>>>>> really fixed it, certainly worth a new RC.
> > >>>>>>>>>>
> > >>>>>>>>>> Viknes, can you please crate a JIRA and fill in the steps to
> > >>>>>>>>>> reproduce
> > >>>>>>> it?
> > >>>>>>>>>>
> > >>>>>>>>>> Suresh
> > >>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>>>>>> Marlon
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
> > >>>>>>>>>>>> Hi Viknes,
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> It seems the issues of "database not getting created the
> first
> > >>>>>> time"
> > >>>>>>>>>>>> is reproducible on Linux and Windows as well,  for some
> reason
> > >>>>>>>>>>>> Mac's are ok. Will wait for others to chime in. We can
> either
> > >>>>>>>>>>>> proceed with the release by adding this as a Known issue, or
> > if
> > >>>>>>>>>>>> any one raises a blocker, we can address and re-spin the
> > >>> release.
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> Suresh
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
> > >>>>>>>>>>>> <vi...@msn.com>
> > >>>>>>>>>>>> wrote:
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>> Since no one else is getting this error, it might be a
> > Windows
> > >>>>>>>>>>>>> specific or system specific issue. I will give my vote.
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> Thanks Viknes
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> -----Original Message----- From: Suresh Marru
> > >>>>>>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013
> 4:10
> > >>> PM
> > >>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
> > >>>>>>>>>>>>> Airavata Release 0.8 - RC3
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> I did not do extensive testing yet, but a quick try on a
> mac
> > >>>>>>>>>>>>> and did not give this error either.
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> Suresh
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> > >>>>>>>>>>>>> <th...@gmail.com> wrote:
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>>> Strange, I am not experiencing this issue. Wonder whether
> > >>> this
> > >>>>>>>>>>>>>> is a Windows specific issue. Any one else experiencing
> this
> > >>>> issue
> > >>>>>> ?
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> Thanks Amila
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
> > >>>>>>>>>>>>> <vi...@msn.com>wrote:
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> Hi all,
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> I downloaded the server bin distribution, tried to start
> > the
> > >>>>>>>>>>>>>>> server and I got the below exception. It seems this error
> > >>>>>>>>>>>>>>> occurs only the first time I start the server. It does
> not
> > >>>>>>>>>>>>>>> occur the subsequent times during the startup.
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network
> Server
> > -
> > >>>>>>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept
> connection
> > >>> s
> > >>>>>>>>>>>>>>> on port 1527
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> > >>>>>>>>>>>>>>> //l
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> vata;password=airavata,Username=airavata,Password=airavata,va
> > >>>>>>>>>>>>>>> lidat
> > >>>>>>>>>>>>>>> ion
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> > >>>>>>>>>>>>>>>
> > >>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
> > >>>>>>>>>>>>>>> =true
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime -
> Starting
> > >>>>>>> OpenJPA
> > >>>>>>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata API
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>
> > >>>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Error while initializing the Airavata API
> > >>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>> :64) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>> :43) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>> :39) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
> > >>>>>>>>>>>>>>> MsgBo
> > >>>>>>>>>>>>>>> xSe
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> rviceLi
> > >>>>>>>>>>>>>>> feCycle.java:117) Caused by:
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>
> > >>>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Error while initializing the Airavat
> > >>>>>>>>>>>>>>> a API at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>>>>>> Clien
> > >>>>>>>>>>>>>>> t.j
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ava:163
> > >>>>>>>>>>>>>>> ) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
> > >>>>>>>>>>>>>>> fatal general error>
> > >>>>>>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann
> > ot
> > >>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does
> > not
> > >>>>>>>>>>>>>>> exist) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>>>>>>>>> ry(DB
> > >>>>>>>>>>>>>>> Dic
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> tionary
> > >>>>>>>>>>>>>>> Factory.java:102) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > >>>>>>>>>>>>>>> onary
> > >>>>>>>>>>>>>>> Ins
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> tance(J
> > >>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > >>>>>>>>>>>>>>> on(Ma
> > >>>>>>>>>>>>>>> ppi
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ngRepos
> > >>>>>>>>>>>>>>> itory.java:1510) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>> java:518)
> > >>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>> java:443)
> > >>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > >>>>>>>>>>>>>>> ue.ja
> > >>>>>>>>>>>>>>> va:104)
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > >>>>>>>>>>>>>>> etaDa
> > >>>>>>>>>>>>>>> taR
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> eposito
> > >>>>>>>>>>>>>>> ryValue.java:68) at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > >>>>>>>>>>>>>>> ue.ja
> > >>>>>>>>>>>>>>> va:83)
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > >>>>>>>>>>>>>>> eposi
> > >>>>>>>>>>>>>>> tor
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> yInstan
> > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > >>>>>>>>>>>>>>> eposi
> > >>>>>>>>>>>>>>> tor
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> yInstan
> > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
> > >>>>>>>>>>>>>>> Abstr
> > >>>>>>>>>>>>>>> act
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> BrokerF
> > >>>>>>>>>>>>>>> actory.java:638) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > >>>>>>>>>>>>>>> tract
> > >>>>>>>>>>>>>>> Bro
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> kerFact
> > >>>>>>>>>>>>>>> ory.java:203) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > >>>>>>>>>>>>>>> elega
> > >>>>>>>>>>>>>>> tin
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> gBroker
> > >>>>>>>>>>>>>>> Factory.java:156) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>>>>>> eEnti
> > >>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>>>>>> eEnti
> > >>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>>>>>> eEnti
> > >>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>> tEnti
> > >>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>> ResourceUtils.java:68) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>> tConf
> > >>>>>>>>>>>>>>> igu
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> rations
> > >>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>> tConf
> > >>>>>>>>>>>>>>> igu
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ration(
> > >>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>>>>>> Regis
> > >>>>>>>>>>>>>>> try
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> .getCon
> > >>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>>>>>> Regis
> > >>>>>>>>>>>>>>> try
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> .initia
> > >>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > >>>>>>>>>>>>>>> egist
> > >>>>>>>>>>>>>>> ry(
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Airavat
> > >>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>
> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> java:21
> > >>>>>>>>>>>>>>> 6) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > >>>>>>>>>>>>>>> taCli
> > >>>>>>>>>>>>>>> ent
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> .java:1
> > >>>>>>>>>>>>>>> 12) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>>>>>> Clien
> > >>>>>>>>>>>>>>> t.j
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ava:144
> > >>>>>>>>>>>>>>> ) ... 4 more Caused by:
> > >>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> > >>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> > >>>>>>>>>>>>>>> exist) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>>>>>>>>> ionFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry(Basi
> > >>>>>>>>>>>>>>> cDataSource.java:1549) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > >>>>>>>>>>>>>>> cData
> > >>>>>>>>>>>>>>> Sou
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> rce.jav
> > >>>>>>>>>>>>>>> a:1388) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > >>>>>>>>>>>>>>> taSou
> > >>>>>>>>>>>>>>> rce
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> .java:1
> > >>>>>>>>>>>>>>> 044) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > >>>>>>>>>>>>>>> n(Del
> > >>>>>>>>>>>>>>> ega
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> tingDat
> > >>>>>>>>>>>>>>> aSource.java:110) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > >>>>>>>>>>>>>>> n(Dec
> > >>>>>>>>>>>>>>> ora
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> tingDat
> > >>>>>>>>>>>>>>> aSource.java:87) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>>>>>>>>> ry(DB
> > >>>>>>>>>>>>>>> Dic
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> tionary
> > >>>>>>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
> > >>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does
> > not
> > >>>>>>>>>>>>>>> exist at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > >>>>>>>>>>>>>>> ion(U
> > >>>>>>>>>>>>>>> nkn
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> own
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > >>>>>>>>>>>>>>> wn
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Source)
> > >>>>>>>>>>>>>>> at
> > org.apache.derby.client.am.Statement.executeQuery(Unknown
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > >>>>>>>>>>>>>>> gatin
> > >>>>>>>>>>>>>>> gSt
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> atement
> > >>>>>>>>>>>>>>> .java:208) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > >>>>>>>>>>>>>>> necti
> > >>>>>>>>>>>>>>> on(
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Poolabl
> > >>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > >>>>>>>>>>>>>>> tory(
> > >>>>>>>>>>>>>>> Bas
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> icDataS
> > >>>>>>>>>>>>>>> ource.java:1558) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>>>>>>>>> ionFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry(Basi
> > >>>>>>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
> > >>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> 'AIRAVATA'
> > >>>>>>>>>>>>>>> does not exist at
> > >>>>>>>>>>>>>>>
> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > >>>>>>>>>>>>>>> or(Un
> > >>>>>>>>>>>>>>> kno
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> wn
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > >>>>>>>>>>>>>>> eply(
> > >>>>>>>>>>>>>>> Unk
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> nown
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > >>>>>>>>>>>>>>> ribeO
> > >>>>>>>>>>>>>>> utp
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ut(Unkn
> > >>>>>>>>>>>>>>> own Source) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > >>>>>>>>>>>>>>> eOutp
> > >>>>>>>>>>>>>>> ut(
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Unknown
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > >>>>>>>>>>>>>>> utput
> > >>>>>>>>>>>>>>> _(U
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> nknown
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > >>>>>>>>>>>>>>> t(Unk
> > >>>>>>>>>>>>>>> now
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> n
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> > >>>>>>>>>>>>> Source)
> > >>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > >>>>>>>>>>>>>>> Source) ... 38 more [ERROR] Error while initializing the
> > >>>>>>>>>>>>>>> Airavata API
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>
> > >>>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Error while initializing the Airavata API
> > >>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>> :64) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>> :43) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>> :39) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
> > >>>>>>>>>>>>>>> Broke
> > >>>>>>>>>>>>>>> rSe
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> rviceLi
> > >>>>>>>>>>>>>>> feCycle.java:156) Caused by:
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>
> > >>>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Error while initializing the Airavat
> > >>>>>>>>>>>>>>> a API at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>>>>>> Clien
> > >>>>>>>>>>>>>>> t.j
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ava:163
> > >>>>>>>>>>>>>>> ) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
> > >>>>>>>>>>>>>>> fatal general error>
> > >>>>>>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann
> > ot
> > >>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does
> > not
> > >>>>>>>>>>>>>>> exist) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>>>>>>>>> ry(DB
> > >>>>>>>>>>>>>>> Dic
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> tionary
> > >>>>>>>>>>>>>>> Factory.java:102) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > >>>>>>>>>>>>>>> onary
> > >>>>>>>>>>>>>>> Ins
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> tance(J
> > >>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > >>>>>>>>>>>>>>> on(Ma
> > >>>>>>>>>>>>>>> ppi
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ngRepos
> > >>>>>>>>>>>>>>> itory.java:1510) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>> java:518)
> > >>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>
> > >>>
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>> java:443)
> > >>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > >>>>>>>>>>>>>>> ue.ja
> > >>>>>>>>>>>>>>> va:104)
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > >>>>>>>>>>>>>>> etaDa
> > >>>>>>>>>>>>>>> taR
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> eposito
> > >>>>>>>>>>>>>>> ryValue.java:68) at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > >>>>>>>>>>>>>>> ue.ja
> > >>>>>>>>>>>>>>> va:83)
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > >>>>>>>>>>>>>>> eposi
> > >>>>>>>>>>>>>>> tor
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> yInstan
> > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > >>>>>>>>>>>>>>> eposi
> > >>>>>>>>>>>>>>> tor
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> yInstan
> > >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
> > >>>>>>>>>>>>>>> Repos
> > >>>>>>>>>>>>>>> ito
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ryInsta
> > >>>>>>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > >>>>>>>>>>>>>>> appin
> > >>>>>>>>>>>>>>> gs(
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> JDBCBro
> > >>>>>>>>>>>>>>> kerFactory.java:140) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > >>>>>>>>>>>>>>> appin
> > >>>>>>>>>>>>>>> gs(
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> JDBCBro
> > >>>>>>>>>>>>>>> kerFactory.java:164) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
> > >>>>>>>>>>>>>>> l(JDB
> > >>>>>>>>>>>>>>> CBr
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> okerFac
> > >>>>>>>>>>>>>>> tory.java:122) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > >>>>>>>>>>>>>>> tract
> > >>>>>>>>>>>>>>> Bro
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> kerFact
> > >>>>>>>>>>>>>>> ory.java:209) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > >>>>>>>>>>>>>>> elega
> > >>>>>>>>>>>>>>> tin
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> gBroker
> > >>>>>>>>>>>>>>> Factory.java:156) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>>>>>> eEnti
> > >>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>>>>>> eEnti
> > >>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>>>>>> eEnti
> > >>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>> tEnti
> > >>>>>>>>>>>>>>> tyM
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> anager(
> > >>>>>>>>>>>>>>> ResourceUtils.java:68) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>> tConf
> > >>>>>>>>>>>>>>> igu
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> rations
> > >>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>> tConf
> > >>>>>>>>>>>>>>> igu
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ration(
> > >>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>>>>>> Regis
> > >>>>>>>>>>>>>>> try
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> .getCon
> > >>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>>>>>> Regis
> > >>>>>>>>>>>>>>> try
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> .initia
> > >>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > >>>>>>>>>>>>>>> egist
> > >>>>>>>>>>>>>>> ry(
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Airavat
> > >>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>
> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> java:21
> > >>>>>>>>>>>>>>> 6) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > >>>>>>>>>>>>>>> taCli
> > >>>>>>>>>>>>>>> ent
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> .java:1
> > >>>>>>>>>>>>>>> 12) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>>>>>> Clien
> > >>>>>>>>>>>>>>> t.j
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ava:144
> > >>>>>>>>>>>>>>> ) ... 4 more Caused by:
> > >>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> > >>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> > >>>>>>>>>>>>>>> exist) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>>>>>>>>> ionFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry(Basi
> > >>>>>>>>>>>>>>> cDataSource.java:1549) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > >>>>>>>>>>>>>>> cData
> > >>>>>>>>>>>>>>> Sou
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> rce.jav
> > >>>>>>>>>>>>>>> a:1388) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > >>>>>>>>>>>>>>> taSou
> > >>>>>>>>>>>>>>> rce
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> .java:1
> > >>>>>>>>>>>>>>> 044) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > >>>>>>>>>>>>>>> n(Del
> > >>>>>>>>>>>>>>> ega
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> tingDat
> > >>>>>>>>>>>>>>> aSource.java:110) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > >>>>>>>>>>>>>>> n(Dec
> > >>>>>>>>>>>>>>> ora
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> tingDat
> > >>>>>>>>>>>>>>> aSource.java:87) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>>>>>>>>> ry(DB
> > >>>>>>>>>>>>>>> Dic
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> tionary
> > >>>>>>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
> > >>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does
> > not
> > >>>>>>>>>>>>>>> exist at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > >>>>>>>>>>>>>>> ion(U
> > >>>>>>>>>>>>>>> nkn
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> own
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > >>>>>>>>>>>>>>> wn
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Source)
> > >>>>>>>>>>>>>>> at
> > org.apache.derby.client.am.Statement.executeQuery(Unknown
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > >>>>>>>>>>>>>>> gatin
> > >>>>>>>>>>>>>>> gSt
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> atement
> > >>>>>>>>>>>>>>> .java:208) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > >>>>>>>>>>>>>>> necti
> > >>>>>>>>>>>>>>> on(
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Poolabl
> > >>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > >>>>>>>>>>>>>>> tory(
> > >>>>>>>>>>>>>>> Bas
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> icDataS
> > >>>>>>>>>>>>>>> ource.java:1558) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>>>>>>>>> ionFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry(Basi
> > >>>>>>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
> > >>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema
> 'AIRAVATA'
> > >>>>>>>>>>>>>>> does not exist at
> > >>>>>>>>>>>>>>>
> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > >>>>>>>>>>>>>>> or(Un
> > >>>>>>>>>>>>>>> kno
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> wn
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > >>>>>>>>>>>>>>> eply(
> > >>>>>>>>>>>>>>> Unk
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> nown
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > >>>>>>>>>>>>>>> ribeO
> > >>>>>>>>>>>>>>> utp
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ut(Unkn
> > >>>>>>>>>>>>>>> own Source) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > >>>>>>>>>>>>>>> eOutp
> > >>>>>>>>>>>>>>> ut(
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Unknown
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > >>>>>>>>>>>>>>> utput
> > >>>>>>>>>>>>>>> _(U
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> nknown
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > >>>>>>>>>>>>>>> t(Unk
> > >>>>>>>>>>>>>>> now
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> n
> > >>>>>>>>>>>>>>> Source) at
> > >>>>>>>>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> > >>>>>>>>>>>>> Source)
> > >>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > >>>>>>>>>>>>>>> Source) ... 41 more [INFO] New Database created for
> > Registry
> > >>>>>>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3]
> openjpa.jdbc.JDBC -
> > >>>>>>>>>>>>>>> Using dictionary class
> > "org.apache.openjpa.jdbc.sql.DerbyDic
> > >>>>>>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
> > >>>>>>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)). [INFO]
> > >>>>>>>>>>>>>>> Deploying Web
> > >>>>>>>>>>>>>>> service: airavata-registry-service-0.8.jar -
> > >>>>>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> > >>>>>>>>>>>>>>>
> > >>> /bin/../repository/services/airavata-registry-service-0.8.jar
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
> > >>>>>>>>>>>>>>>
> > >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
> > >>>>>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> > >>>>>>>>>>>>>>>
> > >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > >>>>>>>>>>>>>>> /repo
> > >>>>>>>>>>>>>>> sit
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> o
> > >>>>>>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
> > >>>>>>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
> > >>>>>>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to
> create
> > >>>>>>>>>>>>>>> Airavata API
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>
> > >>>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Error while initializing the Airavata API
> > >>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>> :64) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>> :43) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>> :39) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > >>>>>>>>>>>>>>> get
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Airavat
> > >>>>>>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > >>>>>>>>>>>>>>> acc
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ess$200
> > >>>>>>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > >>>>>>>>>>>>>>> eton$
> > >>>>>>>>>>>>>>> 1.r
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> un(Work
> > >>>>>>>>>>>>>>> flowInterpretorSkeleton.java:158)
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> Caused by:
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>
> > >>>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Error while initializing the Airavat
> > >>>>>>>>>>>>>>> a API at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>>>>>> Clien
> > >>>>>>>>>>>>>>> t.j
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ava:163
> > >>>>>>>>>>>>>>> ) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>>>>>> APIFa
> > >>>>>>>>>>>>>>> cto
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ry.java
> > >>>>>>>>>>>>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990
> > >>>>>>>>>>>>>>> nonfatal user error>
> > >>>>>>>>>>>>>>> org.apache.openjpa.persistence.ArgumentException: An
> erro r
> > >>>>>>>>>>>>>>> occurred while parsing the query filter "SELECT p FROM
> > >>>>>>>>>>>>>>> Configuration p WHERE p.config_key =:param0". Error
> > message:
> > >>>>>>>>>>>>>>> Th e name "Configuration" is not a recognized entity or
> > >>>>>>>>>>>>>>> identifier. Known entity names: [] at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
> > >>>>>>>>>>>>>>> eExce
> > >>>>>>>>>>>>>>> pti
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> on(Abst
> > >>>>>>>>>>>>>>> ractExpressionBuilder.java:119) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
> > >>>>>>>>>>>>>>> MetaD
> > >>>>>>>>>>>>>>> ata
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> (JPQLEx
> > >>>>>>>>>>>>>>> pressionBuilder.java:197) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
> > >>>>>>>>>>>>>>> lassM
> > >>>>>>>>>>>>>>> eta
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Data(JP
> > >>>>>>>>>>>>>>> QLExpressionBuilder.java:167) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > >>>>>>>>>>>>>>> dateM
> > >>>>>>>>>>>>>>> eta
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Data(JP
> > >>>>>>>>>>>>>>> QLExpressionBuilder.java:242) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > >>>>>>>>>>>>>>> dateM
> > >>>>>>>>>>>>>>> eta
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Data(JP
> > >>>>>>>>>>>>>>> QLExpressionBuilder.java:212) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > >>>>>>>>>>>>>>> dateT
> > >>>>>>>>>>>>>>> ype
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> (JPQLEx
> > >>>>>>>>>>>>>>> pressionBuilder.java:205) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
> > >>>>>>>>>>>>>>> 00(JP
> > >>>>>>>>>>>>>>> QLE
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> xpressi
> > >>>>>>>>>>>>>>> onBuilder.java:80) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
> > >>>>>>>>>>>>>>> QL.po
> > >>>>>>>>>>>>>>> pul
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ate(JPQ
> > >>>>>>>>>>>>>>> LExpressionBuilder.java:2417) at
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
> > >>>>>>>>>>>>>>> .java
> > >>>>>>>>>>>>>>> :61)
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
> > >>>>>>>>>>>>>>> mpila
> > >>>>>>>>>>>>>>> tio
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> n(Expre
> > >>>>>>>>>>>>>>> ssionStoreQuery.java:162) at
> > >>>>>>>>>>>>>>>
> > >>>>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> > >>>>>>>>>>>>>>> 673)
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
> > >>>>>>>>>>>>> mpl.j
> > >>>>>>>>>>>>> ava:654)
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
> > >>>>>>>>>>>>>>> ryImp
> > >>>>>>>>>>>>>>> l.j
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ava:620
> > >>>>>>>>>>>>>>> ) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
> > >>>>>>>>>>>>> l.jav
> > >>>>>>>>>>>>> a:682)
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>> at
> > >>>>>>>>>>>
> org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> > >>>>>>>>>>>>>>> at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > >>>>>>>>>>>>>>> Entit
> > >>>>>>>>>>>>>>> yMa
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> nagerIm
> > >>>>>>>>>>>>>>> pl.java:997) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > >>>>>>>>>>>>>>> Entit
> > >>>>>>>>>>>>>>> yMa
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> nagerIm
> > >>>>>>>>>>>>>>> pl.java:979) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > >>>>>>>>>>>>>>> Entit
> > >>>>>>>>>>>>>>> yMa
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> nagerIm
> > >>>>>>>>>>>>>>> pl.java:102) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > >>>>>>>>>>>>>>> gen
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> erateQu
> > >>>>>>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > >>>>>>>>>>>>>>> sel
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ectQuer
> > >>>>>>>>>>>>>>> y(QueryGenerator.java:64) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>> tConf
> > >>>>>>>>>>>>>>> igu
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> rations
> > >>>>>>>>>>>>>>> (ResourceUtils.java:205) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>>>>>> tConf
> > >>>>>>>>>>>>>>> igu
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ration(
> > >>>>>>>>>>>>>>> ResourceUtils.java:223) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>>>>>> Regis
> > >>>>>>>>>>>>>>> try
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> .getCon
> > >>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>>>>>> Regis
> > >>>>>>>>>>>>>>> try
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> .initia
> > >>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > >>>>>>>>>>>>>>> egist
> > >>>>>>>>>>>>>>> ry(
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> Airavat
> > >>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>
> > >>>>
> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> java:21
> > >>>>>>>>>>>>>>> 6) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > >>>>>>>>>>>>>>> taCli
> > >>>>>>>>>>>>>>> ent
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> .java:1
> > >>>>>>>>>>>>>>> 12) at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>>>>>> Clien
> > >>>>>>>>>>>>>>> t.j
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> ava:144
> > >>>>>>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
> > >>>>>>>>>>>>>>> java.lang.NullPointerException at
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > >>>>>>>>>>>>>>> eton$
> > >>>>>>>>>>>>>>> 1.r
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>> un(Work
> > >>>>>>>>>>>>>>> flowInterpretorSkeleton.java:159)
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> Thanks Viknes
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> -----Original Message----- From: Saminda Wijeratne
> > >>>>>>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013
> > >>> 12:25
> > >>>>>>>>>>>>>>> PM
> > >>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS]
> Apache
> > >>>>>>> Airavata
> > >>>>>>>>>>>>>>> Release 0.8 - RC3
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> ok Suresh. Thanks.
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
> > >>>>>>>>>>>>>>> <sm...@apache.org>
> > >>>>>>>>>>>>>>> wrote:
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> Hi Saminda,
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> I should have mentioned this in the vote email. INFRA
> has
> > >>>>>>>>>>>>>>>> restricted the distributions to 100MB and the war
> > >>>>>>>>>>>>>>>> distribution is little over it. I made a request to
> > >>> manually
> > >>>>>>>>>>>>>>>> checkin the war distribution. Until then, please use
> this
> > >>>>>>>>>>>>>>>> link to get the war
> > >>>>>>>>>>>>>>>> distribution:
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> Suresh
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> > >>>>>>>>>>>>>>>> <sa...@gmail.com>
> > >>>>>>>>>>>>>>> wrote:
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Suresh, we are missing the war binary from the RC. Can
> > you
> > >>>>>>>>>>>>>>>>> include that
> > >>>>>>>>>>>>>>>> as
> > >>>>>>>>>>>>>>>>> well please.
> > >>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> > >>>>>>>>>>>>>>>>> <sm...@apache.org>
> > >>>>>>>>>>>>>>> wrote:
> > >>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>> Will appreciate if every one can rest this RC sooner
> > than
> > >>>>>>>>>>>>>>>>>> later. If we start seeing the release validation is
> > going
> > >>>>>>>>>>>>>>>>>> on well, we can open the
> > >>>>>>>>>>>>>>>> trunk
> > >>>>>>>>>>>>>>>>>> for development for 0.9.
> > >>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>> Suresh
> > >>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
> > >>>>>>>>>>>>>>>>>> <sm...@apache.org>
> > >>>>>>>>>>>>>>>>>> wrote:
> > >>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> Discussion thread for vote on Apache Airavata 0.8
> > >>> release
> > >>>>>>>>>>>>>>>>>>> candidate
> > >>>>>>>>>>>>>>> 3.
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> If you have any questions or feedback or to post
> > results
> > >>>>>>>>>>>>>>>>>>> of validating
> > >>>>>>>>>>>>>>>>>> the release, please reply to this thread. Once you
> > verify
> > >>>>>>>>>>>>>>>>>> the release, please post your vote to the VOTE thread.
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> For reference, the Apache release guide  -
> > >>>>>>>>>>>>>>>>>> http://www.apache.org/dev/release.html
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> Some tips to validate the release before you vote:
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> * Download the binary version and run the 5 minute or
> > >>>>>>>>>>>>>>>>>>> 10 minute
> > >>>>>>>>>>>>>>>> tutorial
> > >>>>>>>>>>>>>>>>>> as described in README and website.
> > >>>>>>>>>>>>>>>>>>> * Download the source files from compressed files and
> > >>>>>>>>>>>>>>>>>>> release tag and
> > >>>>>>>>>>>>>>>>>> build (which includes tests).
> > >>>>>>>>>>>>>>>>>>> * Verify the distribution for the required LICENSE
> and
> > >>>>>>>>>>>>>>>>>>> NOTICE files * Verify if all the staged files are
> > signed
> > >>>>>>>>>>>>>>>>>>> and the signature is
> > >>>>>>>>>>>>>>>>>> verifiable.
> > >>>>>>>>>>>>>>>>>>> * Verify if the signing key in the project's KEYS
> file
> > >>> is
> > >>>>>>>>>>>>>>>>>>> hosted on a
> > >>>>>>>>>>>>>>>>>> public server
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> Thanks for your time in validating the release and
> > >>>>>>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
> > >>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>> -----BEGIN PGP SIGNATURE-----
> > >>>>>>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> > >>>>>>>>>>> Comment: GPGTools - http://gpgtools.org
> > >>>>>>>>>>> Comment: Using GnuPG with Thunderbird -
> > >>> http://www.enigmail.net/
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> > >>>>>>>>>>>
> > v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> > >>>>>>>>>>>
> > A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> > >>>>>>>>>>>
> > gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> > >>>>>>>>>>>
> > +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> > >>>>>>>>>>>
> > tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> > >>>>>>>>>>> =4mIG
> > >>>>>>>>>>> -----END PGP SIGNATURE-----
> > >>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>>
> > >>>>>>>
> > >>>>>>
> > >>>>
> > >>>>
> > >>>
> > >>
> > >>
> >
> >
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Amila Jayasekara <th...@gmail.com>.
Hi Suresh,

We can also do testing on the RC4. I verified 5 minute tutorial both in
webapp and also in stand alone version (in the trunk).

Thanks
Amila


On Mon, Jul 8, 2013 at 10:21 PM, Suresh Marru <sm...@apache.org> wrote:

> I am assuming we are still waiting on Saminda, Viknes and others to test
> the trunk right?
>
> Suresh
> On Jul 8, 2013, at 6:46 PM, Amila Jayasekara <th...@gmail.com>
> wrote:
>
> > Below reported issues are fixed.
> > Saminda, can you check now ?
> >
> > Also appreciate if others can verify the distributions. (Including you,
> > Viknes)
> >
> > Thanks
> > Amila
> >
> >
> > On Mon, Jul 8, 2013 at 5:02 PM, Amila Jayasekara <
> thejaka.amila@gmail.com>wrote:
> >
> >>
> >>
> >>
> >> On Mon, Jul 8, 2013 at 4:29 PM, Saminda Wijeratne <samindaw@gmail.com
> >wrote:
> >>
> >>> Assuming the same fix is gone to the trunk I have verified this fix is
> >>> working perfectly on both integration tests and the standalone airavata
> >>> server (ran 5/10 min tutorials).
> >>>
> >>> Testing tomcat deployment needed updating the server properties file
> key
> >>> registry.service.wsdl (the default context we are shipping is
> >>> "airavata-server" instead of "axis2").
> >>
> >>
> >> It seems like the stand a lone server and and webapp are not using
> >> consistent contexts for default installation. Stand alone server uses
> axis2
> >> context and webapp uses airavata-server context. This implies we need to
> >> maintain a separate configuration files for webapp and stand alone
> server
> >> or else update configuration file with relevant context during the
> build.
> >>
> >>
> >>
> >>
> >>> The server seemed to start without
> >>> any issues but I was not able to connect to it using XBaya. Looks like
> the
> >>> same registry service URL issue. I updated the client prop file url
> but no
> >>> change. Can someone also verify my issue pls.
> >>>
> >>
> >> I am also getting the same issue. I am under the impression that
> >> ApplicationSettings.getSetting doesnt return property values in
> >> airavata-client.properties (?).
> >> I need to further debug the issue.
> >>
> >> Suresh, please hold till I resolve this issue.
> >>
> >> Thanks
> >> Amila
> >>
> >>
> >>
> >>>
> >>>
> >>> On Mon, Jul 8, 2013 at 3:46 PM, Suresh Marru <sm...@apache.org>
> wrote:
> >>>
> >>>> Thanks Amila & Viknes for the patch and testing. I will cancel the
> vote
> >>>> and call out a new RC later today.
> >>>>
> >>>> Suresh
> >>>>
> >>>> On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <thejaka.amila@gmail.com
> >
> >>>> wrote:
> >>>>
> >>>>> Hi Viknes,
> >>>>>
> >>>>> That INFO message is expected and it is coming from axis2. That
> >>> message
> >>>>> pops up as we are periodically checking whether RegistryService is
> up.
> >>>>> Thank you for testing the fix.
> >>>>> I will commit the fix and we can continue with a new RC.
> >>>>>
> >>>>> Regards,
> >>>>> Amila
> >>>>>
> >>>>>
> >>>>> On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <
> >>> viknesb@msn.com
> >>>>> wrote:
> >>>>>
> >>>>>> Hi Amila,
> >>>>>>
> >>>>>> I ran the distribution and now I just see the info message of not
> >>> being
> >>>>>> able
> >>>>>> to connect to RegistryService. The API invocation error message or
> >>> the
> >>>>>> database creation error seems to be
> >>>>>> resolved. I was able to test the 5 mins quickstart tutorial and it
> >>> ran
> >>>>>> fine.
> >>>>>>
> >>>>>>
> >>>>>> [INFO] Registry service URL -
> >>>>>> http://localhost:8080/axis2/services/RegistryService?wsdl
> >>>>>> [INFO] Deploying module: metadataExchange-1.5.1-impl -
> >>>>>> file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
> >>>>>> OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
> >>>>>> [INFO] Unable to sendViaPost to
> >>>>>> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> >>>>>> java.net.ConnectException: Connection refused: connect
> >>>>>>       at java.net.DualStackPlainSocketImpl.waitForConnect(Native
> >>>> Method)
> >>>>>>       at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> >>>> Source)
> >>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
> >>>>>>       at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> >>>>>> Source)
> >>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
> >>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
> >>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
> >>>>>>       at java.net.Socket.connect(Unknown Source)
> >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> >>>>>>       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> >>>> Source)
> >>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> >>>>>> ReflectionSocketFactory.java:140)
> >>>>>>
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> >>>>>> cket(DefaultProtocolSocketFactory
> >>>>>> .java:125)
> >>>>>>       at
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> >>>>>> ionAdapter.open(MultiThreadedHttp
> >>>>>> ConnectionManager.java:1361)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> >>>>>> Director.java:387)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> >>>>>> ector.java:171)
> >>>>>>       at
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> >>>>>>       at
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> >>>>>> PSender.java:542)
> >>>>>>       at
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> >>>>>>       at
> >>>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> >>>>>> ommons(CommonsHTTPTransportSender
> >>>>>> .java:400)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> >>>>>> PTransportSender.java:225)
> >>>>>>       at
> >>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> >>>>>> n.java:402)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> >>>>>> peration.java:229)
> >>>>>>       at
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> >>>>>> ed(RegistryServiceStub.java:181)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> >>>>>> vataClient.java:232)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> >>>>>> vataClient.java:182)
> >>>>>>      at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> >>>>>> )
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>> :61)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>> :43)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>> :39)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> >>>>>> feCycle.java:117)
> >>>>>> [INFO] Attempting to contact registry service, iteration - 0
> >>>>>> [INFO] Unable to sendViaPost to
> >>>>>> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> >>>>>> java.net.ConnectException: Connection refused: connect
> >>>>>>       at java.net.DualStackPlainSocketImpl.waitForConnect(Native
> >>>> Method)
> >>>>>>       at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> >>>> Source)
> >>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
> >>>>>>       at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> >>>>>> Source)
> >>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
> >>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
> >>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
> >>>>>>       at java.net.Socket.connect(Unknown Source)
> >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> >>>>>>       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> >>>> Source)
> >>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> >>>>>> ReflectionSocketFactory.java:140)
> >>>>>>
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> >>>>>> cket(DefaultProtocolSocketFactory
> >>>>>> .java:125)
> >>>>>>       at
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> >>>>>> ionAdapter.open(MultiThreadedHttp
> >>>>>> ConnectionManager.java:1361)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> >>>>>> Director.java:387)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> >>>>>> ector.java:171)
> >>>>>>       at
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> >>>>>>       at
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> >>>>>> PSender.java:542)
> >>>>>>       at
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> >>>>>>       at
> >>>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> >>>>>> ommons(CommonsHTTPTransportSender
> >>>>>> .java:400)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> >>>>>> PTransportSender.java:225)
> >>>>>>       at
> >>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> >>>>>> n.java:402)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> >>>>>> peration.java:229)
> >>>>>>       at
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> >>>>>> ed(RegistryServiceStub.java:181)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> >>>>>> vataClient.java:232)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> >>>>>> vataClient.java:182)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> >>>>>> )
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>> :61)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>> :43)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>> :39)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> >>>>>> feCycle.java:117)
> >>>>>> [INFO] Attempting to contact registry service, iteration - 1
> >>>>>> [INFO] New Database created for Registry
> >>>>>>
> >>>>>>
> >>>>
> >>>
> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
> >>>>>> t:1527/persistent_data;create=true;user=aira
> >>>>>>
> >>>>>>
> >>>>
> >>>
> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
> >>>>>> ELECT 1 from Configuration,MaxActive=10,MaxI
> >>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> >>>>>> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime - Starting
> >>> OpenJPA
> >>>>>> 2.2.0
> >>>>>> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC - Using
> >>>> dictionary
> >>>>>> class "org.apache.openjpa.jdbc.sql.DerbyDicti
> >>>>>> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network
> >>> Client
> >>>> JDBC
> >>>>>> Driver 10.9.1.0 - (1344872)).
> >>>>>> [INFO] Unable to sendViaPost to
> >>>>>> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> >>>>>> java.net.ConnectException: Connection refused: connect
> >>>>>>       at java.net.DualStackPlainSocketImpl.waitForConnect(Native
> >>>> Method)
> >>>>>>       at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> >>>> Source)
> >>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
> >>>>>>       at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> >>>>>> Source)
> >>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
> >>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
> >>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
> >>>>>>       at java.net.Socket.connect(Unknown Source)
> >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> >>>>>>       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> >>>> Source)
> >>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> >>>>>> ReflectionSocketFactory.java:140)
> >>>>>>
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> >>>>>> cket(DefaultProtocolSocketFactory
> >>>>>> .java:125)
> >>>>>>       at
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> >>>>>> ionAdapter.open(MultiThreadedHttp
> >>>>>> ConnectionManager.java:1361)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> >>>>>> Director.java:387)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> >>>>>> ector.java:171)
> >>>>>>       at
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> >>>>>>       at
> >>>>>>
> >>>>
> >>>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> >>>>>> PSender.java:542)
> >>>>>>       at
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> >>>>>>       at
> >>>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> >>>>>> ommons(CommonsHTTPTransportSender
> >>>>>> .java:400)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> >>>>>> PTransportSender.java:225)
> >>>>>>       at
> >>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> >>>>>> n.java:402)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> >>>>>> peration.java:229)
> >>>>>>       at
> >>>>>>
> >>>>
> >>>
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> >>>>>> ed(RegistryServiceStub.java:181)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> >>>>>> vataClient.java:232)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> >>>>>> vataClient.java:182)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> >>>>>> )
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>> :61)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>> :43)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >>>>>> :39)
> >>>>>>       at
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> >>>>>> feCycle.java:117)
> >>>>>> [INFO] Deploying Web service:
> >>>> airavata-registry-service-0.9-SNAPSHOT.jar -
> >>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
> >>>>>>
> >>>>>>
> >>>>
> >>>
> PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
> >>>>>> T.jar
> >>>>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.9-SNAPSHOT.jar -
> >>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
> >>>>>> .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
> >>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> >>>>>>
> >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
> >>>>>> tory/services/version-1.5.1.aar
> >>>>>> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol start
> >>>>>> INFO: Starting ProtocolHandler ["http-bio-8080"]
> >>>>>> [INFO] Attempting to contact registry service, iteration - 2
> >>>>>> Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm
> >>> setContainer
> >>>>>> INFO: Set JAAS app name Tomcat
> >>>>>>
> >>>>>> Thanks
> >>>>>> Viknes
> >>>>>>
> >>>>>> -----Original Message-----
> >>>>>> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
> >>>>>> Sent: Monday, July 08, 2013 11:52 AM
> >>>>>> To: dev@airavata.apache.org
> >>>>>> Cc: viknesb
> >>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> >>>>>>
> >>>>>> Hi Suresh,
> >>>>>>
> >>>>>> The binary is shared in [1]. Please use pass phrase "airavata" to
> >>>> download
> >>>>>> binary.
> >>>>>>
> >>>>>> Thanks
> >>>>>> Amila
> >>>>>>
> >>>>>> [1]
> >>>>
> https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
> >>>>>>
> >>>>>>
> >>>>>> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <sm...@apache.org>
> >>>> wrote:
> >>>>>>
> >>>>>>> Hi Amila,
> >>>>>>>
> >>>>>>> This is really good investigation. Can you checkin the binary with
> >>>>>>> some testing name to
> >>>>>> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/and send
> the
> >>>> url
> >>>>>> for
> >>>>>> viknes and others to test.
> >>>>>>>
> >>>>>>> If this addresses the issue consistently, I think its worth to
> >>> respin
> >>>>>>> the release. Otherwise, I am inclined to suggest, lets move on with
> >>>>>>> release marking this as a known issue.
> >>>>>>>
> >>>>>>> Suresh
> >>>>>>>
> >>>>>>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
> >>>>>>> <th...@gmail.com>
> >>>>>>> wrote:
> >>>>>>>
> >>>>>>>> I think I was able to fix issue
> >>>>>>>> https://issues.apache.org/jira/browse/
> >>>>>>>> AIRAVATA-879.
> >>>>>>>>
> >>>>>>>> Cause for the issue -
> >>>>>>>> Airavata database and schema is created using a separate web
> >>> service
> >>>>>>>> called org.apache.airavata.registry.services.RegistryService.
> Other
> >>>>>>>> services (E.g :- messanger service) which uses AiravataAPI depends
> >>>>>>>> on
> >>>>>>> above
> >>>>>>>> service. Therefore if axis2 deployer decided to deploy messanger
> >>>>>>>> service first we will see exception in above issue.
> >>>>>>>>
> >>>>>>>> Solution: Try to connect to RegistryService and if connection
> fails
> >>>>>>>> wait for some time and re-try. If re-trying fail for several
> >>>>>>>> iterations determine that RegistryService is unavailable and throw
> >>> an
> >>>>>> exception.
> >>>>>>>>
> >>>>>>>> TODO : Need to verify this fix in Viknes's machine. (The issue is
> >>>>>>>> consistently reproducible in his machine)
> >>>>>>>>
> >>>>>>>> Further RegistryService doesnt provide any operations. So it is
> >>>>>>>> redundant have this service just to initialize database and
> schema.
> >>>>>>>> I think we
> >>>>>>> should
> >>>>>>>> remove this service and move DB/Schema creation to some other
> >>>>>>> initializing
> >>>>>>>> method.
> >>>>>>>>
> >>>>>>>> Feedback/comments appreciated.
> >>>>>>>>
> >>>>>>>> Thanks
> >>>>>>>> Amila
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> >>>>>>>> <th...@gmail.com>wrote:
> >>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
> >>>>>>>>> <viknesb@msn.com
> >>>>>>>> wrote:
> >>>>>>>>>
> >>>>>>>>>> Sure, here is the JIRA issue
> >>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> What is the final verdict on above issue ?
> >>>>>>>>> Are we going to treat AIRAVATA-879<
> >>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
> >>>>>>>>> a blocker for the release ?
> >>>>>>>>>
> >>>>>>>>> Further is there a Windows environment which we can use to test
> >>>>>>>>> this
> >>>>>>> issue
> >>>>>>>>> ?
> >>>>>>>>>
> >>>>>>>>> Thanks
> >>>>>>>>> Amila
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> Thanks
> >>>>>>>>>> Viknes
> >>>>>>>>>>
> >>>>>>>>>> -----Original Message-----
> >>>>>>>>>> From: Suresh Marru [mailto:smarru@apache.org]
> >>>>>>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
> >>>>>>>>>> To: dev@airavata.apache.org
> >>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> >>>>>>>>>>
> >>>>>>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <ma...@iu.edu>
> >>> wrote:
> >>>>>>>>>>
> >>>>>>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
> >>>>>>>>>>> Hash: SHA1
> >>>>>>>>>>>
> >>>>>>>>>>> My concern about making this a known issue is that many who
> will
> >>>>>>>>>>> try out the release for the first time will hit this bug.
> >>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> Thats true and may not be a good thing. Any volunteers to get to
> >>>>>>>>>> the bottom of this race condition and fix it in the trunk? If we
> >>>>>>>>>> first make sure
> >>>>>>> we
> >>>>>>>>>> really fixed it, certainly worth a new RC.
> >>>>>>>>>>
> >>>>>>>>>> Viknes, can you please crate a JIRA and fill in the steps to
> >>>>>>>>>> reproduce
> >>>>>>> it?
> >>>>>>>>>>
> >>>>>>>>>> Suresh
> >>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> Marlon
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
> >>>>>>>>>>>> Hi Viknes,
> >>>>>>>>>>>>
> >>>>>>>>>>>> It seems the issues of "database not getting created the first
> >>>>>> time"
> >>>>>>>>>>>> is reproducible on Linux and Windows as well,  for some reason
> >>>>>>>>>>>> Mac's are ok. Will wait for others to chime in. We can either
> >>>>>>>>>>>> proceed with the release by adding this as a Known issue, or
> if
> >>>>>>>>>>>> any one raises a blocker, we can address and re-spin the
> >>> release.
> >>>>>>>>>>>>
> >>>>>>>>>>>> Suresh
> >>>>>>>>>>>>
> >>>>>>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
> >>>>>>>>>>>> <vi...@msn.com>
> >>>>>>>>>>>> wrote:
> >>>>>>>>>>>>
> >>>>>>>>>>>>> Since no one else is getting this error, it might be a
> Windows
> >>>>>>>>>>>>> specific or system specific issue. I will give my vote.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Thanks Viknes
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> -----Original Message----- From: Suresh Marru
> >>>>>>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013 4:10
> >>> PM
> >>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
> >>>>>>>>>>>>> Airavata Release 0.8 - RC3
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> I did not do extensive testing yet, but a quick try on a mac
> >>>>>>>>>>>>> and did not give this error either.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> >>>>>>>>>>>>> <th...@gmail.com> wrote:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>> Strange, I am not experiencing this issue. Wonder whether
> >>> this
> >>>>>>>>>>>>>> is a Windows specific issue. Any one else experiencing this
> >>>> issue
> >>>>>> ?
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Thanks Amila
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
> >>>>>>>>>>>>> <vi...@msn.com>wrote:
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Hi all,
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> I downloaded the server bin distribution, tried to start
> the
> >>>>>>>>>>>>>>> server and I got the below exception. It seems this error
> >>>>>>>>>>>>>>> occurs only the first time I start the server. It does not
> >>>>>>>>>>>>>>> occur the subsequent times during the startup.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server
> -
> >>>>>>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept connection
> >>> s
> >>>>>>>>>>>>>>> on port 1527
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> >>>>>>>>>>>>>>> //l
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> vata;password=airavata,Username=airavata,Password=airavata,va
> >>>>>>>>>>>>>>> lidat
> >>>>>>>>>>>>>>> ion
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> >>>>>>>>>>>>>>>
> >>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
> >>>>>>>>>>>>>>> =true
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting
> >>>>>>> OpenJPA
> >>>>>>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata API
> >>>>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>
> >>>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Error while initializing the Airavata API
> >>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>> :64) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>> :43) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>> :39) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
> >>>>>>>>>>>>>>> MsgBo
> >>>>>>>>>>>>>>> xSe
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> rviceLi
> >>>>>>>>>>>>>>> feCycle.java:117) Caused by:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>
> >>>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Error while initializing the Airavat
> >>>>>>>>>>>>>>> a API at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ava:163
> >>>>>>>>>>>>>>> ) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
> >>>>>>>>>>>>>>> fatal general error>
> >>>>>>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann
> ot
> >>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does
> not
> >>>>>>>>>>>>>>> exist) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>>>>>> ry(DB
> >>>>>>>>>>>>>>> Dic
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> tionary
> >>>>>>>>>>>>>>> Factory.java:102) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> >>>>>>>>>>>>>>> onary
> >>>>>>>>>>>>>>> Ins
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> tance(J
> >>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> >>>>>>>>>>>>>>> on(Ma
> >>>>>>>>>>>>>>> ppi
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ngRepos
> >>>>>>>>>>>>>>> itory.java:1510) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>> java:518)
> >>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>> java:443)
> >>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> >>>>>>>>>>>>>>> ue.ja
> >>>>>>>>>>>>>>> va:104)
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> >>>>>>>>>>>>>>> etaDa
> >>>>>>>>>>>>>>> taR
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> eposito
> >>>>>>>>>>>>>>> ryValue.java:68) at
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> >>>>>>>>>>>>>>> ue.ja
> >>>>>>>>>>>>>>> va:83)
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> >>>>>>>>>>>>>>> eposi
> >>>>>>>>>>>>>>> tor
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> yInstan
> >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> >>>>>>>>>>>>>>> eposi
> >>>>>>>>>>>>>>> tor
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> yInstan
> >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
> >>>>>>>>>>>>>>> Abstr
> >>>>>>>>>>>>>>> act
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> BrokerF
> >>>>>>>>>>>>>>> actory.java:638) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> >>>>>>>>>>>>>>> tract
> >>>>>>>>>>>>>>> Bro
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> kerFact
> >>>>>>>>>>>>>>> ory.java:203) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> >>>>>>>>>>>>>>> elega
> >>>>>>>>>>>>>>> tin
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> gBroker
> >>>>>>>>>>>>>>> Factory.java:156) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> anager(
> >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> anager(
> >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> anager(
> >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>> tEnti
> >>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> anager(
> >>>>>>>>>>>>>>> ResourceUtils.java:68) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> rations
> >>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ration(
> >>>>>>>>>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> .getCon
> >>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> .initia
> >>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> >>>>>>>>>>>>>>> egist
> >>>>>>>>>>>>>>> ry(
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Airavat
> >>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>
> >>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> java:21
> >>>>>>>>>>>>>>> 6) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> >>>>>>>>>>>>>>> taCli
> >>>>>>>>>>>>>>> ent
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> .java:1
> >>>>>>>>>>>>>>> 12) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ava:144
> >>>>>>>>>>>>>>> ) ... 4 more Caused by:
> >>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> >>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> >>>>>>>>>>>>>>> exist) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>>>>>> ionFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry(Basi
> >>>>>>>>>>>>>>> cDataSource.java:1549) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> >>>>>>>>>>>>>>> cData
> >>>>>>>>>>>>>>> Sou
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> rce.jav
> >>>>>>>>>>>>>>> a:1388) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> >>>>>>>>>>>>>>> taSou
> >>>>>>>>>>>>>>> rce
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> .java:1
> >>>>>>>>>>>>>>> 044) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> >>>>>>>>>>>>>>> n(Del
> >>>>>>>>>>>>>>> ega
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> tingDat
> >>>>>>>>>>>>>>> aSource.java:110) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> >>>>>>>>>>>>>>> n(Dec
> >>>>>>>>>>>>>>> ora
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> tingDat
> >>>>>>>>>>>>>>> aSource.java:87) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>>>>>> ry(DB
> >>>>>>>>>>>>>>> Dic
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> tionary
> >>>>>>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
> >>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does
> not
> >>>>>>>>>>>>>>> exist at
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> >>>>>>>>>>>>>>> ion(U
> >>>>>>>>>>>>>>> nkn
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> own
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> >>>>>>>>>>>>>>> wn
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Source)
> >>>>>>>>>>>>>>> at
> org.apache.derby.client.am.Statement.executeQuery(Unknown
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> >>>>>>>>>>>>>>> gatin
> >>>>>>>>>>>>>>> gSt
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> atement
> >>>>>>>>>>>>>>> .java:208) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> >>>>>>>>>>>>>>> necti
> >>>>>>>>>>>>>>> on(
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Poolabl
> >>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> >>>>>>>>>>>>>>> tory(
> >>>>>>>>>>>>>>> Bas
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> icDataS
> >>>>>>>>>>>>>>> ource.java:1558) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>>>>>> ionFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry(Basi
> >>>>>>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
> >>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
> >>>>>>>>>>>>>>> does not exist at
> >>>>>>>>>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> >>>>>>>>>>>>>>> or(Un
> >>>>>>>>>>>>>>> kno
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> wn
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> >>>>>>>>>>>>>>> eply(
> >>>>>>>>>>>>>>> Unk
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> nown
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> >>>>>>>>>>>>>>> ribeO
> >>>>>>>>>>>>>>> utp
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ut(Unkn
> >>>>>>>>>>>>>>> own Source) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> >>>>>>>>>>>>>>> eOutp
> >>>>>>>>>>>>>>> ut(
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Unknown
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> >>>>>>>>>>>>>>> utput
> >>>>>>>>>>>>>>> _(U
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> nknown
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> >>>>>>>>>>>>>>> t(Unk
> >>>>>>>>>>>>>>> now
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> n
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> >>>>>>>>>>>>> Source)
> >>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> >>>>>>>>>>>>>>> Source) ... 38 more [ERROR] Error while initializing the
> >>>>>>>>>>>>>>> Airavata API
> >>>>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>
> >>>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Error while initializing the Airavata API
> >>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>> :64) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>> :43) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>> :39) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
> >>>>>>>>>>>>>>> Broke
> >>>>>>>>>>>>>>> rSe
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> rviceLi
> >>>>>>>>>>>>>>> feCycle.java:156) Caused by:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>
> >>>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Error while initializing the Airavat
> >>>>>>>>>>>>>>> a API at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ava:163
> >>>>>>>>>>>>>>> ) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
> >>>>>>>>>>>>>>> fatal general error>
> >>>>>>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann
> ot
> >>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does
> not
> >>>>>>>>>>>>>>> exist) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>>>>>> ry(DB
> >>>>>>>>>>>>>>> Dic
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> tionary
> >>>>>>>>>>>>>>> Factory.java:102) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> >>>>>>>>>>>>>>> onary
> >>>>>>>>>>>>>>> Ins
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> tance(J
> >>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> >>>>>>>>>>>>>>> on(Ma
> >>>>>>>>>>>>>>> ppi
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ngRepos
> >>>>>>>>>>>>>>> itory.java:1510) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>> java:518)
> >>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>> java:443)
> >>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> >>>>>>>>>>>>>>> ue.ja
> >>>>>>>>>>>>>>> va:104)
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> >>>>>>>>>>>>>>> etaDa
> >>>>>>>>>>>>>>> taR
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> eposito
> >>>>>>>>>>>>>>> ryValue.java:68) at
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> >>>>>>>>>>>>>>> ue.ja
> >>>>>>>>>>>>>>> va:83)
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> >>>>>>>>>>>>>>> eposi
> >>>>>>>>>>>>>>> tor
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> yInstan
> >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> >>>>>>>>>>>>>>> eposi
> >>>>>>>>>>>>>>> tor
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> yInstan
> >>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
> >>>>>>>>>>>>>>> Repos
> >>>>>>>>>>>>>>> ito
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ryInsta
> >>>>>>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> >>>>>>>>>>>>>>> appin
> >>>>>>>>>>>>>>> gs(
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> JDBCBro
> >>>>>>>>>>>>>>> kerFactory.java:140) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> >>>>>>>>>>>>>>> appin
> >>>>>>>>>>>>>>> gs(
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> JDBCBro
> >>>>>>>>>>>>>>> kerFactory.java:164) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
> >>>>>>>>>>>>>>> l(JDB
> >>>>>>>>>>>>>>> CBr
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> okerFac
> >>>>>>>>>>>>>>> tory.java:122) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> >>>>>>>>>>>>>>> tract
> >>>>>>>>>>>>>>> Bro
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> kerFact
> >>>>>>>>>>>>>>> ory.java:209) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> >>>>>>>>>>>>>>> elega
> >>>>>>>>>>>>>>> tin
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> gBroker
> >>>>>>>>>>>>>>> Factory.java:156) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> anager(
> >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> anager(
> >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>>>>>> eEnti
> >>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> anager(
> >>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>> tEnti
> >>>>>>>>>>>>>>> tyM
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> anager(
> >>>>>>>>>>>>>>> ResourceUtils.java:68) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> rations
> >>>>>>>>>>>>>>> (ResourceUtils.java:201) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ration(
> >>>>>>>>>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> .getCon
> >>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> .initia
> >>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> >>>>>>>>>>>>>>> egist
> >>>>>>>>>>>>>>> ry(
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Airavat
> >>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>
> >>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> java:21
> >>>>>>>>>>>>>>> 6) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> >>>>>>>>>>>>>>> taCli
> >>>>>>>>>>>>>>> ent
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> .java:1
> >>>>>>>>>>>>>>> 12) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ava:144
> >>>>>>>>>>>>>>> ) ... 4 more Caused by:
> >>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> >>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> >>>>>>>>>>>>>>> exist) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>>>>>> ionFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry(Basi
> >>>>>>>>>>>>>>> cDataSource.java:1549) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> >>>>>>>>>>>>>>> cData
> >>>>>>>>>>>>>>> Sou
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> rce.jav
> >>>>>>>>>>>>>>> a:1388) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> >>>>>>>>>>>>>>> taSou
> >>>>>>>>>>>>>>> rce
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> .java:1
> >>>>>>>>>>>>>>> 044) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> >>>>>>>>>>>>>>> n(Del
> >>>>>>>>>>>>>>> ega
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> tingDat
> >>>>>>>>>>>>>>> aSource.java:110) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> >>>>>>>>>>>>>>> n(Dec
> >>>>>>>>>>>>>>> ora
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> tingDat
> >>>>>>>>>>>>>>> aSource.java:87) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>>>>>> ry(DB
> >>>>>>>>>>>>>>> Dic
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> tionary
> >>>>>>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
> >>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does
> not
> >>>>>>>>>>>>>>> exist at
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> >>>>>>>>>>>>>>> ion(U
> >>>>>>>>>>>>>>> nkn
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> own
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> >>>>>>>>>>>>>>> wn
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Source)
> >>>>>>>>>>>>>>> at
> org.apache.derby.client.am.Statement.executeQuery(Unknown
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> >>>>>>>>>>>>>>> gatin
> >>>>>>>>>>>>>>> gSt
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> atement
> >>>>>>>>>>>>>>> .java:208) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> >>>>>>>>>>>>>>> necti
> >>>>>>>>>>>>>>> on(
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Poolabl
> >>>>>>>>>>>>>>> eConnectionFactory.java:658) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> >>>>>>>>>>>>>>> tory(
> >>>>>>>>>>>>>>> Bas
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> icDataS
> >>>>>>>>>>>>>>> ource.java:1558) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>>>>>> ionFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry(Basi
> >>>>>>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
> >>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
> >>>>>>>>>>>>>>> does not exist at
> >>>>>>>>>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> >>>>>>>>>>>>>>> or(Un
> >>>>>>>>>>>>>>> kno
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> wn
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> >>>>>>>>>>>>>>> eply(
> >>>>>>>>>>>>>>> Unk
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> nown
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> >>>>>>>>>>>>>>> ribeO
> >>>>>>>>>>>>>>> utp
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ut(Unkn
> >>>>>>>>>>>>>>> own Source) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> >>>>>>>>>>>>>>> eOutp
> >>>>>>>>>>>>>>> ut(
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Unknown
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> >>>>>>>>>>>>>>> utput
> >>>>>>>>>>>>>>> _(U
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> nknown
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>>
> >>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> >>>>>>>>>>>>>>> t(Unk
> >>>>>>>>>>>>>>> now
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> n
> >>>>>>>>>>>>>>> Source) at
> >>>>>>>>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> >>>>>>>>>>>>> Source)
> >>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> >>>>>>>>>>>>>>> Source) ... 41 more [INFO] New Database created for
> Registry
> >>>>>>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
> >>>>>>>>>>>>>>> Using dictionary class
> "org.apache.openjpa.jdbc.sql.DerbyDic
> >>>>>>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
> >>>>>>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)). [INFO]
> >>>>>>>>>>>>>>> Deploying Web
> >>>>>>>>>>>>>>> service: airavata-registry-service-0.8.jar -
> >>>>>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> >>>>>>>>>>>>>>>
> >>> /bin/../repository/services/airavata-registry-service-0.8.jar
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
> >>>>>>>>>>>>>>>
> >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
> >>>>>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> >>>>>>>>>>>>>>>
> >>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> >>>>>>>>>>>>>>> /repo
> >>>>>>>>>>>>>>> sit
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> o
> >>>>>>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
> >>>>>>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
> >>>>>>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to create
> >>>>>>>>>>>>>>> Airavata API
> >>>>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>
> >>>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Error while initializing the Airavata API
> >>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>> :64) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>> :43) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>> :39) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> >>>>>>>>>>>>>>> get
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Airavat
> >>>>>>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> >>>>>>>>>>>>>>> acc
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ess$200
> >>>>>>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> >>>>>>>>>>>>>>> eton$
> >>>>>>>>>>>>>>> 1.r
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> un(Work
> >>>>>>>>>>>>>>> flowInterpretorSkeleton.java:158)
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Caused by:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>
> >>>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Error while initializing the Airavat
> >>>>>>>>>>>>>>> a API at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ava:163
> >>>>>>>>>>>>>>> ) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>>>>>> APIFa
> >>>>>>>>>>>>>>> cto
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ry.java
> >>>>>>>>>>>>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990
> >>>>>>>>>>>>>>> nonfatal user error>
> >>>>>>>>>>>>>>> org.apache.openjpa.persistence.ArgumentException: An erro r
> >>>>>>>>>>>>>>> occurred while parsing the query filter "SELECT p FROM
> >>>>>>>>>>>>>>> Configuration p WHERE p.config_key =:param0". Error
> message:
> >>>>>>>>>>>>>>> Th e name "Configuration" is not a recognized entity or
> >>>>>>>>>>>>>>> identifier. Known entity names: [] at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
> >>>>>>>>>>>>>>> eExce
> >>>>>>>>>>>>>>> pti
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> on(Abst
> >>>>>>>>>>>>>>> ractExpressionBuilder.java:119) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
> >>>>>>>>>>>>>>> MetaD
> >>>>>>>>>>>>>>> ata
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> (JPQLEx
> >>>>>>>>>>>>>>> pressionBuilder.java:197) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
> >>>>>>>>>>>>>>> lassM
> >>>>>>>>>>>>>>> eta
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Data(JP
> >>>>>>>>>>>>>>> QLExpressionBuilder.java:167) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> >>>>>>>>>>>>>>> dateM
> >>>>>>>>>>>>>>> eta
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Data(JP
> >>>>>>>>>>>>>>> QLExpressionBuilder.java:242) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> >>>>>>>>>>>>>>> dateM
> >>>>>>>>>>>>>>> eta
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Data(JP
> >>>>>>>>>>>>>>> QLExpressionBuilder.java:212) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> >>>>>>>>>>>>>>> dateT
> >>>>>>>>>>>>>>> ype
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> (JPQLEx
> >>>>>>>>>>>>>>> pressionBuilder.java:205) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
> >>>>>>>>>>>>>>> 00(JP
> >>>>>>>>>>>>>>> QLE
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> xpressi
> >>>>>>>>>>>>>>> onBuilder.java:80) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
> >>>>>>>>>>>>>>> QL.po
> >>>>>>>>>>>>>>> pul
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ate(JPQ
> >>>>>>>>>>>>>>> LExpressionBuilder.java:2417) at
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
> >>>>>>>>>>>>>>> .java
> >>>>>>>>>>>>>>> :61)
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
> >>>>>>>>>>>>>>> mpila
> >>>>>>>>>>>>>>> tio
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> n(Expre
> >>>>>>>>>>>>>>> ssionStoreQuery.java:162) at
> >>>>>>>>>>>>>>>
> >>>>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> >>>>>>>>>>>>>>> 673)
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
> >>>>>>>>>>>>> mpl.j
> >>>>>>>>>>>>> ava:654)
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
> >>>>>>>>>>>>>>> ryImp
> >>>>>>>>>>>>>>> l.j
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ava:620
> >>>>>>>>>>>>>>> ) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
> >>>>>>>>>>>>> l.jav
> >>>>>>>>>>>>> a:682)
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>> at
> >>>>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> >>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> >>>>>>>>>>>>>>> Entit
> >>>>>>>>>>>>>>> yMa
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> nagerIm
> >>>>>>>>>>>>>>> pl.java:997) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> >>>>>>>>>>>>>>> Entit
> >>>>>>>>>>>>>>> yMa
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> nagerIm
> >>>>>>>>>>>>>>> pl.java:979) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> >>>>>>>>>>>>>>> Entit
> >>>>>>>>>>>>>>> yMa
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> nagerIm
> >>>>>>>>>>>>>>> pl.java:102) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> >>>>>>>>>>>>>>> gen
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> erateQu
> >>>>>>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> >>>>>>>>>>>>>>> sel
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ectQuer
> >>>>>>>>>>>>>>> y(QueryGenerator.java:64) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> rations
> >>>>>>>>>>>>>>> (ResourceUtils.java:205) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>>>>>> tConf
> >>>>>>>>>>>>>>> igu
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ration(
> >>>>>>>>>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> .getCon
> >>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>>>>>> Regis
> >>>>>>>>>>>>>>> try
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> .initia
> >>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> >>>>>>>>>>>>>>> egist
> >>>>>>>>>>>>>>> ry(
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> Airavat
> >>>>>>>>>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>
> >>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> java:21
> >>>>>>>>>>>>>>> 6) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> >>>>>>>>>>>>>>> taCli
> >>>>>>>>>>>>>>> ent
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> .java:1
> >>>>>>>>>>>>>>> 12) at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>>>>>> Clien
> >>>>>>>>>>>>>>> t.j
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> ava:144
> >>>>>>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
> >>>>>>>>>>>>>>> java.lang.NullPointerException at
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> >>>>>>>>>>>>>>> eton$
> >>>>>>>>>>>>>>> 1.r
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>> un(Work
> >>>>>>>>>>>>>>> flowInterpretorSkeleton.java:159)
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Thanks Viknes
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> -----Original Message----- From: Saminda Wijeratne
> >>>>>>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013
> >>> 12:25
> >>>>>>>>>>>>>>> PM
> >>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
> >>>>>>> Airavata
> >>>>>>>>>>>>>>> Release 0.8 - RC3
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> ok Suresh. Thanks.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
> >>>>>>>>>>>>>>> <sm...@apache.org>
> >>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Hi Saminda,
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> I should have mentioned this in the vote email. INFRA has
> >>>>>>>>>>>>>>>> restricted the distributions to 100MB and the war
> >>>>>>>>>>>>>>>> distribution is little over it. I made a request to
> >>> manually
> >>>>>>>>>>>>>>>> checkin the war distribution. Until then, please use this
> >>>>>>>>>>>>>>>> link to get the war
> >>>>>>>>>>>>>>>> distribution:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> >>>>>>>>>>>>>>>> <sa...@gmail.com>
> >>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Suresh, we are missing the war binary from the RC. Can
> you
> >>>>>>>>>>>>>>>>> include that
> >>>>>>>>>>>>>>>> as
> >>>>>>>>>>>>>>>>> well please.
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> >>>>>>>>>>>>>>>>> <sm...@apache.org>
> >>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Will appreciate if every one can rest this RC sooner
> than
> >>>>>>>>>>>>>>>>>> later. If we start seeing the release validation is
> going
> >>>>>>>>>>>>>>>>>> on well, we can open the
> >>>>>>>>>>>>>>>> trunk
> >>>>>>>>>>>>>>>>>> for development for 0.9.
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
> >>>>>>>>>>>>>>>>>> <sm...@apache.org>
> >>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Discussion thread for vote on Apache Airavata 0.8
> >>> release
> >>>>>>>>>>>>>>>>>>> candidate
> >>>>>>>>>>>>>>> 3.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> If you have any questions or feedback or to post
> results
> >>>>>>>>>>>>>>>>>>> of validating
> >>>>>>>>>>>>>>>>>> the release, please reply to this thread. Once you
> verify
> >>>>>>>>>>>>>>>>>> the release, please post your vote to the VOTE thread.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> For reference, the Apache release guide  -
> >>>>>>>>>>>>>>>>>> http://www.apache.org/dev/release.html
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Some tips to validate the release before you vote:
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> * Download the binary version and run the 5 minute or
> >>>>>>>>>>>>>>>>>>> 10 minute
> >>>>>>>>>>>>>>>> tutorial
> >>>>>>>>>>>>>>>>>> as described in README and website.
> >>>>>>>>>>>>>>>>>>> * Download the source files from compressed files and
> >>>>>>>>>>>>>>>>>>> release tag and
> >>>>>>>>>>>>>>>>>> build (which includes tests).
> >>>>>>>>>>>>>>>>>>> * Verify the distribution for the required LICENSE and
> >>>>>>>>>>>>>>>>>>> NOTICE files * Verify if all the staged files are
> signed
> >>>>>>>>>>>>>>>>>>> and the signature is
> >>>>>>>>>>>>>>>>>> verifiable.
> >>>>>>>>>>>>>>>>>>> * Verify if the signing key in the project's KEYS file
> >>> is
> >>>>>>>>>>>>>>>>>>> hosted on a
> >>>>>>>>>>>>>>>>>> public server
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Thanks for your time in validating the release and
> >>>>>>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>> -----BEGIN PGP SIGNATURE-----
> >>>>>>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> >>>>>>>>>>> Comment: GPGTools - http://gpgtools.org
> >>>>>>>>>>> Comment: Using GnuPG with Thunderbird -
> >>> http://www.enigmail.net/
> >>>>>>>>>>>
> >>>>>>>>>>>
> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> >>>>>>>>>>>
> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> >>>>>>>>>>>
> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> >>>>>>>>>>>
> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> >>>>>>>>>>>
> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> >>>>>>>>>>>
> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> >>>>>>>>>>> =4mIG
> >>>>>>>>>>> -----END PGP SIGNATURE-----
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>
> >>>>
> >>>>
> >>>
> >>
> >>
>
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Suresh Marru <sm...@apache.org>.
I am assuming we are still waiting on Saminda, Viknes and others to test the trunk right?

Suresh
On Jul 8, 2013, at 6:46 PM, Amila Jayasekara <th...@gmail.com> wrote:

> Below reported issues are fixed.
> Saminda, can you check now ?
> 
> Also appreciate if others can verify the distributions. (Including you,
> Viknes)
> 
> Thanks
> Amila
> 
> 
> On Mon, Jul 8, 2013 at 5:02 PM, Amila Jayasekara <th...@gmail.com>wrote:
> 
>> 
>> 
>> 
>> On Mon, Jul 8, 2013 at 4:29 PM, Saminda Wijeratne <sa...@gmail.com>wrote:
>> 
>>> Assuming the same fix is gone to the trunk I have verified this fix is
>>> working perfectly on both integration tests and the standalone airavata
>>> server (ran 5/10 min tutorials).
>>> 
>>> Testing tomcat deployment needed updating the server properties file key
>>> registry.service.wsdl (the default context we are shipping is
>>> "airavata-server" instead of "axis2").
>> 
>> 
>> It seems like the stand a lone server and and webapp are not using
>> consistent contexts for default installation. Stand alone server uses axis2
>> context and webapp uses airavata-server context. This implies we need to
>> maintain a separate configuration files for webapp and stand alone server
>> or else update configuration file with relevant context during the build.
>> 
>> 
>> 
>> 
>>> The server seemed to start without
>>> any issues but I was not able to connect to it using XBaya. Looks like the
>>> same registry service URL issue. I updated the client prop file url but no
>>> change. Can someone also verify my issue pls.
>>> 
>> 
>> I am also getting the same issue. I am under the impression that
>> ApplicationSettings.getSetting doesnt return property values in
>> airavata-client.properties (?).
>> I need to further debug the issue.
>> 
>> Suresh, please hold till I resolve this issue.
>> 
>> Thanks
>> Amila
>> 
>> 
>> 
>>> 
>>> 
>>> On Mon, Jul 8, 2013 at 3:46 PM, Suresh Marru <sm...@apache.org> wrote:
>>> 
>>>> Thanks Amila & Viknes for the patch and testing. I will cancel the vote
>>>> and call out a new RC later today.
>>>> 
>>>> Suresh
>>>> 
>>>> On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <th...@gmail.com>
>>>> wrote:
>>>> 
>>>>> Hi Viknes,
>>>>> 
>>>>> That INFO message is expected and it is coming from axis2. That
>>> message
>>>>> pops up as we are periodically checking whether RegistryService is up.
>>>>> Thank you for testing the fix.
>>>>> I will commit the fix and we can continue with a new RC.
>>>>> 
>>>>> Regards,
>>>>> Amila
>>>>> 
>>>>> 
>>>>> On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <
>>> viknesb@msn.com
>>>>> wrote:
>>>>> 
>>>>>> Hi Amila,
>>>>>> 
>>>>>> I ran the distribution and now I just see the info message of not
>>> being
>>>>>> able
>>>>>> to connect to RegistryService. The API invocation error message or
>>> the
>>>>>> database creation error seems to be
>>>>>> resolved. I was able to test the 5 mins quickstart tutorial and it
>>> ran
>>>>>> fine.
>>>>>> 
>>>>>> 
>>>>>> [INFO] Registry service URL -
>>>>>> http://localhost:8080/axis2/services/RegistryService?wsdl
>>>>>> [INFO] Deploying module: metadataExchange-1.5.1-impl -
>>>>>> file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
>>>>>> OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
>>>>>> [INFO] Unable to sendViaPost to
>>>>>> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
>>>>>> java.net.ConnectException: Connection refused: connect
>>>>>>       at java.net.DualStackPlainSocketImpl.waitForConnect(Native
>>>> Method)
>>>>>>       at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
>>>> Source)
>>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
>>>>>>       at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
>>>>>> Source)
>>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
>>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
>>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
>>>>>>       at java.net.Socket.connect(Unknown Source)
>>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>>>>>       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>>>> Source)
>>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
>>>>>> ReflectionSocketFactory.java:140)
>>>>>> 
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
>>>>>> cket(DefaultProtocolSocketFactory
>>>>>> .java:125)
>>>>>>       at
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
>>>>>> ionAdapter.open(MultiThreadedHttp
>>>>>> ConnectionManager.java:1361)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
>>>>>> Director.java:387)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
>>>>>> ector.java:171)
>>>>>>       at
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
>>>>>>       at
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
>>>>>> PSender.java:542)
>>>>>>       at
>>>>>> 
>>>> 
>>> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
>>>>>>       at
>>>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
>>>>>> ommons(CommonsHTTPTransportSender
>>>>>> .java:400)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
>>>>>> PTransportSender.java:225)
>>>>>>       at
>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
>>>>>> n.java:402)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
>>>>>> peration.java:229)
>>>>>>       at
>>>>>> 
>>>> 
>>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
>>>>>> ed(RegistryServiceStub.java:181)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
>>>>>> vataClient.java:232)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
>>>>>> vataClient.java:182)
>>>>>>      at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
>>>>>> )
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>> :61)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>> :43)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>> :39)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
>>>>>> feCycle.java:117)
>>>>>> [INFO] Attempting to contact registry service, iteration - 0
>>>>>> [INFO] Unable to sendViaPost to
>>>>>> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
>>>>>> java.net.ConnectException: Connection refused: connect
>>>>>>       at java.net.DualStackPlainSocketImpl.waitForConnect(Native
>>>> Method)
>>>>>>       at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
>>>> Source)
>>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
>>>>>>       at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
>>>>>> Source)
>>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
>>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
>>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
>>>>>>       at java.net.Socket.connect(Unknown Source)
>>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>>>>>       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>>>> Source)
>>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
>>>>>> ReflectionSocketFactory.java:140)
>>>>>> 
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
>>>>>> cket(DefaultProtocolSocketFactory
>>>>>> .java:125)
>>>>>>       at
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
>>>>>> ionAdapter.open(MultiThreadedHttp
>>>>>> ConnectionManager.java:1361)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
>>>>>> Director.java:387)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
>>>>>> ector.java:171)
>>>>>>       at
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
>>>>>>       at
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
>>>>>> PSender.java:542)
>>>>>>       at
>>>>>> 
>>>> 
>>> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
>>>>>>       at
>>>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
>>>>>> ommons(CommonsHTTPTransportSender
>>>>>> .java:400)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
>>>>>> PTransportSender.java:225)
>>>>>>       at
>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
>>>>>> n.java:402)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
>>>>>> peration.java:229)
>>>>>>       at
>>>>>> 
>>>> 
>>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
>>>>>> ed(RegistryServiceStub.java:181)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
>>>>>> vataClient.java:232)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
>>>>>> vataClient.java:182)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
>>>>>> )
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>> :61)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>> :43)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>> :39)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
>>>>>> feCycle.java:117)
>>>>>> [INFO] Attempting to contact registry service, iteration - 1
>>>>>> [INFO] New Database created for Registry
>>>>>> 
>>>>>> 
>>>> 
>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
>>>>>> t:1527/persistent_data;create=true;user=aira
>>>>>> 
>>>>>> 
>>>> 
>>> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
>>>>>> ELECT 1 from Configuration,MaxActive=10,MaxI
>>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
>>>>>> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime - Starting
>>> OpenJPA
>>>>>> 2.2.0
>>>>>> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC - Using
>>>> dictionary
>>>>>> class "org.apache.openjpa.jdbc.sql.DerbyDicti
>>>>>> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network
>>> Client
>>>> JDBC
>>>>>> Driver 10.9.1.0 - (1344872)).
>>>>>> [INFO] Unable to sendViaPost to
>>>>>> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
>>>>>> java.net.ConnectException: Connection refused: connect
>>>>>>       at java.net.DualStackPlainSocketImpl.waitForConnect(Native
>>>> Method)
>>>>>>       at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
>>>> Source)
>>>>>>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
>>>>>>       at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
>>>>>> Source)
>>>>>>       at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
>>>>>>       at java.net.PlainSocketImpl.connect(Unknown Source)
>>>>>>       at java.net.SocksSocketImpl.connect(Unknown Source)
>>>>>>       at java.net.Socket.connect(Unknown Source)
>>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>>>>>       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>>>> Source)
>>>>>>       at java.lang.reflect.Method.invoke(Unknown Source)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
>>>>>> ReflectionSocketFactory.java:140)
>>>>>> 
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
>>>>>> cket(DefaultProtocolSocketFactory
>>>>>> .java:125)
>>>>>>       at
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
>>>>>> ionAdapter.open(MultiThreadedHttp
>>>>>> ConnectionManager.java:1361)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
>>>>>> Director.java:387)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
>>>>>> ector.java:171)
>>>>>>       at
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
>>>>>>       at
>>>>>> 
>>>> 
>>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
>>>>>> PSender.java:542)
>>>>>>       at
>>>>>> 
>>>> 
>>> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
>>>>>>       at
>>>>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
>>>>>> ommons(CommonsHTTPTransportSender
>>>>>> .java:400)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
>>>>>> PTransportSender.java:225)
>>>>>>       at
>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
>>>>>> n.java:402)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
>>>>>> peration.java:229)
>>>>>>       at
>>>>>> 
>>>> 
>>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
>>>>>> ed(RegistryServiceStub.java:181)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
>>>>>> vataClient.java:232)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
>>>>>> vataClient.java:182)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
>>>>>> )
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>> :61)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>> :43)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>>>>>> :39)
>>>>>>       at
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
>>>>>> feCycle.java:117)
>>>>>> [INFO] Deploying Web service:
>>>> airavata-registry-service-0.9-SNAPSHOT.jar -
>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
>>>>>> 
>>>>>> 
>>>> 
>>> PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
>>>>>> T.jar
>>>>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.9-SNAPSHOT.jar -
>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
>>>>>> .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
>>>>>> 
>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
>>>>>> tory/services/version-1.5.1.aar
>>>>>> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol start
>>>>>> INFO: Starting ProtocolHandler ["http-bio-8080"]
>>>>>> [INFO] Attempting to contact registry service, iteration - 2
>>>>>> Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm
>>> setContainer
>>>>>> INFO: Set JAAS app name Tomcat
>>>>>> 
>>>>>> Thanks
>>>>>> Viknes
>>>>>> 
>>>>>> -----Original Message-----
>>>>>> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
>>>>>> Sent: Monday, July 08, 2013 11:52 AM
>>>>>> To: dev@airavata.apache.org
>>>>>> Cc: viknesb
>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>>>>>> 
>>>>>> Hi Suresh,
>>>>>> 
>>>>>> The binary is shared in [1]. Please use pass phrase "airavata" to
>>>> download
>>>>>> binary.
>>>>>> 
>>>>>> Thanks
>>>>>> Amila
>>>>>> 
>>>>>> [1]
>>>> https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
>>>>>> 
>>>>>> 
>>>>>> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <sm...@apache.org>
>>>> wrote:
>>>>>> 
>>>>>>> Hi Amila,
>>>>>>> 
>>>>>>> This is really good investigation. Can you checkin the binary with
>>>>>>> some testing name to
>>>>>> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/and send the
>>>> url
>>>>>> for
>>>>>> viknes and others to test.
>>>>>>> 
>>>>>>> If this addresses the issue consistently, I think its worth to
>>> respin
>>>>>>> the release. Otherwise, I am inclined to suggest, lets move on with
>>>>>>> release marking this as a known issue.
>>>>>>> 
>>>>>>> Suresh
>>>>>>> 
>>>>>>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
>>>>>>> <th...@gmail.com>
>>>>>>> wrote:
>>>>>>> 
>>>>>>>> I think I was able to fix issue
>>>>>>>> https://issues.apache.org/jira/browse/
>>>>>>>> AIRAVATA-879.
>>>>>>>> 
>>>>>>>> Cause for the issue -
>>>>>>>> Airavata database and schema is created using a separate web
>>> service
>>>>>>>> called org.apache.airavata.registry.services.RegistryService. Other
>>>>>>>> services (E.g :- messanger service) which uses AiravataAPI depends
>>>>>>>> on
>>>>>>> above
>>>>>>>> service. Therefore if axis2 deployer decided to deploy messanger
>>>>>>>> service first we will see exception in above issue.
>>>>>>>> 
>>>>>>>> Solution: Try to connect to RegistryService and if connection fails
>>>>>>>> wait for some time and re-try. If re-trying fail for several
>>>>>>>> iterations determine that RegistryService is unavailable and throw
>>> an
>>>>>> exception.
>>>>>>>> 
>>>>>>>> TODO : Need to verify this fix in Viknes's machine. (The issue is
>>>>>>>> consistently reproducible in his machine)
>>>>>>>> 
>>>>>>>> Further RegistryService doesnt provide any operations. So it is
>>>>>>>> redundant have this service just to initialize database and schema.
>>>>>>>> I think we
>>>>>>> should
>>>>>>>> remove this service and move DB/Schema creation to some other
>>>>>>> initializing
>>>>>>>> method.
>>>>>>>> 
>>>>>>>> Feedback/comments appreciated.
>>>>>>>> 
>>>>>>>> Thanks
>>>>>>>> Amila
>>>>>>>> 
>>>>>>>> 
>>>>>>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
>>>>>>>> <th...@gmail.com>wrote:
>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
>>>>>>>>> <viknesb@msn.com
>>>>>>>> wrote:
>>>>>>>>> 
>>>>>>>>>> Sure, here is the JIRA issue
>>>>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> What is the final verdict on above issue ?
>>>>>>>>> Are we going to treat AIRAVATA-879<
>>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
>>>>>>>>> a blocker for the release ?
>>>>>>>>> 
>>>>>>>>> Further is there a Windows environment which we can use to test
>>>>>>>>> this
>>>>>>> issue
>>>>>>>>> ?
>>>>>>>>> 
>>>>>>>>> Thanks
>>>>>>>>> Amila
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> Thanks
>>>>>>>>>> Viknes
>>>>>>>>>> 
>>>>>>>>>> -----Original Message-----
>>>>>>>>>> From: Suresh Marru [mailto:smarru@apache.org]
>>>>>>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
>>>>>>>>>> To: dev@airavata.apache.org
>>>>>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>>>>>>>>>> 
>>>>>>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <ma...@iu.edu>
>>> wrote:
>>>>>>>>>> 
>>>>>>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
>>>>>>>>>>> Hash: SHA1
>>>>>>>>>>> 
>>>>>>>>>>> My concern about making this a known issue is that many who will
>>>>>>>>>>> try out the release for the first time will hit this bug.
>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> Thats true and may not be a good thing. Any volunteers to get to
>>>>>>>>>> the bottom of this race condition and fix it in the trunk? If we
>>>>>>>>>> first make sure
>>>>>>> we
>>>>>>>>>> really fixed it, certainly worth a new RC.
>>>>>>>>>> 
>>>>>>>>>> Viknes, can you please crate a JIRA and fill in the steps to
>>>>>>>>>> reproduce
>>>>>>> it?
>>>>>>>>>> 
>>>>>>>>>> Suresh
>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> Marlon
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
>>>>>>>>>>>> Hi Viknes,
>>>>>>>>>>>> 
>>>>>>>>>>>> It seems the issues of "database not getting created the first
>>>>>> time"
>>>>>>>>>>>> is reproducible on Linux and Windows as well,  for some reason
>>>>>>>>>>>> Mac's are ok. Will wait for others to chime in. We can either
>>>>>>>>>>>> proceed with the release by adding this as a Known issue, or if
>>>>>>>>>>>> any one raises a blocker, we can address and re-spin the
>>> release.
>>>>>>>>>>>> 
>>>>>>>>>>>> Suresh
>>>>>>>>>>>> 
>>>>>>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
>>>>>>>>>>>> <vi...@msn.com>
>>>>>>>>>>>> wrote:
>>>>>>>>>>>> 
>>>>>>>>>>>>> Since no one else is getting this error, it might be a Windows
>>>>>>>>>>>>> specific or system specific issue. I will give my vote.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Thanks Viknes
>>>>>>>>>>>>> 
>>>>>>>>>>>>> -----Original Message----- From: Suresh Marru
>>>>>>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013 4:10
>>> PM
>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
>>>>>>>>>>>>> Airavata Release 0.8 - RC3
>>>>>>>>>>>>> 
>>>>>>>>>>>>> I did not do extensive testing yet, but a quick try on a mac
>>>>>>>>>>>>> and did not give this error either.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Suresh
>>>>>>>>>>>>> 
>>>>>>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
>>>>>>>>>>>>> <th...@gmail.com> wrote:
>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Strange, I am not experiencing this issue. Wonder whether
>>> this
>>>>>>>>>>>>>> is a Windows specific issue. Any one else experiencing this
>>>> issue
>>>>>> ?
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Thanks Amila
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
>>>>>>>>>>>>> <vi...@msn.com>wrote:
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Hi all,
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> I downloaded the server bin distribution, tried to start the
>>>>>>>>>>>>>>> server and I got the below exception. It seems this error
>>>>>>>>>>>>>>> occurs only the first time I start the server. It does not
>>>>>>>>>>>>>>> occur the subsequent times during the startup.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server -
>>>>>>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept connection
>>> s
>>>>>>>>>>>>>>> on port 1527
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
>>>>>>>>>>>>>>> //l
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> vata;password=airavata,Username=airavata,Password=airavata,va
>>>>>>>>>>>>>>> lidat
>>>>>>>>>>>>>>> ion
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
>>>>>>>>>>>>>>> 
>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
>>>>>>>>>>>>>>> =true
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting
>>>>>>> OpenJPA
>>>>>>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata API
>>>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>> 
>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Error while initializing the Airavata API
>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>> :64) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>> :43) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>> :39) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
>>>>>>>>>>>>>>> MsgBo
>>>>>>>>>>>>>>> xSe
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> rviceLi
>>>>>>>>>>>>>>> feCycle.java:117) Caused by:
>>>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>> 
>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Error while initializing the Airavat
>>>>>>>>>>>>>>> a API at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>>>>>> Clien
>>>>>>>>>>>>>>> t.j
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ava:163
>>>>>>>>>>>>>>> ) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
>>>>>>>>>>>>>>> fatal general error>
>>>>>>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
>>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>>>>>>>>>>>>>>> exist) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>>>>>>>>>>>>>>> ry(DB
>>>>>>>>>>>>>>> Dic
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> tionary
>>>>>>>>>>>>>>> Factory.java:102) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
>>>>>>>>>>>>>>> onary
>>>>>>>>>>>>>>> Ins
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> tance(J
>>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
>>>>>>>>>>>>>>> on(Ma
>>>>>>>>>>>>>>> ppi
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ngRepos
>>>>>>>>>>>>>>> itory.java:1510) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>> 
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>> java:518)
>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>> 
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>> java:443)
>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
>>>>>>>>>>>>>>> ue.ja
>>>>>>>>>>>>>>> va:104)
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
>>>>>>>>>>>>>>> etaDa
>>>>>>>>>>>>>>> taR
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> eposito
>>>>>>>>>>>>>>> ryValue.java:68) at
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
>>>>>>>>>>>>>>> ue.ja
>>>>>>>>>>>>>>> va:83)
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
>>>>>>>>>>>>>>> eposi
>>>>>>>>>>>>>>> tor
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> yInstan
>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
>>>>>>>>>>>>>>> eposi
>>>>>>>>>>>>>>> tor
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> yInstan
>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
>>>>>>>>>>>>>>> Abstr
>>>>>>>>>>>>>>> act
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> BrokerF
>>>>>>>>>>>>>>> actory.java:638) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
>>>>>>>>>>>>>>> tract
>>>>>>>>>>>>>>> Bro
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> kerFact
>>>>>>>>>>>>>>> ory.java:203) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
>>>>>>>>>>>>>>> elega
>>>>>>>>>>>>>>> tin
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> gBroker
>>>>>>>>>>>>>>> Factory.java:156) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>>>>>> eEnti
>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> anager(
>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>>>>>> eEnti
>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> anager(
>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>>>>>> eEnti
>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> anager(
>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>> tEnti
>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> anager(
>>>>>>>>>>>>>>> ResourceUtils.java:68) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>> tConf
>>>>>>>>>>>>>>> igu
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> rations
>>>>>>>>>>>>>>> (ResourceUtils.java:201) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>> tConf
>>>>>>>>>>>>>>> igu
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ration(
>>>>>>>>>>>>>>> ResourceUtils.java:223) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>>>>>> Regis
>>>>>>>>>>>>>>> try
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> .getCon
>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>>>>>> Regis
>>>>>>>>>>>>>>> try
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> .initia
>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
>>>>>>>>>>>>>>> egist
>>>>>>>>>>>>>>> ry(
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Airavat
>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> java:21
>>>>>>>>>>>>>>> 6) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
>>>>>>>>>>>>>>> taCli
>>>>>>>>>>>>>>> ent
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> .java:1
>>>>>>>>>>>>>>> 12) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>>>>>> Clien
>>>>>>>>>>>>>>> t.j
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ava:144
>>>>>>>>>>>>>>> ) ... 4 more Caused by:
>>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
>>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>>>>>>>>>>>>>>> exist) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>>>>>>>>>>>>>>> ionFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry(Basi
>>>>>>>>>>>>>>> cDataSource.java:1549) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
>>>>>>>>>>>>>>> cData
>>>>>>>>>>>>>>> Sou
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> rce.jav
>>>>>>>>>>>>>>> a:1388) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
>>>>>>>>>>>>>>> taSou
>>>>>>>>>>>>>>> rce
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> .java:1
>>>>>>>>>>>>>>> 044) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
>>>>>>>>>>>>>>> n(Del
>>>>>>>>>>>>>>> ega
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> tingDat
>>>>>>>>>>>>>>> aSource.java:110) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
>>>>>>>>>>>>>>> n(Dec
>>>>>>>>>>>>>>> ora
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> tingDat
>>>>>>>>>>>>>>> aSource.java:87) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>>>>>>>>>>>>>>> ry(DB
>>>>>>>>>>>>>>> Dic
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> tionary
>>>>>>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
>>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
>>>>>>>>>>>>>>> exist at
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
>>>>>>>>>>>>>>> ion(U
>>>>>>>>>>>>>>> nkn
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> own
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
>>>>>>>>>>>>>>> wn
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Source)
>>>>>>>>>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
>>>>>>>>>>>>>>> gatin
>>>>>>>>>>>>>>> gSt
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> atement
>>>>>>>>>>>>>>> .java:208) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
>>>>>>>>>>>>>>> necti
>>>>>>>>>>>>>>> on(
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Poolabl
>>>>>>>>>>>>>>> eConnectionFactory.java:658) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
>>>>>>>>>>>>>>> tory(
>>>>>>>>>>>>>>> Bas
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> icDataS
>>>>>>>>>>>>>>> ource.java:1558) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>>>>>>>>>>>>>>> ionFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry(Basi
>>>>>>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
>>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
>>>>>>>>>>>>>>> does not exist at
>>>>>>>>>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
>>>>>>>>>>>>>>> or(Un
>>>>>>>>>>>>>>> kno
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> wn
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
>>>>>>>>>>>>>>> eply(
>>>>>>>>>>>>>>> Unk
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> nown
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
>>>>>>>>>>>>>>> ribeO
>>>>>>>>>>>>>>> utp
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ut(Unkn
>>>>>>>>>>>>>>> own Source) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
>>>>>>>>>>>>>>> eOutp
>>>>>>>>>>>>>>> ut(
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Unknown
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
>>>>>>>>>>>>>>> utput
>>>>>>>>>>>>>>> _(U
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> nknown
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
>>>>>>>>>>>>>>> t(Unk
>>>>>>>>>>>>>>> now
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> n
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>>>>>>>>>>>>> Source)
>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
>>>>>>>>>>>>>>> Source) ... 38 more [ERROR] Error while initializing the
>>>>>>>>>>>>>>> Airavata API
>>>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>> 
>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Error while initializing the Airavata API
>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>> :64) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>> :43) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>> :39) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
>>>>>>>>>>>>>>> Broke
>>>>>>>>>>>>>>> rSe
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> rviceLi
>>>>>>>>>>>>>>> feCycle.java:156) Caused by:
>>>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>> 
>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Error while initializing the Airavat
>>>>>>>>>>>>>>> a API at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>>>>>> Clien
>>>>>>>>>>>>>>> t.j
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ava:163
>>>>>>>>>>>>>>> ) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
>>>>>>>>>>>>>>> fatal general error>
>>>>>>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
>>>>>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>>>>>>>>>>>>>>> exist) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>>>>>>>>>>>>>>> ry(DB
>>>>>>>>>>>>>>> Dic
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> tionary
>>>>>>>>>>>>>>> Factory.java:102) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
>>>>>>>>>>>>>>> onary
>>>>>>>>>>>>>>> Ins
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> tance(J
>>>>>>>>>>>>>>> DBCConfigurationImpl.java:603) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
>>>>>>>>>>>>>>> on(Ma
>>>>>>>>>>>>>>> ppi
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ngRepos
>>>>>>>>>>>>>>> itory.java:1510) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>> 
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>> java:518)
>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>> 
>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>> java:443)
>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
>>>>>>>>>>>>>>> ue.ja
>>>>>>>>>>>>>>> va:104)
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
>>>>>>>>>>>>>>> etaDa
>>>>>>>>>>>>>>> taR
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> eposito
>>>>>>>>>>>>>>> ryValue.java:68) at
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
>>>>>>>>>>>>>>> ue.ja
>>>>>>>>>>>>>>> va:83)
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
>>>>>>>>>>>>>>> eposi
>>>>>>>>>>>>>>> tor
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> yInstan
>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
>>>>>>>>>>>>>>> eposi
>>>>>>>>>>>>>>> tor
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> yInstan
>>>>>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
>>>>>>>>>>>>>>> Repos
>>>>>>>>>>>>>>> ito
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ryInsta
>>>>>>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
>>>>>>>>>>>>>>> appin
>>>>>>>>>>>>>>> gs(
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> JDBCBro
>>>>>>>>>>>>>>> kerFactory.java:140) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
>>>>>>>>>>>>>>> appin
>>>>>>>>>>>>>>> gs(
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> JDBCBro
>>>>>>>>>>>>>>> kerFactory.java:164) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
>>>>>>>>>>>>>>> l(JDB
>>>>>>>>>>>>>>> CBr
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> okerFac
>>>>>>>>>>>>>>> tory.java:122) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
>>>>>>>>>>>>>>> tract
>>>>>>>>>>>>>>> Bro
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> kerFact
>>>>>>>>>>>>>>> ory.java:209) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
>>>>>>>>>>>>>>> elega
>>>>>>>>>>>>>>> tin
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> gBroker
>>>>>>>>>>>>>>> Factory.java:156) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>>>>>> eEnti
>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> anager(
>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>>>>>> eEnti
>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> anager(
>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>>>>>> eEnti
>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> anager(
>>>>>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>> tEnti
>>>>>>>>>>>>>>> tyM
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> anager(
>>>>>>>>>>>>>>> ResourceUtils.java:68) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>> tConf
>>>>>>>>>>>>>>> igu
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> rations
>>>>>>>>>>>>>>> (ResourceUtils.java:201) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>> tConf
>>>>>>>>>>>>>>> igu
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ration(
>>>>>>>>>>>>>>> ResourceUtils.java:223) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>>>>>> Regis
>>>>>>>>>>>>>>> try
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> .getCon
>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>>>>>> Regis
>>>>>>>>>>>>>>> try
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> .initia
>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
>>>>>>>>>>>>>>> egist
>>>>>>>>>>>>>>> ry(
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Airavat
>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> java:21
>>>>>>>>>>>>>>> 6) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
>>>>>>>>>>>>>>> taCli
>>>>>>>>>>>>>>> ent
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> .java:1
>>>>>>>>>>>>>>> 12) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>>>>>> Clien
>>>>>>>>>>>>>>> t.j
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ava:144
>>>>>>>>>>>>>>> ) ... 4 more Caused by:
>>>>>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
>>>>>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>>>>>>>>>>>>>>> exist) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>>>>>>>>>>>>>>> ionFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry(Basi
>>>>>>>>>>>>>>> cDataSource.java:1549) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
>>>>>>>>>>>>>>> cData
>>>>>>>>>>>>>>> Sou
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> rce.jav
>>>>>>>>>>>>>>> a:1388) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
>>>>>>>>>>>>>>> taSou
>>>>>>>>>>>>>>> rce
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> .java:1
>>>>>>>>>>>>>>> 044) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
>>>>>>>>>>>>>>> n(Del
>>>>>>>>>>>>>>> ega
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> tingDat
>>>>>>>>>>>>>>> aSource.java:110) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
>>>>>>>>>>>>>>> n(Dec
>>>>>>>>>>>>>>> ora
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> tingDat
>>>>>>>>>>>>>>> aSource.java:87) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>>>>>>>>>>>>>>> ry(DB
>>>>>>>>>>>>>>> Dic
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> tionary
>>>>>>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
>>>>>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
>>>>>>>>>>>>>>> exist at
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
>>>>>>>>>>>>>>> ion(U
>>>>>>>>>>>>>>> nkn
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> own
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
>>>>>>>>>>>>>>> wn
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Source)
>>>>>>>>>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
>>>>>>>>>>>>>>> gatin
>>>>>>>>>>>>>>> gSt
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> atement
>>>>>>>>>>>>>>> .java:208) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
>>>>>>>>>>>>>>> necti
>>>>>>>>>>>>>>> on(
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Poolabl
>>>>>>>>>>>>>>> eConnectionFactory.java:658) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
>>>>>>>>>>>>>>> tory(
>>>>>>>>>>>>>>> Bas
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> icDataS
>>>>>>>>>>>>>>> ource.java:1558) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>>>>>>>>>>>>>>> ionFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry(Basi
>>>>>>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
>>>>>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
>>>>>>>>>>>>>>> does not exist at
>>>>>>>>>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
>>>>>>>>>>>>>>> or(Un
>>>>>>>>>>>>>>> kno
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> wn
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
>>>>>>>>>>>>>>> eply(
>>>>>>>>>>>>>>> Unk
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> nown
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
>>>>>>>>>>>>>>> ribeO
>>>>>>>>>>>>>>> utp
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ut(Unkn
>>>>>>>>>>>>>>> own Source) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
>>>>>>>>>>>>>>> eOutp
>>>>>>>>>>>>>>> ut(
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Unknown
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
>>>>>>>>>>>>>>> utput
>>>>>>>>>>>>>>> _(U
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> nknown
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> 
>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
>>>>>>>>>>>>>>> t(Unk
>>>>>>>>>>>>>>> now
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> n
>>>>>>>>>>>>>>> Source) at
>>>>>>>>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>>>>>>>>>>>>> Source)
>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
>>>>>>>>>>>>>>> Source) ... 41 more [INFO] New Database created for Registry
>>>>>>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
>>>>>>>>>>>>>>> Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDic
>>>>>>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
>>>>>>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)). [INFO]
>>>>>>>>>>>>>>> Deploying Web
>>>>>>>>>>>>>>> service: airavata-registry-service-0.8.jar -
>>>>>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
>>>>>>>>>>>>>>> 
>>> /bin/../repository/services/airavata-registry-service-0.8.jar
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
>>>>>>>>>>>>>>> 
>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
>>>>>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
>>>>>>>>>>>>>>> 
>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>>>>>>>>>>>>>>> /repo
>>>>>>>>>>>>>>> sit
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> o
>>>>>>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
>>>>>>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
>>>>>>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to create
>>>>>>>>>>>>>>> Airavata API
>>>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>> 
>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Error while initializing the Airavata API
>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>> :64) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>> :43) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>> :39) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
>>>>>>>>>>>>>>> get
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Airavat
>>>>>>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
>>>>>>>>>>>>>>> acc
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ess$200
>>>>>>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
>>>>>>>>>>>>>>> eton$
>>>>>>>>>>>>>>> 1.r
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> un(Work
>>>>>>>>>>>>>>> flowInterpretorSkeleton.java:158)
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Caused by:
>>>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>> 
>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Error while initializing the Airavat
>>>>>>>>>>>>>>> a API at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>>>>>> Clien
>>>>>>>>>>>>>>> t.j
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ava:163
>>>>>>>>>>>>>>> ) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>>>>>> APIFa
>>>>>>>>>>>>>>> cto
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ry.java
>>>>>>>>>>>>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990
>>>>>>>>>>>>>>> nonfatal user error>
>>>>>>>>>>>>>>> org.apache.openjpa.persistence.ArgumentException: An erro r
>>>>>>>>>>>>>>> occurred while parsing the query filter "SELECT p FROM
>>>>>>>>>>>>>>> Configuration p WHERE p.config_key =:param0". Error message:
>>>>>>>>>>>>>>> Th e name "Configuration" is not a recognized entity or
>>>>>>>>>>>>>>> identifier. Known entity names: [] at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
>>>>>>>>>>>>>>> eExce
>>>>>>>>>>>>>>> pti
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> on(Abst
>>>>>>>>>>>>>>> ractExpressionBuilder.java:119) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
>>>>>>>>>>>>>>> MetaD
>>>>>>>>>>>>>>> ata
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> (JPQLEx
>>>>>>>>>>>>>>> pressionBuilder.java:197) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
>>>>>>>>>>>>>>> lassM
>>>>>>>>>>>>>>> eta
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Data(JP
>>>>>>>>>>>>>>> QLExpressionBuilder.java:167) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
>>>>>>>>>>>>>>> dateM
>>>>>>>>>>>>>>> eta
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Data(JP
>>>>>>>>>>>>>>> QLExpressionBuilder.java:242) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
>>>>>>>>>>>>>>> dateM
>>>>>>>>>>>>>>> eta
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Data(JP
>>>>>>>>>>>>>>> QLExpressionBuilder.java:212) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
>>>>>>>>>>>>>>> dateT
>>>>>>>>>>>>>>> ype
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> (JPQLEx
>>>>>>>>>>>>>>> pressionBuilder.java:205) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
>>>>>>>>>>>>>>> 00(JP
>>>>>>>>>>>>>>> QLE
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> xpressi
>>>>>>>>>>>>>>> onBuilder.java:80) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
>>>>>>>>>>>>>>> QL.po
>>>>>>>>>>>>>>> pul
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ate(JPQ
>>>>>>>>>>>>>>> LExpressionBuilder.java:2417) at
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
>>>>>>>>>>>>>>> .java
>>>>>>>>>>>>>>> :61)
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
>>>>>>>>>>>>>>> mpila
>>>>>>>>>>>>>>> tio
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> n(Expre
>>>>>>>>>>>>>>> ssionStoreQuery.java:162) at
>>>>>>>>>>>>>>> 
>>>>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
>>>>>>>>>>>>>>> 673)
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
>>>>>>>>>>>>> mpl.j
>>>>>>>>>>>>> ava:654)
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
>>>>>>>>>>>>>>> ryImp
>>>>>>>>>>>>>>> l.j
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ava:620
>>>>>>>>>>>>>>> ) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
>>>>>>>>>>>>> l.jav
>>>>>>>>>>>>> a:682)
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>> at
>>>>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
>>>>>>>>>>>>>>> Entit
>>>>>>>>>>>>>>> yMa
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> nagerIm
>>>>>>>>>>>>>>> pl.java:997) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
>>>>>>>>>>>>>>> Entit
>>>>>>>>>>>>>>> yMa
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> nagerIm
>>>>>>>>>>>>>>> pl.java:979) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
>>>>>>>>>>>>>>> Entit
>>>>>>>>>>>>>>> yMa
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> nagerIm
>>>>>>>>>>>>>>> pl.java:102) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
>>>>>>>>>>>>>>> gen
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> erateQu
>>>>>>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
>>>>>>>>>>>>>>> sel
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ectQuer
>>>>>>>>>>>>>>> y(QueryGenerator.java:64) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>> tConf
>>>>>>>>>>>>>>> igu
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> rations
>>>>>>>>>>>>>>> (ResourceUtils.java:205) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>>>>>> tConf
>>>>>>>>>>>>>>> igu
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ration(
>>>>>>>>>>>>>>> ResourceUtils.java:223) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>>>>>> Regis
>>>>>>>>>>>>>>> try
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> .getCon
>>>>>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>>>>>> Regis
>>>>>>>>>>>>>>> try
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> .initia
>>>>>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
>>>>>>>>>>>>>>> egist
>>>>>>>>>>>>>>> ry(
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> Airavat
>>>>>>>>>>>>>>> aRegistryFactory.java:81) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>> 
>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> java:21
>>>>>>>>>>>>>>> 6) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
>>>>>>>>>>>>>>> taCli
>>>>>>>>>>>>>>> ent
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> .java:1
>>>>>>>>>>>>>>> 12) at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>>>>>> Clien
>>>>>>>>>>>>>>> t.j
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> ava:144
>>>>>>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
>>>>>>>>>>>>>>> java.lang.NullPointerException at
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
>>>>>>>>>>>>>>> eton$
>>>>>>>>>>>>>>> 1.r
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> un(Work
>>>>>>>>>>>>>>> flowInterpretorSkeleton.java:159)
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Thanks Viknes
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> -----Original Message----- From: Saminda Wijeratne
>>>>>>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013
>>> 12:25
>>>>>>>>>>>>>>> PM
>>>>>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
>>>>>>> Airavata
>>>>>>>>>>>>>>> Release 0.8 - RC3
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> ok Suresh. Thanks.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
>>>>>>>>>>>>>>> <sm...@apache.org>
>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Hi Saminda,
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> I should have mentioned this in the vote email. INFRA has
>>>>>>>>>>>>>>>> restricted the distributions to 100MB and the war
>>>>>>>>>>>>>>>> distribution is little over it. I made a request to
>>> manually
>>>>>>>>>>>>>>>> checkin the war distribution. Until then, please use this
>>>>>>>>>>>>>>>> link to get the war
>>>>>>>>>>>>>>>> distribution:
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Suresh
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
>>>>>>>>>>>>>>>> <sa...@gmail.com>
>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Suresh, we are missing the war binary from the RC. Can you
>>>>>>>>>>>>>>>>> include that
>>>>>>>>>>>>>>>> as
>>>>>>>>>>>>>>>>> well please.
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
>>>>>>>>>>>>>>>>> <sm...@apache.org>
>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Will appreciate if every one can rest this RC sooner than
>>>>>>>>>>>>>>>>>> later. If we start seeing the release validation is going
>>>>>>>>>>>>>>>>>> on well, we can open the
>>>>>>>>>>>>>>>> trunk
>>>>>>>>>>>>>>>>>> for development for 0.9.
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Suresh
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
>>>>>>>>>>>>>>>>>> <sm...@apache.org>
>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Discussion thread for vote on Apache Airavata 0.8
>>> release
>>>>>>>>>>>>>>>>>>> candidate
>>>>>>>>>>>>>>> 3.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> If you have any questions or feedback or to post results
>>>>>>>>>>>>>>>>>>> of validating
>>>>>>>>>>>>>>>>>> the release, please reply to this thread. Once you verify
>>>>>>>>>>>>>>>>>> the release, please post your vote to the VOTE thread.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> For reference, the Apache release guide  -
>>>>>>>>>>>>>>>>>> http://www.apache.org/dev/release.html
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Some tips to validate the release before you vote:
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> * Download the binary version and run the 5 minute or
>>>>>>>>>>>>>>>>>>> 10 minute
>>>>>>>>>>>>>>>> tutorial
>>>>>>>>>>>>>>>>>> as described in README and website.
>>>>>>>>>>>>>>>>>>> * Download the source files from compressed files and
>>>>>>>>>>>>>>>>>>> release tag and
>>>>>>>>>>>>>>>>>> build (which includes tests).
>>>>>>>>>>>>>>>>>>> * Verify the distribution for the required LICENSE and
>>>>>>>>>>>>>>>>>>> NOTICE files * Verify if all the staged files are signed
>>>>>>>>>>>>>>>>>>> and the signature is
>>>>>>>>>>>>>>>>>> verifiable.
>>>>>>>>>>>>>>>>>>> * Verify if the signing key in the project's KEYS file
>>> is
>>>>>>>>>>>>>>>>>>> hosted on a
>>>>>>>>>>>>>>>>>> public server
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Thanks for your time in validating the release and
>>>>>>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>> -----BEGIN PGP SIGNATURE-----
>>>>>>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
>>>>>>>>>>> Comment: GPGTools - http://gpgtools.org
>>>>>>>>>>> Comment: Using GnuPG with Thunderbird -
>>> http://www.enigmail.net/
>>>>>>>>>>> 
>>>>>>>>>>> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
>>>>>>>>>>> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
>>>>>>>>>>> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
>>>>>>>>>>> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
>>>>>>>>>>> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
>>>>>>>>>>> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
>>>>>>>>>>> =4mIG
>>>>>>>>>>> -----END PGP SIGNATURE-----
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>> 
>>>> 
>>>> 
>>> 
>> 
>> 


Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Amila Jayasekara <th...@gmail.com>.
Below reported issues are fixed.
Saminda, can you check now ?

Also appreciate if others can verify the distributions. (Including you,
Viknes)

Thanks
Amila


On Mon, Jul 8, 2013 at 5:02 PM, Amila Jayasekara <th...@gmail.com>wrote:

>
>
>
> On Mon, Jul 8, 2013 at 4:29 PM, Saminda Wijeratne <sa...@gmail.com>wrote:
>
>> Assuming the same fix is gone to the trunk I have verified this fix is
>> working perfectly on both integration tests and the standalone airavata
>> server (ran 5/10 min tutorials).
>>
>> Testing tomcat deployment needed updating the server properties file key
>> registry.service.wsdl (the default context we are shipping is
>> "airavata-server" instead of "axis2").
>
>
> It seems like the stand a lone server and and webapp are not using
> consistent contexts for default installation. Stand alone server uses axis2
> context and webapp uses airavata-server context. This implies we need to
> maintain a separate configuration files for webapp and stand alone server
> or else update configuration file with relevant context during the build.
>
>
>
>
>> The server seemed to start without
>> any issues but I was not able to connect to it using XBaya. Looks like the
>> same registry service URL issue. I updated the client prop file url but no
>> change. Can someone also verify my issue pls.
>>
>
> I am also getting the same issue. I am under the impression that
> ApplicationSettings.getSetting doesnt return property values in
> airavata-client.properties (?).
> I need to further debug the issue.
>
> Suresh, please hold till I resolve this issue.
>
> Thanks
> Amila
>
>
>
>>
>>
>> On Mon, Jul 8, 2013 at 3:46 PM, Suresh Marru <sm...@apache.org> wrote:
>>
>> > Thanks Amila & Viknes for the patch and testing. I will cancel the vote
>> > and call out a new RC later today.
>> >
>> > Suresh
>> >
>> > On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <th...@gmail.com>
>> > wrote:
>> >
>> > > Hi Viknes,
>> > >
>> > > That INFO message is expected and it is coming from axis2. That
>> message
>> > > pops up as we are periodically checking whether RegistryService is up.
>> > > Thank you for testing the fix.
>> > > I will commit the fix and we can continue with a new RC.
>> > >
>> > > Regards,
>> > > Amila
>> > >
>> > >
>> > > On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <
>> viknesb@msn.com
>> > >wrote:
>> > >
>> > >> Hi Amila,
>> > >>
>> > >> I ran the distribution and now I just see the info message of not
>> being
>> > >> able
>> > >> to connect to RegistryService. The API invocation error message or
>> the
>> > >> database creation error seems to be
>> > >> resolved. I was able to test the 5 mins quickstart tutorial and it
>> ran
>> > >> fine.
>> > >>
>> > >>
>> > >> [INFO] Registry service URL -
>> > >> http://localhost:8080/axis2/services/RegistryService?wsdl
>> > >> [INFO] Deploying module: metadataExchange-1.5.1-impl -
>> > >> file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
>> > >> OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
>> > >> [INFO] Unable to sendViaPost to
>> > >> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
>> > >> java.net.ConnectException: Connection refused: connect
>> > >>        at java.net.DualStackPlainSocketImpl.waitForConnect(Native
>> > Method)
>> > >>        at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
>> > Source)
>> > >>        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
>> > >>        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
>> > >> Source)
>> > >>        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
>> > >>        at java.net.PlainSocketImpl.connect(Unknown Source)
>> > >>        at java.net.SocksSocketImpl.connect(Unknown Source)
>> > >>        at java.net.Socket.connect(Unknown Source)
>> > >>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> > >>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>> > >>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>> > Source)
>> > >>        at java.lang.reflect.Method.invoke(Unknown Source)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
>> > >> ReflectionSocketFactory.java:140)
>> > >>
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
>> > >> cket(DefaultProtocolSocketFactory
>> > >> .java:125)
>> > >>        at
>> > >>
>> >
>> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
>> > >> ionAdapter.open(MultiThreadedHttp
>> > >> ConnectionManager.java:1361)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
>> > >> Director.java:387)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
>> > >> ector.java:171)
>> > >>        at
>> > >>
>> >
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
>> > >>        at
>> > >>
>> >
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
>> > >> PSender.java:542)
>> > >>        at
>> > >>
>> >
>> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
>> > >>        at
>> > >> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
>> > >> ommons(CommonsHTTPTransportSender
>> > >> .java:400)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
>> > >> PTransportSender.java:225)
>> > >>        at
>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
>> > >> n.java:402)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
>> > >> peration.java:229)
>> > >>        at
>> > >>
>> >
>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
>> > >> ed(RegistryServiceStub.java:181)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
>> > >> vataClient.java:232)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
>> > >> vataClient.java:182)
>> > >>       at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
>> > >> )
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> > >> :61)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> > >> :43)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> > >> :39)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
>> > >> feCycle.java:117)
>> > >> [INFO] Attempting to contact registry service, iteration - 0
>> > >> [INFO] Unable to sendViaPost to
>> > >> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
>> > >> java.net.ConnectException: Connection refused: connect
>> > >>        at java.net.DualStackPlainSocketImpl.waitForConnect(Native
>> > Method)
>> > >>        at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
>> > Source)
>> > >>        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
>> > >>        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
>> > >> Source)
>> > >>        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
>> > >>        at java.net.PlainSocketImpl.connect(Unknown Source)
>> > >>        at java.net.SocksSocketImpl.connect(Unknown Source)
>> > >>        at java.net.Socket.connect(Unknown Source)
>> > >>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> > >>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>> > >>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>> > Source)
>> > >>        at java.lang.reflect.Method.invoke(Unknown Source)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
>> > >> ReflectionSocketFactory.java:140)
>> > >>
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
>> > >> cket(DefaultProtocolSocketFactory
>> > >> .java:125)
>> > >>        at
>> > >>
>> >
>> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
>> > >> ionAdapter.open(MultiThreadedHttp
>> > >> ConnectionManager.java:1361)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
>> > >> Director.java:387)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
>> > >> ector.java:171)
>> > >>        at
>> > >>
>> >
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
>> > >>        at
>> > >>
>> >
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
>> > >> PSender.java:542)
>> > >>        at
>> > >>
>> >
>> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
>> > >>        at
>> > >> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
>> > >> ommons(CommonsHTTPTransportSender
>> > >> .java:400)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
>> > >> PTransportSender.java:225)
>> > >>        at
>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
>> > >> n.java:402)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
>> > >> peration.java:229)
>> > >>        at
>> > >>
>> >
>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
>> > >> ed(RegistryServiceStub.java:181)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
>> > >> vataClient.java:232)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
>> > >> vataClient.java:182)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
>> > >> )
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> > >> :61)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> > >> :43)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> > >> :39)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
>> > >> feCycle.java:117)
>> > >> [INFO] Attempting to contact registry service, iteration - 1
>> > >> [INFO] New Database created for Registry
>> > >>
>> > >>
>> >
>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
>> > >> t:1527/persistent_data;create=true;user=aira
>> > >>
>> > >>
>> >
>> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
>> > >> ELECT 1 from Configuration,MaxActive=10,MaxI
>> > >> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
>> > >> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime - Starting
>> OpenJPA
>> > >> 2.2.0
>> > >> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC - Using
>> > dictionary
>> > >> class "org.apache.openjpa.jdbc.sql.DerbyDicti
>> > >> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network
>> Client
>> > JDBC
>> > >> Driver 10.9.1.0 - (1344872)).
>> > >> [INFO] Unable to sendViaPost to
>> > >> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
>> > >> java.net.ConnectException: Connection refused: connect
>> > >>        at java.net.DualStackPlainSocketImpl.waitForConnect(Native
>> > Method)
>> > >>        at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
>> > Source)
>> > >>        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
>> > >>        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
>> > >> Source)
>> > >>        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
>> > >>        at java.net.PlainSocketImpl.connect(Unknown Source)
>> > >>        at java.net.SocksSocketImpl.connect(Unknown Source)
>> > >>        at java.net.Socket.connect(Unknown Source)
>> > >>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> > >>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>> > >>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>> > Source)
>> > >>        at java.lang.reflect.Method.invoke(Unknown Source)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
>> > >> ReflectionSocketFactory.java:140)
>> > >>
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
>> > >> cket(DefaultProtocolSocketFactory
>> > >> .java:125)
>> > >>        at
>> > >>
>> >
>> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
>> > >> ionAdapter.open(MultiThreadedHttp
>> > >> ConnectionManager.java:1361)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
>> > >> Director.java:387)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
>> > >> ector.java:171)
>> > >>        at
>> > >>
>> >
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
>> > >>        at
>> > >>
>> >
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
>> > >> PSender.java:542)
>> > >>        at
>> > >>
>> >
>> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
>> > >>        at
>> > >> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
>> > >> ommons(CommonsHTTPTransportSender
>> > >> .java:400)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
>> > >> PTransportSender.java:225)
>> > >>        at
>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
>> > >> n.java:402)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
>> > >> peration.java:229)
>> > >>        at
>> > >>
>> >
>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
>> > >> ed(RegistryServiceStub.java:181)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
>> > >> vataClient.java:232)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
>> > >> vataClient.java:182)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
>> > >> )
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> > >> :61)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> > >> :43)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> > >> :39)
>> > >>        at
>> > >>
>> > >>
>> >
>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
>> > >> feCycle.java:117)
>> > >> [INFO] Deploying Web service:
>> > airavata-registry-service-0.9-SNAPSHOT.jar -
>> > >> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
>> > >>
>> > >>
>> >
>> PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
>> > >> T.jar
>> > >> [INFO] Deploying Web service: airavata-xbaya-gui-0.9-SNAPSHOT.jar -
>> > >> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
>> > >> .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
>> > >> [INFO] Deploying Web service: version-1.5.1.aar -
>> > >>
>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
>> > >> tory/services/version-1.5.1.aar
>> > >> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol start
>> > >> INFO: Starting ProtocolHandler ["http-bio-8080"]
>> > >> [INFO] Attempting to contact registry service, iteration - 2
>> > >> Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm
>> setContainer
>> > >> INFO: Set JAAS app name Tomcat
>> > >>
>> > >> Thanks
>> > >> Viknes
>> > >>
>> > >> -----Original Message-----
>> > >> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
>> > >> Sent: Monday, July 08, 2013 11:52 AM
>> > >> To: dev@airavata.apache.org
>> > >> Cc: viknesb
>> > >> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>> > >>
>> > >> Hi Suresh,
>> > >>
>> > >> The binary is shared in [1]. Please use pass phrase "airavata" to
>> > download
>> > >> binary.
>> > >>
>> > >> Thanks
>> > >> Amila
>> > >>
>> > >> [1]
>> > https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
>> > >>
>> > >>
>> > >> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <sm...@apache.org>
>> > wrote:
>> > >>
>> > >>> Hi Amila,
>> > >>>
>> > >>> This is really good investigation. Can you checkin the binary with
>> > >>> some testing name to
>> > >> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/and send the
>> > url
>> > >> for
>> > >> viknes and others to test.
>> > >>>
>> > >>> If this addresses the issue consistently, I think its worth to
>> respin
>> > >>> the release. Otherwise, I am inclined to suggest, lets move on with
>> > >>> release marking this as a known issue.
>> > >>>
>> > >>> Suresh
>> > >>>
>> > >>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
>> > >>> <th...@gmail.com>
>> > >>> wrote:
>> > >>>
>> > >>>> I think I was able to fix issue
>> > >>>> https://issues.apache.org/jira/browse/
>> > >>>> AIRAVATA-879.
>> > >>>>
>> > >>>> Cause for the issue -
>> > >>>> Airavata database and schema is created using a separate web
>> service
>> > >>>> called org.apache.airavata.registry.services.RegistryService. Other
>> > >>>> services (E.g :- messanger service) which uses AiravataAPI depends
>> > >>>> on
>> > >>> above
>> > >>>> service. Therefore if axis2 deployer decided to deploy messanger
>> > >>>> service first we will see exception in above issue.
>> > >>>>
>> > >>>> Solution: Try to connect to RegistryService and if connection fails
>> > >>>> wait for some time and re-try. If re-trying fail for several
>> > >>>> iterations determine that RegistryService is unavailable and throw
>> an
>> > >> exception.
>> > >>>>
>> > >>>> TODO : Need to verify this fix in Viknes's machine. (The issue is
>> > >>>> consistently reproducible in his machine)
>> > >>>>
>> > >>>> Further RegistryService doesnt provide any operations. So it is
>> > >>>> redundant have this service just to initialize database and schema.
>> > >>>> I think we
>> > >>> should
>> > >>>> remove this service and move DB/Schema creation to some other
>> > >>> initializing
>> > >>>> method.
>> > >>>>
>> > >>>> Feedback/comments appreciated.
>> > >>>>
>> > >>>> Thanks
>> > >>>> Amila
>> > >>>>
>> > >>>>
>> > >>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
>> > >>>> <th...@gmail.com>wrote:
>> > >>>>
>> > >>>>>
>> > >>>>>
>> > >>>>>
>> > >>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
>> > >>>>> <viknesb@msn.com
>> > >>>> wrote:
>> > >>>>>
>> > >>>>>> Sure, here is the JIRA issue
>> > >>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
>> > >>>>>
>> > >>>>>
>> > >>>>> What is the final verdict on above issue ?
>> > >>>>> Are we going to treat AIRAVATA-879<
>> > >>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
>> > >>>>> a blocker for the release ?
>> > >>>>>
>> > >>>>> Further is there a Windows environment which we can use to test
>> > >>>>> this
>> > >>> issue
>> > >>>>> ?
>> > >>>>>
>> > >>>>> Thanks
>> > >>>>> Amila
>> > >>>>>
>> > >>>>>
>> > >>>>>>
>> > >>>>>>
>> > >>>>>> Thanks
>> > >>>>>> Viknes
>> > >>>>>>
>> > >>>>>> -----Original Message-----
>> > >>>>>> From: Suresh Marru [mailto:smarru@apache.org]
>> > >>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
>> > >>>>>> To: dev@airavata.apache.org
>> > >>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>> > >>>>>>
>> > >>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <ma...@iu.edu>
>> wrote:
>> > >>>>>>
>> > >>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
>> > >>>>>>> Hash: SHA1
>> > >>>>>>>
>> > >>>>>>> My concern about making this a known issue is that many who will
>> > >>>>>>> try out the release for the first time will hit this bug.
>> > >>>>>>>
>> > >>>>>>
>> > >>>>>> Thats true and may not be a good thing. Any volunteers to get to
>> > >>>>>> the bottom of this race condition and fix it in the trunk? If we
>> > >>>>>> first make sure
>> > >>> we
>> > >>>>>> really fixed it, certainly worth a new RC.
>> > >>>>>>
>> > >>>>>> Viknes, can you please crate a JIRA and fill in the steps to
>> > >>>>>> reproduce
>> > >>> it?
>> > >>>>>>
>> > >>>>>> Suresh
>> > >>>>>>
>> > >>>>>>>
>> > >>>>>>>
>> > >>>>>>> Marlon
>> > >>>>>>>
>> > >>>>>>>
>> > >>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
>> > >>>>>>>> Hi Viknes,
>> > >>>>>>>>
>> > >>>>>>>> It seems the issues of "database not getting created the first
>> > >> time"
>> > >>>>>>>> is reproducible on Linux and Windows as well,  for some reason
>> > >>>>>>>> Mac's are ok. Will wait for others to chime in. We can either
>> > >>>>>>>> proceed with the release by adding this as a Known issue, or if
>> > >>>>>>>> any one raises a blocker, we can address and re-spin the
>> release.
>> > >>>>>>>>
>> > >>>>>>>> Suresh
>> > >>>>>>>>
>> > >>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
>> > >>>>>>>> <vi...@msn.com>
>> > >>>>>>>> wrote:
>> > >>>>>>>>
>> > >>>>>>>>> Since no one else is getting this error, it might be a Windows
>> > >>>>>>>>> specific or system specific issue. I will give my vote.
>> > >>>>>>>>>
>> > >>>>>>>>> Thanks Viknes
>> > >>>>>>>>>
>> > >>>>>>>>> -----Original Message----- From: Suresh Marru
>> > >>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013 4:10
>> PM
>> > >>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
>> > >>>>>>>>> Airavata Release 0.8 - RC3
>> > >>>>>>>>>
>> > >>>>>>>>> I did not do extensive testing yet, but a quick try on a mac
>> > >>>>>>>>> and did not give this error either.
>> > >>>>>>>>>
>> > >>>>>>>>> Suresh
>> > >>>>>>>>>
>> > >>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
>> > >>>>>>>>> <th...@gmail.com> wrote:
>> > >>>>>>>>>
>> > >>>>>>>>>> Strange, I am not experiencing this issue. Wonder whether
>> this
>> > >>>>>>>>>> is a Windows specific issue. Any one else experiencing this
>> > issue
>> > >> ?
>> > >>>>>>>>>>
>> > >>>>>>>>>> Thanks Amila
>> > >>>>>>>>>>
>> > >>>>>>>>>>
>> > >>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
>> > >>>>>>>>> <vi...@msn.com>wrote:
>> > >>>>>>>>>>
>> > >>>>>>>>>>> Hi all,
>> > >>>>>>>>>>>
>> > >>>>>>>>>>> I downloaded the server bin distribution, tried to start the
>> > >>>>>>>>>>> server and I got the below exception. It seems this error
>> > >>>>>>>>>>> occurs only the first time I start the server. It does not
>> > >>>>>>>>>>> occur the subsequent times during the startup.
>> > >>>>>>>>>>>
>> > >>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server -
>> > >>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept connection
>> s
>> > >>>>>>>>>>> on port 1527
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
>> > >>>>>>>>>>> //l
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> vata;password=airavata,Username=airavata,Password=airavata,va
>> > >>>>>>>>>>> lidat
>> > >>>>>>>>>>> ion
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
>> > >>>>>>>>>>>
>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
>> > >>>>>>>>>>> =true
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting
>> > >>> OpenJPA
>> > >>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata API
>> > >>>>>>>>>>>
>> > >>>>>>
>> > >>>
>> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Error while initializing the Airavata API
>> > >>>>>>>>>>> at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>> > >>>>>>>>>>> APIFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry.java
>> > >>>>>>>>>>> :64) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>> > >>>>>>>>>>> APIFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry.java
>> > >>>>>>>>>>> :43) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>> > >>>>>>>>>>> APIFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry.java
>> > >>>>>>>>>>> :39) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
>> > >>>>>>>>>>> MsgBo
>> > >>>>>>>>>>> xSe
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> rviceLi
>> > >>>>>>>>>>> feCycle.java:117) Caused by:
>> > >>>>>>>>>>>
>> > >>>>>>
>> > >>>
>> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Error while initializing the Airavat
>> > >>>>>>>>>>> a API at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>> > >>>>>>>>>>> Clien
>> > >>>>>>>>>>> t.j
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ava:163
>> > >>>>>>>>>>> ) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>> > >>>>>>>>>>> APIFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry.java
>> > >>>>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
>> > >>>>>>>>>>> fatal general error>
>> > >>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
>> > >>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>> > >>>>>>>>>>> exist) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>> > >>>>>>>>>>> ry(DB
>> > >>>>>>>>>>> Dic
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> tionary
>> > >>>>>>>>>>> Factory.java:102) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
>> > >>>>>>>>>>> onary
>> > >>>>>>>>>>> Ins
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> tance(J
>> > >>>>>>>>>>> DBCConfigurationImpl.java:603) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
>> > >>>>>>>>>>> on(Ma
>> > >>>>>>>>>>> ppi
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ngRepos
>> > >>>>>>>>>>> itory.java:1510) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>>>>
>> > >>>>>>
>> > >>>>>>
>> > >>>
>> > >>
>> > >>
>> >
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> > >>>>>>>>>>>
>> > >>>>>>>>>
>> > >>>>>>> java:518)
>> > >>>>>>>>>>> at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>>>>
>> > >>>>>>
>> > >>>>>>
>> > >>>
>> > >>
>> > >>
>> >
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> > >>>>>>>>>>>
>> > >>>>>>>>>
>> > >>>>>>> java:443)
>> > >>>>>>>>>>> at
>> > >>>>>>>>>>>
>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
>> > >>>>>>>>>>> ue.ja
>> > >>>>>>>>>>> va:104)
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
>> > >>>>>>>>>>> etaDa
>> > >>>>>>>>>>> taR
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> eposito
>> > >>>>>>>>>>> ryValue.java:68) at
>> > >>>>>>>>>>>
>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
>> > >>>>>>>>>>> ue.ja
>> > >>>>>>>>>>> va:83)
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
>> > >>>>>>>>>>> eposi
>> > >>>>>>>>>>> tor
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> yInstan
>> > >>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
>> > >>>>>>>>>>> eposi
>> > >>>>>>>>>>> tor
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> yInstan
>> > >>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
>> > >>>>>>>>>>> Abstr
>> > >>>>>>>>>>> act
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> BrokerF
>> > >>>>>>>>>>> actory.java:638) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
>> > >>>>>>>>>>> tract
>> > >>>>>>>>>>> Bro
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> kerFact
>> > >>>>>>>>>>> ory.java:203) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
>> > >>>>>>>>>>> elega
>> > >>>>>>>>>>> tin
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> gBroker
>> > >>>>>>>>>>> Factory.java:156) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>> > >>>>>>>>>>> eEnti
>> > >>>>>>>>>>> tyM
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> anager(
>> > >>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>> > >>>>>>>>>>> eEnti
>> > >>>>>>>>>>> tyM
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> anager(
>> > >>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>> > >>>>>>>>>>> eEnti
>> > >>>>>>>>>>> tyM
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> anager(
>> > >>>>>>>>>>> EntityManagerFactoryImpl.java:60)
>> > >>>>>>>>>>>
>> > >>>>>>>>>>> at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>> > >>>>>>>>>>> tEnti
>> > >>>>>>>>>>> tyM
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> anager(
>> > >>>>>>>>>>> ResourceUtils.java:68) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>> > >>>>>>>>>>> tConf
>> > >>>>>>>>>>> igu
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> rations
>> > >>>>>>>>>>> (ResourceUtils.java:201) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>> > >>>>>>>>>>> tConf
>> > >>>>>>>>>>> igu
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ration(
>> > >>>>>>>>>>> ResourceUtils.java:223) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>> > >>>>>>>>>>> Regis
>> > >>>>>>>>>>> try
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> .getCon
>> > >>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>> > >>>>>>>>>>> Regis
>> > >>>>>>>>>>> try
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> .initia
>> > >>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
>> > >>>>>>>>>>> egist
>> > >>>>>>>>>>> ry(
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Airavat
>> > >>>>>>>>>>> aRegistryFactory.java:81) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>
>> > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> java:21
>> > >>>>>>>>>>> 6) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataClient.createConfig(Airava
>> > >>>>>>>>>>> taCli
>> > >>>>>>>>>>> ent
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> .java:1
>> > >>>>>>>>>>> 12) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>> > >>>>>>>>>>> Clien
>> > >>>>>>>>>>> t.j
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ava:144
>> > >>>>>>>>>>> ) ... 4 more Caused by:
>> > >>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
>> > >>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>> > >>>>>>>>>>> exist) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>> > >>>>>>>>>>> ionFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry(Basi
>> > >>>>>>>>>>> cDataSource.java:1549) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
>> > >>>>>>>>>>> cData
>> > >>>>>>>>>>> Sou
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> rce.jav
>> > >>>>>>>>>>> a:1388) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
>> > >>>>>>>>>>> taSou
>> > >>>>>>>>>>> rce
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> .java:1
>> > >>>>>>>>>>> 044) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
>> > >>>>>>>>>>> n(Del
>> > >>>>>>>>>>> ega
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> tingDat
>> > >>>>>>>>>>> aSource.java:110) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
>> > >>>>>>>>>>> n(Dec
>> > >>>>>>>>>>> ora
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> tingDat
>> > >>>>>>>>>>> aSource.java:87) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>> > >>>>>>>>>>> ry(DB
>> > >>>>>>>>>>> Dic
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> tionary
>> > >>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
>> > >>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
>> > >>>>>>>>>>> exist at
>> > >>>>>>>>>>>
>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
>> > >>>>>>>>>>> ion(U
>> > >>>>>>>>>>> nkn
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> own
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>>
>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
>> > >>>>>>>>>>> wn
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Source)
>> > >>>>>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
>> > >>>>>>>>>>> gatin
>> > >>>>>>>>>>> gSt
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> atement
>> > >>>>>>>>>>> .java:208) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
>> > >>>>>>>>>>> necti
>> > >>>>>>>>>>> on(
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Poolabl
>> > >>>>>>>>>>> eConnectionFactory.java:658) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
>> > >>>>>>>>>>> tory(
>> > >>>>>>>>>>> Bas
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> icDataS
>> > >>>>>>>>>>> ource.java:1558) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>> > >>>>>>>>>>> ionFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry(Basi
>> > >>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
>> > >>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
>> > >>>>>>>>>>> does not exist at
>> > >>>>>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>>
>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
>> > >>>>>>>>>>> or(Un
>> > >>>>>>>>>>> kno
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> wn
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>>
>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
>> > >>>>>>>>>>> eply(
>> > >>>>>>>>>>> Unk
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> nown
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
>> > >>>>>>>>>>> ribeO
>> > >>>>>>>>>>> utp
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ut(Unkn
>> > >>>>>>>>>>> own Source) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
>> > >>>>>>>>>>> eOutp
>> > >>>>>>>>>>> ut(
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Unknown
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>>
>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
>> > >>>>>>>>>>> utput
>> > >>>>>>>>>>> _(U
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> nknown
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>>
>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
>> > >>>>>>>>>>> t(Unk
>> > >>>>>>>>>>> now
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> n
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>> > >>>>>>>>> Source)
>> > >>>>>>>>>>> at
>> > >>>>>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
>> > >>>>>>>>>>> Source) ... 38 more [ERROR] Error while initializing the
>> > >>>>>>>>>>> Airavata API
>> > >>>>>>>>>>>
>> > >>>>>>
>> > >>>
>> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Error while initializing the Airavata API
>> > >>>>>>>>>>> at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>> > >>>>>>>>>>> APIFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry.java
>> > >>>>>>>>>>> :64) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>> > >>>>>>>>>>> APIFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry.java
>> > >>>>>>>>>>> :43) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>> > >>>>>>>>>>> APIFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry.java
>> > >>>>>>>>>>> :39) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
>> > >>>>>>>>>>> Broke
>> > >>>>>>>>>>> rSe
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> rviceLi
>> > >>>>>>>>>>> feCycle.java:156) Caused by:
>> > >>>>>>>>>>>
>> > >>>>>>
>> > >>>
>> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Error while initializing the Airavat
>> > >>>>>>>>>>> a API at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>> > >>>>>>>>>>> Clien
>> > >>>>>>>>>>> t.j
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ava:163
>> > >>>>>>>>>>> ) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>> > >>>>>>>>>>> APIFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry.java
>> > >>>>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
>> > >>>>>>>>>>> fatal general error>
>> > >>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
>> > >>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>> > >>>>>>>>>>> exist) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>> > >>>>>>>>>>> ry(DB
>> > >>>>>>>>>>> Dic
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> tionary
>> > >>>>>>>>>>> Factory.java:102) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
>> > >>>>>>>>>>> onary
>> > >>>>>>>>>>> Ins
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> tance(J
>> > >>>>>>>>>>> DBCConfigurationImpl.java:603) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
>> > >>>>>>>>>>> on(Ma
>> > >>>>>>>>>>> ppi
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ngRepos
>> > >>>>>>>>>>> itory.java:1510) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>>>>
>> > >>>>>>
>> > >>>>>>
>> > >>>
>> > >>
>> > >>
>> >
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> > >>>>>>>>>>>
>> > >>>>>>>>>
>> > >>>>>>> java:518)
>> > >>>>>>>>>>> at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>>>>
>> > >>>>>>
>> > >>>>>>
>> > >>>
>> > >>
>> > >>
>> >
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> > >>>>>>>>>>>
>> > >>>>>>>>>
>> > >>>>>>> java:443)
>> > >>>>>>>>>>> at
>> > >>>>>>>>>>>
>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
>> > >>>>>>>>>>> ue.ja
>> > >>>>>>>>>>> va:104)
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
>> > >>>>>>>>>>> etaDa
>> > >>>>>>>>>>> taR
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> eposito
>> > >>>>>>>>>>> ryValue.java:68) at
>> > >>>>>>>>>>>
>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
>> > >>>>>>>>>>> ue.ja
>> > >>>>>>>>>>> va:83)
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
>> > >>>>>>>>>>> eposi
>> > >>>>>>>>>>> tor
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> yInstan
>> > >>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
>> > >>>>>>>>>>> eposi
>> > >>>>>>>>>>> tor
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> yInstan
>> > >>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
>> > >>>>>>>>>>> Repos
>> > >>>>>>>>>>> ito
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ryInsta
>> > >>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
>> > >>>>>>>>>>> appin
>> > >>>>>>>>>>> gs(
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> JDBCBro
>> > >>>>>>>>>>> kerFactory.java:140) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
>> > >>>>>>>>>>> appin
>> > >>>>>>>>>>> gs(
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> JDBCBro
>> > >>>>>>>>>>> kerFactory.java:164) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
>> > >>>>>>>>>>> l(JDB
>> > >>>>>>>>>>> CBr
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> okerFac
>> > >>>>>>>>>>> tory.java:122) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
>> > >>>>>>>>>>> tract
>> > >>>>>>>>>>> Bro
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> kerFact
>> > >>>>>>>>>>> ory.java:209) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
>> > >>>>>>>>>>> elega
>> > >>>>>>>>>>> tin
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> gBroker
>> > >>>>>>>>>>> Factory.java:156) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>> > >>>>>>>>>>> eEnti
>> > >>>>>>>>>>> tyM
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> anager(
>> > >>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>> > >>>>>>>>>>> eEnti
>> > >>>>>>>>>>> tyM
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> anager(
>> > >>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>> > >>>>>>>>>>> eEnti
>> > >>>>>>>>>>> tyM
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> anager(
>> > >>>>>>>>>>> EntityManagerFactoryImpl.java:60)
>> > >>>>>>>>>>>
>> > >>>>>>>>>>> at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>> > >>>>>>>>>>> tEnti
>> > >>>>>>>>>>> tyM
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> anager(
>> > >>>>>>>>>>> ResourceUtils.java:68) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>> > >>>>>>>>>>> tConf
>> > >>>>>>>>>>> igu
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> rations
>> > >>>>>>>>>>> (ResourceUtils.java:201) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>> > >>>>>>>>>>> tConf
>> > >>>>>>>>>>> igu
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ration(
>> > >>>>>>>>>>> ResourceUtils.java:223) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>> > >>>>>>>>>>> Regis
>> > >>>>>>>>>>> try
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> .getCon
>> > >>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>> > >>>>>>>>>>> Regis
>> > >>>>>>>>>>> try
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> .initia
>> > >>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
>> > >>>>>>>>>>> egist
>> > >>>>>>>>>>> ry(
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Airavat
>> > >>>>>>>>>>> aRegistryFactory.java:81) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>
>> > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> java:21
>> > >>>>>>>>>>> 6) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataClient.createConfig(Airava
>> > >>>>>>>>>>> taCli
>> > >>>>>>>>>>> ent
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> .java:1
>> > >>>>>>>>>>> 12) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>> > >>>>>>>>>>> Clien
>> > >>>>>>>>>>> t.j
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ava:144
>> > >>>>>>>>>>> ) ... 4 more Caused by:
>> > >>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
>> > >>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>> > >>>>>>>>>>> exist) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>> > >>>>>>>>>>> ionFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry(Basi
>> > >>>>>>>>>>> cDataSource.java:1549) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
>> > >>>>>>>>>>> cData
>> > >>>>>>>>>>> Sou
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> rce.jav
>> > >>>>>>>>>>> a:1388) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
>> > >>>>>>>>>>> taSou
>> > >>>>>>>>>>> rce
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> .java:1
>> > >>>>>>>>>>> 044) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
>> > >>>>>>>>>>> n(Del
>> > >>>>>>>>>>> ega
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> tingDat
>> > >>>>>>>>>>> aSource.java:110) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
>> > >>>>>>>>>>> n(Dec
>> > >>>>>>>>>>> ora
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> tingDat
>> > >>>>>>>>>>> aSource.java:87) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>> > >>>>>>>>>>> ry(DB
>> > >>>>>>>>>>> Dic
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> tionary
>> > >>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
>> > >>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
>> > >>>>>>>>>>> exist at
>> > >>>>>>>>>>>
>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
>> > >>>>>>>>>>> ion(U
>> > >>>>>>>>>>> nkn
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> own
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>>
>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
>> > >>>>>>>>>>> wn
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Source)
>> > >>>>>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
>> > >>>>>>>>>>> gatin
>> > >>>>>>>>>>> gSt
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> atement
>> > >>>>>>>>>>> .java:208) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
>> > >>>>>>>>>>> necti
>> > >>>>>>>>>>> on(
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Poolabl
>> > >>>>>>>>>>> eConnectionFactory.java:658) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
>> > >>>>>>>>>>> tory(
>> > >>>>>>>>>>> Bas
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> icDataS
>> > >>>>>>>>>>> ource.java:1558) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>> > >>>>>>>>>>> ionFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry(Basi
>> > >>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
>> > >>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
>> > >>>>>>>>>>> does not exist at
>> > >>>>>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>>
>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
>> > >>>>>>>>>>> or(Un
>> > >>>>>>>>>>> kno
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> wn
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>>
>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
>> > >>>>>>>>>>> eply(
>> > >>>>>>>>>>> Unk
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> nown
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
>> > >>>>>>>>>>> ribeO
>> > >>>>>>>>>>> utp
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ut(Unkn
>> > >>>>>>>>>>> own Source) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
>> > >>>>>>>>>>> eOutp
>> > >>>>>>>>>>> ut(
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Unknown
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>>
>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
>> > >>>>>>>>>>> utput
>> > >>>>>>>>>>> _(U
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> nknown
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>>
>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
>> > >>>>>>>>>>> t(Unk
>> > >>>>>>>>>>> now
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> n
>> > >>>>>>>>>>> Source) at
>> > >>>>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>> > >>>>>>>>> Source)
>> > >>>>>>>>>>> at
>> > >>>>>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
>> > >>>>>>>>>>> Source) ... 41 more [INFO] New Database created for Registry
>> > >>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
>> > >>>>>>>>>>> Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDic
>> > >>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
>> > >>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)). [INFO]
>> > >>>>>>>>>>> Deploying Web
>> > >>>>>>>>>>> service: airavata-registry-service-0.8.jar -
>> > >>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
>> > >>>>>>>>>>>
>> /bin/../repository/services/airavata-registry-service-0.8.jar
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
>> > >>>>>>>>>>>
>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
>> > >>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
>> > >>>>>>>>>>>
>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>> > >>>>>>>>>>> /repo
>> > >>>>>>>>>>> sit
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> o
>> > >>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
>> > >>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
>> > >>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to create
>> > >>>>>>>>>>> Airavata API
>> > >>>>>>>>>>>
>> > >>>>>>
>> > >>>
>> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Error while initializing the Airavata API
>> > >>>>>>>>>>> at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>> > >>>>>>>>>>> APIFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry.java
>> > >>>>>>>>>>> :64) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>> > >>>>>>>>>>> APIFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry.java
>> > >>>>>>>>>>> :43) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>> > >>>>>>>>>>> APIFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry.java
>> > >>>>>>>>>>> :39) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
>> > >>>>>>>>>>> get
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Airavat
>> > >>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
>> > >>>>>>>>>>> acc
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ess$200
>> > >>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
>> > >>>>>>>>>>> eton$
>> > >>>>>>>>>>> 1.r
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> un(Work
>> > >>>>>>>>>>> flowInterpretorSkeleton.java:158)
>> > >>>>>>>>>>>
>> > >>>>>>>>>>> Caused by:
>> > >>>>>>>>>>>
>> > >>>>>>
>> > >>>
>> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Error while initializing the Airavat
>> > >>>>>>>>>>> a API at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>> > >>>>>>>>>>> Clien
>> > >>>>>>>>>>> t.j
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ava:163
>> > >>>>>>>>>>> ) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>> > >>>>>>>>>>> APIFa
>> > >>>>>>>>>>> cto
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ry.java
>> > >>>>>>>>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990
>> > >>>>>>>>>>> nonfatal user error>
>> > >>>>>>>>>>> org.apache.openjpa.persistence.ArgumentException: An erro r
>> > >>>>>>>>>>> occurred while parsing the query filter "SELECT p FROM
>> > >>>>>>>>>>> Configuration p WHERE p.config_key =:param0". Error message:
>> > >>>>>>>>>>> Th e name "Configuration" is not a recognized entity or
>> > >>>>>>>>>>> identifier. Known entity names: [] at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
>> > >>>>>>>>>>> eExce
>> > >>>>>>>>>>> pti
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> on(Abst
>> > >>>>>>>>>>> ractExpressionBuilder.java:119) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
>> > >>>>>>>>>>> MetaD
>> > >>>>>>>>>>> ata
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> (JPQLEx
>> > >>>>>>>>>>> pressionBuilder.java:197) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
>> > >>>>>>>>>>> lassM
>> > >>>>>>>>>>> eta
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Data(JP
>> > >>>>>>>>>>> QLExpressionBuilder.java:167) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
>> > >>>>>>>>>>> dateM
>> > >>>>>>>>>>> eta
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Data(JP
>> > >>>>>>>>>>> QLExpressionBuilder.java:242) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
>> > >>>>>>>>>>> dateM
>> > >>>>>>>>>>> eta
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Data(JP
>> > >>>>>>>>>>> QLExpressionBuilder.java:212) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
>> > >>>>>>>>>>> dateT
>> > >>>>>>>>>>> ype
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> (JPQLEx
>> > >>>>>>>>>>> pressionBuilder.java:205) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
>> > >>>>>>>>>>> 00(JP
>> > >>>>>>>>>>> QLE
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> xpressi
>> > >>>>>>>>>>> onBuilder.java:80) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
>> > >>>>>>>>>>> QL.po
>> > >>>>>>>>>>> pul
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ate(JPQ
>> > >>>>>>>>>>> LExpressionBuilder.java:2417) at
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
>> > >>>>>>>>>>> .java
>> > >>>>>>>>>>> :61)
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
>> > >>>>>>>>>>> mpila
>> > >>>>>>>>>>> tio
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> n(Expre
>> > >>>>>>>>>>> ssionStoreQuery.java:162) at
>> > >>>>>>>>>>>
>> > >> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
>> > >>>>>>>>>>> 673)
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>>>>
>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
>> > >>>>>>>>> mpl.j
>> > >>>>>>>>> ava:654)
>> > >>>>>>>>>>>
>> > >>>>>>>>>
>> > >>>>>>> at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
>> > >>>>>>>>>>> ryImp
>> > >>>>>>>>>>> l.j
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ava:620
>> > >>>>>>>>>>> ) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>
>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
>> > >>>>>>>>> l.jav
>> > >>>>>>>>> a:682)
>> > >>>>>>>>>>>
>> > >>>>>>>>>
>> > >>>>>>> at
>> > >>>>>>> org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
>> > >>>>>>>>>>> at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
>> > >>>>>>>>>>> Entit
>> > >>>>>>>>>>> yMa
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> nagerIm
>> > >>>>>>>>>>> pl.java:997) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
>> > >>>>>>>>>>> Entit
>> > >>>>>>>>>>> yMa
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> nagerIm
>> > >>>>>>>>>>> pl.java:979) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
>> > >>>>>>>>>>> Entit
>> > >>>>>>>>>>> yMa
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> nagerIm
>> > >>>>>>>>>>> pl.java:102) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
>> > >>>>>>>>>>> gen
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> erateQu
>> > >>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
>> > >>>>>>>>>>> sel
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ectQuer
>> > >>>>>>>>>>> y(QueryGenerator.java:64) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>> > >>>>>>>>>>> tConf
>> > >>>>>>>>>>> igu
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> rations
>> > >>>>>>>>>>> (ResourceUtils.java:205) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>> > >>>>>>>>>>> tConf
>> > >>>>>>>>>>> igu
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ration(
>> > >>>>>>>>>>> ResourceUtils.java:223) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>> > >>>>>>>>>>> Regis
>> > >>>>>>>>>>> try
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> .getCon
>> > >>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>> > >>>>>>>>>>> Regis
>> > >>>>>>>>>>> try
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> .initia
>> > >>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
>> > >>>>>>>>>>> egist
>> > >>>>>>>>>>> ry(
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> Airavat
>> > >>>>>>>>>>> aRegistryFactory.java:81) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>
>> > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> java:21
>> > >>>>>>>>>>> 6) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataClient.createConfig(Airava
>> > >>>>>>>>>>> taCli
>> > >>>>>>>>>>> ent
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> .java:1
>> > >>>>>>>>>>> 12) at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>> > >>>>>>>>>>> Clien
>> > >>>>>>>>>>> t.j
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> ava:144
>> > >>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
>> > >>>>>>>>>>> java.lang.NullPointerException at
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
>> > >>>>>>>>>>> eton$
>> > >>>>>>>>>>> 1.r
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>> un(Work
>> > >>>>>>>>>>> flowInterpretorSkeleton.java:159)
>> > >>>>>>>>>>>
>> > >>>>>>>>>>> Thanks Viknes
>> > >>>>>>>>>>>
>> > >>>>>>>>>>> -----Original Message----- From: Saminda Wijeratne
>> > >>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013
>> 12:25
>> > >>>>>>>>>>> PM
>> > >>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
>> > >>> Airavata
>> > >>>>>>>>>>> Release 0.8 - RC3
>> > >>>>>>>>>>>
>> > >>>>>>>>>>> ok Suresh. Thanks.
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
>> > >>>>>>>>>>> <sm...@apache.org>
>> > >>>>>>>>>>> wrote:
>> > >>>>>>>>>>>
>> > >>>>>>>>>>>> Hi Saminda,
>> > >>>>>>>>>>>>
>> > >>>>>>>>>>>> I should have mentioned this in the vote email. INFRA has
>> > >>>>>>>>>>>> restricted the distributions to 100MB and the war
>> > >>>>>>>>>>>> distribution is little over it. I made a request to
>> manually
>> > >>>>>>>>>>>> checkin the war distribution. Until then, please use this
>> > >>>>>>>>>>>> link to get the war
>> > >>>>>>>>>>>> distribution:
>> > >>>>>>>>>>>>
>> > >>>>>>>>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
>> > >>>>>>>>>>>>
>> > >>>>>>>>>>>> Suresh
>> > >>>>>>>>>>>>
>> > >>>>>>>>>>>>
>> > >>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
>> > >>>>>>>>>>>> <sa...@gmail.com>
>> > >>>>>>>>>>> wrote:
>> > >>>>>>>>>>>>
>> > >>>>>>>>>>>>> Suresh, we are missing the war binary from the RC. Can you
>> > >>>>>>>>>>>>> include that
>> > >>>>>>>>>>>> as
>> > >>>>>>>>>>>>> well please.
>> > >>>>>>>>>>>>>
>> > >>>>>>>>>>>>>
>> > >>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
>> > >>>>>>>>>>>>> <sm...@apache.org>
>> > >>>>>>>>>>> wrote:
>> > >>>>>>>>>>>>>
>> > >>>>>>>>>>>>>> Will appreciate if every one can rest this RC sooner than
>> > >>>>>>>>>>>>>> later. If we start seeing the release validation is going
>> > >>>>>>>>>>>>>> on well, we can open the
>> > >>>>>>>>>>>> trunk
>> > >>>>>>>>>>>>>> for development for 0.9.
>> > >>>>>>>>>>>>>>
>> > >>>>>>>>>>>>>> Suresh
>> > >>>>>>>>>>>>>>
>> > >>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
>> > >>>>>>>>>>>>>> <sm...@apache.org>
>> > >>>>>>>>>>>>>> wrote:
>> > >>>>>>>>>>>>>>
>> > >>>>>>>>>>>>>>> Discussion thread for vote on Apache Airavata 0.8
>> release
>> > >>>>>>>>>>>>>>> candidate
>> > >>>>>>>>>>> 3.
>> > >>>>>>>>>>>>>>>
>> > >>>>>>>>>>>>>>> If you have any questions or feedback or to post results
>> > >>>>>>>>>>>>>>> of validating
>> > >>>>>>>>>>>>>> the release, please reply to this thread. Once you verify
>> > >>>>>>>>>>>>>> the release, please post your vote to the VOTE thread.
>> > >>>>>>>>>>>>>>>
>> > >>>>>>>>>>>>>>> For reference, the Apache release guide  -
>> > >>>>>>>>>>>>>> http://www.apache.org/dev/release.html
>> > >>>>>>>>>>>>>>>
>> > >>>>>>>>>>>>>>> Some tips to validate the release before you vote:
>> > >>>>>>>>>>>>>>>
>> > >>>>>>>>>>>>>>> * Download the binary version and run the 5 minute or
>> > >>>>>>>>>>>>>>> 10 minute
>> > >>>>>>>>>>>> tutorial
>> > >>>>>>>>>>>>>> as described in README and website.
>> > >>>>>>>>>>>>>>> * Download the source files from compressed files and
>> > >>>>>>>>>>>>>>> release tag and
>> > >>>>>>>>>>>>>> build (which includes tests).
>> > >>>>>>>>>>>>>>> * Verify the distribution for the required LICENSE and
>> > >>>>>>>>>>>>>>> NOTICE files * Verify if all the staged files are signed
>> > >>>>>>>>>>>>>>> and the signature is
>> > >>>>>>>>>>>>>> verifiable.
>> > >>>>>>>>>>>>>>> * Verify if the signing key in the project's KEYS file
>> is
>> > >>>>>>>>>>>>>>> hosted on a
>> > >>>>>>>>>>>>>> public server
>> > >>>>>>>>>>>>>>>
>> > >>>>>>>>>>>>>>> Thanks for your time in validating the release and
>> > >>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
>> > >>>>>>>>>>>>>>
>> > >>>>>>>>>>>>>>
>> > >>>>>>>>>>>>
>> > >>>>>>>>>>>>
>> > >>>>>>>>>>>
>> > >>>>>>>>>
>> > >>>>>>>>
>> > >>>>>>> -----BEGIN PGP SIGNATURE-----
>> > >>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
>> > >>>>>>> Comment: GPGTools - http://gpgtools.org
>> > >>>>>>> Comment: Using GnuPG with Thunderbird -
>> http://www.enigmail.net/
>> > >>>>>>>
>> > >>>>>>> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
>> > >>>>>>> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
>> > >>>>>>> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
>> > >>>>>>> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
>> > >>>>>>> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
>> > >>>>>>> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
>> > >>>>>>> =4mIG
>> > >>>>>>> -----END PGP SIGNATURE-----
>> > >>>>>>
>> > >>>>>>
>> > >>>>>
>> > >>>
>> > >>>
>> > >>
>> >
>> >
>>
>
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Amila Jayasekara <th...@gmail.com>.
On Mon, Jul 8, 2013 at 4:29 PM, Saminda Wijeratne <sa...@gmail.com>wrote:

> Assuming the same fix is gone to the trunk I have verified this fix is
> working perfectly on both integration tests and the standalone airavata
> server (ran 5/10 min tutorials).
>
> Testing tomcat deployment needed updating the server properties file key
> registry.service.wsdl (the default context we are shipping is
> "airavata-server" instead of "axis2").


It seems like the stand a lone server and and webapp are not using
consistent contexts for default installation. Stand alone server uses axis2
context and webapp uses airavata-server context. This implies we need to
maintain a separate configuration files for webapp and stand alone server
or else update configuration file with relevant context during the build.




> The server seemed to start without
> any issues but I was not able to connect to it using XBaya. Looks like the
> same registry service URL issue. I updated the client prop file url but no
> change. Can someone also verify my issue pls.
>

I am also getting the same issue. I am under the impression that
ApplicationSettings.getSetting doesnt return property values in
airavata-client.properties (?).
I need to further debug the issue.

Suresh, please hold till I resolve this issue.

Thanks
Amila



>
>
> On Mon, Jul 8, 2013 at 3:46 PM, Suresh Marru <sm...@apache.org> wrote:
>
> > Thanks Amila & Viknes for the patch and testing. I will cancel the vote
> > and call out a new RC later today.
> >
> > Suresh
> >
> > On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <th...@gmail.com>
> > wrote:
> >
> > > Hi Viknes,
> > >
> > > That INFO message is expected and it is coming from axis2. That message
> > > pops up as we are periodically checking whether RegistryService is up.
> > > Thank you for testing the fix.
> > > I will commit the fix and we can continue with a new RC.
> > >
> > > Regards,
> > > Amila
> > >
> > >
> > > On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <viknesb@msn.com
> > >wrote:
> > >
> > >> Hi Amila,
> > >>
> > >> I ran the distribution and now I just see the info message of not
> being
> > >> able
> > >> to connect to RegistryService. The API invocation error message or the
> > >> database creation error seems to be
> > >> resolved. I was able to test the 5 mins quickstart tutorial and it ran
> > >> fine.
> > >>
> > >>
> > >> [INFO] Registry service URL -
> > >> http://localhost:8080/axis2/services/RegistryService?wsdl
> > >> [INFO] Deploying module: metadataExchange-1.5.1-impl -
> > >> file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
> > >> OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
> > >> [INFO] Unable to sendViaPost to
> > >> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> > >> java.net.ConnectException: Connection refused: connect
> > >>        at java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > Method)
> > >>        at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > Source)
> > >>        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
> > >>        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > >> Source)
> > >>        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
> > >>        at java.net.PlainSocketImpl.connect(Unknown Source)
> > >>        at java.net.SocksSocketImpl.connect(Unknown Source)
> > >>        at java.net.Socket.connect(Unknown Source)
> > >>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> > >>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > Source)
> > >>        at java.lang.reflect.Method.invoke(Unknown Source)
> > >>        at
> > >>
> > >>
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > >> ReflectionSocketFactory.java:140)
> > >>
> > >>        at
> > >>
> > >>
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > >> cket(DefaultProtocolSocketFactory
> > >> .java:125)
> > >>        at
> > >>
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > >>        at
> > >>
> > >>
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > >> ionAdapter.open(MultiThreadedHttp
> > >> ConnectionManager.java:1361)
> > >>        at
> > >>
> > >>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > >> Director.java:387)
> > >>        at
> > >>
> > >>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > >> ector.java:171)
> > >>        at
> > >>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > >>        at
> > >>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > >>        at
> > >>
> > >>
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > >> PSender.java:542)
> > >>        at
> > >>
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > >>        at
> > >> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > >>        at
> > >>
> > >>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > >> ommons(CommonsHTTPTransportSender
> > >> .java:400)
> > >>        at
> > >>
> > >>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > >> PTransportSender.java:225)
> > >>        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > >>        at
> > >>
> > >>
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > >> n.java:402)
> > >>        at
> > >>
> > >>
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > >> peration.java:229)
> > >>        at
> > >>
> > org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > >> ed(RegistryServiceStub.java:181)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > >> vataClient.java:232)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > >> vataClient.java:182)
> > >>       at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > >> )
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >> :61)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >> :43)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >> :39)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > >> feCycle.java:117)
> > >> [INFO] Attempting to contact registry service, iteration - 0
> > >> [INFO] Unable to sendViaPost to
> > >> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> > >> java.net.ConnectException: Connection refused: connect
> > >>        at java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > Method)
> > >>        at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > Source)
> > >>        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
> > >>        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > >> Source)
> > >>        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
> > >>        at java.net.PlainSocketImpl.connect(Unknown Source)
> > >>        at java.net.SocksSocketImpl.connect(Unknown Source)
> > >>        at java.net.Socket.connect(Unknown Source)
> > >>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> > >>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > Source)
> > >>        at java.lang.reflect.Method.invoke(Unknown Source)
> > >>        at
> > >>
> > >>
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > >> ReflectionSocketFactory.java:140)
> > >>
> > >>        at
> > >>
> > >>
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > >> cket(DefaultProtocolSocketFactory
> > >> .java:125)
> > >>        at
> > >>
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > >>        at
> > >>
> > >>
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > >> ionAdapter.open(MultiThreadedHttp
> > >> ConnectionManager.java:1361)
> > >>        at
> > >>
> > >>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > >> Director.java:387)
> > >>        at
> > >>
> > >>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > >> ector.java:171)
> > >>        at
> > >>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > >>        at
> > >>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > >>        at
> > >>
> > >>
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > >> PSender.java:542)
> > >>        at
> > >>
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > >>        at
> > >> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > >>        at
> > >>
> > >>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > >> ommons(CommonsHTTPTransportSender
> > >> .java:400)
> > >>        at
> > >>
> > >>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > >> PTransportSender.java:225)
> > >>        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > >>        at
> > >>
> > >>
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > >> n.java:402)
> > >>        at
> > >>
> > >>
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > >> peration.java:229)
> > >>        at
> > >>
> > org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > >> ed(RegistryServiceStub.java:181)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > >> vataClient.java:232)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > >> vataClient.java:182)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > >> )
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >> :61)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >> :43)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >> :39)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > >> feCycle.java:117)
> > >> [INFO] Attempting to contact registry service, iteration - 1
> > >> [INFO] New Database created for Registry
> > >>
> > >>
> >
> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
> > >> t:1527/persistent_data;create=true;user=aira
> > >>
> > >>
> >
> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
> > >> ELECT 1 from Configuration,MaxActive=10,MaxI
> > >> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> > >> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime - Starting
> OpenJPA
> > >> 2.2.0
> > >> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC - Using
> > dictionary
> > >> class "org.apache.openjpa.jdbc.sql.DerbyDicti
> > >> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network Client
> > JDBC
> > >> Driver 10.9.1.0 - (1344872)).
> > >> [INFO] Unable to sendViaPost to
> > >> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> > >> java.net.ConnectException: Connection refused: connect
> > >>        at java.net.DualStackPlainSocketImpl.waitForConnect(Native
> > Method)
> > >>        at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> > Source)
> > >>        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
> > >>        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> > >> Source)
> > >>        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
> > >>        at java.net.PlainSocketImpl.connect(Unknown Source)
> > >>        at java.net.SocksSocketImpl.connect(Unknown Source)
> > >>        at java.net.Socket.connect(Unknown Source)
> > >>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> > >>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > Source)
> > >>        at java.lang.reflect.Method.invoke(Unknown Source)
> > >>        at
> > >>
> > >>
> >
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> > >> ReflectionSocketFactory.java:140)
> > >>
> > >>        at
> > >>
> > >>
> >
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> > >> cket(DefaultProtocolSocketFactory
> > >> .java:125)
> > >>        at
> > >>
> >
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> > >>        at
> > >>
> > >>
> >
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> > >> ionAdapter.open(MultiThreadedHttp
> > >> ConnectionManager.java:1361)
> > >>        at
> > >>
> > >>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> > >> Director.java:387)
> > >>        at
> > >>
> > >>
> >
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> > >> ector.java:171)
> > >>        at
> > >>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> > >>        at
> > >>
> >
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> > >>        at
> > >>
> > >>
> >
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> > >> PSender.java:542)
> > >>        at
> > >>
> >
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> > >>        at
> > >> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> > >>        at
> > >>
> > >>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> > >> ommons(CommonsHTTPTransportSender
> > >> .java:400)
> > >>        at
> > >>
> > >>
> >
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> > >> PTransportSender.java:225)
> > >>        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> > >>        at
> > >>
> > >>
> >
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> > >> n.java:402)
> > >>        at
> > >>
> > >>
> >
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> > >> peration.java:229)
> > >>        at
> > >>
> > org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> > >> ed(RegistryServiceStub.java:181)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> > >> vataClient.java:232)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> > >> vataClient.java:182)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> > >> )
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >> :61)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >> :43)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> > >> :39)
> > >>        at
> > >>
> > >>
> >
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> > >> feCycle.java:117)
> > >> [INFO] Deploying Web service:
> > airavata-registry-service-0.9-SNAPSHOT.jar -
> > >> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
> > >>
> > >>
> >
> PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
> > >> T.jar
> > >> [INFO] Deploying Web service: airavata-xbaya-gui-0.9-SNAPSHOT.jar -
> > >> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
> > >> .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
> > >> [INFO] Deploying Web service: version-1.5.1.aar -
> > >> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
> > >> tory/services/version-1.5.1.aar
> > >> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol start
> > >> INFO: Starting ProtocolHandler ["http-bio-8080"]
> > >> [INFO] Attempting to contact registry service, iteration - 2
> > >> Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm
> setContainer
> > >> INFO: Set JAAS app name Tomcat
> > >>
> > >> Thanks
> > >> Viknes
> > >>
> > >> -----Original Message-----
> > >> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
> > >> Sent: Monday, July 08, 2013 11:52 AM
> > >> To: dev@airavata.apache.org
> > >> Cc: viknesb
> > >> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> > >>
> > >> Hi Suresh,
> > >>
> > >> The binary is shared in [1]. Please use pass phrase "airavata" to
> > download
> > >> binary.
> > >>
> > >> Thanks
> > >> Amila
> > >>
> > >> [1]
> > https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
> > >>
> > >>
> > >> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <sm...@apache.org>
> > wrote:
> > >>
> > >>> Hi Amila,
> > >>>
> > >>> This is really good investigation. Can you checkin the binary with
> > >>> some testing name to
> > >> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/and send the
> > url
> > >> for
> > >> viknes and others to test.
> > >>>
> > >>> If this addresses the issue consistently, I think its worth to respin
> > >>> the release. Otherwise, I am inclined to suggest, lets move on with
> > >>> release marking this as a known issue.
> > >>>
> > >>> Suresh
> > >>>
> > >>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
> > >>> <th...@gmail.com>
> > >>> wrote:
> > >>>
> > >>>> I think I was able to fix issue
> > >>>> https://issues.apache.org/jira/browse/
> > >>>> AIRAVATA-879.
> > >>>>
> > >>>> Cause for the issue -
> > >>>> Airavata database and schema is created using a separate web service
> > >>>> called org.apache.airavata.registry.services.RegistryService. Other
> > >>>> services (E.g :- messanger service) which uses AiravataAPI depends
> > >>>> on
> > >>> above
> > >>>> service. Therefore if axis2 deployer decided to deploy messanger
> > >>>> service first we will see exception in above issue.
> > >>>>
> > >>>> Solution: Try to connect to RegistryService and if connection fails
> > >>>> wait for some time and re-try. If re-trying fail for several
> > >>>> iterations determine that RegistryService is unavailable and throw
> an
> > >> exception.
> > >>>>
> > >>>> TODO : Need to verify this fix in Viknes's machine. (The issue is
> > >>>> consistently reproducible in his machine)
> > >>>>
> > >>>> Further RegistryService doesnt provide any operations. So it is
> > >>>> redundant have this service just to initialize database and schema.
> > >>>> I think we
> > >>> should
> > >>>> remove this service and move DB/Schema creation to some other
> > >>> initializing
> > >>>> method.
> > >>>>
> > >>>> Feedback/comments appreciated.
> > >>>>
> > >>>> Thanks
> > >>>> Amila
> > >>>>
> > >>>>
> > >>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> > >>>> <th...@gmail.com>wrote:
> > >>>>
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
> > >>>>> <viknesb@msn.com
> > >>>> wrote:
> > >>>>>
> > >>>>>> Sure, here is the JIRA issue
> > >>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
> > >>>>>
> > >>>>>
> > >>>>> What is the final verdict on above issue ?
> > >>>>> Are we going to treat AIRAVATA-879<
> > >>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
> > >>>>> a blocker for the release ?
> > >>>>>
> > >>>>> Further is there a Windows environment which we can use to test
> > >>>>> this
> > >>> issue
> > >>>>> ?
> > >>>>>
> > >>>>> Thanks
> > >>>>> Amila
> > >>>>>
> > >>>>>
> > >>>>>>
> > >>>>>>
> > >>>>>> Thanks
> > >>>>>> Viknes
> > >>>>>>
> > >>>>>> -----Original Message-----
> > >>>>>> From: Suresh Marru [mailto:smarru@apache.org]
> > >>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
> > >>>>>> To: dev@airavata.apache.org
> > >>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> > >>>>>>
> > >>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <ma...@iu.edu>
> wrote:
> > >>>>>>
> > >>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
> > >>>>>>> Hash: SHA1
> > >>>>>>>
> > >>>>>>> My concern about making this a known issue is that many who will
> > >>>>>>> try out the release for the first time will hit this bug.
> > >>>>>>>
> > >>>>>>
> > >>>>>> Thats true and may not be a good thing. Any volunteers to get to
> > >>>>>> the bottom of this race condition and fix it in the trunk? If we
> > >>>>>> first make sure
> > >>> we
> > >>>>>> really fixed it, certainly worth a new RC.
> > >>>>>>
> > >>>>>> Viknes, can you please crate a JIRA and fill in the steps to
> > >>>>>> reproduce
> > >>> it?
> > >>>>>>
> > >>>>>> Suresh
> > >>>>>>
> > >>>>>>>
> > >>>>>>>
> > >>>>>>> Marlon
> > >>>>>>>
> > >>>>>>>
> > >>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
> > >>>>>>>> Hi Viknes,
> > >>>>>>>>
> > >>>>>>>> It seems the issues of "database not getting created the first
> > >> time"
> > >>>>>>>> is reproducible on Linux and Windows as well,  for some reason
> > >>>>>>>> Mac's are ok. Will wait for others to chime in. We can either
> > >>>>>>>> proceed with the release by adding this as a Known issue, or if
> > >>>>>>>> any one raises a blocker, we can address and re-spin the
> release.
> > >>>>>>>>
> > >>>>>>>> Suresh
> > >>>>>>>>
> > >>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
> > >>>>>>>> <vi...@msn.com>
> > >>>>>>>> wrote:
> > >>>>>>>>
> > >>>>>>>>> Since no one else is getting this error, it might be a Windows
> > >>>>>>>>> specific or system specific issue. I will give my vote.
> > >>>>>>>>>
> > >>>>>>>>> Thanks Viknes
> > >>>>>>>>>
> > >>>>>>>>> -----Original Message----- From: Suresh Marru
> > >>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013 4:10 PM
> > >>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
> > >>>>>>>>> Airavata Release 0.8 - RC3
> > >>>>>>>>>
> > >>>>>>>>> I did not do extensive testing yet, but a quick try on a mac
> > >>>>>>>>> and did not give this error either.
> > >>>>>>>>>
> > >>>>>>>>> Suresh
> > >>>>>>>>>
> > >>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> > >>>>>>>>> <th...@gmail.com> wrote:
> > >>>>>>>>>
> > >>>>>>>>>> Strange, I am not experiencing this issue. Wonder whether this
> > >>>>>>>>>> is a Windows specific issue. Any one else experiencing this
> > issue
> > >> ?
> > >>>>>>>>>>
> > >>>>>>>>>> Thanks Amila
> > >>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
> > >>>>>>>>> <vi...@msn.com>wrote:
> > >>>>>>>>>>
> > >>>>>>>>>>> Hi all,
> > >>>>>>>>>>>
> > >>>>>>>>>>> I downloaded the server bin distribution, tried to start the
> > >>>>>>>>>>> server and I got the below exception. It seems this error
> > >>>>>>>>>>> occurs only the first time I start the server. It does not
> > >>>>>>>>>>> occur the subsequent times during the startup.
> > >>>>>>>>>>>
> > >>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server -
> > >>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept connection s
> > >>>>>>>>>>> on port 1527
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> > >>>>>>>>>>> //l
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
> > >>>>>>>>>>>
> > >>>>>>>>>>> vata;password=airavata,Username=airavata,Password=airavata,va
> > >>>>>>>>>>> lidat
> > >>>>>>>>>>> ion
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> > >>>>>>>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
> > >>>>>>>>>>> =true
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting
> > >>> OpenJPA
> > >>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata API
> > >>>>>>>>>>>
> > >>>>>>
> > >>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Error while initializing the Airavata API
> > >>>>>>>>>>> at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>> APIFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry.java
> > >>>>>>>>>>> :64) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>> APIFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry.java
> > >>>>>>>>>>> :43) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>> APIFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry.java
> > >>>>>>>>>>> :39) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
> > >>>>>>>>>>> MsgBo
> > >>>>>>>>>>> xSe
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> rviceLi
> > >>>>>>>>>>> feCycle.java:117) Caused by:
> > >>>>>>>>>>>
> > >>>>>>
> > >>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Error while initializing the Airavat
> > >>>>>>>>>>> a API at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>> Clien
> > >>>>>>>>>>> t.j
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ava:163
> > >>>>>>>>>>> ) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>> APIFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry.java
> > >>>>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
> > >>>>>>>>>>> fatal general error>
> > >>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
> > >>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
> > >>>>>>>>>>> exist) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>>>>> ry(DB
> > >>>>>>>>>>> Dic
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> tionary
> > >>>>>>>>>>> Factory.java:102) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > >>>>>>>>>>> onary
> > >>>>>>>>>>> Ins
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> tance(J
> > >>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > >>>>>>>>>>> on(Ma
> > >>>>>>>>>>> ppi
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ngRepos
> > >>>>>>>>>>> itory.java:1510) at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>>
> > >>>
> > >>
> > >>
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>> java:518)
> > >>>>>>>>>>> at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>>
> > >>>
> > >>
> > >>
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>> java:443)
> > >>>>>>>>>>> at
> > >>>>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > >>>>>>>>>>> ue.ja
> > >>>>>>>>>>> va:104)
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > >>>>>>>>>>> etaDa
> > >>>>>>>>>>> taR
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> eposito
> > >>>>>>>>>>> ryValue.java:68) at
> > >>>>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > >>>>>>>>>>> ue.ja
> > >>>>>>>>>>> va:83)
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > >>>>>>>>>>> eposi
> > >>>>>>>>>>> tor
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> yInstan
> > >>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > >>>>>>>>>>> eposi
> > >>>>>>>>>>> tor
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> yInstan
> > >>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
> > >>>>>>>>>>> Abstr
> > >>>>>>>>>>> act
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> BrokerF
> > >>>>>>>>>>> actory.java:638) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > >>>>>>>>>>> tract
> > >>>>>>>>>>> Bro
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> kerFact
> > >>>>>>>>>>> ory.java:203) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > >>>>>>>>>>> elega
> > >>>>>>>>>>> tin
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> gBroker
> > >>>>>>>>>>> Factory.java:156) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>> eEnti
> > >>>>>>>>>>> tyM
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> anager(
> > >>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>> eEnti
> > >>>>>>>>>>> tyM
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> anager(
> > >>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>> eEnti
> > >>>>>>>>>>> tyM
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> anager(
> > >>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > >>>>>>>>>>>
> > >>>>>>>>>>> at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>> tEnti
> > >>>>>>>>>>> tyM
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> anager(
> > >>>>>>>>>>> ResourceUtils.java:68) at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>> tConf
> > >>>>>>>>>>> igu
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> rations
> > >>>>>>>>>>> (ResourceUtils.java:201) at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>> tConf
> > >>>>>>>>>>> igu
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ration(
> > >>>>>>>>>>> ResourceUtils.java:223) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>> Regis
> > >>>>>>>>>>> try
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> .getCon
> > >>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>> Regis
> > >>>>>>>>>>> try
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> .initia
> > >>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > >>>>>>>>>>> egist
> > >>>>>>>>>>> ry(
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Airavat
> > >>>>>>>>>>> aRegistryFactory.java:81) at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>
> > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> java:21
> > >>>>>>>>>>> 6) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > >>>>>>>>>>> taCli
> > >>>>>>>>>>> ent
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> .java:1
> > >>>>>>>>>>> 12) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>> Clien
> > >>>>>>>>>>> t.j
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ava:144
> > >>>>>>>>>>> ) ... 4 more Caused by:
> > >>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> > >>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> > >>>>>>>>>>> exist) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>>>>> ionFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry(Basi
> > >>>>>>>>>>> cDataSource.java:1549) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > >>>>>>>>>>> cData
> > >>>>>>>>>>> Sou
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> rce.jav
> > >>>>>>>>>>> a:1388) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > >>>>>>>>>>> taSou
> > >>>>>>>>>>> rce
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> .java:1
> > >>>>>>>>>>> 044) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > >>>>>>>>>>> n(Del
> > >>>>>>>>>>> ega
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> tingDat
> > >>>>>>>>>>> aSource.java:110) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > >>>>>>>>>>> n(Dec
> > >>>>>>>>>>> ora
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> tingDat
> > >>>>>>>>>>> aSource.java:87) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>>>>> ry(DB
> > >>>>>>>>>>> Dic
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> tionary
> > >>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
> > >>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
> > >>>>>>>>>>> exist at
> > >>>>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > >>>>>>>>>>> ion(U
> > >>>>>>>>>>> nkn
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> own
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > >>>>>>>>>>> wn
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Source)
> > >>>>>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > >>>>>>>>>>> gatin
> > >>>>>>>>>>> gSt
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> atement
> > >>>>>>>>>>> .java:208) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > >>>>>>>>>>> necti
> > >>>>>>>>>>> on(
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Poolabl
> > >>>>>>>>>>> eConnectionFactory.java:658) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > >>>>>>>>>>> tory(
> > >>>>>>>>>>> Bas
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> icDataS
> > >>>>>>>>>>> ource.java:1558) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>>>>> ionFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry(Basi
> > >>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
> > >>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
> > >>>>>>>>>>> does not exist at
> > >>>>>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > >>>>>>>>>>> or(Un
> > >>>>>>>>>>> kno
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> wn
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > >>>>>>>>>>> eply(
> > >>>>>>>>>>> Unk
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> nown
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > >>>>>>>>>>> ribeO
> > >>>>>>>>>>> utp
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ut(Unkn
> > >>>>>>>>>>> own Source) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > >>>>>>>>>>> eOutp
> > >>>>>>>>>>> ut(
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Unknown
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > >>>>>>>>>>> utput
> > >>>>>>>>>>> _(U
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> nknown
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > >>>>>>>>>>> t(Unk
> > >>>>>>>>>>> now
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> n
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> > >>>>>>>>> Source)
> > >>>>>>>>>>> at
> > >>>>>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > >>>>>>>>>>> Source) ... 38 more [ERROR] Error while initializing the
> > >>>>>>>>>>> Airavata API
> > >>>>>>>>>>>
> > >>>>>>
> > >>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Error while initializing the Airavata API
> > >>>>>>>>>>> at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>> APIFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry.java
> > >>>>>>>>>>> :64) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>> APIFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry.java
> > >>>>>>>>>>> :43) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>> APIFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry.java
> > >>>>>>>>>>> :39) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
> > >>>>>>>>>>> Broke
> > >>>>>>>>>>> rSe
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> rviceLi
> > >>>>>>>>>>> feCycle.java:156) Caused by:
> > >>>>>>>>>>>
> > >>>>>>
> > >>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Error while initializing the Airavat
> > >>>>>>>>>>> a API at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>> Clien
> > >>>>>>>>>>> t.j
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ava:163
> > >>>>>>>>>>> ) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>> APIFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry.java
> > >>>>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
> > >>>>>>>>>>> fatal general error>
> > >>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
> > >>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
> > >>>>>>>>>>> exist) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>>>>> ry(DB
> > >>>>>>>>>>> Dic
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> tionary
> > >>>>>>>>>>> Factory.java:102) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > >>>>>>>>>>> onary
> > >>>>>>>>>>> Ins
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> tance(J
> > >>>>>>>>>>> DBCConfigurationImpl.java:603) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > >>>>>>>>>>> on(Ma
> > >>>>>>>>>>> ppi
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ngRepos
> > >>>>>>>>>>> itory.java:1510) at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>>
> > >>>
> > >>
> > >>
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>> java:518)
> > >>>>>>>>>>> at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>
> > >>>>>>
> > >>>
> > >>
> > >>
> >
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>> java:443)
> > >>>>>>>>>>> at
> > >>>>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > >>>>>>>>>>> ue.ja
> > >>>>>>>>>>> va:104)
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > >>>>>>>>>>> etaDa
> > >>>>>>>>>>> taR
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> eposito
> > >>>>>>>>>>> ryValue.java:68) at
> > >>>>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > >>>>>>>>>>> ue.ja
> > >>>>>>>>>>> va:83)
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > >>>>>>>>>>> eposi
> > >>>>>>>>>>> tor
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> yInstan
> > >>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > >>>>>>>>>>> eposi
> > >>>>>>>>>>> tor
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> yInstan
> > >>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
> > >>>>>>>>>>> Repos
> > >>>>>>>>>>> ito
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ryInsta
> > >>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > >>>>>>>>>>> appin
> > >>>>>>>>>>> gs(
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> JDBCBro
> > >>>>>>>>>>> kerFactory.java:140) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > >>>>>>>>>>> appin
> > >>>>>>>>>>> gs(
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> JDBCBro
> > >>>>>>>>>>> kerFactory.java:164) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
> > >>>>>>>>>>> l(JDB
> > >>>>>>>>>>> CBr
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> okerFac
> > >>>>>>>>>>> tory.java:122) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > >>>>>>>>>>> tract
> > >>>>>>>>>>> Bro
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> kerFact
> > >>>>>>>>>>> ory.java:209) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > >>>>>>>>>>> elega
> > >>>>>>>>>>> tin
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> gBroker
> > >>>>>>>>>>> Factory.java:156) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>> eEnti
> > >>>>>>>>>>> tyM
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> anager(
> > >>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>> eEnti
> > >>>>>>>>>>> tyM
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> anager(
> > >>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>>>>> eEnti
> > >>>>>>>>>>> tyM
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> anager(
> > >>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> > >>>>>>>>>>>
> > >>>>>>>>>>> at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>> tEnti
> > >>>>>>>>>>> tyM
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> anager(
> > >>>>>>>>>>> ResourceUtils.java:68) at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>> tConf
> > >>>>>>>>>>> igu
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> rations
> > >>>>>>>>>>> (ResourceUtils.java:201) at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>> tConf
> > >>>>>>>>>>> igu
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ration(
> > >>>>>>>>>>> ResourceUtils.java:223) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>> Regis
> > >>>>>>>>>>> try
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> .getCon
> > >>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>> Regis
> > >>>>>>>>>>> try
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> .initia
> > >>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > >>>>>>>>>>> egist
> > >>>>>>>>>>> ry(
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Airavat
> > >>>>>>>>>>> aRegistryFactory.java:81) at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>
> > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> java:21
> > >>>>>>>>>>> 6) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > >>>>>>>>>>> taCli
> > >>>>>>>>>>> ent
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> .java:1
> > >>>>>>>>>>> 12) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>> Clien
> > >>>>>>>>>>> t.j
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ava:144
> > >>>>>>>>>>> ) ... 4 more Caused by:
> > >>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> > >>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> > >>>>>>>>>>> exist) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>>>>> ionFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry(Basi
> > >>>>>>>>>>> cDataSource.java:1549) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > >>>>>>>>>>> cData
> > >>>>>>>>>>> Sou
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> rce.jav
> > >>>>>>>>>>> a:1388) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > >>>>>>>>>>> taSou
> > >>>>>>>>>>> rce
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> .java:1
> > >>>>>>>>>>> 044) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > >>>>>>>>>>> n(Del
> > >>>>>>>>>>> ega
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> tingDat
> > >>>>>>>>>>> aSource.java:110) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > >>>>>>>>>>> n(Dec
> > >>>>>>>>>>> ora
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> tingDat
> > >>>>>>>>>>> aSource.java:87) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>>>>> ry(DB
> > >>>>>>>>>>> Dic
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> tionary
> > >>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
> > >>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
> > >>>>>>>>>>> exist at
> > >>>>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > >>>>>>>>>>> ion(U
> > >>>>>>>>>>> nkn
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> own
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > >>>>>>>>>>> wn
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Source)
> > >>>>>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > >>>>>>>>>>> gatin
> > >>>>>>>>>>> gSt
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> atement
> > >>>>>>>>>>> .java:208) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > >>>>>>>>>>> necti
> > >>>>>>>>>>> on(
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Poolabl
> > >>>>>>>>>>> eConnectionFactory.java:658) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > >>>>>>>>>>> tory(
> > >>>>>>>>>>> Bas
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> icDataS
> > >>>>>>>>>>> ource.java:1558) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>>>>> ionFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry(Basi
> > >>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
> > >>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
> > >>>>>>>>>>> does not exist at
> > >>>>>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > >>>>>>>>>>> or(Un
> > >>>>>>>>>>> kno
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> wn
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > >>>>>>>>>>> eply(
> > >>>>>>>>>>> Unk
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> nown
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > >>>>>>>>>>> ribeO
> > >>>>>>>>>>> utp
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ut(Unkn
> > >>>>>>>>>>> own Source) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > >>>>>>>>>>> eOutp
> > >>>>>>>>>>> ut(
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Unknown
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > >>>>>>>>>>> utput
> > >>>>>>>>>>> _(U
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> nknown
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > >>>>>>>>>>> t(Unk
> > >>>>>>>>>>> now
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> n
> > >>>>>>>>>>> Source) at
> > >>>>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> > >>>>>>>>> Source)
> > >>>>>>>>>>> at
> > >>>>>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > >>>>>>>>>>> Source) ... 41 more [INFO] New Database created for Registry
> > >>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
> > >>>>>>>>>>> Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDic
> > >>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
> > >>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)). [INFO]
> > >>>>>>>>>>> Deploying Web
> > >>>>>>>>>>> service: airavata-registry-service-0.8.jar -
> > >>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> > >>>>>>>>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
> > >>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
> > >>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> > >>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > >>>>>>>>>>> /repo
> > >>>>>>>>>>> sit
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> o
> > >>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
> > >>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
> > >>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to create
> > >>>>>>>>>>> Airavata API
> > >>>>>>>>>>>
> > >>>>>>
> > >>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Error while initializing the Airavata API
> > >>>>>>>>>>> at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>> APIFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry.java
> > >>>>>>>>>>> :64) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>> APIFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry.java
> > >>>>>>>>>>> :43) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>> APIFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry.java
> > >>>>>>>>>>> :39) at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > >>>>>>>>>>> get
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Airavat
> > >>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > >>>>>>>>>>> acc
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ess$200
> > >>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > >>>>>>>>>>> eton$
> > >>>>>>>>>>> 1.r
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> un(Work
> > >>>>>>>>>>> flowInterpretorSkeleton.java:158)
> > >>>>>>>>>>>
> > >>>>>>>>>>> Caused by:
> > >>>>>>>>>>>
> > >>>>>>
> > >>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Error while initializing the Airavat
> > >>>>>>>>>>> a API at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>> Clien
> > >>>>>>>>>>> t.j
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ava:163
> > >>>>>>>>>>> ) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>>>>> APIFa
> > >>>>>>>>>>> cto
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ry.java
> > >>>>>>>>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990
> > >>>>>>>>>>> nonfatal user error>
> > >>>>>>>>>>> org.apache.openjpa.persistence.ArgumentException: An erro r
> > >>>>>>>>>>> occurred while parsing the query filter "SELECT p FROM
> > >>>>>>>>>>> Configuration p WHERE p.config_key =:param0". Error message:
> > >>>>>>>>>>> Th e name "Configuration" is not a recognized entity or
> > >>>>>>>>>>> identifier. Known entity names: [] at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
> > >>>>>>>>>>> eExce
> > >>>>>>>>>>> pti
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> on(Abst
> > >>>>>>>>>>> ractExpressionBuilder.java:119) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
> > >>>>>>>>>>> MetaD
> > >>>>>>>>>>> ata
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> (JPQLEx
> > >>>>>>>>>>> pressionBuilder.java:197) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
> > >>>>>>>>>>> lassM
> > >>>>>>>>>>> eta
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Data(JP
> > >>>>>>>>>>> QLExpressionBuilder.java:167) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > >>>>>>>>>>> dateM
> > >>>>>>>>>>> eta
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Data(JP
> > >>>>>>>>>>> QLExpressionBuilder.java:242) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > >>>>>>>>>>> dateM
> > >>>>>>>>>>> eta
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Data(JP
> > >>>>>>>>>>> QLExpressionBuilder.java:212) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > >>>>>>>>>>> dateT
> > >>>>>>>>>>> ype
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> (JPQLEx
> > >>>>>>>>>>> pressionBuilder.java:205) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
> > >>>>>>>>>>> 00(JP
> > >>>>>>>>>>> QLE
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> xpressi
> > >>>>>>>>>>> onBuilder.java:80) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
> > >>>>>>>>>>> QL.po
> > >>>>>>>>>>> pul
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ate(JPQ
> > >>>>>>>>>>> LExpressionBuilder.java:2417) at
> > >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
> > >>>>>>>>>>> .java
> > >>>>>>>>>>> :61)
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
> > >>>>>>>>>>> mpila
> > >>>>>>>>>>> tio
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> n(Expre
> > >>>>>>>>>>> ssionStoreQuery.java:162) at
> > >>>>>>>>>>>
> > >> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> > >>>>>>>>>>> 673)
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
> > >>>>>>>>> mpl.j
> > >>>>>>>>> ava:654)
> > >>>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>> at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
> > >>>>>>>>>>> ryImp
> > >>>>>>>>>>> l.j
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ava:620
> > >>>>>>>>>>> ) at
> > >>>>>>>>>>>
> > >>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
> > >>>>>>>>> l.jav
> > >>>>>>>>> a:682)
> > >>>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>> at
> > >>>>>>> org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> > >>>>>>>>>>> at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > >>>>>>>>>>> Entit
> > >>>>>>>>>>> yMa
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> nagerIm
> > >>>>>>>>>>> pl.java:997) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > >>>>>>>>>>> Entit
> > >>>>>>>>>>> yMa
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> nagerIm
> > >>>>>>>>>>> pl.java:979) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > >>>>>>>>>>> Entit
> > >>>>>>>>>>> yMa
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> nagerIm
> > >>>>>>>>>>> pl.java:102) at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > >>>>>>>>>>> gen
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> erateQu
> > >>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > >>>>>>>>>>> sel
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ectQuer
> > >>>>>>>>>>> y(QueryGenerator.java:64) at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>> tConf
> > >>>>>>>>>>> igu
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> rations
> > >>>>>>>>>>> (ResourceUtils.java:205) at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>>>>> tConf
> > >>>>>>>>>>> igu
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ration(
> > >>>>>>>>>>> ResourceUtils.java:223) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>> Regis
> > >>>>>>>>>>> try
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> .getCon
> > >>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>>>>> Regis
> > >>>>>>>>>>> try
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> .initia
> > >>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > >>>>>>>>>>> egist
> > >>>>>>>>>>> ry(
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> Airavat
> > >>>>>>>>>>> aRegistryFactory.java:81) at
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>
> > org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> java:21
> > >>>>>>>>>>> 6) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > >>>>>>>>>>> taCli
> > >>>>>>>>>>> ent
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> .java:1
> > >>>>>>>>>>> 12) at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>>>>> Clien
> > >>>>>>>>>>> t.j
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> ava:144
> > >>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
> > >>>>>>>>>>> java.lang.NullPointerException at
> > >>>>>>>>>>>
> > >>>>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > >>>>>>>>>>> eton$
> > >>>>>>>>>>> 1.r
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>> un(Work
> > >>>>>>>>>>> flowInterpretorSkeleton.java:159)
> > >>>>>>>>>>>
> > >>>>>>>>>>> Thanks Viknes
> > >>>>>>>>>>>
> > >>>>>>>>>>> -----Original Message----- From: Saminda Wijeratne
> > >>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013
> 12:25
> > >>>>>>>>>>> PM
> > >>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
> > >>> Airavata
> > >>>>>>>>>>> Release 0.8 - RC3
> > >>>>>>>>>>>
> > >>>>>>>>>>> ok Suresh. Thanks.
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
> > >>>>>>>>>>> <sm...@apache.org>
> > >>>>>>>>>>> wrote:
> > >>>>>>>>>>>
> > >>>>>>>>>>>> Hi Saminda,
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> I should have mentioned this in the vote email. INFRA has
> > >>>>>>>>>>>> restricted the distributions to 100MB and the war
> > >>>>>>>>>>>> distribution is little over it. I made a request to manually
> > >>>>>>>>>>>> checkin the war distribution. Until then, please use this
> > >>>>>>>>>>>> link to get the war
> > >>>>>>>>>>>> distribution:
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> Suresh
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> > >>>>>>>>>>>> <sa...@gmail.com>
> > >>>>>>>>>>> wrote:
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>> Suresh, we are missing the war binary from the RC. Can you
> > >>>>>>>>>>>>> include that
> > >>>>>>>>>>>> as
> > >>>>>>>>>>>>> well please.
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> > >>>>>>>>>>>>> <sm...@apache.org>
> > >>>>>>>>>>> wrote:
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>>> Will appreciate if every one can rest this RC sooner than
> > >>>>>>>>>>>>>> later. If we start seeing the release validation is going
> > >>>>>>>>>>>>>> on well, we can open the
> > >>>>>>>>>>>> trunk
> > >>>>>>>>>>>>>> for development for 0.9.
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> Suresh
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
> > >>>>>>>>>>>>>> <sm...@apache.org>
> > >>>>>>>>>>>>>> wrote:
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> Discussion thread for vote on Apache Airavata 0.8 release
> > >>>>>>>>>>>>>>> candidate
> > >>>>>>>>>>> 3.
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> If you have any questions or feedback or to post results
> > >>>>>>>>>>>>>>> of validating
> > >>>>>>>>>>>>>> the release, please reply to this thread. Once you verify
> > >>>>>>>>>>>>>> the release, please post your vote to the VOTE thread.
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> For reference, the Apache release guide  -
> > >>>>>>>>>>>>>> http://www.apache.org/dev/release.html
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> Some tips to validate the release before you vote:
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> * Download the binary version and run the 5 minute or
> > >>>>>>>>>>>>>>> 10 minute
> > >>>>>>>>>>>> tutorial
> > >>>>>>>>>>>>>> as described in README and website.
> > >>>>>>>>>>>>>>> * Download the source files from compressed files and
> > >>>>>>>>>>>>>>> release tag and
> > >>>>>>>>>>>>>> build (which includes tests).
> > >>>>>>>>>>>>>>> * Verify the distribution for the required LICENSE and
> > >>>>>>>>>>>>>>> NOTICE files * Verify if all the staged files are signed
> > >>>>>>>>>>>>>>> and the signature is
> > >>>>>>>>>>>>>> verifiable.
> > >>>>>>>>>>>>>>> * Verify if the signing key in the project's KEYS file is
> > >>>>>>>>>>>>>>> hosted on a
> > >>>>>>>>>>>>>> public server
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> Thanks for your time in validating the release and
> > >>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>>>
> > >>>>>>> -----BEGIN PGP SIGNATURE-----
> > >>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> > >>>>>>> Comment: GPGTools - http://gpgtools.org
> > >>>>>>> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
> > >>>>>>>
> > >>>>>>> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> > >>>>>>> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> > >>>>>>> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> > >>>>>>> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> > >>>>>>> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> > >>>>>>> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> > >>>>>>> =4mIG
> > >>>>>>> -----END PGP SIGNATURE-----
> > >>>>>>
> > >>>>>>
> > >>>>>
> > >>>
> > >>>
> > >>
> >
> >
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Saminda Wijeratne <sa...@gmail.com>.
Assuming the same fix is gone to the trunk I have verified this fix is
working perfectly on both integration tests and the standalone airavata
server (ran 5/10 min tutorials).

Testing tomcat deployment needed updating the server properties file key
registry.service.wsdl (the default context we are shipping is
"airavata-server" instead of "axis2"). The server seemed to start without
any issues but I was not able to connect to it using XBaya. Looks like the
same registry service URL issue. I updated the client prop file url but no
change. Can someone also verify my issue pls.


On Mon, Jul 8, 2013 at 3:46 PM, Suresh Marru <sm...@apache.org> wrote:

> Thanks Amila & Viknes for the patch and testing. I will cancel the vote
> and call out a new RC later today.
>
> Suresh
>
> On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <th...@gmail.com>
> wrote:
>
> > Hi Viknes,
> >
> > That INFO message is expected and it is coming from axis2. That message
> > pops up as we are periodically checking whether RegistryService is up.
> > Thank you for testing the fix.
> > I will commit the fix and we can continue with a new RC.
> >
> > Regards,
> > Amila
> >
> >
> > On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <viknesb@msn.com
> >wrote:
> >
> >> Hi Amila,
> >>
> >> I ran the distribution and now I just see the info message of not being
> >> able
> >> to connect to RegistryService. The API invocation error message or the
> >> database creation error seems to be
> >> resolved. I was able to test the 5 mins quickstart tutorial and it ran
> >> fine.
> >>
> >>
> >> [INFO] Registry service URL -
> >> http://localhost:8080/axis2/services/RegistryService?wsdl
> >> [INFO] Deploying module: metadataExchange-1.5.1-impl -
> >> file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
> >> OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
> >> [INFO] Unable to sendViaPost to
> >> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> >> java.net.ConnectException: Connection refused: connect
> >>        at java.net.DualStackPlainSocketImpl.waitForConnect(Native
> Method)
> >>        at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> Source)
> >>        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
> >>        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> >> Source)
> >>        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
> >>        at java.net.PlainSocketImpl.connect(Unknown Source)
> >>        at java.net.SocksSocketImpl.connect(Unknown Source)
> >>        at java.net.Socket.connect(Unknown Source)
> >>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> >>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> Source)
> >>        at java.lang.reflect.Method.invoke(Unknown Source)
> >>        at
> >>
> >>
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> >> ReflectionSocketFactory.java:140)
> >>
> >>        at
> >>
> >>
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> >> cket(DefaultProtocolSocketFactory
> >> .java:125)
> >>        at
> >>
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> >>        at
> >>
> >>
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> >> ionAdapter.open(MultiThreadedHttp
> >> ConnectionManager.java:1361)
> >>        at
> >>
> >>
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> >> Director.java:387)
> >>        at
> >>
> >>
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> >> ector.java:171)
> >>        at
> >>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> >>        at
> >>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> >>        at
> >>
> >>
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> >> PSender.java:542)
> >>        at
> >>
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> >>        at
> >> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> >>        at
> >>
> >>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> >> ommons(CommonsHTTPTransportSender
> >> .java:400)
> >>        at
> >>
> >>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> >> PTransportSender.java:225)
> >>        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> >>        at
> >>
> >>
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> >> n.java:402)
> >>        at
> >>
> >>
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> >> peration.java:229)
> >>        at
> >>
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> >>        at
> >>
> >>
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> >> ed(RegistryServiceStub.java:181)
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> >> vataClient.java:232)
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> >> vataClient.java:182)
> >>       at
> >>
> >>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> >> )
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >> :61)
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >> :43)
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >> :39)
> >>        at
> >>
> >>
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> >> feCycle.java:117)
> >> [INFO] Attempting to contact registry service, iteration - 0
> >> [INFO] Unable to sendViaPost to
> >> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> >> java.net.ConnectException: Connection refused: connect
> >>        at java.net.DualStackPlainSocketImpl.waitForConnect(Native
> Method)
> >>        at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> Source)
> >>        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
> >>        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> >> Source)
> >>        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
> >>        at java.net.PlainSocketImpl.connect(Unknown Source)
> >>        at java.net.SocksSocketImpl.connect(Unknown Source)
> >>        at java.net.Socket.connect(Unknown Source)
> >>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> >>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> Source)
> >>        at java.lang.reflect.Method.invoke(Unknown Source)
> >>        at
> >>
> >>
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> >> ReflectionSocketFactory.java:140)
> >>
> >>        at
> >>
> >>
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> >> cket(DefaultProtocolSocketFactory
> >> .java:125)
> >>        at
> >>
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> >>        at
> >>
> >>
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> >> ionAdapter.open(MultiThreadedHttp
> >> ConnectionManager.java:1361)
> >>        at
> >>
> >>
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> >> Director.java:387)
> >>        at
> >>
> >>
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> >> ector.java:171)
> >>        at
> >>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> >>        at
> >>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> >>        at
> >>
> >>
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> >> PSender.java:542)
> >>        at
> >>
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> >>        at
> >> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> >>        at
> >>
> >>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> >> ommons(CommonsHTTPTransportSender
> >> .java:400)
> >>        at
> >>
> >>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> >> PTransportSender.java:225)
> >>        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> >>        at
> >>
> >>
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> >> n.java:402)
> >>        at
> >>
> >>
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> >> peration.java:229)
> >>        at
> >>
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> >>        at
> >>
> >>
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> >> ed(RegistryServiceStub.java:181)
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> >> vataClient.java:232)
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> >> vataClient.java:182)
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> >> )
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >> :61)
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >> :43)
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >> :39)
> >>        at
> >>
> >>
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> >> feCycle.java:117)
> >> [INFO] Attempting to contact registry service, iteration - 1
> >> [INFO] New Database created for Registry
> >>
> >>
> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
> >> t:1527/persistent_data;create=true;user=aira
> >>
> >>
> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
> >> ELECT 1 from Configuration,MaxActive=10,MaxI
> >> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> >> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime - Starting OpenJPA
> >> 2.2.0
> >> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC - Using
> dictionary
> >> class "org.apache.openjpa.jdbc.sql.DerbyDicti
> >> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network Client
> JDBC
> >> Driver 10.9.1.0 - (1344872)).
> >> [INFO] Unable to sendViaPost to
> >> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> >> java.net.ConnectException: Connection refused: connect
> >>        at java.net.DualStackPlainSocketImpl.waitForConnect(Native
> Method)
> >>        at java.net.DualStackPlainSocketImpl.socketConnect(Unknown
> Source)
> >>        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
> >>        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> >> Source)
> >>        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
> >>        at java.net.PlainSocketImpl.connect(Unknown Source)
> >>        at java.net.SocksSocketImpl.connect(Unknown Source)
> >>        at java.net.Socket.connect(Unknown Source)
> >>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> >>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> Source)
> >>        at java.lang.reflect.Method.invoke(Unknown Source)
> >>        at
> >>
> >>
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> >> ReflectionSocketFactory.java:140)
> >>
> >>        at
> >>
> >>
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> >> cket(DefaultProtocolSocketFactory
> >> .java:125)
> >>        at
> >>
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> >>        at
> >>
> >>
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> >> ionAdapter.open(MultiThreadedHttp
> >> ConnectionManager.java:1361)
> >>        at
> >>
> >>
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> >> Director.java:387)
> >>        at
> >>
> >>
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> >> ector.java:171)
> >>        at
> >>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
> >>        at
> >>
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
> >>        at
> >>
> >>
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> >> PSender.java:542)
> >>        at
> >>
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
> >>        at
> >> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
> >>        at
> >>
> >>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> >> ommons(CommonsHTTPTransportSender
> >> .java:400)
> >>        at
> >>
> >>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> >> PTransportSender.java:225)
> >>        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
> >>        at
> >>
> >>
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> >> n.java:402)
> >>        at
> >>
> >>
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> >> peration.java:229)
> >>        at
> >>
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> >>        at
> >>
> >>
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> >> ed(RegistryServiceStub.java:181)
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> >> vataClient.java:232)
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> >> vataClient.java:182)
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> >> )
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >> :61)
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >> :43)
> >>        at
> >>
> >>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> >> :39)
> >>        at
> >>
> >>
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> >> feCycle.java:117)
> >> [INFO] Deploying Web service:
> airavata-registry-service-0.9-SNAPSHOT.jar -
> >> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
> >>
> >>
> PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
> >> T.jar
> >> [INFO] Deploying Web service: airavata-xbaya-gui-0.9-SNAPSHOT.jar -
> >> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
> >> .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
> >> [INFO] Deploying Web service: version-1.5.1.aar -
> >> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
> >> tory/services/version-1.5.1.aar
> >> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol start
> >> INFO: Starting ProtocolHandler ["http-bio-8080"]
> >> [INFO] Attempting to contact registry service, iteration - 2
> >> Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm setContainer
> >> INFO: Set JAAS app name Tomcat
> >>
> >> Thanks
> >> Viknes
> >>
> >> -----Original Message-----
> >> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
> >> Sent: Monday, July 08, 2013 11:52 AM
> >> To: dev@airavata.apache.org
> >> Cc: viknesb
> >> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> >>
> >> Hi Suresh,
> >>
> >> The binary is shared in [1]. Please use pass phrase "airavata" to
> download
> >> binary.
> >>
> >> Thanks
> >> Amila
> >>
> >> [1]
> https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
> >>
> >>
> >> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <sm...@apache.org>
> wrote:
> >>
> >>> Hi Amila,
> >>>
> >>> This is really good investigation. Can you checkin the binary with
> >>> some testing name to
> >> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/and send the
> url
> >> for
> >> viknes and others to test.
> >>>
> >>> If this addresses the issue consistently, I think its worth to respin
> >>> the release. Otherwise, I am inclined to suggest, lets move on with
> >>> release marking this as a known issue.
> >>>
> >>> Suresh
> >>>
> >>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
> >>> <th...@gmail.com>
> >>> wrote:
> >>>
> >>>> I think I was able to fix issue
> >>>> https://issues.apache.org/jira/browse/
> >>>> AIRAVATA-879.
> >>>>
> >>>> Cause for the issue -
> >>>> Airavata database and schema is created using a separate web service
> >>>> called org.apache.airavata.registry.services.RegistryService. Other
> >>>> services (E.g :- messanger service) which uses AiravataAPI depends
> >>>> on
> >>> above
> >>>> service. Therefore if axis2 deployer decided to deploy messanger
> >>>> service first we will see exception in above issue.
> >>>>
> >>>> Solution: Try to connect to RegistryService and if connection fails
> >>>> wait for some time and re-try. If re-trying fail for several
> >>>> iterations determine that RegistryService is unavailable and throw an
> >> exception.
> >>>>
> >>>> TODO : Need to verify this fix in Viknes's machine. (The issue is
> >>>> consistently reproducible in his machine)
> >>>>
> >>>> Further RegistryService doesnt provide any operations. So it is
> >>>> redundant have this service just to initialize database and schema.
> >>>> I think we
> >>> should
> >>>> remove this service and move DB/Schema creation to some other
> >>> initializing
> >>>> method.
> >>>>
> >>>> Feedback/comments appreciated.
> >>>>
> >>>> Thanks
> >>>> Amila
> >>>>
> >>>>
> >>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> >>>> <th...@gmail.com>wrote:
> >>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
> >>>>> <viknesb@msn.com
> >>>> wrote:
> >>>>>
> >>>>>> Sure, here is the JIRA issue
> >>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
> >>>>>
> >>>>>
> >>>>> What is the final verdict on above issue ?
> >>>>> Are we going to treat AIRAVATA-879<
> >>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
> >>>>> a blocker for the release ?
> >>>>>
> >>>>> Further is there a Windows environment which we can use to test
> >>>>> this
> >>> issue
> >>>>> ?
> >>>>>
> >>>>> Thanks
> >>>>> Amila
> >>>>>
> >>>>>
> >>>>>>
> >>>>>>
> >>>>>> Thanks
> >>>>>> Viknes
> >>>>>>
> >>>>>> -----Original Message-----
> >>>>>> From: Suresh Marru [mailto:smarru@apache.org]
> >>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
> >>>>>> To: dev@airavata.apache.org
> >>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> >>>>>>
> >>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <ma...@iu.edu> wrote:
> >>>>>>
> >>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
> >>>>>>> Hash: SHA1
> >>>>>>>
> >>>>>>> My concern about making this a known issue is that many who will
> >>>>>>> try out the release for the first time will hit this bug.
> >>>>>>>
> >>>>>>
> >>>>>> Thats true and may not be a good thing. Any volunteers to get to
> >>>>>> the bottom of this race condition and fix it in the trunk? If we
> >>>>>> first make sure
> >>> we
> >>>>>> really fixed it, certainly worth a new RC.
> >>>>>>
> >>>>>> Viknes, can you please crate a JIRA and fill in the steps to
> >>>>>> reproduce
> >>> it?
> >>>>>>
> >>>>>> Suresh
> >>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>> Marlon
> >>>>>>>
> >>>>>>>
> >>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
> >>>>>>>> Hi Viknes,
> >>>>>>>>
> >>>>>>>> It seems the issues of "database not getting created the first
> >> time"
> >>>>>>>> is reproducible on Linux and Windows as well,  for some reason
> >>>>>>>> Mac's are ok. Will wait for others to chime in. We can either
> >>>>>>>> proceed with the release by adding this as a Known issue, or if
> >>>>>>>> any one raises a blocker, we can address and re-spin the release.
> >>>>>>>>
> >>>>>>>> Suresh
> >>>>>>>>
> >>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
> >>>>>>>> <vi...@msn.com>
> >>>>>>>> wrote:
> >>>>>>>>
> >>>>>>>>> Since no one else is getting this error, it might be a Windows
> >>>>>>>>> specific or system specific issue. I will give my vote.
> >>>>>>>>>
> >>>>>>>>> Thanks Viknes
> >>>>>>>>>
> >>>>>>>>> -----Original Message----- From: Suresh Marru
> >>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013 4:10 PM
> >>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
> >>>>>>>>> Airavata Release 0.8 - RC3
> >>>>>>>>>
> >>>>>>>>> I did not do extensive testing yet, but a quick try on a mac
> >>>>>>>>> and did not give this error either.
> >>>>>>>>>
> >>>>>>>>> Suresh
> >>>>>>>>>
> >>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> >>>>>>>>> <th...@gmail.com> wrote:
> >>>>>>>>>
> >>>>>>>>>> Strange, I am not experiencing this issue. Wonder whether this
> >>>>>>>>>> is a Windows specific issue. Any one else experiencing this
> issue
> >> ?
> >>>>>>>>>>
> >>>>>>>>>> Thanks Amila
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
> >>>>>>>>> <vi...@msn.com>wrote:
> >>>>>>>>>>
> >>>>>>>>>>> Hi all,
> >>>>>>>>>>>
> >>>>>>>>>>> I downloaded the server bin distribution, tried to start the
> >>>>>>>>>>> server and I got the below exception. It seems this error
> >>>>>>>>>>> occurs only the first time I start the server. It does not
> >>>>>>>>>>> occur the subsequent times during the startup.
> >>>>>>>>>>>
> >>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server -
> >>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept connection s
> >>>>>>>>>>> on port 1527
> >>>>>>>>>>>
> >>>>>>>>>>>
> >> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> >>>>>>>>>>> //l
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
> >>>>>>>>>>>
> >>>>>>>>>>> vata;password=airavata,Username=airavata,Password=airavata,va
> >>>>>>>>>>> lidat
> >>>>>>>>>>> ion
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> >>>>>>>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
> >>>>>>>>>>> =true
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting
> >>> OpenJPA
> >>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata API
> >>>>>>>>>>>
> >>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Error while initializing the Airavata API
> >>>>>>>>>>> at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>> APIFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry.java
> >>>>>>>>>>> :64) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>> APIFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry.java
> >>>>>>>>>>> :43) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>> APIFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry.java
> >>>>>>>>>>> :39) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
> >>>>>>>>>>> MsgBo
> >>>>>>>>>>> xSe
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> rviceLi
> >>>>>>>>>>> feCycle.java:117) Caused by:
> >>>>>>>>>>>
> >>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Error while initializing the Airavat
> >>>>>>>>>>> a API at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>> Clien
> >>>>>>>>>>> t.j
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ava:163
> >>>>>>>>>>> ) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>> APIFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry.java
> >>>>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
> >>>>>>>>>>> fatal general error>
> >>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
> >>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
> >>>>>>>>>>> exist) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>> ry(DB
> >>>>>>>>>>> Dic
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> tionary
> >>>>>>>>>>> Factory.java:102) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> >>>>>>>>>>> onary
> >>>>>>>>>>> Ins
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> tance(J
> >>>>>>>>>>> DBCConfigurationImpl.java:603) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> >>>>>>>>>>> on(Ma
> >>>>>>>>>>> ppi
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ngRepos
> >>>>>>>>>>> itory.java:1510) at
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>>
> >>>
> >>
> >>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>
> >>>>>>>>>
> >>>>>>> java:518)
> >>>>>>>>>>> at
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>>
> >>>
> >>
> >>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>
> >>>>>>>>>
> >>>>>>> java:443)
> >>>>>>>>>>> at
> >>>>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> >>>>>>>>>>> ue.ja
> >>>>>>>>>>> va:104)
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> >>>>>>>>>>> etaDa
> >>>>>>>>>>> taR
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> eposito
> >>>>>>>>>>> ryValue.java:68) at
> >>>>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> >>>>>>>>>>> ue.ja
> >>>>>>>>>>> va:83)
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> >>>>>>>>>>> eposi
> >>>>>>>>>>> tor
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> yInstan
> >>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> >>>>>>>>>>> eposi
> >>>>>>>>>>> tor
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> yInstan
> >>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
> >>>>>>>>>>> Abstr
> >>>>>>>>>>> act
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> BrokerF
> >>>>>>>>>>> actory.java:638) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> >>>>>>>>>>> tract
> >>>>>>>>>>> Bro
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> kerFact
> >>>>>>>>>>> ory.java:203) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> >>>>>>>>>>> elega
> >>>>>>>>>>> tin
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> gBroker
> >>>>>>>>>>> Factory.java:156) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>> eEnti
> >>>>>>>>>>> tyM
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> anager(
> >>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>> eEnti
> >>>>>>>>>>> tyM
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> anager(
> >>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>> eEnti
> >>>>>>>>>>> tyM
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> anager(
> >>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> >>>>>>>>>>>
> >>>>>>>>>>> at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>> tEnti
> >>>>>>>>>>> tyM
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> anager(
> >>>>>>>>>>> ResourceUtils.java:68) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>> tConf
> >>>>>>>>>>> igu
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> rations
> >>>>>>>>>>> (ResourceUtils.java:201) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>> tConf
> >>>>>>>>>>> igu
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ration(
> >>>>>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>> Regis
> >>>>>>>>>>> try
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> .getCon
> >>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>> Regis
> >>>>>>>>>>> try
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> .initia
> >>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> >>>>>>>>>>> egist
> >>>>>>>>>>> ry(
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Airavat
> >>>>>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>
> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> java:21
> >>>>>>>>>>> 6) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> >>>>>>>>>>> taCli
> >>>>>>>>>>> ent
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> .java:1
> >>>>>>>>>>> 12) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>> Clien
> >>>>>>>>>>> t.j
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ava:144
> >>>>>>>>>>> ) ... 4 more Caused by:
> >>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> >>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> >>>>>>>>>>> exist) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>> ionFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry(Basi
> >>>>>>>>>>> cDataSource.java:1549) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> >>>>>>>>>>> cData
> >>>>>>>>>>> Sou
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> rce.jav
> >>>>>>>>>>> a:1388) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> >>>>>>>>>>> taSou
> >>>>>>>>>>> rce
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> .java:1
> >>>>>>>>>>> 044) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> >>>>>>>>>>> n(Del
> >>>>>>>>>>> ega
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> tingDat
> >>>>>>>>>>> aSource.java:110) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> >>>>>>>>>>> n(Dec
> >>>>>>>>>>> ora
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> tingDat
> >>>>>>>>>>> aSource.java:87) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>> ry(DB
> >>>>>>>>>>> Dic
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> tionary
> >>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
> >>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
> >>>>>>>>>>> exist at
> >>>>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> >>>>>>>>>>> ion(U
> >>>>>>>>>>> nkn
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> own
> >>>>>>>>>>> Source) at
> >>>>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> >>>>>>>>>>> wn
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Source)
> >>>>>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
> >>>>>>>>>>> Source) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> >>>>>>>>>>> gatin
> >>>>>>>>>>> gSt
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> atement
> >>>>>>>>>>> .java:208) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> >>>>>>>>>>> necti
> >>>>>>>>>>> on(
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Poolabl
> >>>>>>>>>>> eConnectionFactory.java:658) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> >>>>>>>>>>> tory(
> >>>>>>>>>>> Bas
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> icDataS
> >>>>>>>>>>> ource.java:1558) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>> ionFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry(Basi
> >>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
> >>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
> >>>>>>>>>>> does not exist at
> >>>>>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> >>>>>>>>>>> Source) at
> >>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> >>>>>>>>>>> or(Un
> >>>>>>>>>>> kno
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> wn
> >>>>>>>>>>> Source) at
> >>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> >>>>>>>>>>> eply(
> >>>>>>>>>>> Unk
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> nown
> >>>>>>>>>>> Source) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> >>>>>>>>>>> ribeO
> >>>>>>>>>>> utp
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ut(Unkn
> >>>>>>>>>>> own Source) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> >>>>>>>>>>> eOutp
> >>>>>>>>>>> ut(
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Unknown
> >>>>>>>>>>> Source) at
> >>>>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> >>>>>>>>>>> utput
> >>>>>>>>>>> _(U
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> nknown
> >>>>>>>>>>> Source) at
> >>>>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> >>>>>>>>>>> t(Unk
> >>>>>>>>>>> now
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> n
> >>>>>>>>>>> Source) at
> >>>>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> >>>>>>>>> Source)
> >>>>>>>>>>> at
> >>>>>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> >>>>>>>>>>> Source) ... 38 more [ERROR] Error while initializing the
> >>>>>>>>>>> Airavata API
> >>>>>>>>>>>
> >>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Error while initializing the Airavata API
> >>>>>>>>>>> at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>> APIFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry.java
> >>>>>>>>>>> :64) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>> APIFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry.java
> >>>>>>>>>>> :43) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>> APIFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry.java
> >>>>>>>>>>> :39) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
> >>>>>>>>>>> Broke
> >>>>>>>>>>> rSe
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> rviceLi
> >>>>>>>>>>> feCycle.java:156) Caused by:
> >>>>>>>>>>>
> >>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Error while initializing the Airavat
> >>>>>>>>>>> a API at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>> Clien
> >>>>>>>>>>> t.j
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ava:163
> >>>>>>>>>>> ) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>> APIFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry.java
> >>>>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
> >>>>>>>>>>> fatal general error>
> >>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
> >>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
> >>>>>>>>>>> exist) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>> ry(DB
> >>>>>>>>>>> Dic
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> tionary
> >>>>>>>>>>> Factory.java:102) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> >>>>>>>>>>> onary
> >>>>>>>>>>> Ins
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> tance(J
> >>>>>>>>>>> DBCConfigurationImpl.java:603) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> >>>>>>>>>>> on(Ma
> >>>>>>>>>>> ppi
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ngRepos
> >>>>>>>>>>> itory.java:1510) at
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>>
> >>>
> >>
> >>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>
> >>>>>>>>>
> >>>>>>> java:518)
> >>>>>>>>>>> at
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>>>
> >>>
> >>
> >>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>>>>
> >>>>>>>>>
> >>>>>>> java:443)
> >>>>>>>>>>> at
> >>>>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> >>>>>>>>>>> ue.ja
> >>>>>>>>>>> va:104)
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> >>>>>>>>>>> etaDa
> >>>>>>>>>>> taR
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> eposito
> >>>>>>>>>>> ryValue.java:68) at
> >>>>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> >>>>>>>>>>> ue.ja
> >>>>>>>>>>> va:83)
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> >>>>>>>>>>> eposi
> >>>>>>>>>>> tor
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> yInstan
> >>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> >>>>>>>>>>> eposi
> >>>>>>>>>>> tor
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> yInstan
> >>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
> >>>>>>>>>>> Repos
> >>>>>>>>>>> ito
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ryInsta
> >>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> >>>>>>>>>>> appin
> >>>>>>>>>>> gs(
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> JDBCBro
> >>>>>>>>>>> kerFactory.java:140) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> >>>>>>>>>>> appin
> >>>>>>>>>>> gs(
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> JDBCBro
> >>>>>>>>>>> kerFactory.java:164) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
> >>>>>>>>>>> l(JDB
> >>>>>>>>>>> CBr
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> okerFac
> >>>>>>>>>>> tory.java:122) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> >>>>>>>>>>> tract
> >>>>>>>>>>> Bro
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> kerFact
> >>>>>>>>>>> ory.java:209) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> >>>>>>>>>>> elega
> >>>>>>>>>>> tin
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> gBroker
> >>>>>>>>>>> Factory.java:156) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>> eEnti
> >>>>>>>>>>> tyM
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> anager(
> >>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>> eEnti
> >>>>>>>>>>> tyM
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> anager(
> >>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>>>>> eEnti
> >>>>>>>>>>> tyM
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> anager(
> >>>>>>>>>>> EntityManagerFactoryImpl.java:60)
> >>>>>>>>>>>
> >>>>>>>>>>> at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>> tEnti
> >>>>>>>>>>> tyM
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> anager(
> >>>>>>>>>>> ResourceUtils.java:68) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>> tConf
> >>>>>>>>>>> igu
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> rations
> >>>>>>>>>>> (ResourceUtils.java:201) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>> tConf
> >>>>>>>>>>> igu
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ration(
> >>>>>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>> Regis
> >>>>>>>>>>> try
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> .getCon
> >>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>> Regis
> >>>>>>>>>>> try
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> .initia
> >>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> >>>>>>>>>>> egist
> >>>>>>>>>>> ry(
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Airavat
> >>>>>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>
> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> java:21
> >>>>>>>>>>> 6) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> >>>>>>>>>>> taCli
> >>>>>>>>>>> ent
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> .java:1
> >>>>>>>>>>> 12) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>> Clien
> >>>>>>>>>>> t.j
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ava:144
> >>>>>>>>>>> ) ... 4 more Caused by:
> >>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> >>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> >>>>>>>>>>> exist) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>> ionFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry(Basi
> >>>>>>>>>>> cDataSource.java:1549) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> >>>>>>>>>>> cData
> >>>>>>>>>>> Sou
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> rce.jav
> >>>>>>>>>>> a:1388) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> >>>>>>>>>>> taSou
> >>>>>>>>>>> rce
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> .java:1
> >>>>>>>>>>> 044) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> >>>>>>>>>>> n(Del
> >>>>>>>>>>> ega
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> tingDat
> >>>>>>>>>>> aSource.java:110) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> >>>>>>>>>>> n(Dec
> >>>>>>>>>>> ora
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> tingDat
> >>>>>>>>>>> aSource.java:87) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>>>>> ry(DB
> >>>>>>>>>>> Dic
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> tionary
> >>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
> >>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
> >>>>>>>>>>> exist at
> >>>>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> >>>>>>>>>>> ion(U
> >>>>>>>>>>> nkn
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> own
> >>>>>>>>>>> Source) at
> >>>>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> >>>>>>>>>>> wn
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Source)
> >>>>>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
> >>>>>>>>>>> Source) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> >>>>>>>>>>> gatin
> >>>>>>>>>>> gSt
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> atement
> >>>>>>>>>>> .java:208) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> >>>>>>>>>>> necti
> >>>>>>>>>>> on(
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Poolabl
> >>>>>>>>>>> eConnectionFactory.java:658) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> >>>>>>>>>>> tory(
> >>>>>>>>>>> Bas
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> icDataS
> >>>>>>>>>>> ource.java:1558) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>>>>> ionFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry(Basi
> >>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
> >>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
> >>>>>>>>>>> does not exist at
> >>>>>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> >>>>>>>>>>> Source) at
> >>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> >>>>>>>>>>> or(Un
> >>>>>>>>>>> kno
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> wn
> >>>>>>>>>>> Source) at
> >>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> >>>>>>>>>>> eply(
> >>>>>>>>>>> Unk
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> nown
> >>>>>>>>>>> Source) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> >>>>>>>>>>> ribeO
> >>>>>>>>>>> utp
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ut(Unkn
> >>>>>>>>>>> own Source) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> >>>>>>>>>>> eOutp
> >>>>>>>>>>> ut(
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Unknown
> >>>>>>>>>>> Source) at
> >>>>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> >>>>>>>>>>> utput
> >>>>>>>>>>> _(U
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> nknown
> >>>>>>>>>>> Source) at
> >>>>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> >>>>>>>>>>> t(Unk
> >>>>>>>>>>> now
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> n
> >>>>>>>>>>> Source) at
> >>>>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> >>>>>>>>> Source)
> >>>>>>>>>>> at
> >>>>>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> >>>>>>>>>>> Source) ... 41 more [INFO] New Database created for Registry
> >>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
> >>>>>>>>>>> Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDic
> >>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
> >>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)). [INFO]
> >>>>>>>>>>> Deploying Web
> >>>>>>>>>>> service: airavata-registry-service-0.8.jar -
> >>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> >>>>>>>>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
> >>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
> >>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> >>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> >>>>>>>>>>> /repo
> >>>>>>>>>>> sit
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> o
> >>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
> >>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
> >>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to create
> >>>>>>>>>>> Airavata API
> >>>>>>>>>>>
> >>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Error while initializing the Airavata API
> >>>>>>>>>>> at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>> APIFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry.java
> >>>>>>>>>>> :64) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>> APIFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry.java
> >>>>>>>>>>> :43) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>> APIFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry.java
> >>>>>>>>>>> :39) at
> >>>>>>>>>>>
> >>>>>>>>>>>
> >> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> >>>>>>>>>>> get
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Airavat
> >>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> >>>>>>>>>>>
> >>>>>>>>>>>
> >> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> >>>>>>>>>>> acc
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ess$200
> >>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> >>>>>>>>>>> eton$
> >>>>>>>>>>> 1.r
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> un(Work
> >>>>>>>>>>> flowInterpretorSkeleton.java:158)
> >>>>>>>>>>>
> >>>>>>>>>>> Caused by:
> >>>>>>>>>>>
> >>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Error while initializing the Airavat
> >>>>>>>>>>> a API at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>> Clien
> >>>>>>>>>>> t.j
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ava:163
> >>>>>>>>>>> ) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>>>>> APIFa
> >>>>>>>>>>> cto
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ry.java
> >>>>>>>>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990
> >>>>>>>>>>> nonfatal user error>
> >>>>>>>>>>> org.apache.openjpa.persistence.ArgumentException: An erro r
> >>>>>>>>>>> occurred while parsing the query filter "SELECT p FROM
> >>>>>>>>>>> Configuration p WHERE p.config_key =:param0". Error message:
> >>>>>>>>>>> Th e name "Configuration" is not a recognized entity or
> >>>>>>>>>>> identifier. Known entity names: [] at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
> >>>>>>>>>>> eExce
> >>>>>>>>>>> pti
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> on(Abst
> >>>>>>>>>>> ractExpressionBuilder.java:119) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
> >>>>>>>>>>> MetaD
> >>>>>>>>>>> ata
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> (JPQLEx
> >>>>>>>>>>> pressionBuilder.java:197) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
> >>>>>>>>>>> lassM
> >>>>>>>>>>> eta
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Data(JP
> >>>>>>>>>>> QLExpressionBuilder.java:167) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> >>>>>>>>>>> dateM
> >>>>>>>>>>> eta
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Data(JP
> >>>>>>>>>>> QLExpressionBuilder.java:242) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> >>>>>>>>>>> dateM
> >>>>>>>>>>> eta
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Data(JP
> >>>>>>>>>>> QLExpressionBuilder.java:212) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> >>>>>>>>>>> dateT
> >>>>>>>>>>> ype
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> (JPQLEx
> >>>>>>>>>>> pressionBuilder.java:205) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
> >>>>>>>>>>> 00(JP
> >>>>>>>>>>> QLE
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> xpressi
> >>>>>>>>>>> onBuilder.java:80) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
> >>>>>>>>>>> QL.po
> >>>>>>>>>>> pul
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ate(JPQ
> >>>>>>>>>>> LExpressionBuilder.java:2417) at
> >>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
> >>>>>>>>>>> .java
> >>>>>>>>>>> :61)
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
> >>>>>>>>>>> mpila
> >>>>>>>>>>> tio
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> n(Expre
> >>>>>>>>>>> ssionStoreQuery.java:162) at
> >>>>>>>>>>>
> >> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> >>>>>>>>>>> 673)
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> at
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
> >>>>>>>>> mpl.j
> >>>>>>>>> ava:654)
> >>>>>>>>>>>
> >>>>>>>>>
> >>>>>>> at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
> >>>>>>>>>>> ryImp
> >>>>>>>>>>> l.j
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ava:620
> >>>>>>>>>>> ) at
> >>>>>>>>>>>
> >>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
> >>>>>>>>> l.jav
> >>>>>>>>> a:682)
> >>>>>>>>>>>
> >>>>>>>>>
> >>>>>>> at
> >>>>>>> org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> >>>>>>>>>>> at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> >>>>>>>>>>> Entit
> >>>>>>>>>>> yMa
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> nagerIm
> >>>>>>>>>>> pl.java:997) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> >>>>>>>>>>> Entit
> >>>>>>>>>>> yMa
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> nagerIm
> >>>>>>>>>>> pl.java:979) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> >>>>>>>>>>> Entit
> >>>>>>>>>>> yMa
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> nagerIm
> >>>>>>>>>>> pl.java:102) at
> >>>>>>>>>>>
> >>>>>>>>>>>
> >> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> >>>>>>>>>>> gen
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> erateQu
> >>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
> >>>>>>>>>>>
> >>>>>>>>>>>
> >> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> >>>>>>>>>>> sel
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ectQuer
> >>>>>>>>>>> y(QueryGenerator.java:64) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>> tConf
> >>>>>>>>>>> igu
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> rations
> >>>>>>>>>>> (ResourceUtils.java:205) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>>>>> tConf
> >>>>>>>>>>> igu
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ration(
> >>>>>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>> Regis
> >>>>>>>>>>> try
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> .getCon
> >>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>>>>> Regis
> >>>>>>>>>>> try
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> .initia
> >>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> >>>>>>>>>>> egist
> >>>>>>>>>>> ry(
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> Airavat
> >>>>>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>
> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> java:21
> >>>>>>>>>>> 6) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> >>>>>>>>>>> taCli
> >>>>>>>>>>> ent
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> .java:1
> >>>>>>>>>>> 12) at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>>>>> Clien
> >>>>>>>>>>> t.j
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> ava:144
> >>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
> >>>>>>>>>>> java.lang.NullPointerException at
> >>>>>>>>>>>
> >>>>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> >>>>>>>>>>> eton$
> >>>>>>>>>>> 1.r
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>> un(Work
> >>>>>>>>>>> flowInterpretorSkeleton.java:159)
> >>>>>>>>>>>
> >>>>>>>>>>> Thanks Viknes
> >>>>>>>>>>>
> >>>>>>>>>>> -----Original Message----- From: Saminda Wijeratne
> >>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013 12:25
> >>>>>>>>>>> PM
> >>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
> >>> Airavata
> >>>>>>>>>>> Release 0.8 - RC3
> >>>>>>>>>>>
> >>>>>>>>>>> ok Suresh. Thanks.
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
> >>>>>>>>>>> <sm...@apache.org>
> >>>>>>>>>>> wrote:
> >>>>>>>>>>>
> >>>>>>>>>>>> Hi Saminda,
> >>>>>>>>>>>>
> >>>>>>>>>>>> I should have mentioned this in the vote email. INFRA has
> >>>>>>>>>>>> restricted the distributions to 100MB and the war
> >>>>>>>>>>>> distribution is little over it. I made a request to manually
> >>>>>>>>>>>> checkin the war distribution. Until then, please use this
> >>>>>>>>>>>> link to get the war
> >>>>>>>>>>>> distribution:
> >>>>>>>>>>>>
> >>>>>>>>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
> >>>>>>>>>>>>
> >>>>>>>>>>>> Suresh
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> >>>>>>>>>>>> <sa...@gmail.com>
> >>>>>>>>>>> wrote:
> >>>>>>>>>>>>
> >>>>>>>>>>>>> Suresh, we are missing the war binary from the RC. Can you
> >>>>>>>>>>>>> include that
> >>>>>>>>>>>> as
> >>>>>>>>>>>>> well please.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> >>>>>>>>>>>>> <sm...@apache.org>
> >>>>>>>>>>> wrote:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>> Will appreciate if every one can rest this RC sooner than
> >>>>>>>>>>>>>> later. If we start seeing the release validation is going
> >>>>>>>>>>>>>> on well, we can open the
> >>>>>>>>>>>> trunk
> >>>>>>>>>>>>>> for development for 0.9.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Suresh
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
> >>>>>>>>>>>>>> <sm...@apache.org>
> >>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Discussion thread for vote on Apache Airavata 0.8 release
> >>>>>>>>>>>>>>> candidate
> >>>>>>>>>>> 3.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> If you have any questions or feedback or to post results
> >>>>>>>>>>>>>>> of validating
> >>>>>>>>>>>>>> the release, please reply to this thread. Once you verify
> >>>>>>>>>>>>>> the release, please post your vote to the VOTE thread.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> For reference, the Apache release guide  -
> >>>>>>>>>>>>>> http://www.apache.org/dev/release.html
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Some tips to validate the release before you vote:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> * Download the binary version and run the 5 minute or
> >>>>>>>>>>>>>>> 10 minute
> >>>>>>>>>>>> tutorial
> >>>>>>>>>>>>>> as described in README and website.
> >>>>>>>>>>>>>>> * Download the source files from compressed files and
> >>>>>>>>>>>>>>> release tag and
> >>>>>>>>>>>>>> build (which includes tests).
> >>>>>>>>>>>>>>> * Verify the distribution for the required LICENSE and
> >>>>>>>>>>>>>>> NOTICE files * Verify if all the staged files are signed
> >>>>>>>>>>>>>>> and the signature is
> >>>>>>>>>>>>>> verifiable.
> >>>>>>>>>>>>>>> * Verify if the signing key in the project's KEYS file is
> >>>>>>>>>>>>>>> hosted on a
> >>>>>>>>>>>>>> public server
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Thanks for your time in validating the release and
> >>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>
> >>>>>>>>
> >>>>>>> -----BEGIN PGP SIGNATURE-----
> >>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> >>>>>>> Comment: GPGTools - http://gpgtools.org
> >>>>>>> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
> >>>>>>>
> >>>>>>> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> >>>>>>> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> >>>>>>> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> >>>>>>> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> >>>>>>> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> >>>>>>> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> >>>>>>> =4mIG
> >>>>>>> -----END PGP SIGNATURE-----
> >>>>>>
> >>>>>>
> >>>>>
> >>>
> >>>
> >>
>
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Suresh Marru <sm...@apache.org>.
Thanks Amila & Viknes for the patch and testing. I will cancel the vote and call out a new RC later today.

Suresh

On Jul 8, 2013, at 3:33 PM, Amila Jayasekara <th...@gmail.com> wrote:

> Hi Viknes,
> 
> That INFO message is expected and it is coming from axis2. That message
> pops up as we are periodically checking whether RegistryService is up.
> Thank you for testing the fix.
> I will commit the fix and we can continue with a new RC.
> 
> Regards,
> Amila
> 
> 
> On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <vi...@msn.com>wrote:
> 
>> Hi Amila,
>> 
>> I ran the distribution and now I just see the info message of not being
>> able
>> to connect to RegistryService. The API invocation error message or the
>> database creation error seems to be
>> resolved. I was able to test the 5 mins quickstart tutorial and it ran
>> fine.
>> 
>> 
>> [INFO] Registry service URL -
>> http://localhost:8080/axis2/services/RegistryService?wsdl
>> [INFO] Deploying module: metadataExchange-1.5.1-impl -
>> file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
>> OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
>> [INFO] Unable to sendViaPost to
>> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
>> java.net.ConnectException: Connection refused: connect
>>        at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
>>        at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
>>        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
>>        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
>> Source)
>>        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
>>        at java.net.PlainSocketImpl.connect(Unknown Source)
>>        at java.net.SocksSocketImpl.connect(Unknown Source)
>>        at java.net.Socket.connect(Unknown Source)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>>        at java.lang.reflect.Method.invoke(Unknown Source)
>>        at
>> 
>> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
>> ReflectionSocketFactory.java:140)
>> 
>>        at
>> 
>> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
>> cket(DefaultProtocolSocketFactory
>> .java:125)
>>        at
>> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
>>        at
>> 
>> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
>> ionAdapter.open(MultiThreadedHttp
>> ConnectionManager.java:1361)
>>        at
>> 
>> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
>> Director.java:387)
>>        at
>> 
>> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
>> ector.java:171)
>>        at
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
>>        at
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>>        at
>> 
>> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
>> PSender.java:542)
>>        at
>> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
>>        at
>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
>>        at
>> 
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
>> ommons(CommonsHTTPTransportSender
>> .java:400)
>>        at
>> 
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
>> PTransportSender.java:225)
>>        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
>>        at
>> 
>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
>> n.java:402)
>>        at
>> 
>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
>> peration.java:229)
>>        at
>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>>        at
>> 
>> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
>> ed(RegistryServiceStub.java:181)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
>> vataClient.java:232)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
>> vataClient.java:182)
>>       at
>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
>> )
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :61)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :43)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :39)
>>        at
>> 
>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
>> feCycle.java:117)
>> [INFO] Attempting to contact registry service, iteration - 0
>> [INFO] Unable to sendViaPost to
>> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
>> java.net.ConnectException: Connection refused: connect
>>        at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
>>        at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
>>        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
>>        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
>> Source)
>>        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
>>        at java.net.PlainSocketImpl.connect(Unknown Source)
>>        at java.net.SocksSocketImpl.connect(Unknown Source)
>>        at java.net.Socket.connect(Unknown Source)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>>        at java.lang.reflect.Method.invoke(Unknown Source)
>>        at
>> 
>> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
>> ReflectionSocketFactory.java:140)
>> 
>>        at
>> 
>> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
>> cket(DefaultProtocolSocketFactory
>> .java:125)
>>        at
>> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
>>        at
>> 
>> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
>> ionAdapter.open(MultiThreadedHttp
>> ConnectionManager.java:1361)
>>        at
>> 
>> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
>> Director.java:387)
>>        at
>> 
>> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
>> ector.java:171)
>>        at
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
>>        at
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>>        at
>> 
>> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
>> PSender.java:542)
>>        at
>> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
>>        at
>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
>>        at
>> 
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
>> ommons(CommonsHTTPTransportSender
>> .java:400)
>>        at
>> 
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
>> PTransportSender.java:225)
>>        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
>>        at
>> 
>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
>> n.java:402)
>>        at
>> 
>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
>> peration.java:229)
>>        at
>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>>        at
>> 
>> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
>> ed(RegistryServiceStub.java:181)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
>> vataClient.java:232)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
>> vataClient.java:182)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
>> )
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :61)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :43)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :39)
>>        at
>> 
>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
>> feCycle.java:117)
>> [INFO] Attempting to contact registry service, iteration - 1
>> [INFO] New Database created for Registry
>> 
>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
>> t:1527/persistent_data;create=true;user=aira
>> 
>> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
>> ELECT 1 from Configuration,MaxActive=10,MaxI
>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
>> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime - Starting OpenJPA
>> 2.2.0
>> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC - Using dictionary
>> class "org.apache.openjpa.jdbc.sql.DerbyDicti
>> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network Client JDBC
>> Driver 10.9.1.0 - (1344872)).
>> [INFO] Unable to sendViaPost to
>> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
>> java.net.ConnectException: Connection refused: connect
>>        at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
>>        at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
>>        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
>>        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
>> Source)
>>        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
>>        at java.net.PlainSocketImpl.connect(Unknown Source)
>>        at java.net.SocksSocketImpl.connect(Unknown Source)
>>        at java.net.Socket.connect(Unknown Source)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>>        at java.lang.reflect.Method.invoke(Unknown Source)
>>        at
>> 
>> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
>> ReflectionSocketFactory.java:140)
>> 
>>        at
>> 
>> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
>> cket(DefaultProtocolSocketFactory
>> .java:125)
>>        at
>> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
>>        at
>> 
>> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
>> ionAdapter.open(MultiThreadedHttp
>> ConnectionManager.java:1361)
>>        at
>> 
>> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
>> Director.java:387)
>>        at
>> 
>> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
>> ector.java:171)
>>        at
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
>>        at
>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>>        at
>> 
>> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
>> PSender.java:542)
>>        at
>> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
>>        at
>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
>>        at
>> 
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
>> ommons(CommonsHTTPTransportSender
>> .java:400)
>>        at
>> 
>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
>> PTransportSender.java:225)
>>        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
>>        at
>> 
>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
>> n.java:402)
>>        at
>> 
>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
>> peration.java:229)
>>        at
>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>>        at
>> 
>> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
>> ed(RegistryServiceStub.java:181)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
>> vataClient.java:232)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
>> vataClient.java:182)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
>> )
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :61)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :43)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :39)
>>        at
>> 
>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
>> feCycle.java:117)
>> [INFO] Deploying Web service: airavata-registry-service-0.9-SNAPSHOT.jar -
>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
>> 
>> PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
>> T.jar
>> [INFO] Deploying Web service: airavata-xbaya-gui-0.9-SNAPSHOT.jar -
>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
>> .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
>> [INFO] Deploying Web service: version-1.5.1.aar -
>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
>> tory/services/version-1.5.1.aar
>> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol start
>> INFO: Starting ProtocolHandler ["http-bio-8080"]
>> [INFO] Attempting to contact registry service, iteration - 2
>> Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm setContainer
>> INFO: Set JAAS app name Tomcat
>> 
>> Thanks
>> Viknes
>> 
>> -----Original Message-----
>> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
>> Sent: Monday, July 08, 2013 11:52 AM
>> To: dev@airavata.apache.org
>> Cc: viknesb
>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>> 
>> Hi Suresh,
>> 
>> The binary is shared in [1]. Please use pass phrase "airavata" to download
>> binary.
>> 
>> Thanks
>> Amila
>> 
>> [1] https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
>> 
>> 
>> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <sm...@apache.org> wrote:
>> 
>>> Hi Amila,
>>> 
>>> This is really good investigation. Can you checkin the binary with
>>> some testing name to
>> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/and send the url
>> for
>> viknes and others to test.
>>> 
>>> If this addresses the issue consistently, I think its worth to respin
>>> the release. Otherwise, I am inclined to suggest, lets move on with
>>> release marking this as a known issue.
>>> 
>>> Suresh
>>> 
>>> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
>>> <th...@gmail.com>
>>> wrote:
>>> 
>>>> I think I was able to fix issue
>>>> https://issues.apache.org/jira/browse/
>>>> AIRAVATA-879.
>>>> 
>>>> Cause for the issue -
>>>> Airavata database and schema is created using a separate web service
>>>> called org.apache.airavata.registry.services.RegistryService. Other
>>>> services (E.g :- messanger service) which uses AiravataAPI depends
>>>> on
>>> above
>>>> service. Therefore if axis2 deployer decided to deploy messanger
>>>> service first we will see exception in above issue.
>>>> 
>>>> Solution: Try to connect to RegistryService and if connection fails
>>>> wait for some time and re-try. If re-trying fail for several
>>>> iterations determine that RegistryService is unavailable and throw an
>> exception.
>>>> 
>>>> TODO : Need to verify this fix in Viknes's machine. (The issue is
>>>> consistently reproducible in his machine)
>>>> 
>>>> Further RegistryService doesnt provide any operations. So it is
>>>> redundant have this service just to initialize database and schema.
>>>> I think we
>>> should
>>>> remove this service and move DB/Schema creation to some other
>>> initializing
>>>> method.
>>>> 
>>>> Feedback/comments appreciated.
>>>> 
>>>> Thanks
>>>> Amila
>>>> 
>>>> 
>>>> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
>>>> <th...@gmail.com>wrote:
>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
>>>>> <viknesb@msn.com
>>>> wrote:
>>>>> 
>>>>>> Sure, here is the JIRA issue
>>>>>> https://issues.apache.org/jira/browse/AIRAVATA-879
>>>>> 
>>>>> 
>>>>> What is the final verdict on above issue ?
>>>>> Are we going to treat AIRAVATA-879<
>>> https://issues.apache.org/jira/browse/AIRAVATA-879> as
>>>>> a blocker for the release ?
>>>>> 
>>>>> Further is there a Windows environment which we can use to test
>>>>> this
>>> issue
>>>>> ?
>>>>> 
>>>>> Thanks
>>>>> Amila
>>>>> 
>>>>> 
>>>>>> 
>>>>>> 
>>>>>> Thanks
>>>>>> Viknes
>>>>>> 
>>>>>> -----Original Message-----
>>>>>> From: Suresh Marru [mailto:smarru@apache.org]
>>>>>> Sent: Wednesday, July 03, 2013 12:44 PM
>>>>>> To: dev@airavata.apache.org
>>>>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>>>>>> 
>>>>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <ma...@iu.edu> wrote:
>>>>>> 
>>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
>>>>>>> Hash: SHA1
>>>>>>> 
>>>>>>> My concern about making this a known issue is that many who will
>>>>>>> try out the release for the first time will hit this bug.
>>>>>>> 
>>>>>> 
>>>>>> Thats true and may not be a good thing. Any volunteers to get to
>>>>>> the bottom of this race condition and fix it in the trunk? If we
>>>>>> first make sure
>>> we
>>>>>> really fixed it, certainly worth a new RC.
>>>>>> 
>>>>>> Viknes, can you please crate a JIRA and fill in the steps to
>>>>>> reproduce
>>> it?
>>>>>> 
>>>>>> Suresh
>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> Marlon
>>>>>>> 
>>>>>>> 
>>>>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
>>>>>>>> Hi Viknes,
>>>>>>>> 
>>>>>>>> It seems the issues of "database not getting created the first
>> time"
>>>>>>>> is reproducible on Linux and Windows as well,  for some reason
>>>>>>>> Mac's are ok. Will wait for others to chime in. We can either
>>>>>>>> proceed with the release by adding this as a Known issue, or if
>>>>>>>> any one raises a blocker, we can address and re-spin the release.
>>>>>>>> 
>>>>>>>> Suresh
>>>>>>>> 
>>>>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
>>>>>>>> <vi...@msn.com>
>>>>>>>> wrote:
>>>>>>>> 
>>>>>>>>> Since no one else is getting this error, it might be a Windows
>>>>>>>>> specific or system specific issue. I will give my vote.
>>>>>>>>> 
>>>>>>>>> Thanks Viknes
>>>>>>>>> 
>>>>>>>>> -----Original Message----- From: Suresh Marru
>>>>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013 4:10 PM
>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
>>>>>>>>> Airavata Release 0.8 - RC3
>>>>>>>>> 
>>>>>>>>> I did not do extensive testing yet, but a quick try on a mac
>>>>>>>>> and did not give this error either.
>>>>>>>>> 
>>>>>>>>> Suresh
>>>>>>>>> 
>>>>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
>>>>>>>>> <th...@gmail.com> wrote:
>>>>>>>>> 
>>>>>>>>>> Strange, I am not experiencing this issue. Wonder whether this
>>>>>>>>>> is a Windows specific issue. Any one else experiencing this issue
>> ?
>>>>>>>>>> 
>>>>>>>>>> Thanks Amila
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
>>>>>>>>> <vi...@msn.com>wrote:
>>>>>>>>>> 
>>>>>>>>>>> Hi all,
>>>>>>>>>>> 
>>>>>>>>>>> I downloaded the server bin distribution, tried to start the
>>>>>>>>>>> server and I got the below exception. It seems this error
>>>>>>>>>>> occurs only the first time I start the server. It does not
>>>>>>>>>>> occur the subsequent times during the startup.
>>>>>>>>>>> 
>>>>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server -
>>>>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept connection s
>>>>>>>>>>> on port 1527
>>>>>>>>>>> 
>>>>>>>>>>> 
>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
>>>>>>>>>>> //l
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ocalhos t:1527/persistent_data;create=true;user=aira
>>>>>>>>>>> 
>>>>>>>>>>> vata;password=airavata,Username=airavata,Password=airavata,va
>>>>>>>>>>> lidat
>>>>>>>>>>> ion
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
>>>>>>>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
>>>>>>>>>>> =true
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting
>>> OpenJPA
>>>>>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata API
>>>>>>>>>>> 
>>>>>> 
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Error while initializing the Airavata API
>>>>>>>>>>> at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>> APIFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry.java
>>>>>>>>>>> :64) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>> APIFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry.java
>>>>>>>>>>> :43) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>> APIFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry.java
>>>>>>>>>>> :39) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
>>>>>>>>>>> MsgBo
>>>>>>>>>>> xSe
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> rviceLi
>>>>>>>>>>> feCycle.java:117) Caused by:
>>>>>>>>>>> 
>>>>>> 
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Error while initializing the Airavat
>>>>>>>>>>> a API at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>> Clien
>>>>>>>>>>> t.j
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ava:163
>>>>>>>>>>> ) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>> APIFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry.java
>>>>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
>>>>>>>>>>> fatal general error>
>>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>>>>>>>>>>> exist) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>>>>>>>>>>> ry(DB
>>>>>>>>>>> Dic
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> tionary
>>>>>>>>>>> Factory.java:102) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
>>>>>>>>>>> onary
>>>>>>>>>>> Ins
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> tance(J
>>>>>>>>>>> DBCConfigurationImpl.java:603) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
>>>>>>>>>>> on(Ma
>>>>>>>>>>> ppi
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ngRepos
>>>>>>>>>>> itory.java:1510) at
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>>> 
>>> 
>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>>>>> 
>>>>>>>>> 
>>>>>>> java:518)
>>>>>>>>>>> at
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>>> 
>>> 
>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>>>>> 
>>>>>>>>> 
>>>>>>> java:443)
>>>>>>>>>>> at
>>>>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
>>>>>>>>>>> ue.ja
>>>>>>>>>>> va:104)
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
>>>>>>>>>>> etaDa
>>>>>>>>>>> taR
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> eposito
>>>>>>>>>>> ryValue.java:68) at
>>>>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
>>>>>>>>>>> ue.ja
>>>>>>>>>>> va:83)
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
>>>>>>>>>>> eposi
>>>>>>>>>>> tor
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> yInstan
>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
>>>>>>>>>>> eposi
>>>>>>>>>>> tor
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> yInstan
>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
>>>>>>>>>>> Abstr
>>>>>>>>>>> act
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> BrokerF
>>>>>>>>>>> actory.java:638) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
>>>>>>>>>>> tract
>>>>>>>>>>> Bro
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> kerFact
>>>>>>>>>>> ory.java:203) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
>>>>>>>>>>> elega
>>>>>>>>>>> tin
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> gBroker
>>>>>>>>>>> Factory.java:156) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>> eEnti
>>>>>>>>>>> tyM
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> anager(
>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>> eEnti
>>>>>>>>>>> tyM
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> anager(
>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>> eEnti
>>>>>>>>>>> tyM
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> anager(
>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
>>>>>>>>>>> 
>>>>>>>>>>> at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>> tEnti
>>>>>>>>>>> tyM
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> anager(
>>>>>>>>>>> ResourceUtils.java:68) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>> tConf
>>>>>>>>>>> igu
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> rations
>>>>>>>>>>> (ResourceUtils.java:201) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>> tConf
>>>>>>>>>>> igu
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ration(
>>>>>>>>>>> ResourceUtils.java:223) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>> Regis
>>>>>>>>>>> try
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> .getCon
>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>> Regis
>>>>>>>>>>> try
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> .initia
>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
>>>>>>>>>>> egist
>>>>>>>>>>> ry(
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Airavat
>>>>>>>>>>> aRegistryFactory.java:81) at
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> java:21
>>>>>>>>>>> 6) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
>>>>>>>>>>> taCli
>>>>>>>>>>> ent
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> .java:1
>>>>>>>>>>> 12) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>> Clien
>>>>>>>>>>> t.j
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ava:144
>>>>>>>>>>> ) ... 4 more Caused by:
>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>>>>>>>>>>> exist) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>>>>>>>>>>> ionFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry(Basi
>>>>>>>>>>> cDataSource.java:1549) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
>>>>>>>>>>> cData
>>>>>>>>>>> Sou
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> rce.jav
>>>>>>>>>>> a:1388) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
>>>>>>>>>>> taSou
>>>>>>>>>>> rce
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> .java:1
>>>>>>>>>>> 044) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
>>>>>>>>>>> n(Del
>>>>>>>>>>> ega
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> tingDat
>>>>>>>>>>> aSource.java:110) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
>>>>>>>>>>> n(Dec
>>>>>>>>>>> ora
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> tingDat
>>>>>>>>>>> aSource.java:87) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>>>>>>>>>>> ry(DB
>>>>>>>>>>> Dic
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> tionary
>>>>>>>>>>> Factory.java:91) ... 28 more Caused by:
>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
>>>>>>>>>>> exist at
>>>>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
>>>>>>>>>>> ion(U
>>>>>>>>>>> nkn
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> own
>>>>>>>>>>> Source) at
>>>>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
>>>>>>>>>>> wn
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Source)
>>>>>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
>>>>>>>>>>> Source) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
>>>>>>>>>>> gatin
>>>>>>>>>>> gSt
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> atement
>>>>>>>>>>> .java:208) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
>>>>>>>>>>> necti
>>>>>>>>>>> on(
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Poolabl
>>>>>>>>>>> eConnectionFactory.java:658) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
>>>>>>>>>>> tory(
>>>>>>>>>>> Bas
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> icDataS
>>>>>>>>>>> ource.java:1558) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>>>>>>>>>>> ionFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry(Basi
>>>>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
>>>>>>>>>>> does not exist at
>>>>>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
>>>>>>>>>>> Source) at
>>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
>>>>>>>>>>> or(Un
>>>>>>>>>>> kno
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> wn
>>>>>>>>>>> Source) at
>>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
>>>>>>>>>>> eply(
>>>>>>>>>>> Unk
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> nown
>>>>>>>>>>> Source) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
>>>>>>>>>>> ribeO
>>>>>>>>>>> utp
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ut(Unkn
>>>>>>>>>>> own Source) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
>>>>>>>>>>> eOutp
>>>>>>>>>>> ut(
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Unknown
>>>>>>>>>>> Source) at
>>>>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
>>>>>>>>>>> utput
>>>>>>>>>>> _(U
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> nknown
>>>>>>>>>>> Source) at
>>>>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
>>>>>>>>>>> t(Unk
>>>>>>>>>>> now
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> n
>>>>>>>>>>> Source) at
>>>>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>>>>>>>>> Source)
>>>>>>>>>>> at
>>>>>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
>>>>>>>>>>> Source) ... 38 more [ERROR] Error while initializing the
>>>>>>>>>>> Airavata API
>>>>>>>>>>> 
>>>>>> 
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Error while initializing the Airavata API
>>>>>>>>>>> at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>> APIFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry.java
>>>>>>>>>>> :64) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>> APIFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry.java
>>>>>>>>>>> :43) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>> APIFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry.java
>>>>>>>>>>> :39) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
>>>>>>>>>>> Broke
>>>>>>>>>>> rSe
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> rviceLi
>>>>>>>>>>> feCycle.java:156) Caused by:
>>>>>>>>>>> 
>>>>>> 
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Error while initializing the Airavat
>>>>>>>>>>> a API at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>> Clien
>>>>>>>>>>> t.j
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ava:163
>>>>>>>>>>> ) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>> APIFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry.java
>>>>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
>>>>>>>>>>> fatal general error>
>>>>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
>>>>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>>>>>>>>>>> exist) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>>>>>>>>>>> ry(DB
>>>>>>>>>>> Dic
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> tionary
>>>>>>>>>>> Factory.java:102) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
>>>>>>>>>>> onary
>>>>>>>>>>> Ins
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> tance(J
>>>>>>>>>>> DBCConfigurationImpl.java:603) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
>>>>>>>>>>> on(Ma
>>>>>>>>>>> ppi
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ngRepos
>>>>>>>>>>> itory.java:1510) at
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>>> 
>>> 
>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>>>>> 
>>>>>>>>> 
>>>>>>> java:518)
>>>>>>>>>>> at
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>>>> 
>>> 
>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>>>>> 
>>>>>>>>> 
>>>>>>> java:443)
>>>>>>>>>>> at
>>>>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
>>>>>>>>>>> ue.ja
>>>>>>>>>>> va:104)
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
>>>>>>>>>>> etaDa
>>>>>>>>>>> taR
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> eposito
>>>>>>>>>>> ryValue.java:68) at
>>>>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
>>>>>>>>>>> ue.ja
>>>>>>>>>>> va:83)
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
>>>>>>>>>>> eposi
>>>>>>>>>>> tor
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> yInstan
>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
>>>>>>>>>>> eposi
>>>>>>>>>>> tor
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> yInstan
>>>>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
>>>>>>>>>>> Repos
>>>>>>>>>>> ito
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ryInsta
>>>>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
>>>>>>>>>>> appin
>>>>>>>>>>> gs(
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> JDBCBro
>>>>>>>>>>> kerFactory.java:140) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
>>>>>>>>>>> appin
>>>>>>>>>>> gs(
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> JDBCBro
>>>>>>>>>>> kerFactory.java:164) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
>>>>>>>>>>> l(JDB
>>>>>>>>>>> CBr
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> okerFac
>>>>>>>>>>> tory.java:122) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
>>>>>>>>>>> tract
>>>>>>>>>>> Bro
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> kerFact
>>>>>>>>>>> ory.java:209) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
>>>>>>>>>>> elega
>>>>>>>>>>> tin
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> gBroker
>>>>>>>>>>> Factory.java:156) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>> eEnti
>>>>>>>>>>> tyM
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> anager(
>>>>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>> eEnti
>>>>>>>>>>> tyM
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> anager(
>>>>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
>>>>>>>>>>> eEnti
>>>>>>>>>>> tyM
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> anager(
>>>>>>>>>>> EntityManagerFactoryImpl.java:60)
>>>>>>>>>>> 
>>>>>>>>>>> at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>> tEnti
>>>>>>>>>>> tyM
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> anager(
>>>>>>>>>>> ResourceUtils.java:68) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>> tConf
>>>>>>>>>>> igu
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> rations
>>>>>>>>>>> (ResourceUtils.java:201) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>> tConf
>>>>>>>>>>> igu
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ration(
>>>>>>>>>>> ResourceUtils.java:223) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>> Regis
>>>>>>>>>>> try
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> .getCon
>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>> Regis
>>>>>>>>>>> try
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> .initia
>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
>>>>>>>>>>> egist
>>>>>>>>>>> ry(
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Airavat
>>>>>>>>>>> aRegistryFactory.java:81) at
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> java:21
>>>>>>>>>>> 6) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
>>>>>>>>>>> taCli
>>>>>>>>>>> ent
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> .java:1
>>>>>>>>>>> 12) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>> Clien
>>>>>>>>>>> t.j
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ava:144
>>>>>>>>>>> ) ... 4 more Caused by:
>>>>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
>>>>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>>>>>>>>>>> exist) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>>>>>>>>>>> ionFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry(Basi
>>>>>>>>>>> cDataSource.java:1549) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
>>>>>>>>>>> cData
>>>>>>>>>>> Sou
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> rce.jav
>>>>>>>>>>> a:1388) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
>>>>>>>>>>> taSou
>>>>>>>>>>> rce
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> .java:1
>>>>>>>>>>> 044) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
>>>>>>>>>>> n(Del
>>>>>>>>>>> ega
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> tingDat
>>>>>>>>>>> aSource.java:110) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
>>>>>>>>>>> n(Dec
>>>>>>>>>>> ora
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> tingDat
>>>>>>>>>>> aSource.java:87) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
>>>>>>>>>>> ry(DB
>>>>>>>>>>> Dic
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> tionary
>>>>>>>>>>> Factory.java:91) ... 31 more Caused by:
>>>>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
>>>>>>>>>>> exist at
>>>>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
>>>>>>>>>>> ion(U
>>>>>>>>>>> nkn
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> own
>>>>>>>>>>> Source) at
>>>>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
>>>>>>>>>>> wn
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Source)
>>>>>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
>>>>>>>>>>> Source) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
>>>>>>>>>>> gatin
>>>>>>>>>>> gSt
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> atement
>>>>>>>>>>> .java:208) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
>>>>>>>>>>> necti
>>>>>>>>>>> on(
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Poolabl
>>>>>>>>>>> eConnectionFactory.java:658) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
>>>>>>>>>>> tory(
>>>>>>>>>>> Bas
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> icDataS
>>>>>>>>>>> ource.java:1558) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
>>>>>>>>>>> ionFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry(Basi
>>>>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
>>>>>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
>>>>>>>>>>> does not exist at
>>>>>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
>>>>>>>>>>> Source) at
>>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
>>>>>>>>>>> or(Un
>>>>>>>>>>> kno
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> wn
>>>>>>>>>>> Source) at
>>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
>>>>>>>>>>> eply(
>>>>>>>>>>> Unk
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> nown
>>>>>>>>>>> Source) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
>>>>>>>>>>> ribeO
>>>>>>>>>>> utp
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ut(Unkn
>>>>>>>>>>> own Source) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
>>>>>>>>>>> eOutp
>>>>>>>>>>> ut(
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Unknown
>>>>>>>>>>> Source) at
>>>>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
>>>>>>>>>>> utput
>>>>>>>>>>> _(U
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> nknown
>>>>>>>>>>> Source) at
>>>>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
>>>>>>>>>>> t(Unk
>>>>>>>>>>> now
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> n
>>>>>>>>>>> Source) at
>>>>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>>>>>>>>> Source)
>>>>>>>>>>> at
>>>>>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
>>>>>>>>>>> Source) ... 41 more [INFO] New Database created for Registry
>>>>>>>>>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
>>>>>>>>>>> Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDic
>>>>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
>>>>>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)). [INFO]
>>>>>>>>>>> Deploying Web
>>>>>>>>>>> service: airavata-registry-service-0.8.jar -
>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
>>>>>>>>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> /repository/services/airavata-xbaya-gui-0.8.jar
>>>>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
>>>>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>>>>>>>>>>> /repo
>>>>>>>>>>> sit
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> o
>>>>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
>>>>>>>>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
>>>>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to create
>>>>>>>>>>> Airavata API
>>>>>>>>>>> 
>>>>>> 
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Error while initializing the Airavata API
>>>>>>>>>>> at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>> APIFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry.java
>>>>>>>>>>> :64) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>> APIFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry.java
>>>>>>>>>>> :43) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>> APIFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry.java
>>>>>>>>>>> :39) at
>>>>>>>>>>> 
>>>>>>>>>>> 
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
>>>>>>>>>>> get
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Airavat
>>>>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
>>>>>>>>>>> 
>>>>>>>>>>> 
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
>>>>>>>>>>> acc
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ess$200
>>>>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
>>>>>>>>>>> eton$
>>>>>>>>>>> 1.r
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> un(Work
>>>>>>>>>>> flowInterpretorSkeleton.java:158)
>>>>>>>>>>> 
>>>>>>>>>>> Caused by:
>>>>>>>>>>> 
>>>>>> 
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Error while initializing the Airavat
>>>>>>>>>>> a API at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>> Clien
>>>>>>>>>>> t.j
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ava:163
>>>>>>>>>>> ) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
>>>>>>>>>>> APIFa
>>>>>>>>>>> cto
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ry.java
>>>>>>>>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990
>>>>>>>>>>> nonfatal user error>
>>>>>>>>>>> org.apache.openjpa.persistence.ArgumentException: An erro r
>>>>>>>>>>> occurred while parsing the query filter "SELECT p FROM
>>>>>>>>>>> Configuration p WHERE p.config_key =:param0". Error message:
>>>>>>>>>>> Th e name "Configuration" is not a recognized entity or
>>>>>>>>>>> identifier. Known entity names: [] at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
>>>>>>>>>>> eExce
>>>>>>>>>>> pti
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> on(Abst
>>>>>>>>>>> ractExpressionBuilder.java:119) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
>>>>>>>>>>> MetaD
>>>>>>>>>>> ata
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> (JPQLEx
>>>>>>>>>>> pressionBuilder.java:197) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
>>>>>>>>>>> lassM
>>>>>>>>>>> eta
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Data(JP
>>>>>>>>>>> QLExpressionBuilder.java:167) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
>>>>>>>>>>> dateM
>>>>>>>>>>> eta
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Data(JP
>>>>>>>>>>> QLExpressionBuilder.java:242) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
>>>>>>>>>>> dateM
>>>>>>>>>>> eta
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Data(JP
>>>>>>>>>>> QLExpressionBuilder.java:212) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
>>>>>>>>>>> dateT
>>>>>>>>>>> ype
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> (JPQLEx
>>>>>>>>>>> pressionBuilder.java:205) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
>>>>>>>>>>> 00(JP
>>>>>>>>>>> QLE
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> xpressi
>>>>>>>>>>> onBuilder.java:80) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
>>>>>>>>>>> QL.po
>>>>>>>>>>> pul
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ate(JPQ
>>>>>>>>>>> LExpressionBuilder.java:2417) at
>>>>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
>>>>>>>>>>> .java
>>>>>>>>>>> :61)
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
>>>>>>>>>>> mpila
>>>>>>>>>>> tio
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> n(Expre
>>>>>>>>>>> ssionStoreQuery.java:162) at
>>>>>>>>>>> 
>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
>>>>>>>>>>> 673)
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> at
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
>>>>>>>>> mpl.j
>>>>>>>>> ava:654)
>>>>>>>>>>> 
>>>>>>>>> 
>>>>>>> at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
>>>>>>>>>>> ryImp
>>>>>>>>>>> l.j
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ava:620
>>>>>>>>>>> ) at
>>>>>>>>>>> 
>>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
>>>>>>>>> l.jav
>>>>>>>>> a:682)
>>>>>>>>>>> 
>>>>>>>>> 
>>>>>>> at
>>>>>>> org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
>>>>>>>>>>> at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
>>>>>>>>>>> Entit
>>>>>>>>>>> yMa
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> nagerIm
>>>>>>>>>>> pl.java:997) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
>>>>>>>>>>> Entit
>>>>>>>>>>> yMa
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> nagerIm
>>>>>>>>>>> pl.java:979) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
>>>>>>>>>>> Entit
>>>>>>>>>>> yMa
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> nagerIm
>>>>>>>>>>> pl.java:102) at
>>>>>>>>>>> 
>>>>>>>>>>> 
>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
>>>>>>>>>>> gen
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> erateQu
>>>>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
>>>>>>>>>>> 
>>>>>>>>>>> 
>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
>>>>>>>>>>> sel
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ectQuer
>>>>>>>>>>> y(QueryGenerator.java:64) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>> tConf
>>>>>>>>>>> igu
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> rations
>>>>>>>>>>> (ResourceUtils.java:205) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
>>>>>>>>>>> tConf
>>>>>>>>>>> igu
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ration(
>>>>>>>>>>> ResourceUtils.java:223) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>> Regis
>>>>>>>>>>> try
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> .getCon
>>>>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
>>>>>>>>>>> Regis
>>>>>>>>>>> try
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> .initia
>>>>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
>>>>>>>>>>> egist
>>>>>>>>>>> ry(
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> Airavat
>>>>>>>>>>> aRegistryFactory.java:81) at
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> java:21
>>>>>>>>>>> 6) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
>>>>>>>>>>> taCli
>>>>>>>>>>> ent
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> .java:1
>>>>>>>>>>> 12) at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
>>>>>>>>>>> Clien
>>>>>>>>>>> t.j
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> ava:144
>>>>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
>>>>>>>>>>> java.lang.NullPointerException at
>>>>>>>>>>> 
>>>>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
>>>>>>>>>>> eton$
>>>>>>>>>>> 1.r
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>> un(Work
>>>>>>>>>>> flowInterpretorSkeleton.java:159)
>>>>>>>>>>> 
>>>>>>>>>>> Thanks Viknes
>>>>>>>>>>> 
>>>>>>>>>>> -----Original Message----- From: Saminda Wijeratne
>>>>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013 12:25
>>>>>>>>>>> PM
>>>>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
>>> Airavata
>>>>>>>>>>> Release 0.8 - RC3
>>>>>>>>>>> 
>>>>>>>>>>> ok Suresh. Thanks.
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
>>>>>>>>>>> <sm...@apache.org>
>>>>>>>>>>> wrote:
>>>>>>>>>>> 
>>>>>>>>>>>> Hi Saminda,
>>>>>>>>>>>> 
>>>>>>>>>>>> I should have mentioned this in the vote email. INFRA has
>>>>>>>>>>>> restricted the distributions to 100MB and the war
>>>>>>>>>>>> distribution is little over it. I made a request to manually
>>>>>>>>>>>> checkin the war distribution. Until then, please use this
>>>>>>>>>>>> link to get the war
>>>>>>>>>>>> distribution:
>>>>>>>>>>>> 
>>>>>>>>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
>>>>>>>>>>>> 
>>>>>>>>>>>> Suresh
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
>>>>>>>>>>>> <sa...@gmail.com>
>>>>>>>>>>> wrote:
>>>>>>>>>>>> 
>>>>>>>>>>>>> Suresh, we are missing the war binary from the RC. Can you
>>>>>>>>>>>>> include that
>>>>>>>>>>>> as
>>>>>>>>>>>>> well please.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
>>>>>>>>>>>>> <sm...@apache.org>
>>>>>>>>>>> wrote:
>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Will appreciate if every one can rest this RC sooner than
>>>>>>>>>>>>>> later. If we start seeing the release validation is going
>>>>>>>>>>>>>> on well, we can open the
>>>>>>>>>>>> trunk
>>>>>>>>>>>>>> for development for 0.9.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Suresh
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
>>>>>>>>>>>>>> <sm...@apache.org>
>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Discussion thread for vote on Apache Airavata 0.8 release
>>>>>>>>>>>>>>> candidate
>>>>>>>>>>> 3.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> If you have any questions or feedback or to post results
>>>>>>>>>>>>>>> of validating
>>>>>>>>>>>>>> the release, please reply to this thread. Once you verify
>>>>>>>>>>>>>> the release, please post your vote to the VOTE thread.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> For reference, the Apache release guide  -
>>>>>>>>>>>>>> http://www.apache.org/dev/release.html
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Some tips to validate the release before you vote:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> * Download the binary version and run the 5 minute or
>>>>>>>>>>>>>>> 10 minute
>>>>>>>>>>>> tutorial
>>>>>>>>>>>>>> as described in README and website.
>>>>>>>>>>>>>>> * Download the source files from compressed files and
>>>>>>>>>>>>>>> release tag and
>>>>>>>>>>>>>> build (which includes tests).
>>>>>>>>>>>>>>> * Verify the distribution for the required LICENSE and
>>>>>>>>>>>>>>> NOTICE files * Verify if all the staged files are signed
>>>>>>>>>>>>>>> and the signature is
>>>>>>>>>>>>>> verifiable.
>>>>>>>>>>>>>>> * Verify if the signing key in the project's KEYS file is
>>>>>>>>>>>>>>> hosted on a
>>>>>>>>>>>>>> public server
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Thanks for your time in validating the release and
>>>>>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>> 
>>>>>>>> 
>>>>>>> -----BEGIN PGP SIGNATURE-----
>>>>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
>>>>>>> Comment: GPGTools - http://gpgtools.org
>>>>>>> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>>>>>>> 
>>>>>>> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
>>>>>>> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
>>>>>>> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
>>>>>>> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
>>>>>>> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
>>>>>>> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
>>>>>>> =4mIG
>>>>>>> -----END PGP SIGNATURE-----
>>>>>> 
>>>>>> 
>>>>> 
>>> 
>>> 
>> 


Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Amila Jayasekara <th...@gmail.com>.
Hi Viknes,

That INFO message is expected and it is coming from axis2. That message
pops up as we are periodically checking whether RegistryService is up.
Thank you for testing the fix.
I will commit the fix and we can continue with a new RC.

Regards,
Amila


On Mon, Jul 8, 2013 at 3:16 PM, Viknes Balasubramanee <vi...@msn.com>wrote:

> Hi Amila,
>
> I ran the distribution and now I just see the info message of not being
> able
> to connect to RegistryService. The API invocation error message or the
> database creation error seems to be
> resolved. I was able to test the 5 mins quickstart tutorial and it ran
> fine.
>
>
> [INFO] Registry service URL -
> http://localhost:8080/axis2/services/RegistryService?wsdl
> [INFO] Deploying module: metadataExchange-1.5.1-impl -
> file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
> OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
> [INFO] Unable to sendViaPost to
> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> java.net.ConnectException: Connection refused: connect
>         at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
>         at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
>         at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
>         at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> Source)
>         at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
>         at java.net.PlainSocketImpl.connect(Unknown Source)
>         at java.net.SocksSocketImpl.connect(Unknown Source)
>         at java.net.Socket.connect(Unknown Source)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>         at java.lang.reflect.Method.invoke(Unknown Source)
>         at
>
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> ReflectionSocketFactory.java:140)
>
>         at
>
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> cket(DefaultProtocolSocketFactory
> .java:125)
>         at
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
>         at
>
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> ionAdapter.open(MultiThreadedHttp
> ConnectionManager.java:1361)
>         at
>
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> Director.java:387)
>         at
>
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> ector.java:171)
>         at
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
>         at
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>         at
>
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> PSender.java:542)
>         at
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
>         at
> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
>         at
>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> ommons(CommonsHTTPTransportSender
> .java:400)
>         at
>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> PTransportSender.java:225)
>         at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
>         at
>
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> n.java:402)
>         at
>
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> peration.java:229)
>         at
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>         at
>
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> ed(RegistryServiceStub.java:181)
>         at
>
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> vataClient.java:232)
>         at
>
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> vataClient.java:182)
>        at
>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> )
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :61)
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :43)
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :39)
>         at
>
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> feCycle.java:117)
> [INFO] Attempting to contact registry service, iteration - 0
> [INFO] Unable to sendViaPost to
> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> java.net.ConnectException: Connection refused: connect
>         at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
>         at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
>         at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
>         at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> Source)
>         at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
>         at java.net.PlainSocketImpl.connect(Unknown Source)
>         at java.net.SocksSocketImpl.connect(Unknown Source)
>         at java.net.Socket.connect(Unknown Source)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>         at java.lang.reflect.Method.invoke(Unknown Source)
>         at
>
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> ReflectionSocketFactory.java:140)
>
>         at
>
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> cket(DefaultProtocolSocketFactory
> .java:125)
>         at
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
>         at
>
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> ionAdapter.open(MultiThreadedHttp
> ConnectionManager.java:1361)
>         at
>
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> Director.java:387)
>         at
>
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> ector.java:171)
>         at
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
>         at
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>         at
>
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> PSender.java:542)
>         at
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
>         at
> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
>         at
>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> ommons(CommonsHTTPTransportSender
> .java:400)
>         at
>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> PTransportSender.java:225)
>         at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
>         at
>
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> n.java:402)
>         at
>
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> peration.java:229)
>         at
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>         at
>
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> ed(RegistryServiceStub.java:181)
>         at
>
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> vataClient.java:232)
>         at
>
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> vataClient.java:182)
>         at
>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> )
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :61)
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :43)
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :39)
>         at
>
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> feCycle.java:117)
> [INFO] Attempting to contact registry service, iteration - 1
> [INFO] New Database created for Registry
>
> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
> t:1527/persistent_data;create=true;user=aira
>
> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
> ELECT 1 from Configuration,MaxActive=10,MaxI
> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> 63  airavata_data  INFO   [Thread-3] openjpa.Runtime - Starting OpenJPA
> 2.2.0
> 172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC - Using dictionary
> class "org.apache.openjpa.jdbc.sql.DerbyDicti
> onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network Client JDBC
> Driver 10.9.1.0 - (1344872)).
> [INFO] Unable to sendViaPost to
> url[http://localhost:8080/axis2/services/RegistryService?wsdl]
> java.net.ConnectException: Connection refused: connect
>         at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
>         at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
>         at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
>         at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown
> Source)
>         at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
>         at java.net.PlainSocketImpl.connect(Unknown Source)
>         at java.net.SocksSocketImpl.connect(Unknown Source)
>         at java.net.Socket.connect(Unknown Source)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>         at java.lang.reflect.Method.invoke(Unknown Source)
>         at
>
> org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
> ReflectionSocketFactory.java:140)
>
>         at
>
> org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
> cket(DefaultProtocolSocketFactory
> .java:125)
>         at
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
>         at
>
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
> ionAdapter.open(MultiThreadedHttp
> ConnectionManager.java:1361)
>         at
>
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
> Director.java:387)
>         at
>
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
> ector.java:171)
>         at
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
>         at
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>         at
>
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
> PSender.java:542)
>         at
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
>         at
> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
>         at
>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
> ommons(CommonsHTTPTransportSender
> .java:400)
>         at
>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
> PTransportSender.java:225)
>         at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
>         at
>
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
> n.java:402)
>         at
>
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
> peration.java:229)
>         at
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>         at
>
> org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
> ed(RegistryServiceStub.java:181)
>         at
>
> org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
> vataClient.java:232)
>         at
>
> org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
> vataClient.java:182)
>         at
>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
> )
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :61)
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :43)
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :39)
>         at
>
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> feCycle.java:117)
> [INFO] Deploying Web service: airavata-registry-service-0.9-SNAPSHOT.jar -
> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
>
> PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
> T.jar
> [INFO] Deploying Web service: airavata-xbaya-gui-0.9-SNAPSHOT.jar -
> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
> .9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
> [INFO] Deploying Web service: version-1.5.1.aar -
> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
> tory/services/version-1.5.1.aar
> Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol start
> INFO: Starting ProtocolHandler ["http-bio-8080"]
> [INFO] Attempting to contact registry service, iteration - 2
> Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm setContainer
> INFO: Set JAAS app name Tomcat
>
> Thanks
> Viknes
>
> -----Original Message-----
> From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
> Sent: Monday, July 08, 2013 11:52 AM
> To: dev@airavata.apache.org
> Cc: viknesb
> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>
> Hi Suresh,
>
> The binary is shared in [1]. Please use pass phrase "airavata" to download
> binary.
>
> Thanks
> Amila
>
> [1] https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre
>
>
> On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <sm...@apache.org> wrote:
>
> > Hi Amila,
> >
> > This is really good investigation. Can you checkin the binary with
> > some testing name to
> https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/and send the url
> for
> viknes and others to test.
> >
> > If this addresses the issue consistently, I think its worth to respin
> > the release. Otherwise, I am inclined to suggest, lets move on with
> > release marking this as a known issue.
> >
> > Suresh
> >
> > On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
> > <th...@gmail.com>
> > wrote:
> >
> > > I think I was able to fix issue
> > > https://issues.apache.org/jira/browse/
> > > AIRAVATA-879.
> > >
> > > Cause for the issue -
> > > Airavata database and schema is created using a separate web service
> > > called org.apache.airavata.registry.services.RegistryService. Other
> > > services (E.g :- messanger service) which uses AiravataAPI depends
> > > on
> > above
> > > service. Therefore if axis2 deployer decided to deploy messanger
> > > service first we will see exception in above issue.
> > >
> > > Solution: Try to connect to RegistryService and if connection fails
> > > wait for some time and re-try. If re-trying fail for several
> > > iterations determine that RegistryService is unavailable and throw an
> exception.
> > >
> > > TODO : Need to verify this fix in Viknes's machine. (The issue is
> > > consistently reproducible in his machine)
> > >
> > > Further RegistryService doesnt provide any operations. So it is
> > > redundant have this service just to initialize database and schema.
> > > I think we
> > should
> > > remove this service and move DB/Schema creation to some other
> > initializing
> > > method.
> > >
> > > Feedback/comments appreciated.
> > >
> > > Thanks
> > > Amila
> > >
> > >
> > > On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> > > <th...@gmail.com>wrote:
> > >
> > >>
> > >>
> > >>
> > >> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
> > >> <viknesb@msn.com
> > >wrote:
> > >>
> > >>> Sure, here is the JIRA issue
> > >>> https://issues.apache.org/jira/browse/AIRAVATA-879
> > >>
> > >>
> > >> What is the final verdict on above issue ?
> > >> Are we going to treat AIRAVATA-879<
> > https://issues.apache.org/jira/browse/AIRAVATA-879> as
> > >> a blocker for the release ?
> > >>
> > >> Further is there a Windows environment which we can use to test
> > >> this
> > issue
> > >> ?
> > >>
> > >> Thanks
> > >> Amila
> > >>
> > >>
> > >>>
> > >>>
> > >>> Thanks
> > >>> Viknes
> > >>>
> > >>> -----Original Message-----
> > >>> From: Suresh Marru [mailto:smarru@apache.org]
> > >>> Sent: Wednesday, July 03, 2013 12:44 PM
> > >>> To: dev@airavata.apache.org
> > >>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> > >>>
> > >>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <ma...@iu.edu> wrote:
> > >>>
> > >>>> -----BEGIN PGP SIGNED MESSAGE-----
> > >>>> Hash: SHA1
> > >>>>
> > >>>> My concern about making this a known issue is that many who will
> > >>>> try out the release for the first time will hit this bug.
> > >>>>
> > >>>
> > >>> Thats true and may not be a good thing. Any volunteers to get to
> > >>> the bottom of this race condition and fix it in the trunk? If we
> > >>> first make sure
> > we
> > >>> really fixed it, certainly worth a new RC.
> > >>>
> > >>> Viknes, can you please crate a JIRA and fill in the steps to
> > >>> reproduce
> > it?
> > >>>
> > >>> Suresh
> > >>>
> > >>>>
> > >>>>
> > >>>> Marlon
> > >>>>
> > >>>>
> > >>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
> > >>>>> Hi Viknes,
> > >>>>>
> > >>>>> It seems the issues of "database not getting created the first
> time"
> > >>>>> is reproducible on Linux and Windows as well,  for some reason
> > >>>>> Mac's are ok. Will wait for others to chime in. We can either
> > >>>>> proceed with the release by adding this as a Known issue, or if
> > >>>>> any one raises a blocker, we can address and re-spin the release.
> > >>>>>
> > >>>>> Suresh
> > >>>>>
> > >>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
> > >>>>> <vi...@msn.com>
> > >>>>> wrote:
> > >>>>>
> > >>>>>> Since no one else is getting this error, it might be a Windows
> > >>>>>> specific or system specific issue. I will give my vote.
> > >>>>>>
> > >>>>>> Thanks Viknes
> > >>>>>>
> > >>>>>> -----Original Message----- From: Suresh Marru
> > >>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013 4:10 PM
> > >>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
> > >>>>>> Airavata Release 0.8 - RC3
> > >>>>>>
> > >>>>>> I did not do extensive testing yet, but a quick try on a mac
> > >>>>>> and did not give this error either.
> > >>>>>>
> > >>>>>> Suresh
> > >>>>>>
> > >>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> > >>>>>> <th...@gmail.com> wrote:
> > >>>>>>
> > >>>>>>> Strange, I am not experiencing this issue. Wonder whether this
> > >>>>>>> is a Windows specific issue. Any one else experiencing this issue
> ?
> > >>>>>>>
> > >>>>>>> Thanks Amila
> > >>>>>>>
> > >>>>>>>
> > >>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
> > >>>>>> <vi...@msn.com>wrote:
> > >>>>>>>
> > >>>>>>>> Hi all,
> > >>>>>>>>
> > >>>>>>>> I downloaded the server bin distribution, tried to start the
> > >>>>>>>> server and I got the below exception. It seems this error
> > >>>>>>>> occurs only the first time I start the server. It does not
> > >>>>>>>> occur the subsequent times during the startup.
> > >>>>>>>>
> > >>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server -
> > >>>>>>>> 10.9.1.0 - (1344872) started and ready to accept connection s
> > >>>>>>>> on port 1527
> > >>>>>>>>
> > >>>>>>>>
> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> > >>>>>>>> //l
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ocalhos t:1527/persistent_data;create=true;user=aira
> > >>>>>>>>
> > >>>>>>>> vata;password=airavata,Username=airavata,Password=airavata,va
> > >>>>>>>> lidat
> > >>>>>>>> ion
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> > >>>>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
> > >>>>>>>> =true
> > >>>>>>>>
> > >>>>>>>>
> > >>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting
> > OpenJPA
> > >>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata API
> > >>>>>>>>
> > >>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Error while initializing the Airavata API
> > >>>>>>>> at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>> APIFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry.java
> > >>>>>>>> :64) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>> APIFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry.java
> > >>>>>>>> :43) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>> APIFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry.java
> > >>>>>>>> :39) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
> > >>>>>>>> MsgBo
> > >>>>>>>> xSe
> > >>>>>>>>
> > >>>>>>>>
> > >>>> rviceLi
> > >>>>>>>> feCycle.java:117) Caused by:
> > >>>>>>>>
> > >>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Error while initializing the Airavat
> > >>>>>>>> a API at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>> Clien
> > >>>>>>>> t.j
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ava:163
> > >>>>>>>> ) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>> APIFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry.java
> > >>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
> > >>>>>>>> fatal general error>
> > >>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
> > >>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
> > >>>>>>>> exist) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>> ry(DB
> > >>>>>>>> Dic
> > >>>>>>>>
> > >>>>>>>>
> > >>>> tionary
> > >>>>>>>> Factory.java:102) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > >>>>>>>> onary
> > >>>>>>>> Ins
> > >>>>>>>>
> > >>>>>>>>
> > >>>> tance(J
> > >>>>>>>> DBCConfigurationImpl.java:603) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > >>>>>>>> on(Ma
> > >>>>>>>> ppi
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ngRepos
> > >>>>>>>> itory.java:1510) at
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>
> > >>>
> > >>>
> >
>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>
> > >>>>>>
> > >>>> java:518)
> > >>>>>>>> at
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>
> > >>>
> > >>>
> >
>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>
> > >>>>>>
> > >>>> java:443)
> > >>>>>>>> at
> > >>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > >>>>>>>> ue.ja
> > >>>>>>>> va:104)
> > >>>>>>>>
> > >>>>>>>>
> > >>>> at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > >>>>>>>> etaDa
> > >>>>>>>> taR
> > >>>>>>>>
> > >>>>>>>>
> > >>>> eposito
> > >>>>>>>> ryValue.java:68) at
> > >>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > >>>>>>>> ue.ja
> > >>>>>>>> va:83)
> > >>>>>>>>
> > >>>>>>>>
> > >>>> at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > >>>>>>>> eposi
> > >>>>>>>> tor
> > >>>>>>>>
> > >>>>>>>>
> > >>>> yInstan
> > >>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > >>>>>>>> eposi
> > >>>>>>>> tor
> > >>>>>>>>
> > >>>>>>>>
> > >>>> yInstan
> > >>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
> > >>>>>>>> Abstr
> > >>>>>>>> act
> > >>>>>>>>
> > >>>>>>>>
> > >>>> BrokerF
> > >>>>>>>> actory.java:638) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > >>>>>>>> tract
> > >>>>>>>> Bro
> > >>>>>>>>
> > >>>>>>>>
> > >>>> kerFact
> > >>>>>>>> ory.java:203) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > >>>>>>>> elega
> > >>>>>>>> tin
> > >>>>>>>>
> > >>>>>>>>
> > >>>> gBroker
> > >>>>>>>> Factory.java:156) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>> eEnti
> > >>>>>>>> tyM
> > >>>>>>>>
> > >>>>>>>>
> > >>>> anager(
> > >>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>> eEnti
> > >>>>>>>> tyM
> > >>>>>>>>
> > >>>>>>>>
> > >>>> anager(
> > >>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>> eEnti
> > >>>>>>>> tyM
> > >>>>>>>>
> > >>>>>>>>
> > >>>> anager(
> > >>>>>>>> EntityManagerFactoryImpl.java:60)
> > >>>>>>>>
> > >>>>>>>> at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>> tEnti
> > >>>>>>>> tyM
> > >>>>>>>>
> > >>>>>>>>
> > >>>> anager(
> > >>>>>>>> ResourceUtils.java:68) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>> tConf
> > >>>>>>>> igu
> > >>>>>>>>
> > >>>>>>>>
> > >>>> rations
> > >>>>>>>> (ResourceUtils.java:201) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>> tConf
> > >>>>>>>> igu
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ration(
> > >>>>>>>> ResourceUtils.java:223) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>> Regis
> > >>>>>>>> try
> > >>>>>>>>
> > >>>>>>>>
> > >>>> .getCon
> > >>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>> Regis
> > >>>>>>>> try
> > >>>>>>>>
> > >>>>>>>>
> > >>>> .initia
> > >>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > >>>>>>>> egist
> > >>>>>>>> ry(
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Airavat
> > >>>>>>>> aRegistryFactory.java:81) at
> > >>>>>>>>
> > >>>>>>>>
> > >>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > >>>>>>>>
> > >>>>>>>>
> > >>>> java:21
> > >>>>>>>> 6) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > >>>>>>>> taCli
> > >>>>>>>> ent
> > >>>>>>>>
> > >>>>>>>>
> > >>>> .java:1
> > >>>>>>>> 12) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>> Clien
> > >>>>>>>> t.j
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ava:144
> > >>>>>>>> ) ... 4 more Caused by:
> > >>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> > >>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> > >>>>>>>> exist) at
> > >>>>>>>>
> > >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>> ionFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry(Basi
> > >>>>>>>> cDataSource.java:1549) at
> > >>>>>>>>
> > >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > >>>>>>>> cData
> > >>>>>>>> Sou
> > >>>>>>>>
> > >>>>>>>>
> > >>>> rce.jav
> > >>>>>>>> a:1388) at
> > >>>>>>>>
> > >>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > >>>>>>>> taSou
> > >>>>>>>> rce
> > >>>>>>>>
> > >>>>>>>>
> > >>>> .java:1
> > >>>>>>>> 044) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > >>>>>>>> n(Del
> > >>>>>>>> ega
> > >>>>>>>>
> > >>>>>>>>
> > >>>> tingDat
> > >>>>>>>> aSource.java:110) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > >>>>>>>> n(Dec
> > >>>>>>>> ora
> > >>>>>>>>
> > >>>>>>>>
> > >>>> tingDat
> > >>>>>>>> aSource.java:87) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>> ry(DB
> > >>>>>>>> Dic
> > >>>>>>>>
> > >>>>>>>>
> > >>>> tionary
> > >>>>>>>> Factory.java:91) ... 28 more Caused by:
> > >>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
> > >>>>>>>> exist at
> > >>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > >>>>>>>> ion(U
> > >>>>>>>> nkn
> > >>>>>>>>
> > >>>>>>>>
> > >>>> own
> > >>>>>>>> Source) at
> > >>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > >>>>>>>> wn
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Source)
> > >>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
> > >>>>>>>> Source) at
> > >>>>>>>>
> > >>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > >>>>>>>> gatin
> > >>>>>>>> gSt
> > >>>>>>>>
> > >>>>>>>>
> > >>>> atement
> > >>>>>>>> .java:208) at
> > >>>>>>>>
> > >>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > >>>>>>>> necti
> > >>>>>>>> on(
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Poolabl
> > >>>>>>>> eConnectionFactory.java:658) at
> > >>>>>>>>
> > >>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > >>>>>>>> tory(
> > >>>>>>>> Bas
> > >>>>>>>>
> > >>>>>>>>
> > >>>> icDataS
> > >>>>>>>> ource.java:1558) at
> > >>>>>>>>
> > >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>> ionFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry(Basi
> > >>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
> > >>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
> > >>>>>>>> does not exist at
> > >>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > >>>>>>>> Source) at
> > >>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > >>>>>>>> or(Un
> > >>>>>>>> kno
> > >>>>>>>>
> > >>>>>>>>
> > >>>> wn
> > >>>>>>>> Source) at
> > >>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > >>>>>>>> eply(
> > >>>>>>>> Unk
> > >>>>>>>>
> > >>>>>>>>
> > >>>> nown
> > >>>>>>>> Source) at
> > >>>>>>>>
> > >>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > >>>>>>>> ribeO
> > >>>>>>>> utp
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ut(Unkn
> > >>>>>>>> own Source) at
> > >>>>>>>>
> > >>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > >>>>>>>> eOutp
> > >>>>>>>> ut(
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Unknown
> > >>>>>>>> Source) at
> > >>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > >>>>>>>> utput
> > >>>>>>>> _(U
> > >>>>>>>>
> > >>>>>>>>
> > >>>> nknown
> > >>>>>>>> Source) at
> > >>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > >>>>>>>> t(Unk
> > >>>>>>>> now
> > >>>>>>>>
> > >>>>>>>>
> > >>>> n
> > >>>>>>>> Source) at
> > >>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> > >>>>>> Source)
> > >>>>>>>> at
> > >>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > >>>>>>>> Source) ... 38 more [ERROR] Error while initializing the
> > >>>>>>>> Airavata API
> > >>>>>>>>
> > >>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Error while initializing the Airavata API
> > >>>>>>>> at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>> APIFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry.java
> > >>>>>>>> :64) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>> APIFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry.java
> > >>>>>>>> :43) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>> APIFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry.java
> > >>>>>>>> :39) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
> > >>>>>>>> Broke
> > >>>>>>>> rSe
> > >>>>>>>>
> > >>>>>>>>
> > >>>> rviceLi
> > >>>>>>>> feCycle.java:156) Caused by:
> > >>>>>>>>
> > >>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Error while initializing the Airavat
> > >>>>>>>> a API at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>> Clien
> > >>>>>>>> t.j
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ava:163
> > >>>>>>>> ) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>> APIFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry.java
> > >>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
> > >>>>>>>> fatal general error>
> > >>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
> > >>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
> > >>>>>>>> exist) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>> ry(DB
> > >>>>>>>> Dic
> > >>>>>>>>
> > >>>>>>>>
> > >>>> tionary
> > >>>>>>>> Factory.java:102) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> > >>>>>>>> onary
> > >>>>>>>> Ins
> > >>>>>>>>
> > >>>>>>>>
> > >>>> tance(J
> > >>>>>>>> DBCConfigurationImpl.java:603) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> > >>>>>>>> on(Ma
> > >>>>>>>> ppi
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ngRepos
> > >>>>>>>> itory.java:1510) at
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>
> > >>>
> > >>>
> >
>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>
> > >>>>>>
> > >>>> java:518)
> > >>>>>>>> at
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>
> > >>>
> > >>>
> >
>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> > >>>>>>>>
> > >>>>>>
> > >>>> java:443)
> > >>>>>>>> at
> > >>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> > >>>>>>>> ue.ja
> > >>>>>>>> va:104)
> > >>>>>>>>
> > >>>>>>>>
> > >>>> at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> > >>>>>>>> etaDa
> > >>>>>>>> taR
> > >>>>>>>>
> > >>>>>>>>
> > >>>> eposito
> > >>>>>>>> ryValue.java:68) at
> > >>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> > >>>>>>>> ue.ja
> > >>>>>>>> va:83)
> > >>>>>>>>
> > >>>>>>>>
> > >>>> at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> > >>>>>>>> eposi
> > >>>>>>>> tor
> > >>>>>>>>
> > >>>>>>>>
> > >>>> yInstan
> > >>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> > >>>>>>>> eposi
> > >>>>>>>> tor
> > >>>>>>>>
> > >>>>>>>>
> > >>>> yInstan
> > >>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
> > >>>>>>>> Repos
> > >>>>>>>> ito
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ryInsta
> > >>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > >>>>>>>> appin
> > >>>>>>>> gs(
> > >>>>>>>>
> > >>>>>>>>
> > >>>> JDBCBro
> > >>>>>>>> kerFactory.java:140) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> > >>>>>>>> appin
> > >>>>>>>> gs(
> > >>>>>>>>
> > >>>>>>>>
> > >>>> JDBCBro
> > >>>>>>>> kerFactory.java:164) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
> > >>>>>>>> l(JDB
> > >>>>>>>> CBr
> > >>>>>>>>
> > >>>>>>>>
> > >>>> okerFac
> > >>>>>>>> tory.java:122) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> > >>>>>>>> tract
> > >>>>>>>> Bro
> > >>>>>>>>
> > >>>>>>>>
> > >>>> kerFact
> > >>>>>>>> ory.java:209) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> > >>>>>>>> elega
> > >>>>>>>> tin
> > >>>>>>>>
> > >>>>>>>>
> > >>>> gBroker
> > >>>>>>>> Factory.java:156) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>> eEnti
> > >>>>>>>> tyM
> > >>>>>>>>
> > >>>>>>>>
> > >>>> anager(
> > >>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>> eEnti
> > >>>>>>>> tyM
> > >>>>>>>>
> > >>>>>>>>
> > >>>> anager(
> > >>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> > >>>>>>>> eEnti
> > >>>>>>>> tyM
> > >>>>>>>>
> > >>>>>>>>
> > >>>> anager(
> > >>>>>>>> EntityManagerFactoryImpl.java:60)
> > >>>>>>>>
> > >>>>>>>> at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>> tEnti
> > >>>>>>>> tyM
> > >>>>>>>>
> > >>>>>>>>
> > >>>> anager(
> > >>>>>>>> ResourceUtils.java:68) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>> tConf
> > >>>>>>>> igu
> > >>>>>>>>
> > >>>>>>>>
> > >>>> rations
> > >>>>>>>> (ResourceUtils.java:201) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>> tConf
> > >>>>>>>> igu
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ration(
> > >>>>>>>> ResourceUtils.java:223) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>> Regis
> > >>>>>>>> try
> > >>>>>>>>
> > >>>>>>>>
> > >>>> .getCon
> > >>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>> Regis
> > >>>>>>>> try
> > >>>>>>>>
> > >>>>>>>>
> > >>>> .initia
> > >>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > >>>>>>>> egist
> > >>>>>>>> ry(
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Airavat
> > >>>>>>>> aRegistryFactory.java:81) at
> > >>>>>>>>
> > >>>>>>>>
> > >>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > >>>>>>>>
> > >>>>>>>>
> > >>>> java:21
> > >>>>>>>> 6) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > >>>>>>>> taCli
> > >>>>>>>> ent
> > >>>>>>>>
> > >>>>>>>>
> > >>>> .java:1
> > >>>>>>>> 12) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>> Clien
> > >>>>>>>> t.j
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ava:144
> > >>>>>>>> ) ... 4 more Caused by:
> > >>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> > >>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> > >>>>>>>> exist) at
> > >>>>>>>>
> > >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>> ionFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry(Basi
> > >>>>>>>> cDataSource.java:1549) at
> > >>>>>>>>
> > >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> > >>>>>>>> cData
> > >>>>>>>> Sou
> > >>>>>>>>
> > >>>>>>>>
> > >>>> rce.jav
> > >>>>>>>> a:1388) at
> > >>>>>>>>
> > >>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> > >>>>>>>> taSou
> > >>>>>>>> rce
> > >>>>>>>>
> > >>>>>>>>
> > >>>> .java:1
> > >>>>>>>> 044) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> > >>>>>>>> n(Del
> > >>>>>>>> ega
> > >>>>>>>>
> > >>>>>>>>
> > >>>> tingDat
> > >>>>>>>> aSource.java:110) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> > >>>>>>>> n(Dec
> > >>>>>>>> ora
> > >>>>>>>>
> > >>>>>>>>
> > >>>> tingDat
> > >>>>>>>> aSource.java:87) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> > >>>>>>>> ry(DB
> > >>>>>>>> Dic
> > >>>>>>>>
> > >>>>>>>>
> > >>>> tionary
> > >>>>>>>> Factory.java:91) ... 31 more Caused by:
> > >>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
> > >>>>>>>> exist at
> > >>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> > >>>>>>>> ion(U
> > >>>>>>>> nkn
> > >>>>>>>>
> > >>>>>>>>
> > >>>> own
> > >>>>>>>> Source) at
> > >>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> > >>>>>>>> wn
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Source)
> > >>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
> > >>>>>>>> Source) at
> > >>>>>>>>
> > >>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> > >>>>>>>> gatin
> > >>>>>>>> gSt
> > >>>>>>>>
> > >>>>>>>>
> > >>>> atement
> > >>>>>>>> .java:208) at
> > >>>>>>>>
> > >>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> > >>>>>>>> necti
> > >>>>>>>> on(
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Poolabl
> > >>>>>>>> eConnectionFactory.java:658) at
> > >>>>>>>>
> > >>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> > >>>>>>>> tory(
> > >>>>>>>> Bas
> > >>>>>>>>
> > >>>>>>>>
> > >>>> icDataS
> > >>>>>>>> ource.java:1558) at
> > >>>>>>>>
> > >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> > >>>>>>>> ionFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry(Basi
> > >>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
> > >>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
> > >>>>>>>> does not exist at
> > >>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> > >>>>>>>> Source) at
> > >>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> > >>>>>>>> or(Un
> > >>>>>>>> kno
> > >>>>>>>>
> > >>>>>>>>
> > >>>> wn
> > >>>>>>>> Source) at
> > >>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> > >>>>>>>> eply(
> > >>>>>>>> Unk
> > >>>>>>>>
> > >>>>>>>>
> > >>>> nown
> > >>>>>>>> Source) at
> > >>>>>>>>
> > >>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> > >>>>>>>> ribeO
> > >>>>>>>> utp
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ut(Unkn
> > >>>>>>>> own Source) at
> > >>>>>>>>
> > >>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> > >>>>>>>> eOutp
> > >>>>>>>> ut(
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Unknown
> > >>>>>>>> Source) at
> > >>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> > >>>>>>>> utput
> > >>>>>>>> _(U
> > >>>>>>>>
> > >>>>>>>>
> > >>>> nknown
> > >>>>>>>> Source) at
> > >>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> > >>>>>>>> t(Unk
> > >>>>>>>> now
> > >>>>>>>>
> > >>>>>>>>
> > >>>> n
> > >>>>>>>> Source) at
> > >>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> > >>>>>> Source)
> > >>>>>>>> at
> > >>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> > >>>>>>>> Source) ... 41 more [INFO] New Database created for Registry
> > >>>>>>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
> > >>>>>>>> Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDic
> > >>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
> > >>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)). [INFO]
> > >>>>>>>> Deploying Web
> > >>>>>>>> service: airavata-registry-service-0.8.jar -
> > >>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> > >>>>>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
> > >>>>>>>>
> > >>>>>>>>
> > >>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
> > >>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > >>>>>>>>
> > >>>>>>>>
> > >>>> /repository/services/airavata-xbaya-gui-0.8.jar
> > >>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> > >>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> > >>>>>>>> /repo
> > >>>>>>>> sit
> > >>>>>>>>
> > >>>>>>>>
> > >>>> o
> > >>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
> > >>>>>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
> > >>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to create
> > >>>>>>>> Airavata API
> > >>>>>>>>
> > >>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Error while initializing the Airavata API
> > >>>>>>>> at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>> APIFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry.java
> > >>>>>>>> :64) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>> APIFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry.java
> > >>>>>>>> :43) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>> APIFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry.java
> > >>>>>>>> :39) at
> > >>>>>>>>
> > >>>>>>>>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > >>>>>>>> get
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Airavat
> > >>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> > >>>>>>>>
> > >>>>>>>>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> > >>>>>>>> acc
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ess$200
> > >>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > >>>>>>>> eton$
> > >>>>>>>> 1.r
> > >>>>>>>>
> > >>>>>>>>
> > >>>> un(Work
> > >>>>>>>> flowInterpretorSkeleton.java:158)
> > >>>>>>>>
> > >>>>>>>> Caused by:
> > >>>>>>>>
> > >>>
> > org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Error while initializing the Airavat
> > >>>>>>>> a API at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>> Clien
> > >>>>>>>> t.j
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ava:163
> > >>>>>>>> ) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> > >>>>>>>> APIFa
> > >>>>>>>> cto
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ry.java
> > >>>>>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990
> > >>>>>>>> nonfatal user error>
> > >>>>>>>> org.apache.openjpa.persistence.ArgumentException: An erro r
> > >>>>>>>> occurred while parsing the query filter "SELECT p FROM
> > >>>>>>>> Configuration p WHERE p.config_key =:param0". Error message:
> > >>>>>>>> Th e name "Configuration" is not a recognized entity or
> > >>>>>>>> identifier. Known entity names: [] at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
> > >>>>>>>> eExce
> > >>>>>>>> pti
> > >>>>>>>>
> > >>>>>>>>
> > >>>> on(Abst
> > >>>>>>>> ractExpressionBuilder.java:119) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
> > >>>>>>>> MetaD
> > >>>>>>>> ata
> > >>>>>>>>
> > >>>>>>>>
> > >>>> (JPQLEx
> > >>>>>>>> pressionBuilder.java:197) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
> > >>>>>>>> lassM
> > >>>>>>>> eta
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Data(JP
> > >>>>>>>> QLExpressionBuilder.java:167) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > >>>>>>>> dateM
> > >>>>>>>> eta
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Data(JP
> > >>>>>>>> QLExpressionBuilder.java:242) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > >>>>>>>> dateM
> > >>>>>>>> eta
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Data(JP
> > >>>>>>>> QLExpressionBuilder.java:212) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> > >>>>>>>> dateT
> > >>>>>>>> ype
> > >>>>>>>>
> > >>>>>>>>
> > >>>> (JPQLEx
> > >>>>>>>> pressionBuilder.java:205) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
> > >>>>>>>> 00(JP
> > >>>>>>>> QLE
> > >>>>>>>>
> > >>>>>>>>
> > >>>> xpressi
> > >>>>>>>> onBuilder.java:80) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
> > >>>>>>>> QL.po
> > >>>>>>>> pul
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ate(JPQ
> > >>>>>>>> LExpressionBuilder.java:2417) at
> > >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
> > >>>>>>>> .java
> > >>>>>>>> :61)
> > >>>>>>>>
> > >>>>>>>>
> > >>>> at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
> > >>>>>>>> mpila
> > >>>>>>>> tio
> > >>>>>>>>
> > >>>>>>>>
> > >>>> n(Expre
> > >>>>>>>> ssionStoreQuery.java:162) at
> > >>>>>>>>
> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> > >>>>>>>> 673)
> > >>>>>>>>
> > >>>>>>>>
> > >>>> at
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
> > >>>>>> mpl.j
> > >>>>>> ava:654)
> > >>>>>>>>
> > >>>>>>
> > >>>> at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
> > >>>>>>>> ryImp
> > >>>>>>>> l.j
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ava:620
> > >>>>>>>> ) at
> > >>>>>>>>
> > >>>>>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
> > >>>>>> l.jav
> > >>>>>> a:682)
> > >>>>>>>>
> > >>>>>>
> > >>>> at
> > >>>> org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> > >>>>>>>> at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > >>>>>>>> Entit
> > >>>>>>>> yMa
> > >>>>>>>>
> > >>>>>>>>
> > >>>> nagerIm
> > >>>>>>>> pl.java:997) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > >>>>>>>> Entit
> > >>>>>>>> yMa
> > >>>>>>>>
> > >>>>>>>>
> > >>>> nagerIm
> > >>>>>>>> pl.java:979) at
> > >>>>>>>>
> > >>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> > >>>>>>>> Entit
> > >>>>>>>> yMa
> > >>>>>>>>
> > >>>>>>>>
> > >>>> nagerIm
> > >>>>>>>> pl.java:102) at
> > >>>>>>>>
> > >>>>>>>>
> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > >>>>>>>> gen
> > >>>>>>>>
> > >>>>>>>>
> > >>>> erateQu
> > >>>>>>>> eryWithParameters(QueryGenerator. java:95) at
> > >>>>>>>>
> > >>>>>>>>
> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> > >>>>>>>> sel
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ectQuer
> > >>>>>>>> y(QueryGenerator.java:64) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>> tConf
> > >>>>>>>> igu
> > >>>>>>>>
> > >>>>>>>>
> > >>>> rations
> > >>>>>>>> (ResourceUtils.java:205) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> > >>>>>>>> tConf
> > >>>>>>>> igu
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ration(
> > >>>>>>>> ResourceUtils.java:223) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>> Regis
> > >>>>>>>> try
> > >>>>>>>>
> > >>>>>>>>
> > >>>> .getCon
> > >>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> > >>>>>>>> Regis
> > >>>>>>>> try
> > >>>>>>>>
> > >>>>>>>>
> > >>>> .initia
> > >>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> > >>>>>>>> egist
> > >>>>>>>> ry(
> > >>>>>>>>
> > >>>>>>>>
> > >>>> Airavat
> > >>>>>>>> aRegistryFactory.java:81) at
> > >>>>>>>>
> > >>>>>>>>
> > >>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> > >>>>>>>>
> > >>>>>>>>
> > >>>> java:21
> > >>>>>>>> 6) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> > >>>>>>>> taCli
> > >>>>>>>> ent
> > >>>>>>>>
> > >>>>>>>>
> > >>>> .java:1
> > >>>>>>>> 12) at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> > >>>>>>>> Clien
> > >>>>>>>> t.j
> > >>>>>>>>
> > >>>>>>>>
> > >>>> ava:144
> > >>>>>>>> ) ... 6 more Exception in thread "Thread-29"
> > >>>>>>>> java.lang.NullPointerException at
> > >>>>>>>>
> > >>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> > >>>>>>>> eton$
> > >>>>>>>> 1.r
> > >>>>>>>>
> > >>>>>>>>
> > >>>> un(Work
> > >>>>>>>> flowInterpretorSkeleton.java:159)
> > >>>>>>>>
> > >>>>>>>> Thanks Viknes
> > >>>>>>>>
> > >>>>>>>> -----Original Message----- From: Saminda Wijeratne
> > >>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013 12:25
> > >>>>>>>> PM
> > >>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
> > Airavata
> > >>>>>>>> Release 0.8 - RC3
> > >>>>>>>>
> > >>>>>>>> ok Suresh. Thanks.
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
> > >>>>>>>> <sm...@apache.org>
> > >>>>>>>> wrote:
> > >>>>>>>>
> > >>>>>>>>> Hi Saminda,
> > >>>>>>>>>
> > >>>>>>>>> I should have mentioned this in the vote email. INFRA has
> > >>>>>>>>> restricted the distributions to 100MB and the war
> > >>>>>>>>> distribution is little over it. I made a request to manually
> > >>>>>>>>> checkin the war distribution. Until then, please use this
> > >>>>>>>>> link to get the war
> > >>>>>>>>> distribution:
> > >>>>>>>>>
> > >>>>>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
> > >>>>>>>>>
> > >>>>>>>>> Suresh
> > >>>>>>>>>
> > >>>>>>>>>
> > >>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> > >>>>>>>>> <sa...@gmail.com>
> > >>>>>>>> wrote:
> > >>>>>>>>>
> > >>>>>>>>>> Suresh, we are missing the war binary from the RC. Can you
> > >>>>>>>>>> include that
> > >>>>>>>>> as
> > >>>>>>>>>> well please.
> > >>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> > >>>>>>>>>> <sm...@apache.org>
> > >>>>>>>> wrote:
> > >>>>>>>>>>
> > >>>>>>>>>>> Will appreciate if every one can rest this RC sooner than
> > >>>>>>>>>>> later. If we start seeing the release validation is going
> > >>>>>>>>>>> on well, we can open the
> > >>>>>>>>> trunk
> > >>>>>>>>>>> for development for 0.9.
> > >>>>>>>>>>>
> > >>>>>>>>>>> Suresh
> > >>>>>>>>>>>
> > >>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
> > >>>>>>>>>>> <sm...@apache.org>
> > >>>>>>>>>>> wrote:
> > >>>>>>>>>>>
> > >>>>>>>>>>>> Discussion thread for vote on Apache Airavata 0.8 release
> > >>>>>>>>>>>> candidate
> > >>>>>>>> 3.
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> If you have any questions or feedback or to post results
> > >>>>>>>>>>>> of validating
> > >>>>>>>>>>> the release, please reply to this thread. Once you verify
> > >>>>>>>>>>> the release, please post your vote to the VOTE thread.
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> For reference, the Apache release guide  -
> > >>>>>>>>>>> http://www.apache.org/dev/release.html
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> Some tips to validate the release before you vote:
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> * Download the binary version and run the 5 minute or
> > >>>>>>>>>>>> 10 minute
> > >>>>>>>>> tutorial
> > >>>>>>>>>>> as described in README and website.
> > >>>>>>>>>>>> * Download the source files from compressed files and
> > >>>>>>>>>>>> release tag and
> > >>>>>>>>>>> build (which includes tests).
> > >>>>>>>>>>>> * Verify the distribution for the required LICENSE and
> > >>>>>>>>>>>> NOTICE files * Verify if all the staged files are signed
> > >>>>>>>>>>>> and the signature is
> > >>>>>>>>>>> verifiable.
> > >>>>>>>>>>>> * Verify if the signing key in the project's KEYS file is
> > >>>>>>>>>>>> hosted on a
> > >>>>>>>>>>> public server
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> Thanks for your time in validating the release and
> > >>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>>>>
> > >>>>>>>>>
> > >>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>> -----BEGIN PGP SIGNATURE-----
> > >>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> > >>>> Comment: GPGTools - http://gpgtools.org
> > >>>> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
> > >>>>
> > >>>> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> > >>>> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> > >>>> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> > >>>> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> > >>>> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> > >>>> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> > >>>> =4mIG
> > >>>> -----END PGP SIGNATURE-----
> > >>>
> > >>>
> > >>
> >
> >
>

RE: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Viknes Balasubramanee <vi...@msn.com>.
Hi Amila,

I ran the distribution and now I just see the info message of not being able
to connect to RegistryService. The API invocation error message or the 
database creation error seems to be
resolved. I was able to test the 5 mins quickstart tutorial and it ran fine.


[INFO] Registry service URL -
http://localhost:8080/axis2/services/RegistryService?wsdl
[INFO] Deploying module: metadataExchange-1.5.1-impl -
file:/C:/Users/Viknes/Downloads/apache-airavata-server-0.9-SNAPSH
OT-bin/apache-airavata-server-0.9-SNAPSHOT/lib/mex-1.5.1-impl.jar
[INFO] Unable to sendViaPost to
url[http://localhost:8080/axis2/services/RegistryService?wsdl]
java.net.ConnectException: Connection refused: connect
        at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
        at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at
org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
ReflectionSocketFactory.java:140)

        at
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
cket(DefaultProtocolSocketFactory
.java:125)
        at
org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
        at
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
ionAdapter.open(MultiThreadedHttp
ConnectionManager.java:1361)
        at
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
Director.java:387)
        at
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
ector.java:171)
        at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
        at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
        at
org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
PSender.java:542)
        at
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
        at
org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
        at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
ommons(CommonsHTTPTransportSender
.java:400)
        at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
PTransportSender.java:225)
        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
        at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
n.java:402)
        at
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
peration.java:229)
        at
org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
        at
org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
ed(RegistryServiceStub.java:181)
        at
org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
vataClient.java:232)
        at
org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
vataClient.java:182)
       at
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:61)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:43)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:39)
        at
org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
feCycle.java:117)
[INFO] Attempting to contact registry service, iteration - 0
[INFO] Unable to sendViaPost to
url[http://localhost:8080/axis2/services/RegistryService?wsdl]
java.net.ConnectException: Connection refused: connect
        at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
        at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at
org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
ReflectionSocketFactory.java:140)

        at
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
cket(DefaultProtocolSocketFactory
.java:125)
        at
org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
        at
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
ionAdapter.open(MultiThreadedHttp
ConnectionManager.java:1361)
        at
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
Director.java:387)
        at
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
ector.java:171)
        at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
        at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
        at
org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
PSender.java:542)
        at
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
        at
org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
        at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
ommons(CommonsHTTPTransportSender
.java:400)
        at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
PTransportSender.java:225)
        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
        at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
n.java:402)
        at
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
peration.java:229)
        at
org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
        at
org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
ed(RegistryServiceStub.java:181)
        at
org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
vataClient.java:232)
        at
org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
vataClient.java:182)
        at
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:61)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:43)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:39)
        at
org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
feCycle.java:117)
[INFO] Attempting to contact registry service, iteration - 1
[INFO] New Database created for Registry
DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
t:1527/persistent_data;create=true;user=aira
vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
ELECT 1 from Configuration,MaxActive=10,MaxI
dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
63  airavata_data  INFO   [Thread-3] openjpa.Runtime - Starting OpenJPA
2.2.0
172  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC - Using dictionary
class "org.apache.openjpa.jdbc.sql.DerbyDicti
onary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network Client JDBC
Driver 10.9.1.0 - (1344872)).
[INFO] Unable to sendViaPost to
url[http://localhost:8080/axis2/services/RegistryService?wsdl]
java.net.ConnectException: Connection refused: connect
        at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
        at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at
org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(
ReflectionSocketFactory.java:140)

        at
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSo
cket(DefaultProtocolSocketFactory
.java:125)
        at
org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
        at
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnect
ionAdapter.open(MultiThreadedHttp
ConnectionManager.java:1361)
        at
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod
Director.java:387)
        at
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir
ector.java:171)
        at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
        at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
        at
org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTT
PSender.java:542)
        at
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
        at
org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
        at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithC
ommons(CommonsHTTPTransportSender
.java:400)
        at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTT
PTransportSender.java:225)
        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
        at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
n.java:402)
        at
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
peration.java:229)
        at
org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
        at
org.apache.airavata.registry.stub.RegistryServiceStub.isRegistryServiceStart
ed(RegistryServiceStub.java:181)
        at
org.apache.airavata.client.AiravataClient.waitForRegistryServiceToStart(Aira
vataClient.java:232)
        at
org.apache.airavata.client.AiravataClient.waitTillRegistryServiceStarts(Aira
vataClient.java:182)
        at
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:150
)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:61)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:43)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:39)
        at
org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
feCycle.java:117)
[INFO] Deploying Web service: airavata-registry-service-0.9-SNAPSHOT.jar -
file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/A
PACHE~1.9-S/bin/../repository/services/airavata-registry-service-0.9-SNAPSHO
T.jar
[INFO] Deploying Web service: airavata-xbaya-gui-0.9-SNAPSHOT.jar -
file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1
.9-S/bin/../repository/services/airavata-xbaya-gui-0.9-SNAPSHOT.jar
[INFO] Deploying Web service: version-1.5.1.aar -
file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.9-S/APACHE~1.9-S/bin/../reposi
tory/services/version-1.5.1.aar
Jul 08, 2013 1:55:39 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
[INFO] Attempting to contact registry service, iteration - 2
Jul 08, 2013 1:55:41 PM org.apache.catalina.realm.JAASRealm setContainer
INFO: Set JAAS app name Tomcat

Thanks
Viknes

-----Original Message-----
From: Amila Jayasekara [mailto:thejaka.amila@gmail.com]
Sent: Monday, July 08, 2013 11:52 AM
To: dev@airavata.apache.org
Cc: viknesb
Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Hi Suresh,

The binary is shared in [1]. Please use pass phrase "airavata" to download
binary.

Thanks
Amila

[1] https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre


On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <sm...@apache.org> wrote:

> Hi Amila,
>
> This is really good investigation. Can you checkin the binary with
> some testing name to
https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/and send the url for
viknes and others to test.
>
> If this addresses the issue consistently, I think its worth to respin
> the release. Otherwise, I am inclined to suggest, lets move on with
> release marking this as a known issue.
>
> Suresh
>
> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara
> <th...@gmail.com>
> wrote:
>
> > I think I was able to fix issue
> > https://issues.apache.org/jira/browse/
> > AIRAVATA-879.
> >
> > Cause for the issue -
> > Airavata database and schema is created using a separate web service
> > called org.apache.airavata.registry.services.RegistryService. Other
> > services (E.g :- messanger service) which uses AiravataAPI depends
> > on
> above
> > service. Therefore if axis2 deployer decided to deploy messanger
> > service first we will see exception in above issue.
> >
> > Solution: Try to connect to RegistryService and if connection fails
> > wait for some time and re-try. If re-trying fail for several
> > iterations determine that RegistryService is unavailable and throw an
exception.
> >
> > TODO : Need to verify this fix in Viknes's machine. (The issue is
> > consistently reproducible in his machine)
> >
> > Further RegistryService doesnt provide any operations. So it is
> > redundant have this service just to initialize database and schema.
> > I think we
> should
> > remove this service and move DB/Schema creation to some other
> initializing
> > method.
> >
> > Feedback/comments appreciated.
> >
> > Thanks
> > Amila
> >
> >
> > On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> > <th...@gmail.com>wrote:
> >
> >>
> >>
> >>
> >> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee
> >> <viknesb@msn.com
> >wrote:
> >>
> >>> Sure, here is the JIRA issue
> >>> https://issues.apache.org/jira/browse/AIRAVATA-879
> >>
> >>
> >> What is the final verdict on above issue ?
> >> Are we going to treat AIRAVATA-879<
> https://issues.apache.org/jira/browse/AIRAVATA-879> as
> >> a blocker for the release ?
> >>
> >> Further is there a Windows environment which we can use to test
> >> this
> issue
> >> ?
> >>
> >> Thanks
> >> Amila
> >>
> >>
> >>>
> >>>
> >>> Thanks
> >>> Viknes
> >>>
> >>> -----Original Message-----
> >>> From: Suresh Marru [mailto:smarru@apache.org]
> >>> Sent: Wednesday, July 03, 2013 12:44 PM
> >>> To: dev@airavata.apache.org
> >>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> >>>
> >>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <ma...@iu.edu> wrote:
> >>>
> >>>> -----BEGIN PGP SIGNED MESSAGE-----
> >>>> Hash: SHA1
> >>>>
> >>>> My concern about making this a known issue is that many who will
> >>>> try out the release for the first time will hit this bug.
> >>>>
> >>>
> >>> Thats true and may not be a good thing. Any volunteers to get to
> >>> the bottom of this race condition and fix it in the trunk? If we
> >>> first make sure
> we
> >>> really fixed it, certainly worth a new RC.
> >>>
> >>> Viknes, can you please crate a JIRA and fill in the steps to
> >>> reproduce
> it?
> >>>
> >>> Suresh
> >>>
> >>>>
> >>>>
> >>>> Marlon
> >>>>
> >>>>
> >>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
> >>>>> Hi Viknes,
> >>>>>
> >>>>> It seems the issues of "database not getting created the first time"
> >>>>> is reproducible on Linux and Windows as well,  for some reason
> >>>>> Mac's are ok. Will wait for others to chime in. We can either
> >>>>> proceed with the release by adding this as a Known issue, or if
> >>>>> any one raises a blocker, we can address and re-spin the release.
> >>>>>
> >>>>> Suresh
> >>>>>
> >>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
> >>>>> <vi...@msn.com>
> >>>>> wrote:
> >>>>>
> >>>>>> Since no one else is getting this error, it might be a Windows
> >>>>>> specific or system specific issue. I will give my vote.
> >>>>>>
> >>>>>> Thanks Viknes
> >>>>>>
> >>>>>> -----Original Message----- From: Suresh Marru
> >>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013 4:10 PM
> >>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
> >>>>>> Airavata Release 0.8 - RC3
> >>>>>>
> >>>>>> I did not do extensive testing yet, but a quick try on a mac
> >>>>>> and did not give this error either.
> >>>>>>
> >>>>>> Suresh
> >>>>>>
> >>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> >>>>>> <th...@gmail.com> wrote:
> >>>>>>
> >>>>>>> Strange, I am not experiencing this issue. Wonder whether this
> >>>>>>> is a Windows specific issue. Any one else experiencing this issue
?
> >>>>>>>
> >>>>>>> Thanks Amila
> >>>>>>>
> >>>>>>>
> >>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
> >>>>>> <vi...@msn.com>wrote:
> >>>>>>>
> >>>>>>>> Hi all,
> >>>>>>>>
> >>>>>>>> I downloaded the server bin distribution, tried to start the
> >>>>>>>> server and I got the below exception. It seems this error
> >>>>>>>> occurs only the first time I start the server. It does not
> >>>>>>>> occur the subsequent times during the startup.
> >>>>>>>>
> >>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server -
> >>>>>>>> 10.9.1.0 - (1344872) started and ready to accept connection s
> >>>>>>>> on port 1527
> >>>>>>>>
> >>>>>>>>
DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> >>>>>>>> //l
> >>>>>>>>
> >>>>>>>>
> >>>> ocalhos t:1527/persistent_data;create=true;user=aira
> >>>>>>>>
> >>>>>>>> vata;password=airavata,Username=airavata,Password=airavata,va
> >>>>>>>> lidat
> >>>>>>>> ion
> >>>>>>>>
> >>>>>>>>
> >>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> >>>>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow
> >>>>>>>> =true
> >>>>>>>>
> >>>>>>>>
> >>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting
> OpenJPA
> >>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata API
> >>>>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>
> >>>>>>>>
> >>>> Error while initializing the Airavata API
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>> APIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :64) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>> APIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :43) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>> APIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :39) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(
> >>>>>>>> MsgBo
> >>>>>>>> xSe
> >>>>>>>>
> >>>>>>>>
> >>>> rviceLi
> >>>>>>>> feCycle.java:117) Caused by:
> >>>>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>
> >>>>>>>>
> >>>> Error while initializing the Airavat
> >>>>>>>> a API at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>> Clien
> >>>>>>>> t.j
> >>>>>>>>
> >>>>>>>>
> >>>> ava:163
> >>>>>>>> ) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>> APIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
> >>>>>>>> fatal general error>
> >>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
> >>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
> >>>>>>>> exist) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>> ry(DB
> >>>>>>>> Dic
> >>>>>>>>
> >>>>>>>>
> >>>> tionary
> >>>>>>>> Factory.java:102) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> >>>>>>>> onary
> >>>>>>>> Ins
> >>>>>>>>
> >>>>>>>>
> >>>> tance(J
> >>>>>>>> DBCConfigurationImpl.java:603) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> >>>>>>>> on(Ma
> >>>>>>>> ppi
> >>>>>>>>
> >>>>>>>>
> >>>> ngRepos
> >>>>>>>> itory.java:1510) at
> >>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>
> >>>
>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>
> >>>>>>
> >>>> java:518)
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>
> >>>
>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>
> >>>>>>
> >>>> java:443)
> >>>>>>>> at
> >>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> >>>>>>>> ue.ja
> >>>>>>>> va:104)
> >>>>>>>>
> >>>>>>>>
> >>>> at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> >>>>>>>> etaDa
> >>>>>>>> taR
> >>>>>>>>
> >>>>>>>>
> >>>> eposito
> >>>>>>>> ryValue.java:68) at
> >>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> >>>>>>>> ue.ja
> >>>>>>>> va:83)
> >>>>>>>>
> >>>>>>>>
> >>>> at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> >>>>>>>> eposi
> >>>>>>>> tor
> >>>>>>>>
> >>>>>>>>
> >>>> yInstan
> >>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> >>>>>>>> eposi
> >>>>>>>> tor
> >>>>>>>>
> >>>>>>>>
> >>>> yInstan
> >>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(
> >>>>>>>> Abstr
> >>>>>>>> act
> >>>>>>>>
> >>>>>>>>
> >>>> BrokerF
> >>>>>>>> actory.java:638) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> >>>>>>>> tract
> >>>>>>>> Bro
> >>>>>>>>
> >>>>>>>>
> >>>> kerFact
> >>>>>>>> ory.java:203) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> >>>>>>>> elega
> >>>>>>>> tin
> >>>>>>>>
> >>>>>>>>
> >>>> gBroker
> >>>>>>>> Factory.java:156) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>> eEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>> eEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>> eEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> EntityManagerFactoryImpl.java:60)
> >>>>>>>>
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>> tEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> ResourceUtils.java:68) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>> tConf
> >>>>>>>> igu
> >>>>>>>>
> >>>>>>>>
> >>>> rations
> >>>>>>>> (ResourceUtils.java:201) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>> tConf
> >>>>>>>> igu
> >>>>>>>>
> >>>>>>>>
> >>>> ration(
> >>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>> Regis
> >>>>>>>> try
> >>>>>>>>
> >>>>>>>>
> >>>> .getCon
> >>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>> Regis
> >>>>>>>> try
> >>>>>>>>
> >>>>>>>>
> >>>> .initia
> >>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> >>>>>>>> egist
> >>>>>>>> ry(
> >>>>>>>>
> >>>>>>>>
> >>>> Airavat
> >>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>
> >>>>>>>>
> >>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>
> >>>>>>>>
> >>>> java:21
> >>>>>>>> 6) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> >>>>>>>> taCli
> >>>>>>>> ent
> >>>>>>>>
> >>>>>>>>
> >>>> .java:1
> >>>>>>>> 12) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>> Clien
> >>>>>>>> t.j
> >>>>>>>>
> >>>>>>>>
> >>>> ava:144
> >>>>>>>> ) ... 4 more Caused by:
> >>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> >>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> >>>>>>>> exist) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>> ionFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry(Basi
> >>>>>>>> cDataSource.java:1549) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> >>>>>>>> cData
> >>>>>>>> Sou
> >>>>>>>>
> >>>>>>>>
> >>>> rce.jav
> >>>>>>>> a:1388) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> >>>>>>>> taSou
> >>>>>>>> rce
> >>>>>>>>
> >>>>>>>>
> >>>> .java:1
> >>>>>>>> 044) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> >>>>>>>> n(Del
> >>>>>>>> ega
> >>>>>>>>
> >>>>>>>>
> >>>> tingDat
> >>>>>>>> aSource.java:110) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> >>>>>>>> n(Dec
> >>>>>>>> ora
> >>>>>>>>
> >>>>>>>>
> >>>> tingDat
> >>>>>>>> aSource.java:87) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>> ry(DB
> >>>>>>>> Dic
> >>>>>>>>
> >>>>>>>>
> >>>> tionary
> >>>>>>>> Factory.java:91) ... 28 more Caused by:
> >>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
> >>>>>>>> exist at
> >>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> >>>>>>>> ion(U
> >>>>>>>> nkn
> >>>>>>>>
> >>>>>>>>
> >>>> own
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> >>>>>>>> wn
> >>>>>>>>
> >>>>>>>>
> >>>> Source)
> >>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
> >>>>>>>> Source) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> >>>>>>>> gatin
> >>>>>>>> gSt
> >>>>>>>>
> >>>>>>>>
> >>>> atement
> >>>>>>>> .java:208) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> >>>>>>>> necti
> >>>>>>>> on(
> >>>>>>>>
> >>>>>>>>
> >>>> Poolabl
> >>>>>>>> eConnectionFactory.java:658) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> >>>>>>>> tory(
> >>>>>>>> Bas
> >>>>>>>>
> >>>>>>>>
> >>>> icDataS
> >>>>>>>> ource.java:1558) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>> ionFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry(Basi
> >>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
> >>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
> >>>>>>>> does not exist at
> >>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> >>>>>>>> or(Un
> >>>>>>>> kno
> >>>>>>>>
> >>>>>>>>
> >>>> wn
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> >>>>>>>> eply(
> >>>>>>>> Unk
> >>>>>>>>
> >>>>>>>>
> >>>> nown
> >>>>>>>> Source) at
> >>>>>>>>
> >>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> >>>>>>>> ribeO
> >>>>>>>> utp
> >>>>>>>>
> >>>>>>>>
> >>>> ut(Unkn
> >>>>>>>> own Source) at
> >>>>>>>>
> >>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> >>>>>>>> eOutp
> >>>>>>>> ut(
> >>>>>>>>
> >>>>>>>>
> >>>> Unknown
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> >>>>>>>> utput
> >>>>>>>> _(U
> >>>>>>>>
> >>>>>>>>
> >>>> nknown
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> >>>>>>>> t(Unk
> >>>>>>>> now
> >>>>>>>>
> >>>>>>>>
> >>>> n
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> >>>>>> Source)
> >>>>>>>> at
> >>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> >>>>>>>> Source) ... 38 more [ERROR] Error while initializing the
> >>>>>>>> Airavata API
> >>>>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>
> >>>>>>>>
> >>>> Error while initializing the Airavata API
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>> APIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :64) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>> APIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :43) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>> APIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :39) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(
> >>>>>>>> Broke
> >>>>>>>> rSe
> >>>>>>>>
> >>>>>>>>
> >>>> rviceLi
> >>>>>>>> feCycle.java:156) Caused by:
> >>>>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>
> >>>>>>>>
> >>>> Error while initializing the Airavat
> >>>>>>>> a API at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>> Clien
> >>>>>>>> t.j
> >>>>>>>>
> >>>>>>>>
> >>>> ava:163
> >>>>>>>> ) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>> APIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
> >>>>>>>> fatal general error>
> >>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
> >>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
> >>>>>>>> exist) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>> ry(DB
> >>>>>>>> Dic
> >>>>>>>>
> >>>>>>>>
> >>>> tionary
> >>>>>>>> Factory.java:102) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDicti
> >>>>>>>> onary
> >>>>>>>> Ins
> >>>>>>>>
> >>>>>>>>
> >>>> tance(J
> >>>>>>>> DBCConfigurationImpl.java:603) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfigurati
> >>>>>>>> on(Ma
> >>>>>>>> ppi
> >>>>>>>>
> >>>>>>>>
> >>>> ngRepos
> >>>>>>>> itory.java:1510) at
> >>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>
> >>>
>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>
> >>>>>>
> >>>> java:518)
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>
> >>>
>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>
> >>>>>>
> >>>> java:443)
> >>>>>>>> at
> >>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginVal
> >>>>>>>> ue.ja
> >>>>>>>> va:104)
> >>>>>>>>
> >>>>>>>>
> >>>> at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(M
> >>>>>>>> etaDa
> >>>>>>>> taR
> >>>>>>>>
> >>>>>>>>
> >>>> eposito
> >>>>>>>> ryValue.java:68) at
> >>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectVal
> >>>>>>>> ue.ja
> >>>>>>>> va:83)
> >>>>>>>>
> >>>>>>>>
> >>>> at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataR
> >>>>>>>> eposi
> >>>>>>>> tor
> >>>>>>>>
> >>>>>>>>
> >>>> yInstan
> >>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataR
> >>>>>>>> eposi
> >>>>>>>> tor
> >>>>>>>>
> >>>>>>>>
> >>>> yInstan
> >>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMapping
> >>>>>>>> Repos
> >>>>>>>> ito
> >>>>>>>>
> >>>>>>>>
> >>>> ryInsta
> >>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> >>>>>>>> appin
> >>>>>>>> gs(
> >>>>>>>>
> >>>>>>>>
> >>>> JDBCBro
> >>>>>>>> kerFactory.java:140) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeM
> >>>>>>>> appin
> >>>>>>>> gs(
> >>>>>>>>
> >>>>>>>>
> >>>> JDBCBro
> >>>>>>>> kerFactory.java:164) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImp
> >>>>>>>> l(JDB
> >>>>>>>> CBr
> >>>>>>>>
> >>>>>>>>
> >>>> okerFac
> >>>>>>>> tory.java:122) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abs
> >>>>>>>> tract
> >>>>>>>> Bro
> >>>>>>>>
> >>>>>>>>
> >>>> kerFact
> >>>>>>>> ory.java:209) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(D
> >>>>>>>> elega
> >>>>>>>> tin
> >>>>>>>>
> >>>>>>>>
> >>>> gBroker
> >>>>>>>> Factory.java:156) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>> eEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>> eEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.creat
> >>>>>>>> eEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> EntityManagerFactoryImpl.java:60)
> >>>>>>>>
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>> tEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> ResourceUtils.java:68) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>> tConf
> >>>>>>>> igu
> >>>>>>>>
> >>>>>>>>
> >>>> rations
> >>>>>>>> (ResourceUtils.java:201) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>> tConf
> >>>>>>>> igu
> >>>>>>>>
> >>>>>>>>
> >>>> ration(
> >>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>> Regis
> >>>>>>>> try
> >>>>>>>>
> >>>>>>>>
> >>>> .getCon
> >>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>> Regis
> >>>>>>>> try
> >>>>>>>>
> >>>>>>>>
> >>>> .initia
> >>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> >>>>>>>> egist
> >>>>>>>> ry(
> >>>>>>>>
> >>>>>>>>
> >>>> Airavat
> >>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>
> >>>>>>>>
> >>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>
> >>>>>>>>
> >>>> java:21
> >>>>>>>> 6) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> >>>>>>>> taCli
> >>>>>>>> ent
> >>>>>>>>
> >>>>>>>>
> >>>> .java:1
> >>>>>>>> 12) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>> Clien
> >>>>>>>> t.j
> >>>>>>>>
> >>>>>>>>
> >>>> ava:144
> >>>>>>>> ) ... 4 more Caused by:
> >>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> >>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> >>>>>>>> exist) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>> ionFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry(Basi
> >>>>>>>> cDataSource.java:1549) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(Basi
> >>>>>>>> cData
> >>>>>>>> Sou
> >>>>>>>>
> >>>>>>>>
> >>>> rce.jav
> >>>>>>>> a:1388) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDa
> >>>>>>>> taSou
> >>>>>>>> rce
> >>>>>>>>
> >>>>>>>>
> >>>> .java:1
> >>>>>>>> 044) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnectio
> >>>>>>>> n(Del
> >>>>>>>> ega
> >>>>>>>>
> >>>>>>>>
> >>>> tingDat
> >>>>>>>> aSource.java:110) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnectio
> >>>>>>>> n(Dec
> >>>>>>>> ora
> >>>>>>>>
> >>>>>>>>
> >>>> tingDat
> >>>>>>>> aSource.java:87) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictiona
> >>>>>>>> ry(DB
> >>>>>>>> Dic
> >>>>>>>>
> >>>>>>>>
> >>>> tionary
> >>>>>>>> Factory.java:91) ... 31 more Caused by:
> >>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
> >>>>>>>> exist at
> >>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLExcept
> >>>>>>>> ion(U
> >>>>>>>> nkn
> >>>>>>>>
> >>>>>>>>
> >>>> own
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unkno
> >>>>>>>> wn
> >>>>>>>>
> >>>>>>>>
> >>>> Source)
> >>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
> >>>>>>>> Source) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Dele
> >>>>>>>> gatin
> >>>>>>>> gSt
> >>>>>>>>
> >>>>>>>>
> >>>> atement
> >>>>>>>> .java:208) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateCon
> >>>>>>>> necti
> >>>>>>>> on(
> >>>>>>>>
> >>>>>>>>
> >>>> Poolabl
> >>>>>>>> eConnectionFactory.java:658) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFac
> >>>>>>>> tory(
> >>>>>>>> Bas
> >>>>>>>>
> >>>>>>>>
> >>>> icDataS
> >>>>>>>> ource.java:1558) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnect
> >>>>>>>> ionFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry(Basi
> >>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
> >>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
> >>>>>>>> does not exist at
> >>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareErr
> >>>>>>>> or(Un
> >>>>>>>> kno
> >>>>>>>>
> >>>>>>>>
> >>>> wn
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTr
> >>>>>>>> eply(
> >>>>>>>> Unk
> >>>>>>>>
> >>>>>>>>
> >>>> nown
> >>>>>>>> Source) at
> >>>>>>>>
> >>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDesc
> >>>>>>>> ribeO
> >>>>>>>> utp
> >>>>>>>>
> >>>>>>>>
> >>>> ut(Unkn
> >>>>>>>> own Source) at
> >>>>>>>>
> >>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescrib
> >>>>>>>> eOutp
> >>>>>>>> ut(
> >>>>>>>>
> >>>>>>>>
> >>>> Unknown
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeO
> >>>>>>>> utput
> >>>>>>>> _(U
> >>>>>>>>
> >>>>>>>>
> >>>> nknown
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutpu
> >>>>>>>> t(Unk
> >>>>>>>> now
> >>>>>>>>
> >>>>>>>>
> >>>> n
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> >>>>>> Source)
> >>>>>>>> at
> >>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> >>>>>>>> Source) ... 41 more [INFO] New Database created for Registry
> >>>>>>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
> >>>>>>>> Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDic
> >>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
> >>>>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)). [INFO]
> >>>>>>>> Deploying Web
> >>>>>>>> service: airavata-registry-service-0.8.jar -
> >>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> >>>>>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
> >>>>>>>>
> >>>>>>>>
> >>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
> >>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> >>>>>>>>
> >>>>>>>>
> >>>> /repository/services/airavata-xbaya-gui-0.8.jar
> >>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> >>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> >>>>>>>> /repo
> >>>>>>>> sit
> >>>>>>>>
> >>>>>>>>
> >>>> o
> >>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
> >>>>>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
> >>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to create
> >>>>>>>> Airavata API
> >>>>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>
> >>>>>>>>
> >>>> Error while initializing the Airavata API
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>> APIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :64) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>> APIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :43) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>> APIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :39) at
> >>>>>>>>
> >>>>>>>>
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> >>>>>>>> get
> >>>>>>>>
> >>>>>>>>
> >>>> Airavat
> >>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> >>>>>>>>
> >>>>>>>>
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> >>>>>>>> acc
> >>>>>>>>
> >>>>>>>>
> >>>> ess$200
> >>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> >>>>>>>> eton$
> >>>>>>>> 1.r
> >>>>>>>>
> >>>>>>>>
> >>>> un(Work
> >>>>>>>> flowInterpretorSkeleton.java:158)
> >>>>>>>>
> >>>>>>>> Caused by:
> >>>>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>
> >>>>>>>>
> >>>> Error while initializing the Airavat
> >>>>>>>> a API at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>> Clien
> >>>>>>>> t.j
> >>>>>>>>
> >>>>>>>>
> >>>> ava:163
> >>>>>>>> ) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(Airavata
> >>>>>>>> APIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990
> >>>>>>>> nonfatal user error>
> >>>>>>>> org.apache.openjpa.persistence.ArgumentException: An erro r
> >>>>>>>> occurred while parsing the query filter "SELECT p FROM
> >>>>>>>> Configuration p WHERE p.config_key =:param0". Error message:
> >>>>>>>> Th e name "Configuration" is not a recognized entity or
> >>>>>>>> identifier. Known entity names: [] at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.pars
> >>>>>>>> eExce
> >>>>>>>> pti
> >>>>>>>>
> >>>>>>>>
> >>>> on(Abst
> >>>>>>>> ractExpressionBuilder.java:119) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClass
> >>>>>>>> MetaD
> >>>>>>>> ata
> >>>>>>>>
> >>>>>>>>
> >>>> (JPQLEx
> >>>>>>>> pressionBuilder.java:197) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveC
> >>>>>>>> lassM
> >>>>>>>> eta
> >>>>>>>>
> >>>>>>>>
> >>>> Data(JP
> >>>>>>>> QLExpressionBuilder.java:167) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> >>>>>>>> dateM
> >>>>>>>> eta
> >>>>>>>>
> >>>>>>>>
> >>>> Data(JP
> >>>>>>>> QLExpressionBuilder.java:242) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> >>>>>>>> dateM
> >>>>>>>> eta
> >>>>>>>>
> >>>>>>>>
> >>>> Data(JP
> >>>>>>>> QLExpressionBuilder.java:212) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandi
> >>>>>>>> dateT
> >>>>>>>> ype
> >>>>>>>>
> >>>>>>>>
> >>>> (JPQLEx
> >>>>>>>> pressionBuilder.java:205) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$2
> >>>>>>>> 00(JP
> >>>>>>>> QLE
> >>>>>>>>
> >>>>>>>>
> >>>> xpressi
> >>>>>>>> onBuilder.java:80) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJP
> >>>>>>>> QL.po
> >>>>>>>> pul
> >>>>>>>>
> >>>>>>>>
> >>>> ate(JPQ
> >>>>>>>> LExpressionBuilder.java:2417) at
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser
> >>>>>>>> .java
> >>>>>>>> :61)
> >>>>>>>>
> >>>>>>>>
> >>>> at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCo
> >>>>>>>> mpila
> >>>>>>>> tio
> >>>>>>>>
> >>>>>>>>
> >>>> n(Expre
> >>>>>>>> ssionStoreQuery.java:162) at
> >>>>>>>>
org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> >>>>>>>> 673)
> >>>>>>>>
> >>>>>>>>
> >>>> at
> >>>>>>>>
> >>>>>>>>
> >>>>>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryI
> >>>>>> mpl.j
> >>>>>> ava:654)
> >>>>>>>>
> >>>>>>
> >>>> at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(Que
> >>>>>>>> ryImp
> >>>>>>>> l.j
> >>>>>>>>
> >>>>>>>>
> >>>> ava:620
> >>>>>>>> ) at
> >>>>>>>>
> >>>>>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImp
> >>>>>> l.jav
> >>>>>> a:682)
> >>>>>>>>
> >>>>>>
> >>>> at
> >>>> org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> >>>>>>>> Entit
> >>>>>>>> yMa
> >>>>>>>>
> >>>>>>>>
> >>>> nagerIm
> >>>>>>>> pl.java:997) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> >>>>>>>> Entit
> >>>>>>>> yMa
> >>>>>>>>
> >>>>>>>>
> >>>> nagerIm
> >>>>>>>> pl.java:979) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(
> >>>>>>>> Entit
> >>>>>>>> yMa
> >>>>>>>>
> >>>>>>>>
> >>>> nagerIm
> >>>>>>>> pl.java:102) at
> >>>>>>>>
> >>>>>>>>
org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> >>>>>>>> gen
> >>>>>>>>
> >>>>>>>>
> >>>> erateQu
> >>>>>>>> eryWithParameters(QueryGenerator. java:95) at
> >>>>>>>>
> >>>>>>>>
org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> >>>>>>>> sel
> >>>>>>>>
> >>>>>>>>
> >>>> ectQuer
> >>>>>>>> y(QueryGenerator.java:64) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>> tConf
> >>>>>>>> igu
> >>>>>>>>
> >>>>>>>>
> >>>> rations
> >>>>>>>> (ResourceUtils.java:205) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.ge
> >>>>>>>> tConf
> >>>>>>>> igu
> >>>>>>>>
> >>>>>>>>
> >>>> ration(
> >>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>> Regis
> >>>>>>>> try
> >>>>>>>>
> >>>>>>>>
> >>>> .getCon
> >>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPA
> >>>>>>>> Regis
> >>>>>>>> try
> >>>>>>>>
> >>>>>>>>
> >>>> .initia
> >>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getR
> >>>>>>>> egist
> >>>>>>>> ry(
> >>>>>>>>
> >>>>>>>>
> >>>> Airavat
> >>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>
> >>>>>>>>
> >>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>
> >>>>>>>>
> >>>> java:21
> >>>>>>>> 6) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(Airava
> >>>>>>>> taCli
> >>>>>>>> ent
> >>>>>>>>
> >>>>>>>>
> >>>> .java:1
> >>>>>>>> 12) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(Airavata
> >>>>>>>> Clien
> >>>>>>>> t.j
> >>>>>>>>
> >>>>>>>>
> >>>> ava:144
> >>>>>>>> ) ... 6 more Exception in thread "Thread-29"
> >>>>>>>> java.lang.NullPointerException at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkel
> >>>>>>>> eton$
> >>>>>>>> 1.r
> >>>>>>>>
> >>>>>>>>
> >>>> un(Work
> >>>>>>>> flowInterpretorSkeleton.java:159)
> >>>>>>>>
> >>>>>>>> Thanks Viknes
> >>>>>>>>
> >>>>>>>> -----Original Message----- From: Saminda Wijeratne
> >>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013 12:25
> >>>>>>>> PM
> >>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
> Airavata
> >>>>>>>> Release 0.8 - RC3
> >>>>>>>>
> >>>>>>>> ok Suresh. Thanks.
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
> >>>>>>>> <sm...@apache.org>
> >>>>>>>> wrote:
> >>>>>>>>
> >>>>>>>>> Hi Saminda,
> >>>>>>>>>
> >>>>>>>>> I should have mentioned this in the vote email. INFRA has
> >>>>>>>>> restricted the distributions to 100MB and the war
> >>>>>>>>> distribution is little over it. I made a request to manually
> >>>>>>>>> checkin the war distribution. Until then, please use this
> >>>>>>>>> link to get the war
> >>>>>>>>> distribution:
> >>>>>>>>>
> >>>>>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
> >>>>>>>>>
> >>>>>>>>> Suresh
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> >>>>>>>>> <sa...@gmail.com>
> >>>>>>>> wrote:
> >>>>>>>>>
> >>>>>>>>>> Suresh, we are missing the war binary from the RC. Can you
> >>>>>>>>>> include that
> >>>>>>>>> as
> >>>>>>>>>> well please.
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> >>>>>>>>>> <sm...@apache.org>
> >>>>>>>> wrote:
> >>>>>>>>>>
> >>>>>>>>>>> Will appreciate if every one can rest this RC sooner than
> >>>>>>>>>>> later. If we start seeing the release validation is going
> >>>>>>>>>>> on well, we can open the
> >>>>>>>>> trunk
> >>>>>>>>>>> for development for 0.9.
> >>>>>>>>>>>
> >>>>>>>>>>> Suresh
> >>>>>>>>>>>
> >>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
> >>>>>>>>>>> <sm...@apache.org>
> >>>>>>>>>>> wrote:
> >>>>>>>>>>>
> >>>>>>>>>>>> Discussion thread for vote on Apache Airavata 0.8 release
> >>>>>>>>>>>> candidate
> >>>>>>>> 3.
> >>>>>>>>>>>>
> >>>>>>>>>>>> If you have any questions or feedback or to post results
> >>>>>>>>>>>> of validating
> >>>>>>>>>>> the release, please reply to this thread. Once you verify
> >>>>>>>>>>> the release, please post your vote to the VOTE thread.
> >>>>>>>>>>>>
> >>>>>>>>>>>> For reference, the Apache release guide  -
> >>>>>>>>>>> http://www.apache.org/dev/release.html
> >>>>>>>>>>>>
> >>>>>>>>>>>> Some tips to validate the release before you vote:
> >>>>>>>>>>>>
> >>>>>>>>>>>> * Download the binary version and run the 5 minute or
> >>>>>>>>>>>> 10 minute
> >>>>>>>>> tutorial
> >>>>>>>>>>> as described in README and website.
> >>>>>>>>>>>> * Download the source files from compressed files and
> >>>>>>>>>>>> release tag and
> >>>>>>>>>>> build (which includes tests).
> >>>>>>>>>>>> * Verify the distribution for the required LICENSE and
> >>>>>>>>>>>> NOTICE files * Verify if all the staged files are signed
> >>>>>>>>>>>> and the signature is
> >>>>>>>>>>> verifiable.
> >>>>>>>>>>>> * Verify if the signing key in the project's KEYS file is
> >>>>>>>>>>>> hosted on a
> >>>>>>>>>>> public server
> >>>>>>>>>>>>
> >>>>>>>>>>>> Thanks for your time in validating the release and
> >>>>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>>>
> >>>> -----BEGIN PGP SIGNATURE-----
> >>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> >>>> Comment: GPGTools - http://gpgtools.org
> >>>> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
> >>>>
> >>>> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> >>>> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> >>>> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> >>>> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> >>>> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> >>>> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> >>>> =4mIG
> >>>> -----END PGP SIGNATURE-----
> >>>
> >>>
> >>
>
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Amila Jayasekara <th...@gmail.com>.
Hi Suresh,

The binary is shared in [1]. Please use pass phrase "airavata" to download
binary.

Thanks
Amila

[1] https://www.slashtmp.iu.edu/files/download?FILE=thejkane%2F41198aZ9vre


On Mon, Jul 8, 2013 at 11:47 AM, Suresh Marru <sm...@apache.org> wrote:

> Hi Amila,
>
> This is really good investigation. Can you checkin the binary with some
> testing name to https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/and send the url for viknes and others to test.
>
> If this addresses the issue consistently, I think its worth to respin the
> release. Otherwise, I am inclined to suggest, lets move on with release
> marking this as a known issue.
>
> Suresh
>
> On Jul 8, 2013, at 11:11 AM, Amila Jayasekara <th...@gmail.com>
> wrote:
>
> > I think I was able to fix issue https://issues.apache.org/jira/browse/
> > AIRAVATA-879.
> >
> > Cause for the issue -
> > Airavata database and schema is created using a separate web service
> > called org.apache.airavata.registry.services.RegistryService. Other
> > services (E.g :- messanger service) which uses AiravataAPI depends on
> above
> > service. Therefore if axis2 deployer decided to deploy messanger service
> > first we will see exception in above issue.
> >
> > Solution: Try to connect to RegistryService and if connection fails wait
> > for some time and re-try. If re-trying fail for several iterations
> > determine that RegistryService is unavailable and throw an exception.
> >
> > TODO : Need to verify this fix in Viknes's machine. (The issue is
> > consistently reproducible in his machine)
> >
> > Further RegistryService doesnt provide any operations. So it is redundant
> > have this service just to initialize database and schema. I think we
> should
> > remove this service and move DB/Schema creation to some other
> initializing
> > method.
> >
> > Feedback/comments appreciated.
> >
> > Thanks
> > Amila
> >
> >
> > On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> > <th...@gmail.com>wrote:
> >
> >>
> >>
> >>
> >> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee <viknesb@msn.com
> >wrote:
> >>
> >>> Sure, here is the JIRA issue
> >>> https://issues.apache.org/jira/browse/AIRAVATA-879
> >>
> >>
> >> What is the final verdict on above issue ?
> >> Are we going to treat AIRAVATA-879<
> https://issues.apache.org/jira/browse/AIRAVATA-879> as
> >> a blocker for the release ?
> >>
> >> Further is there a Windows environment which we can use to test this
> issue
> >> ?
> >>
> >> Thanks
> >> Amila
> >>
> >>
> >>>
> >>>
> >>> Thanks
> >>> Viknes
> >>>
> >>> -----Original Message-----
> >>> From: Suresh Marru [mailto:smarru@apache.org]
> >>> Sent: Wednesday, July 03, 2013 12:44 PM
> >>> To: dev@airavata.apache.org
> >>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> >>>
> >>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <ma...@iu.edu> wrote:
> >>>
> >>>> -----BEGIN PGP SIGNED MESSAGE-----
> >>>> Hash: SHA1
> >>>>
> >>>> My concern about making this a known issue is that many who will try
> >>>> out the release for the first time will hit this bug.
> >>>>
> >>>
> >>> Thats true and may not be a good thing. Any volunteers to get to the
> >>> bottom
> >>> of this race condition and fix it in the trunk? If we first make sure
> we
> >>> really fixed it, certainly worth a new RC.
> >>>
> >>> Viknes, can you please crate a JIRA and fill in the steps to reproduce
> it?
> >>>
> >>> Suresh
> >>>
> >>>>
> >>>>
> >>>> Marlon
> >>>>
> >>>>
> >>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
> >>>>> Hi Viknes,
> >>>>>
> >>>>> It seems the issues of "database not getting created the first time"
> >>>>> is reproducible on Linux and Windows as well,  for some reason Mac's
> >>>>> are ok. Will wait for others to chime in. We can either proceed with
> >>>>> the release by adding this as a Known issue, or if any one raises a
> >>>>> blocker, we can address and re-spin the release.
> >>>>>
> >>>>> Suresh
> >>>>>
> >>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee <vi...@msn.com>
> >>>>> wrote:
> >>>>>
> >>>>>> Since no one else is getting this error, it might be a Windows
> >>>>>> specific or system specific issue. I will give my vote.
> >>>>>>
> >>>>>> Thanks Viknes
> >>>>>>
> >>>>>> -----Original Message----- From: Suresh Marru
> >>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013 4:10 PM
> >>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache Airavata
> >>>>>> Release 0.8 - RC3
> >>>>>>
> >>>>>> I did not do extensive testing yet, but a quick try on a mac and did
> >>>>>> not give this error either.
> >>>>>>
> >>>>>> Suresh
> >>>>>>
> >>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> >>>>>> <th...@gmail.com> wrote:
> >>>>>>
> >>>>>>> Strange, I am not experiencing this issue. Wonder whether this is a
> >>>>>>> Windows specific issue. Any one else experiencing this issue ?
> >>>>>>>
> >>>>>>> Thanks Amila
> >>>>>>>
> >>>>>>>
> >>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
> >>>>>> <vi...@msn.com>wrote:
> >>>>>>>
> >>>>>>>> Hi all,
> >>>>>>>>
> >>>>>>>> I downloaded the server bin distribution, tried to start the
> >>>>>>>> server and I got the below exception. It seems this error occurs
> >>>>>>>> only the first time I start the server. It does not occur the
> >>>>>>>> subsequent times during the startup.
> >>>>>>>>
> >>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server -
> >>>>>>>> 10.9.1.0 - (1344872) started and ready to accept connection s on
> >>>>>>>> port 1527
> >>>>>>>>
> >>>>>>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> >>>>>>>> //l
> >>>>>>>>
> >>>>>>>>
> >>>> ocalhos t:1527/persistent_data;create=true;user=aira
> >>>>>>>>
> >>>>>>>> vata;password=airavata,Username=airavata,Password=airavata,validat
> >>>>>>>> ion
> >>>>>>>>
> >>>>>>>>
> >>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> >>>>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> >>>>>>>>
> >>>>>>>>
> >>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting
> OpenJPA
> >>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata API
> >>>>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>
> >>>>>>>>
> >>>> Error while initializing the Airavata API
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :64) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :43) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :39) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBo
> >>>>>>>> xSe
> >>>>>>>>
> >>>>>>>>
> >>>> rviceLi
> >>>>>>>> feCycle.java:117) Caused by:
> >>>>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>
> >>>>>>>>
> >>>> Error while initializing the Airavat
> >>>>>>>> a API at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
> >>>>>>>> t.j
> >>>>>>>>
> >>>>>>>>
> >>>> ava:163
> >>>>>>>> ) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990 fatal
> >>>>>>>> general error>
> >>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
> >>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
> >>>>>>>> exist) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
> >>>>>>>> Dic
> >>>>>>>>
> >>>>>>>>
> >>>> tionary
> >>>>>>>> Factory.java:102) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionary
> >>>>>>>> Ins
> >>>>>>>>
> >>>>>>>>
> >>>> tance(J
> >>>>>>>> DBCConfigurationImpl.java:603) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Ma
> >>>>>>>> ppi
> >>>>>>>>
> >>>>>>>>
> >>>> ngRepos
> >>>>>>>> itory.java:1510) at
> >>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>
> >>>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>
> >>>>>>
> >>>> java:518)
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>
> >>>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>
> >>>>>>
> >>>> java:443)
> >>>>>>>> at
> >>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.ja
> >>>>>>>> va:104)
> >>>>>>>>
> >>>>>>>>
> >>>> at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDa
> >>>>>>>> taR
> >>>>>>>>
> >>>>>>>>
> >>>> eposito
> >>>>>>>> ryValue.java:68) at
> >>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.ja
> >>>>>>>> va:83)
> >>>>>>>>
> >>>>>>>>
> >>>> at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataReposi
> >>>>>>>> tor
> >>>>>>>>
> >>>>>>>>
> >>>> yInstan
> >>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataReposi
> >>>>>>>> tor
> >>>>>>>>
> >>>>>>>>
> >>>> yInstan
> >>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(Abstr
> >>>>>>>> act
> >>>>>>>>
> >>>>>>>>
> >>>> BrokerF
> >>>>>>>> actory.java:638) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abstract
> >>>>>>>> Bro
> >>>>>>>>
> >>>>>>>>
> >>>> kerFact
> >>>>>>>> ory.java:203) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delega
> >>>>>>>> tin
> >>>>>>>>
> >>>>>>>>
> >>>> gBroker
> >>>>>>>> Factory.java:156) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> EntityManagerFactoryImpl.java:60)
> >>>>>>>>
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> ResourceUtils.java:68) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
> >>>>>>>> igu
> >>>>>>>>
> >>>>>>>>
> >>>> rations
> >>>>>>>> (ResourceUtils.java:201) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
> >>>>>>>> igu
> >>>>>>>>
> >>>>>>>>
> >>>> ration(
> >>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
> >>>>>>>> try
> >>>>>>>>
> >>>>>>>>
> >>>> .getCon
> >>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
> >>>>>>>> try
> >>>>>>>>
> >>>>>>>>
> >>>> .initia
> >>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegist
> >>>>>>>> ry(
> >>>>>>>>
> >>>>>>>>
> >>>> Airavat
> >>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>
> >>>>>>>>
> >>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>
> >>>>>>>>
> >>>> java:21
> >>>>>>>> 6) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataCli
> >>>>>>>> ent
> >>>>>>>>
> >>>>>>>>
> >>>> .java:1
> >>>>>>>> 12) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
> >>>>>>>> t.j
> >>>>>>>>
> >>>>>>>>
> >>>> ava:144
> >>>>>>>> ) ... 4 more Caused by:
> >>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> >>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> >>>>>>>> exist) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry(Basi
> >>>>>>>> cDataSource.java:1549) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicData
> >>>>>>>> Sou
> >>>>>>>>
> >>>>>>>>
> >>>> rce.jav
> >>>>>>>> a:1388) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSou
> >>>>>>>> rce
> >>>>>>>>
> >>>>>>>>
> >>>> .java:1
> >>>>>>>> 044) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Del
> >>>>>>>> ega
> >>>>>>>>
> >>>>>>>>
> >>>> tingDat
> >>>>>>>> aSource.java:110) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Dec
> >>>>>>>> ora
> >>>>>>>>
> >>>>>>>>
> >>>> tingDat
> >>>>>>>> aSource.java:87) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
> >>>>>>>> Dic
> >>>>>>>>
> >>>>>>>>
> >>>> tionary
> >>>>>>>> Factory.java:91) ... 28 more Caused by:
> >>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not exist
> >>>>>>>> at
> >>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(U
> >>>>>>>> nkn
> >>>>>>>>
> >>>>>>>>
> >>>> own
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
> >>>>>>>>
> >>>>>>>>
> >>>> Source)
> >>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
> >>>>>>>> Source) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Delegatin
> >>>>>>>> gSt
> >>>>>>>>
> >>>>>>>>
> >>>> atement
> >>>>>>>> .java:208) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnecti
> >>>>>>>> on(
> >>>>>>>>
> >>>>>>>>
> >>>> Poolabl
> >>>>>>>> eConnectionFactory.java:658) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(
> >>>>>>>> Bas
> >>>>>>>>
> >>>>>>>>
> >>>> icDataS
> >>>>>>>> ource.java:1558) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry(Basi
> >>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
> >>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
> >>>>>>>> does not exist at
> >>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Un
> >>>>>>>> kno
> >>>>>>>>
> >>>>>>>>
> >>>> wn
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(
> >>>>>>>> Unk
> >>>>>>>>
> >>>>>>>>
> >>>> nown
> >>>>>>>> Source) at
> >>>>>>>>
> >>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeO
> >>>>>>>> utp
> >>>>>>>>
> >>>>>>>>
> >>>> ut(Unkn
> >>>>>>>> own Source) at
> >>>>>>>>
> >>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutp
> >>>>>>>> ut(
> >>>>>>>>
> >>>>>>>>
> >>>> Unknown
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput
> >>>>>>>> _(U
> >>>>>>>>
> >>>>>>>>
> >>>> nknown
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unk
> >>>>>>>> now
> >>>>>>>>
> >>>>>>>>
> >>>> n
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> >>>>>> Source)
> >>>>>>>> at
> >>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> >>>>>>>> Source) ... 38 more [ERROR] Error while initializing the Airavata
> >>>>>>>> API
> >>>>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>
> >>>>>>>>
> >>>> Error while initializing the Airavata API
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :64) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :43) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :39) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(Broke
> >>>>>>>> rSe
> >>>>>>>>
> >>>>>>>>
> >>>> rviceLi
> >>>>>>>> feCycle.java:156) Caused by:
> >>>>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>
> >>>>>>>>
> >>>> Error while initializing the Airavat
> >>>>>>>> a API at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
> >>>>>>>> t.j
> >>>>>>>>
> >>>>>>>>
> >>>> ava:163
> >>>>>>>> ) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990 fatal
> >>>>>>>> general error>
> >>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
> >>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
> >>>>>>>> exist) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
> >>>>>>>> Dic
> >>>>>>>>
> >>>>>>>>
> >>>> tionary
> >>>>>>>> Factory.java:102) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionary
> >>>>>>>> Ins
> >>>>>>>>
> >>>>>>>>
> >>>> tance(J
> >>>>>>>> DBCConfigurationImpl.java:603) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Ma
> >>>>>>>> ppi
> >>>>>>>>
> >>>>>>>>
> >>>> ngRepos
> >>>>>>>> itory.java:1510) at
> >>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>
> >>>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>
> >>>>>>
> >>>> java:518)
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>
> >>>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>>>>
> >>>>>>
> >>>> java:443)
> >>>>>>>> at
> >>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.ja
> >>>>>>>> va:104)
> >>>>>>>>
> >>>>>>>>
> >>>> at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDa
> >>>>>>>> taR
> >>>>>>>>
> >>>>>>>>
> >>>> eposito
> >>>>>>>> ryValue.java:68) at
> >>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.ja
> >>>>>>>> va:83)
> >>>>>>>>
> >>>>>>>>
> >>>> at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataReposi
> >>>>>>>> tor
> >>>>>>>>
> >>>>>>>>
> >>>> yInstan
> >>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataReposi
> >>>>>>>> tor
> >>>>>>>>
> >>>>>>>>
> >>>> yInstan
> >>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingRepos
> >>>>>>>> ito
> >>>>>>>>
> >>>>>>>>
> >>>> ryInsta
> >>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappin
> >>>>>>>> gs(
> >>>>>>>>
> >>>>>>>>
> >>>> JDBCBro
> >>>>>>>> kerFactory.java:140) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappin
> >>>>>>>> gs(
> >>>>>>>>
> >>>>>>>>
> >>>> JDBCBro
> >>>>>>>> kerFactory.java:164) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDB
> >>>>>>>> CBr
> >>>>>>>>
> >>>>>>>>
> >>>> okerFac
> >>>>>>>> tory.java:122) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abstract
> >>>>>>>> Bro
> >>>>>>>>
> >>>>>>>>
> >>>> kerFact
> >>>>>>>> ory.java:209) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delega
> >>>>>>>> tin
> >>>>>>>>
> >>>>>>>>
> >>>> gBroker
> >>>>>>>> Factory.java:156) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> EntityManagerFactoryImpl.java:227 ) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> EntityManagerFactoryImpl.java:154 ) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> EntityManagerFactoryImpl.java:60)
> >>>>>>>>
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEnti
> >>>>>>>> tyM
> >>>>>>>>
> >>>>>>>>
> >>>> anager(
> >>>>>>>> ResourceUtils.java:68) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
> >>>>>>>> igu
> >>>>>>>>
> >>>>>>>>
> >>>> rations
> >>>>>>>> (ResourceUtils.java:201) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
> >>>>>>>> igu
> >>>>>>>>
> >>>>>>>>
> >>>> ration(
> >>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
> >>>>>>>> try
> >>>>>>>>
> >>>>>>>>
> >>>> .getCon
> >>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
> >>>>>>>> try
> >>>>>>>>
> >>>>>>>>
> >>>> .initia
> >>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegist
> >>>>>>>> ry(
> >>>>>>>>
> >>>>>>>>
> >>>> Airavat
> >>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>
> >>>>>>>>
> >>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>
> >>>>>>>>
> >>>> java:21
> >>>>>>>> 6) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataCli
> >>>>>>>> ent
> >>>>>>>>
> >>>>>>>>
> >>>> .java:1
> >>>>>>>> 12) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
> >>>>>>>> t.j
> >>>>>>>>
> >>>>>>>>
> >>>> ava:144
> >>>>>>>> ) ... 4 more Caused by:
> >>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> >>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> >>>>>>>> exist) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry(Basi
> >>>>>>>> cDataSource.java:1549) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicData
> >>>>>>>> Sou
> >>>>>>>>
> >>>>>>>>
> >>>> rce.jav
> >>>>>>>> a:1388) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSou
> >>>>>>>> rce
> >>>>>>>>
> >>>>>>>>
> >>>> .java:1
> >>>>>>>> 044) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Del
> >>>>>>>> ega
> >>>>>>>>
> >>>>>>>>
> >>>> tingDat
> >>>>>>>> aSource.java:110) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Dec
> >>>>>>>> ora
> >>>>>>>>
> >>>>>>>>
> >>>> tingDat
> >>>>>>>> aSource.java:87) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
> >>>>>>>> Dic
> >>>>>>>>
> >>>>>>>>
> >>>> tionary
> >>>>>>>> Factory.java:91) ... 31 more Caused by:
> >>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not exist
> >>>>>>>> at
> >>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(U
> >>>>>>>> nkn
> >>>>>>>>
> >>>>>>>>
> >>>> own
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
> >>>>>>>>
> >>>>>>>>
> >>>> Source)
> >>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
> >>>>>>>> Source) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Delegatin
> >>>>>>>> gSt
> >>>>>>>>
> >>>>>>>>
> >>>> atement
> >>>>>>>> .java:208) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnecti
> >>>>>>>> on(
> >>>>>>>>
> >>>>>>>>
> >>>> Poolabl
> >>>>>>>> eConnectionFactory.java:658) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(
> >>>>>>>> Bas
> >>>>>>>>
> >>>>>>>>
> >>>> icDataS
> >>>>>>>> ource.java:1558) at
> >>>>>>>>
> >>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry(Basi
> >>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
> >>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
> >>>>>>>> does not exist at
> >>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Un
> >>>>>>>> kno
> >>>>>>>>
> >>>>>>>>
> >>>> wn
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(
> >>>>>>>> Unk
> >>>>>>>>
> >>>>>>>>
> >>>> nown
> >>>>>>>> Source) at
> >>>>>>>>
> >>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeO
> >>>>>>>> utp
> >>>>>>>>
> >>>>>>>>
> >>>> ut(Unkn
> >>>>>>>> own Source) at
> >>>>>>>>
> >>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutp
> >>>>>>>> ut(
> >>>>>>>>
> >>>>>>>>
> >>>> Unknown
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput
> >>>>>>>> _(U
> >>>>>>>>
> >>>>>>>>
> >>>> nknown
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unk
> >>>>>>>> now
> >>>>>>>>
> >>>>>>>>
> >>>> n
> >>>>>>>> Source) at
> >>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> >>>>>> Source)
> >>>>>>>> at
> >>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> >>>>>>>> Source) ... 41 more [INFO] New Database created for Registry
> >>>>>>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
> >>>>>>>> Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDic
> >>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network
> >>>>>>>> Client JDBC Driver 10.9.1.0 - (1344872)). [INFO] Deploying Web
> >>>>>>>> service: airavata-registry-service-0.8.jar -
> >>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> >>>>>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
> >>>>>>>>
> >>>>>>>>
> >>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
> >>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> >>>>>>>>
> >>>>>>>>
> >>>> /repository/services/airavata-xbaya-gui-0.8.jar
> >>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> >>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/../repo
> >>>>>>>> sit
> >>>>>>>>
> >>>>>>>>
> >>>> o
> >>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
> >>>>>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
> >>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to create
> >>>>>>>> Airavata API
> >>>>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>
> >>>>>>>>
> >>>> Error while initializing the Airavata API
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :64) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :43) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :39) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> >>>>>>>> get
> >>>>>>>>
> >>>>>>>>
> >>>> Airavat
> >>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> >>>>>>>> acc
> >>>>>>>>
> >>>>>>>>
> >>>> ess$200
> >>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$
> >>>>>>>> 1.r
> >>>>>>>>
> >>>>>>>>
> >>>> un(Work
> >>>>>>>> flowInterpretorSkeleton.java:158)
> >>>>>>>>
> >>>>>>>> Caused by:
> >>>>>>>>
> >>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>>>>
> >>>>>>>>
> >>>> Error while initializing the Airavat
> >>>>>>>> a API at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
> >>>>>>>> t.j
> >>>>>>>>
> >>>>>>>>
> >>>> ava:163
> >>>>>>>> ) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>>>>> cto
> >>>>>>>>
> >>>>>>>>
> >>>> ry.java
> >>>>>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal
> >>>>>>>> user error>
> >>>>>>>> org.apache.openjpa.persistence.ArgumentException: An erro r
> >>>>>>>> occurred while parsing the query filter "SELECT p FROM
> >>>>>>>> Configuration p WHERE p.config_key =:param0". Error message:
> >>>>>>>> Th e name "Configuration" is not a recognized entity or
> >>>>>>>> identifier. Known entity names: [] at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.parseExce
> >>>>>>>> pti
> >>>>>>>>
> >>>>>>>>
> >>>> on(Abst
> >>>>>>>> ractExpressionBuilder.java:119) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClassMetaD
> >>>>>>>> ata
> >>>>>>>>
> >>>>>>>>
> >>>> (JPQLEx
> >>>>>>>> pressionBuilder.java:197) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveClassM
> >>>>>>>> eta
> >>>>>>>>
> >>>>>>>>
> >>>> Data(JP
> >>>>>>>> QLExpressionBuilder.java:167) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateM
> >>>>>>>> eta
> >>>>>>>>
> >>>>>>>>
> >>>> Data(JP
> >>>>>>>> QLExpressionBuilder.java:242) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateM
> >>>>>>>> eta
> >>>>>>>>
> >>>>>>>>
> >>>> Data(JP
> >>>>>>>> QLExpressionBuilder.java:212) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateT
> >>>>>>>> ype
> >>>>>>>>
> >>>>>>>>
> >>>> (JPQLEx
> >>>>>>>> pressionBuilder.java:205) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$200(JP
> >>>>>>>> QLE
> >>>>>>>>
> >>>>>>>>
> >>>> xpressi
> >>>>>>>> onBuilder.java:80) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJPQL.po
> >>>>>>>> pul
> >>>>>>>>
> >>>>>>>>
> >>>> ate(JPQ
> >>>>>>>> LExpressionBuilder.java:2417) at
> >>>>>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser.java
> >>>>>>>> :61)
> >>>>>>>>
> >>>>>>>>
> >>>> at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCompila
> >>>>>>>> tio
> >>>>>>>>
> >>>>>>>>
> >>>> n(Expre
> >>>>>>>> ssionStoreQuery.java:162) at
> >>>>>>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> >>>>>>>> 673)
> >>>>>>>>
> >>>>>>>>
> >>>> at
> >>>>>>>>
> >>>>>>>>
> >>>>>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryImpl.j
> >>>>>> ava:654)
> >>>>>>>>
> >>>>>>
> >>>> at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(QueryImp
> >>>>>>>> l.j
> >>>>>>>>
> >>>>>>>>
> >>>> ava:620
> >>>>>>>> ) at
> >>>>>>>>
> >>>>>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImpl.jav
> >>>>>> a:682)
> >>>>>>>>
> >>>>>>
> >>>> at org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> >>>>>>>> at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(Entit
> >>>>>>>> yMa
> >>>>>>>>
> >>>>>>>>
> >>>> nagerIm
> >>>>>>>> pl.java:997) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(Entit
> >>>>>>>> yMa
> >>>>>>>>
> >>>>>>>>
> >>>> nagerIm
> >>>>>>>> pl.java:979) at
> >>>>>>>>
> >>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(Entit
> >>>>>>>> yMa
> >>>>>>>>
> >>>>>>>>
> >>>> nagerIm
> >>>>>>>> pl.java:102) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> >>>>>>>> gen
> >>>>>>>>
> >>>>>>>>
> >>>> erateQu
> >>>>>>>> eryWithParameters(QueryGenerator. java:95) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> >>>>>>>> sel
> >>>>>>>>
> >>>>>>>>
> >>>> ectQuer
> >>>>>>>> y(QueryGenerator.java:64) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
> >>>>>>>> igu
> >>>>>>>>
> >>>>>>>>
> >>>> rations
> >>>>>>>> (ResourceUtils.java:205) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
> >>>>>>>> igu
> >>>>>>>>
> >>>>>>>>
> >>>> ration(
> >>>>>>>> ResourceUtils.java:223) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
> >>>>>>>> try
> >>>>>>>>
> >>>>>>>>
> >>>> .getCon
> >>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
> >>>>>>>> try
> >>>>>>>>
> >>>>>>>>
> >>>> .initia
> >>>>>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegist
> >>>>>>>> ry(
> >>>>>>>>
> >>>>>>>>
> >>>> Airavat
> >>>>>>>> aRegistryFactory.java:81) at
> >>>>>>>>
> >>>>>>>>
> >>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>>>>
> >>>>>>>>
> >>>> java:21
> >>>>>>>> 6) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataCli
> >>>>>>>> ent
> >>>>>>>>
> >>>>>>>>
> >>>> .java:1
> >>>>>>>> 12) at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
> >>>>>>>> t.j
> >>>>>>>>
> >>>>>>>>
> >>>> ava:144
> >>>>>>>> ) ... 6 more Exception in thread "Thread-29"
> >>>>>>>> java.lang.NullPointerException at
> >>>>>>>>
> >>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$
> >>>>>>>> 1.r
> >>>>>>>>
> >>>>>>>>
> >>>> un(Work
> >>>>>>>> flowInterpretorSkeleton.java:159)
> >>>>>>>>
> >>>>>>>> Thanks Viknes
> >>>>>>>>
> >>>>>>>> -----Original Message----- From: Saminda Wijeratne
> >>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013 12:25 PM
> >>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
> Airavata
> >>>>>>>> Release 0.8 - RC3
> >>>>>>>>
> >>>>>>>> ok Suresh. Thanks.
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru <sm...@apache.org>
> >>>>>>>> wrote:
> >>>>>>>>
> >>>>>>>>> Hi Saminda,
> >>>>>>>>>
> >>>>>>>>> I should have mentioned this in the vote email. INFRA has
> >>>>>>>>> restricted the distributions to 100MB and the war distribution is
> >>>>>>>>> little over it. I made a request to manually checkin the war
> >>>>>>>>> distribution. Until then, please use this link to get the war
> >>>>>>>>> distribution:
> >>>>>>>>>
> >>>>>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
> >>>>>>>>>
> >>>>>>>>> Suresh
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> >>>>>>>>> <sa...@gmail.com>
> >>>>>>>> wrote:
> >>>>>>>>>
> >>>>>>>>>> Suresh, we are missing the war binary from the RC. Can you
> >>>>>>>>>> include that
> >>>>>>>>> as
> >>>>>>>>>> well please.
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> >>>>>>>>>> <sm...@apache.org>
> >>>>>>>> wrote:
> >>>>>>>>>>
> >>>>>>>>>>> Will appreciate if every one can rest this RC sooner than
> >>>>>>>>>>> later. If we start seeing the release validation is going on
> >>>>>>>>>>> well, we can open the
> >>>>>>>>> trunk
> >>>>>>>>>>> for development for 0.9.
> >>>>>>>>>>>
> >>>>>>>>>>> Suresh
> >>>>>>>>>>>
> >>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru <sm...@apache.org>
> >>>>>>>>>>> wrote:
> >>>>>>>>>>>
> >>>>>>>>>>>> Discussion thread for vote on Apache Airavata 0.8 release
> >>>>>>>>>>>> candidate
> >>>>>>>> 3.
> >>>>>>>>>>>>
> >>>>>>>>>>>> If you have any questions or feedback or to post results of
> >>>>>>>>>>>> validating
> >>>>>>>>>>> the release, please reply to this thread. Once you verify the
> >>>>>>>>>>> release, please post your vote to the VOTE thread.
> >>>>>>>>>>>>
> >>>>>>>>>>>> For reference, the Apache release guide  -
> >>>>>>>>>>> http://www.apache.org/dev/release.html
> >>>>>>>>>>>>
> >>>>>>>>>>>> Some tips to validate the release before you vote:
> >>>>>>>>>>>>
> >>>>>>>>>>>> * Download the binary version and run the 5 minute or
> >>>>>>>>>>>> 10 minute
> >>>>>>>>> tutorial
> >>>>>>>>>>> as described in README and website.
> >>>>>>>>>>>> * Download the source files from compressed files and release
> >>>>>>>>>>>> tag and
> >>>>>>>>>>> build (which includes tests).
> >>>>>>>>>>>> * Verify the distribution for the required LICENSE and NOTICE
> >>>>>>>>>>>> files * Verify if all the staged files are signed and the
> >>>>>>>>>>>> signature is
> >>>>>>>>>>> verifiable.
> >>>>>>>>>>>> * Verify if the signing key in the project's KEYS file is
> >>>>>>>>>>>> hosted on a
> >>>>>>>>>>> public server
> >>>>>>>>>>>>
> >>>>>>>>>>>> Thanks for your time in validating the release and voting,
> >>>>>>>>>>>> Suresh (On Behalf of Airavata PMC)
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>>>
> >>>> -----BEGIN PGP SIGNATURE-----
> >>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> >>>> Comment: GPGTools - http://gpgtools.org
> >>>> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
> >>>>
> >>>> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> >>>> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> >>>> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> >>>> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> >>>> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> >>>> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> >>>> =4mIG
> >>>> -----END PGP SIGNATURE-----
> >>>
> >>>
> >>
>
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Suresh Marru <sm...@apache.org>.
Hi Amila,

This is really good investigation. Can you checkin the binary with some testing name to https://dist.apache.org/repos/dist/dev/airavata/0.8/RC3/ and send the url for viknes and others to test.

If this addresses the issue consistently, I think its worth to respin the release. Otherwise, I am inclined to suggest, lets move on with release marking this as a known issue.

Suresh

On Jul 8, 2013, at 11:11 AM, Amila Jayasekara <th...@gmail.com> wrote:

> I think I was able to fix issue https://issues.apache.org/jira/browse/
> AIRAVATA-879.
> 
> Cause for the issue -
> Airavata database and schema is created using a separate web service
> called org.apache.airavata.registry.services.RegistryService. Other
> services (E.g :- messanger service) which uses AiravataAPI depends on above
> service. Therefore if axis2 deployer decided to deploy messanger service
> first we will see exception in above issue.
> 
> Solution: Try to connect to RegistryService and if connection fails wait
> for some time and re-try. If re-trying fail for several iterations
> determine that RegistryService is unavailable and throw an exception.
> 
> TODO : Need to verify this fix in Viknes's machine. (The issue is
> consistently reproducible in his machine)
> 
> Further RegistryService doesnt provide any operations. So it is redundant
> have this service just to initialize database and schema. I think we should
> remove this service and move DB/Schema creation to some other initializing
> method.
> 
> Feedback/comments appreciated.
> 
> Thanks
> Amila
> 
> 
> On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
> <th...@gmail.com>wrote:
> 
>> 
>> 
>> 
>> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee <vi...@msn.com>wrote:
>> 
>>> Sure, here is the JIRA issue
>>> https://issues.apache.org/jira/browse/AIRAVATA-879
>> 
>> 
>> What is the final verdict on above issue ?
>> Are we going to treat AIRAVATA-879<https://issues.apache.org/jira/browse/AIRAVATA-879> as
>> a blocker for the release ?
>> 
>> Further is there a Windows environment which we can use to test this issue
>> ?
>> 
>> Thanks
>> Amila
>> 
>> 
>>> 
>>> 
>>> Thanks
>>> Viknes
>>> 
>>> -----Original Message-----
>>> From: Suresh Marru [mailto:smarru@apache.org]
>>> Sent: Wednesday, July 03, 2013 12:44 PM
>>> To: dev@airavata.apache.org
>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>>> 
>>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <ma...@iu.edu> wrote:
>>> 
>>>> -----BEGIN PGP SIGNED MESSAGE-----
>>>> Hash: SHA1
>>>> 
>>>> My concern about making this a known issue is that many who will try
>>>> out the release for the first time will hit this bug.
>>>> 
>>> 
>>> Thats true and may not be a good thing. Any volunteers to get to the
>>> bottom
>>> of this race condition and fix it in the trunk? If we first make sure we
>>> really fixed it, certainly worth a new RC.
>>> 
>>> Viknes, can you please crate a JIRA and fill in the steps to reproduce it?
>>> 
>>> Suresh
>>> 
>>>> 
>>>> 
>>>> Marlon
>>>> 
>>>> 
>>>> On 7/3/13 12:33 PM, Suresh Marru wrote:
>>>>> Hi Viknes,
>>>>> 
>>>>> It seems the issues of "database not getting created the first time"
>>>>> is reproducible on Linux and Windows as well,  for some reason Mac's
>>>>> are ok. Will wait for others to chime in. We can either proceed with
>>>>> the release by adding this as a Known issue, or if any one raises a
>>>>> blocker, we can address and re-spin the release.
>>>>> 
>>>>> Suresh
>>>>> 
>>>>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee <vi...@msn.com>
>>>>> wrote:
>>>>> 
>>>>>> Since no one else is getting this error, it might be a Windows
>>>>>> specific or system specific issue. I will give my vote.
>>>>>> 
>>>>>> Thanks Viknes
>>>>>> 
>>>>>> -----Original Message----- From: Suresh Marru
>>>>>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013 4:10 PM
>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache Airavata
>>>>>> Release 0.8 - RC3
>>>>>> 
>>>>>> I did not do extensive testing yet, but a quick try on a mac and did
>>>>>> not give this error either.
>>>>>> 
>>>>>> Suresh
>>>>>> 
>>>>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
>>>>>> <th...@gmail.com> wrote:
>>>>>> 
>>>>>>> Strange, I am not experiencing this issue. Wonder whether this is a
>>>>>>> Windows specific issue. Any one else experiencing this issue ?
>>>>>>> 
>>>>>>> Thanks Amila
>>>>>>> 
>>>>>>> 
>>>>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
>>>>>> <vi...@msn.com>wrote:
>>>>>>> 
>>>>>>>> Hi all,
>>>>>>>> 
>>>>>>>> I downloaded the server bin distribution, tried to start the
>>>>>>>> server and I got the below exception. It seems this error occurs
>>>>>>>> only the first time I start the server. It does not occur the
>>>>>>>> subsequent times during the startup.
>>>>>>>> 
>>>>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server -
>>>>>>>> 10.9.1.0 - (1344872) started and ready to accept connection s on
>>>>>>>> port 1527
>>>>>>>> 
>>>>>>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
>>>>>>>> //l
>>>>>>>> 
>>>>>>>> 
>>>> ocalhos t:1527/persistent_data;create=true;user=aira
>>>>>>>> 
>>>>>>>> vata;password=airavata,Username=airavata,Password=airavata,validat
>>>>>>>> ion
>>>>>>>> 
>>>>>>>> 
>>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
>>>>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
>>>>>>>> 
>>>>>>>> 
>>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting OpenJPA
>>>>>>>> 2.2.0 [ERROR] Error while initializing the Airavata API
>>>>>>>> 
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>> 
>>>>>>>> 
>>>> Error while initializing the Airavata API
>>>>>>>> at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry.java
>>>>>>>> :64) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry.java
>>>>>>>> :43) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry.java
>>>>>>>> :39) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBo
>>>>>>>> xSe
>>>>>>>> 
>>>>>>>> 
>>>> rviceLi
>>>>>>>> feCycle.java:117) Caused by:
>>>>>>>> 
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>> 
>>>>>>>> 
>>>> Error while initializing the Airavat
>>>>>>>> a API at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>>>>>>>> t.j
>>>>>>>> 
>>>>>>>> 
>>>> ava:163
>>>>>>>> ) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry.java
>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990 fatal
>>>>>>>> general error>
>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>>>>>>>> exist) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
>>>>>>>> Dic
>>>>>>>> 
>>>>>>>> 
>>>> tionary
>>>>>>>> Factory.java:102) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionary
>>>>>>>> Ins
>>>>>>>> 
>>>>>>>> 
>>>> tance(J
>>>>>>>> DBCConfigurationImpl.java:603) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Ma
>>>>>>>> ppi
>>>>>>>> 
>>>>>>>> 
>>>> ngRepos
>>>>>>>> itory.java:1510) at
>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>> 
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>> 
>>>>>> 
>>>> java:518)
>>>>>>>> at
>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>> 
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>> 
>>>>>> 
>>>> java:443)
>>>>>>>> at
>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.ja
>>>>>>>> va:104)
>>>>>>>> 
>>>>>>>> 
>>>> at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDa
>>>>>>>> taR
>>>>>>>> 
>>>>>>>> 
>>>> eposito
>>>>>>>> ryValue.java:68) at
>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.ja
>>>>>>>> va:83)
>>>>>>>> 
>>>>>>>> 
>>>> at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataReposi
>>>>>>>> tor
>>>>>>>> 
>>>>>>>> 
>>>> yInstan
>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataReposi
>>>>>>>> tor
>>>>>>>> 
>>>>>>>> 
>>>> yInstan
>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(Abstr
>>>>>>>> act
>>>>>>>> 
>>>>>>>> 
>>>> BrokerF
>>>>>>>> actory.java:638) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abstract
>>>>>>>> Bro
>>>>>>>> 
>>>>>>>> 
>>>> kerFact
>>>>>>>> ory.java:203) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delega
>>>>>>>> tin
>>>>>>>> 
>>>>>>>> 
>>>> gBroker
>>>>>>>> Factory.java:156) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>>>>>>>> tyM
>>>>>>>> 
>>>>>>>> 
>>>> anager(
>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>>>>>>>> tyM
>>>>>>>> 
>>>>>>>> 
>>>> anager(
>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>>>>>>>> tyM
>>>>>>>> 
>>>>>>>> 
>>>> anager(
>>>>>>>> EntityManagerFactoryImpl.java:60)
>>>>>>>> 
>>>>>>>> at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEnti
>>>>>>>> tyM
>>>>>>>> 
>>>>>>>> 
>>>> anager(
>>>>>>>> ResourceUtils.java:68) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>>>>>>>> igu
>>>>>>>> 
>>>>>>>> 
>>>> rations
>>>>>>>> (ResourceUtils.java:201) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>>>>>>>> igu
>>>>>>>> 
>>>>>>>> 
>>>> ration(
>>>>>>>> ResourceUtils.java:223) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>>>>>>>> try
>>>>>>>> 
>>>>>>>> 
>>>> .getCon
>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>>>>>>>> try
>>>>>>>> 
>>>>>>>> 
>>>> .initia
>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegist
>>>>>>>> ry(
>>>>>>>> 
>>>>>>>> 
>>>> Airavat
>>>>>>>> aRegistryFactory.java:81) at
>>>>>>>> 
>>>>>>>> 
>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>>>>> 
>>>>>>>> 
>>>> java:21
>>>>>>>> 6) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataCli
>>>>>>>> ent
>>>>>>>> 
>>>>>>>> 
>>>> .java:1
>>>>>>>> 12) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>>>>>>>> t.j
>>>>>>>> 
>>>>>>>> 
>>>> ava:144
>>>>>>>> ) ... 4 more Caused by:
>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>>>>>>>> exist) at
>>>>>>>> 
>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry(Basi
>>>>>>>> cDataSource.java:1549) at
>>>>>>>> 
>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicData
>>>>>>>> Sou
>>>>>>>> 
>>>>>>>> 
>>>> rce.jav
>>>>>>>> a:1388) at
>>>>>>>> 
>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSou
>>>>>>>> rce
>>>>>>>> 
>>>>>>>> 
>>>> .java:1
>>>>>>>> 044) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Del
>>>>>>>> ega
>>>>>>>> 
>>>>>>>> 
>>>> tingDat
>>>>>>>> aSource.java:110) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Dec
>>>>>>>> ora
>>>>>>>> 
>>>>>>>> 
>>>> tingDat
>>>>>>>> aSource.java:87) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
>>>>>>>> Dic
>>>>>>>> 
>>>>>>>> 
>>>> tionary
>>>>>>>> Factory.java:91) ... 28 more Caused by:
>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not exist
>>>>>>>> at
>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(U
>>>>>>>> nkn
>>>>>>>> 
>>>>>>>> 
>>>> own
>>>>>>>> Source) at
>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
>>>>>>>> 
>>>>>>>> 
>>>> Source)
>>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
>>>>>>>> Source) at
>>>>>>>> 
>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Delegatin
>>>>>>>> gSt
>>>>>>>> 
>>>>>>>> 
>>>> atement
>>>>>>>> .java:208) at
>>>>>>>> 
>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnecti
>>>>>>>> on(
>>>>>>>> 
>>>>>>>> 
>>>> Poolabl
>>>>>>>> eConnectionFactory.java:658) at
>>>>>>>> 
>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(
>>>>>>>> Bas
>>>>>>>> 
>>>>>>>> 
>>>> icDataS
>>>>>>>> ource.java:1558) at
>>>>>>>> 
>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry(Basi
>>>>>>>> cDataSource.java:1545) ... 33 more Caused by:
>>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
>>>>>>>> does not exist at
>>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
>>>>>>>> Source) at
>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Un
>>>>>>>> kno
>>>>>>>> 
>>>>>>>> 
>>>> wn
>>>>>>>> Source) at
>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(
>>>>>>>> Unk
>>>>>>>> 
>>>>>>>> 
>>>> nown
>>>>>>>> Source) at
>>>>>>>> 
>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeO
>>>>>>>> utp
>>>>>>>> 
>>>>>>>> 
>>>> ut(Unkn
>>>>>>>> own Source) at
>>>>>>>> 
>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutp
>>>>>>>> ut(
>>>>>>>> 
>>>>>>>> 
>>>> Unknown
>>>>>>>> Source) at
>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput
>>>>>>>> _(U
>>>>>>>> 
>>>>>>>> 
>>>> nknown
>>>>>>>> Source) at
>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unk
>>>>>>>> now
>>>>>>>> 
>>>>>>>> 
>>>> n
>>>>>>>> Source) at
>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>>>>>> Source)
>>>>>>>> at
>>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
>>>>>>>> Source) ... 38 more [ERROR] Error while initializing the Airavata
>>>>>>>> API
>>>>>>>> 
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>> 
>>>>>>>> 
>>>> Error while initializing the Airavata API
>>>>>>>> at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry.java
>>>>>>>> :64) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry.java
>>>>>>>> :43) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry.java
>>>>>>>> :39) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(Broke
>>>>>>>> rSe
>>>>>>>> 
>>>>>>>> 
>>>> rviceLi
>>>>>>>> feCycle.java:156) Caused by:
>>>>>>>> 
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>> 
>>>>>>>> 
>>>> Error while initializing the Airavat
>>>>>>>> a API at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>>>>>>>> t.j
>>>>>>>> 
>>>>>>>> 
>>>> ava:163
>>>>>>>> ) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry.java
>>>>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990 fatal
>>>>>>>> general error>
>>>>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
>>>>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>>>>>>>> exist) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
>>>>>>>> Dic
>>>>>>>> 
>>>>>>>> 
>>>> tionary
>>>>>>>> Factory.java:102) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionary
>>>>>>>> Ins
>>>>>>>> 
>>>>>>>> 
>>>> tance(J
>>>>>>>> DBCConfigurationImpl.java:603) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Ma
>>>>>>>> ppi
>>>>>>>> 
>>>>>>>> 
>>>> ngRepos
>>>>>>>> itory.java:1510) at
>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>> 
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>> 
>>>>>> 
>>>> java:518)
>>>>>>>> at
>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>> 
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>>>>> 
>>>>>> 
>>>> java:443)
>>>>>>>> at
>>>>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.ja
>>>>>>>> va:104)
>>>>>>>> 
>>>>>>>> 
>>>> at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDa
>>>>>>>> taR
>>>>>>>> 
>>>>>>>> 
>>>> eposito
>>>>>>>> ryValue.java:68) at
>>>>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.ja
>>>>>>>> va:83)
>>>>>>>> 
>>>>>>>> 
>>>> at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataReposi
>>>>>>>> tor
>>>>>>>> 
>>>>>>>> 
>>>> yInstan
>>>>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataReposi
>>>>>>>> tor
>>>>>>>> 
>>>>>>>> 
>>>> yInstan
>>>>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingRepos
>>>>>>>> ito
>>>>>>>> 
>>>>>>>> 
>>>> ryInsta
>>>>>>>> nce(JDBCConfigurationImpl.java:71 1) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappin
>>>>>>>> gs(
>>>>>>>> 
>>>>>>>> 
>>>> JDBCBro
>>>>>>>> kerFactory.java:140) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappin
>>>>>>>> gs(
>>>>>>>> 
>>>>>>>> 
>>>> JDBCBro
>>>>>>>> kerFactory.java:164) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDB
>>>>>>>> CBr
>>>>>>>> 
>>>>>>>> 
>>>> okerFac
>>>>>>>> tory.java:122) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abstract
>>>>>>>> Bro
>>>>>>>> 
>>>>>>>> 
>>>> kerFact
>>>>>>>> ory.java:209) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delega
>>>>>>>> tin
>>>>>>>> 
>>>>>>>> 
>>>> gBroker
>>>>>>>> Factory.java:156) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>>>>>>>> tyM
>>>>>>>> 
>>>>>>>> 
>>>> anager(
>>>>>>>> EntityManagerFactoryImpl.java:227 ) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>>>>>>>> tyM
>>>>>>>> 
>>>>>>>> 
>>>> anager(
>>>>>>>> EntityManagerFactoryImpl.java:154 ) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>>>>>>>> tyM
>>>>>>>> 
>>>>>>>> 
>>>> anager(
>>>>>>>> EntityManagerFactoryImpl.java:60)
>>>>>>>> 
>>>>>>>> at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEnti
>>>>>>>> tyM
>>>>>>>> 
>>>>>>>> 
>>>> anager(
>>>>>>>> ResourceUtils.java:68) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>>>>>>>> igu
>>>>>>>> 
>>>>>>>> 
>>>> rations
>>>>>>>> (ResourceUtils.java:201) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>>>>>>>> igu
>>>>>>>> 
>>>>>>>> 
>>>> ration(
>>>>>>>> ResourceUtils.java:223) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>>>>>>>> try
>>>>>>>> 
>>>>>>>> 
>>>> .getCon
>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>>>>>>>> try
>>>>>>>> 
>>>>>>>> 
>>>> .initia
>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegist
>>>>>>>> ry(
>>>>>>>> 
>>>>>>>> 
>>>> Airavat
>>>>>>>> aRegistryFactory.java:81) at
>>>>>>>> 
>>>>>>>> 
>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>>>>> 
>>>>>>>> 
>>>> java:21
>>>>>>>> 6) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataCli
>>>>>>>> ent
>>>>>>>> 
>>>>>>>> 
>>>> .java:1
>>>>>>>> 12) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>>>>>>>> t.j
>>>>>>>> 
>>>>>>>> 
>>>> ava:144
>>>>>>>> ) ... 4 more Caused by:
>>>>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
>>>>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>>>>>>>> exist) at
>>>>>>>> 
>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry(Basi
>>>>>>>> cDataSource.java:1549) at
>>>>>>>> 
>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicData
>>>>>>>> Sou
>>>>>>>> 
>>>>>>>> 
>>>> rce.jav
>>>>>>>> a:1388) at
>>>>>>>> 
>>>>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSou
>>>>>>>> rce
>>>>>>>> 
>>>>>>>> 
>>>> .java:1
>>>>>>>> 044) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Del
>>>>>>>> ega
>>>>>>>> 
>>>>>>>> 
>>>> tingDat
>>>>>>>> aSource.java:110) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Dec
>>>>>>>> ora
>>>>>>>> 
>>>>>>>> 
>>>> tingDat
>>>>>>>> aSource.java:87) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
>>>>>>>> Dic
>>>>>>>> 
>>>>>>>> 
>>>> tionary
>>>>>>>> Factory.java:91) ... 31 more Caused by:
>>>>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not exist
>>>>>>>> at
>>>>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(U
>>>>>>>> nkn
>>>>>>>> 
>>>>>>>> 
>>>> own
>>>>>>>> Source) at
>>>>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
>>>>>>>> 
>>>>>>>> 
>>>> Source)
>>>>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
>>>>>>>> Source) at
>>>>>>>> 
>>>>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Delegatin
>>>>>>>> gSt
>>>>>>>> 
>>>>>>>> 
>>>> atement
>>>>>>>> .java:208) at
>>>>>>>> 
>>>>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnecti
>>>>>>>> on(
>>>>>>>> 
>>>>>>>> 
>>>> Poolabl
>>>>>>>> eConnectionFactory.java:658) at
>>>>>>>> 
>>>>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(
>>>>>>>> Bas
>>>>>>>> 
>>>>>>>> 
>>>> icDataS
>>>>>>>> ource.java:1558) at
>>>>>>>> 
>>>>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry(Basi
>>>>>>>> cDataSource.java:1545) ... 36 more Caused by:
>>>>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
>>>>>>>> does not exist at
>>>>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
>>>>>>>> Source) at
>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Un
>>>>>>>> kno
>>>>>>>> 
>>>>>>>> 
>>>> wn
>>>>>>>> Source) at
>>>>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(
>>>>>>>> Unk
>>>>>>>> 
>>>>>>>> 
>>>> nown
>>>>>>>> Source) at
>>>>>>>> 
>>>>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeO
>>>>>>>> utp
>>>>>>>> 
>>>>>>>> 
>>>> ut(Unkn
>>>>>>>> own Source) at
>>>>>>>> 
>>>>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutp
>>>>>>>> ut(
>>>>>>>> 
>>>>>>>> 
>>>> Unknown
>>>>>>>> Source) at
>>>>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput
>>>>>>>> _(U
>>>>>>>> 
>>>>>>>> 
>>>> nknown
>>>>>>>> Source) at
>>>>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unk
>>>>>>>> now
>>>>>>>> 
>>>>>>>> 
>>>> n
>>>>>>>> Source) at
>>>>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>>>>>> Source)
>>>>>>>> at
>>>>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
>>>>>>>> Source) ... 41 more [INFO] New Database created for Registry
>>>>>>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
>>>>>>>> Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDic
>>>>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network
>>>>>>>> Client JDBC Driver 10.9.1.0 - (1344872)). [INFO] Deploying Web
>>>>>>>> service: airavata-registry-service-0.8.jar -
>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
>>>>>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
>>>>>>>> 
>>>>>>>> 
>>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>>>>>>>> 
>>>>>>>> 
>>>> /repository/services/airavata-xbaya-gui-0.8.jar
>>>>>>>> [INFO] Deploying Web service: version-1.5.1.aar -
>>>>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/../repo
>>>>>>>> sit
>>>>>>>> 
>>>>>>>> 
>>>> o
>>>>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
>>>>>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
>>>>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to create
>>>>>>>> Airavata API
>>>>>>>> 
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>> 
>>>>>>>> 
>>>> Error while initializing the Airavata API
>>>>>>>> at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry.java
>>>>>>>> :64) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry.java
>>>>>>>> :43) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry.java
>>>>>>>> :39) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
>>>>>>>> get
>>>>>>>> 
>>>>>>>> 
>>>> Airavat
>>>>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
>>>>>>>> acc
>>>>>>>> 
>>>>>>>> 
>>>> ess$200
>>>>>>>> (WorkflowInterpretorSkeleton.java :78) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$
>>>>>>>> 1.r
>>>>>>>> 
>>>>>>>> 
>>>> un(Work
>>>>>>>> flowInterpretorSkeleton.java:158)
>>>>>>>> 
>>>>>>>> Caused by:
>>>>>>>> 
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>>>>> 
>>>>>>>> 
>>>> Error while initializing the Airavat
>>>>>>>> a API at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>>>>>>>> t.j
>>>>>>>> 
>>>>>>>> 
>>>> ava:163
>>>>>>>> ) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>>>>> cto
>>>>>>>> 
>>>>>>>> 
>>>> ry.java
>>>>>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal
>>>>>>>> user error>
>>>>>>>> org.apache.openjpa.persistence.ArgumentException: An erro r
>>>>>>>> occurred while parsing the query filter "SELECT p FROM
>>>>>>>> Configuration p WHERE p.config_key =:param0". Error message:
>>>>>>>> Th e name "Configuration" is not a recognized entity or
>>>>>>>> identifier. Known entity names: [] at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.parseExce
>>>>>>>> pti
>>>>>>>> 
>>>>>>>> 
>>>> on(Abst
>>>>>>>> ractExpressionBuilder.java:119) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClassMetaD
>>>>>>>> ata
>>>>>>>> 
>>>>>>>> 
>>>> (JPQLEx
>>>>>>>> pressionBuilder.java:197) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveClassM
>>>>>>>> eta
>>>>>>>> 
>>>>>>>> 
>>>> Data(JP
>>>>>>>> QLExpressionBuilder.java:167) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateM
>>>>>>>> eta
>>>>>>>> 
>>>>>>>> 
>>>> Data(JP
>>>>>>>> QLExpressionBuilder.java:242) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateM
>>>>>>>> eta
>>>>>>>> 
>>>>>>>> 
>>>> Data(JP
>>>>>>>> QLExpressionBuilder.java:212) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateT
>>>>>>>> ype
>>>>>>>> 
>>>>>>>> 
>>>> (JPQLEx
>>>>>>>> pressionBuilder.java:205) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$200(JP
>>>>>>>> QLE
>>>>>>>> 
>>>>>>>> 
>>>> xpressi
>>>>>>>> onBuilder.java:80) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJPQL.po
>>>>>>>> pul
>>>>>>>> 
>>>>>>>> 
>>>> ate(JPQ
>>>>>>>> LExpressionBuilder.java:2417) at
>>>>>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser.java
>>>>>>>> :61)
>>>>>>>> 
>>>>>>>> 
>>>> at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCompila
>>>>>>>> tio
>>>>>>>> 
>>>>>>>> 
>>>> n(Expre
>>>>>>>> ssionStoreQuery.java:162) at
>>>>>>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
>>>>>>>> 673)
>>>>>>>> 
>>>>>>>> 
>>>> at
>>>>>>>> 
>>>>>>>> 
>>>>>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryImpl.j
>>>>>> ava:654)
>>>>>>>> 
>>>>>> 
>>>> at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(QueryImp
>>>>>>>> l.j
>>>>>>>> 
>>>>>>>> 
>>>> ava:620
>>>>>>>> ) at
>>>>>>>> 
>>>>>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImpl.jav
>>>>>> a:682)
>>>>>>>> 
>>>>>> 
>>>> at org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
>>>>>>>> at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(Entit
>>>>>>>> yMa
>>>>>>>> 
>>>>>>>> 
>>>> nagerIm
>>>>>>>> pl.java:997) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(Entit
>>>>>>>> yMa
>>>>>>>> 
>>>>>>>> 
>>>> nagerIm
>>>>>>>> pl.java:979) at
>>>>>>>> 
>>>>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(Entit
>>>>>>>> yMa
>>>>>>>> 
>>>>>>>> 
>>>> nagerIm
>>>>>>>> pl.java:102) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
>>>>>>>> gen
>>>>>>>> 
>>>>>>>> 
>>>> erateQu
>>>>>>>> eryWithParameters(QueryGenerator. java:95) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
>>>>>>>> sel
>>>>>>>> 
>>>>>>>> 
>>>> ectQuer
>>>>>>>> y(QueryGenerator.java:64) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>>>>>>>> igu
>>>>>>>> 
>>>>>>>> 
>>>> rations
>>>>>>>> (ResourceUtils.java:205) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>>>>>>>> igu
>>>>>>>> 
>>>>>>>> 
>>>> ration(
>>>>>>>> ResourceUtils.java:223) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>>>>>>>> try
>>>>>>>> 
>>>>>>>> 
>>>> .getCon
>>>>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>>>>>>>> try
>>>>>>>> 
>>>>>>>> 
>>>> .initia
>>>>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegist
>>>>>>>> ry(
>>>>>>>> 
>>>>>>>> 
>>>> Airavat
>>>>>>>> aRegistryFactory.java:81) at
>>>>>>>> 
>>>>>>>> 
>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>>>>> 
>>>>>>>> 
>>>> java:21
>>>>>>>> 6) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataCli
>>>>>>>> ent
>>>>>>>> 
>>>>>>>> 
>>>> .java:1
>>>>>>>> 12) at
>>>>>>>> 
>>>>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>>>>>>>> t.j
>>>>>>>> 
>>>>>>>> 
>>>> ava:144
>>>>>>>> ) ... 6 more Exception in thread "Thread-29"
>>>>>>>> java.lang.NullPointerException at
>>>>>>>> 
>>>>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$
>>>>>>>> 1.r
>>>>>>>> 
>>>>>>>> 
>>>> un(Work
>>>>>>>> flowInterpretorSkeleton.java:159)
>>>>>>>> 
>>>>>>>> Thanks Viknes
>>>>>>>> 
>>>>>>>> -----Original Message----- From: Saminda Wijeratne
>>>>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013 12:25 PM
>>>>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache Airavata
>>>>>>>> Release 0.8 - RC3
>>>>>>>> 
>>>>>>>> ok Suresh. Thanks.
>>>>>>>> 
>>>>>>>> 
>>>>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru <sm...@apache.org>
>>>>>>>> wrote:
>>>>>>>> 
>>>>>>>>> Hi Saminda,
>>>>>>>>> 
>>>>>>>>> I should have mentioned this in the vote email. INFRA has
>>>>>>>>> restricted the distributions to 100MB and the war distribution is
>>>>>>>>> little over it. I made a request to manually checkin the war
>>>>>>>>> distribution. Until then, please use this link to get the war
>>>>>>>>> distribution:
>>>>>>>>> 
>>>>>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
>>>>>>>>> 
>>>>>>>>> Suresh
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
>>>>>>>>> <sa...@gmail.com>
>>>>>>>> wrote:
>>>>>>>>> 
>>>>>>>>>> Suresh, we are missing the war binary from the RC. Can you
>>>>>>>>>> include that
>>>>>>>>> as
>>>>>>>>>> well please.
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
>>>>>>>>>> <sm...@apache.org>
>>>>>>>> wrote:
>>>>>>>>>> 
>>>>>>>>>>> Will appreciate if every one can rest this RC sooner than
>>>>>>>>>>> later. If we start seeing the release validation is going on
>>>>>>>>>>> well, we can open the
>>>>>>>>> trunk
>>>>>>>>>>> for development for 0.9.
>>>>>>>>>>> 
>>>>>>>>>>> Suresh
>>>>>>>>>>> 
>>>>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru <sm...@apache.org>
>>>>>>>>>>> wrote:
>>>>>>>>>>> 
>>>>>>>>>>>> Discussion thread for vote on Apache Airavata 0.8 release
>>>>>>>>>>>> candidate
>>>>>>>> 3.
>>>>>>>>>>>> 
>>>>>>>>>>>> If you have any questions or feedback or to post results of
>>>>>>>>>>>> validating
>>>>>>>>>>> the release, please reply to this thread. Once you verify the
>>>>>>>>>>> release, please post your vote to the VOTE thread.
>>>>>>>>>>>> 
>>>>>>>>>>>> For reference, the Apache release guide  -
>>>>>>>>>>> http://www.apache.org/dev/release.html
>>>>>>>>>>>> 
>>>>>>>>>>>> Some tips to validate the release before you vote:
>>>>>>>>>>>> 
>>>>>>>>>>>> * Download the binary version and run the 5 minute or
>>>>>>>>>>>> 10 minute
>>>>>>>>> tutorial
>>>>>>>>>>> as described in README and website.
>>>>>>>>>>>> * Download the source files from compressed files and release
>>>>>>>>>>>> tag and
>>>>>>>>>>> build (which includes tests).
>>>>>>>>>>>> * Verify the distribution for the required LICENSE and NOTICE
>>>>>>>>>>>> files * Verify if all the staged files are signed and the
>>>>>>>>>>>> signature is
>>>>>>>>>>> verifiable.
>>>>>>>>>>>> * Verify if the signing key in the project's KEYS file is
>>>>>>>>>>>> hosted on a
>>>>>>>>>>> public server
>>>>>>>>>>>> 
>>>>>>>>>>>> Thanks for your time in validating the release and voting,
>>>>>>>>>>>> Suresh (On Behalf of Airavata PMC)
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>>>> 
>>>> -----BEGIN PGP SIGNATURE-----
>>>> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
>>>> Comment: GPGTools - http://gpgtools.org
>>>> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>>>> 
>>>> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
>>>> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
>>>> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
>>>> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
>>>> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
>>>> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
>>>> =4mIG
>>>> -----END PGP SIGNATURE-----
>>> 
>>> 
>> 


Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Amila Jayasekara <th...@gmail.com>.
I think I was able to fix issue https://issues.apache.org/jira/browse/
AIRAVATA-879.

Cause for the issue -
Airavata database and schema is created using a separate web service
called org.apache.airavata.registry.services.RegistryService. Other
services (E.g :- messanger service) which uses AiravataAPI depends on above
service. Therefore if axis2 deployer decided to deploy messanger service
first we will see exception in above issue.

Solution: Try to connect to RegistryService and if connection fails wait
for some time and re-try. If re-trying fail for several iterations
determine that RegistryService is unavailable and throw an exception.

TODO : Need to verify this fix in Viknes's machine. (The issue is
consistently reproducible in his machine)

Further RegistryService doesnt provide any operations. So it is redundant
have this service just to initialize database and schema. I think we should
remove this service and move DB/Schema creation to some other initializing
method.

Feedback/comments appreciated.

Thanks
Amila


On Thu, Jul 4, 2013 at 10:31 AM, Amila Jayasekara
<th...@gmail.com>wrote:

>
>
>
> On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee <vi...@msn.com>wrote:
>
>> Sure, here is the JIRA issue
>> https://issues.apache.org/jira/browse/AIRAVATA-879
>
>
> What is the final verdict on above issue ?
> Are we going to treat AIRAVATA-879<https://issues.apache.org/jira/browse/AIRAVATA-879> as
> a blocker for the release ?
>
> Further is there a Windows environment which we can use to test this issue
> ?
>
> Thanks
> Amila
>
>
>>
>>
>> Thanks
>> Viknes
>>
>> -----Original Message-----
>> From: Suresh Marru [mailto:smarru@apache.org]
>> Sent: Wednesday, July 03, 2013 12:44 PM
>> To: dev@airavata.apache.org
>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>>
>> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <ma...@iu.edu> wrote:
>>
>> > -----BEGIN PGP SIGNED MESSAGE-----
>> > Hash: SHA1
>> >
>> > My concern about making this a known issue is that many who will try
>> > out the release for the first time will hit this bug.
>> >
>>
>> Thats true and may not be a good thing. Any volunteers to get to the
>> bottom
>> of this race condition and fix it in the trunk? If we first make sure we
>> really fixed it, certainly worth a new RC.
>>
>> Viknes, can you please crate a JIRA and fill in the steps to reproduce it?
>>
>> Suresh
>>
>> >
>> >
>> > Marlon
>> >
>> >
>> > On 7/3/13 12:33 PM, Suresh Marru wrote:
>> >> Hi Viknes,
>> >>
>> >> It seems the issues of "database not getting created the first time"
>> >> is reproducible on Linux and Windows as well,  for some reason Mac's
>> >> are ok. Will wait for others to chime in. We can either proceed with
>> >> the release by adding this as a Known issue, or if any one raises a
>> >> blocker, we can address and re-spin the release.
>> >>
>> >> Suresh
>> >>
>> >> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee <vi...@msn.com>
>> >> wrote:
>> >>
>> >>> Since no one else is getting this error, it might be a Windows
>> >>> specific or system specific issue. I will give my vote.
>> >>>
>> >>> Thanks Viknes
>> >>>
>> >>> -----Original Message----- From: Suresh Marru
>> >>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013 4:10 PM
>> >>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache Airavata
>> >>> Release 0.8 - RC3
>> >>>
>> >>> I did not do extensive testing yet, but a quick try on a mac and did
>> >>> not give this error either.
>> >>>
>> >>> Suresh
>> >>>
>> >>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
>> >>> <th...@gmail.com> wrote:
>> >>>
>> >>>> Strange, I am not experiencing this issue. Wonder whether this is a
>> >>>> Windows specific issue. Any one else experiencing this issue ?
>> >>>>
>> >>>> Thanks Amila
>> >>>>
>> >>>>
>> >>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
>> >>> <vi...@msn.com>wrote:
>> >>>>
>> >>>>> Hi all,
>> >>>>>
>> >>>>> I downloaded the server bin distribution, tried to start the
>> >>>>> server and I got the below exception. It seems this error occurs
>> >>>>> only the first time I start the server. It does not occur the
>> >>>>> subsequent times during the startup.
>> >>>>>
>> >>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server -
>> >>>>> 10.9.1.0 - (1344872) started and ready to accept connection s on
>> >>>>> port 1527
>> >>>>>
>> >>>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
>> >>>>> //l
>> >>>>>
>> >>>>>
>> > ocalhos t:1527/persistent_data;create=true;user=aira
>> >>>>>
>> >>>>> vata;password=airavata,Username=airavata,Password=airavata,validat
>> >>>>> ion
>> >>>>>
>> >>>>>
>> > Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
>> >>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
>> >>>>>
>> >>>>>
>> > 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting OpenJPA
>> >>>>> 2.2.0 [ERROR] Error while initializing the Airavata API
>> >>>>>
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> >>>>>
>> >>>>>
>> > Error while initializing the Airavata API
>> >>>>> at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry.java
>> >>>>> :64) at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry.java
>> >>>>> :43) at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry.java
>> >>>>> :39) at
>> >>>>>
>> >>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBo
>> >>>>> xSe
>> >>>>>
>> >>>>>
>> > rviceLi
>> >>>>> feCycle.java:117) Caused by:
>> >>>>>
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> >>>>>
>> >>>>>
>> > Error while initializing the Airavat
>> >>>>> a API at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>> >>>>> t.j
>> >>>>>
>> >>>>>
>> > ava:163
>> >>>>> ) at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry.java
>> >>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990 fatal
>> >>>>> general error>
>> >>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
>> >>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>> >>>>> exist) at
>> >>>>>
>> >>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
>> >>>>> Dic
>> >>>>>
>> >>>>>
>> > tionary
>> >>>>> Factory.java:102) at
>> >>>>>
>> >>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionary
>> >>>>> Ins
>> >>>>>
>> >>>>>
>> > tance(J
>> >>>>> DBCConfigurationImpl.java:603) at
>> >>>>>
>> >>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Ma
>> >>>>> ppi
>> >>>>>
>> >>>>>
>> > ngRepos
>> >>>>> itory.java:1510) at
>> >>>>>
>> >>>>>
>> >>>
>>
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> >>>>>
>> >>>
>> > java:518)
>> >>>>> at
>> >>>>>
>> >>>>>
>> >>>
>>
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> >>>>>
>> >>>
>> > java:443)
>> >>>>> at
>> >>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.ja
>> >>>>> va:104)
>> >>>>>
>> >>>>>
>> > at
>> >>>>>
>> >>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDa
>> >>>>> taR
>> >>>>>
>> >>>>>
>> > eposito
>> >>>>> ryValue.java:68) at
>> >>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.ja
>> >>>>> va:83)
>> >>>>>
>> >>>>>
>> > at
>> >>>>>
>> >>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataReposi
>> >>>>> tor
>> >>>>>
>> >>>>>
>> > yInstan
>> >>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>> >>>>>
>> >>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataReposi
>> >>>>> tor
>> >>>>>
>> >>>>>
>> > yInstan
>> >>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>> >>>>>
>> >>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(Abstr
>> >>>>> act
>> >>>>>
>> >>>>>
>> > BrokerF
>> >>>>> actory.java:638) at
>> >>>>>
>> >>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abstract
>> >>>>> Bro
>> >>>>>
>> >>>>>
>> > kerFact
>> >>>>> ory.java:203) at
>> >>>>>
>> >>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delega
>> >>>>> tin
>> >>>>>
>> >>>>>
>> > gBroker
>> >>>>> Factory.java:156) at
>> >>>>>
>> >>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>> >>>>> tyM
>> >>>>>
>> >>>>>
>> > anager(
>> >>>>> EntityManagerFactoryImpl.java:227 ) at
>> >>>>>
>> >>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>> >>>>> tyM
>> >>>>>
>> >>>>>
>> > anager(
>> >>>>> EntityManagerFactoryImpl.java:154 ) at
>> >>>>>
>> >>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>> >>>>> tyM
>> >>>>>
>> >>>>>
>> > anager(
>> >>>>> EntityManagerFactoryImpl.java:60)
>> >>>>>
>> >>>>> at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEnti
>> >>>>> tyM
>> >>>>>
>> >>>>>
>> > anager(
>> >>>>> ResourceUtils.java:68) at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>> >>>>> igu
>> >>>>>
>> >>>>>
>> > rations
>> >>>>> (ResourceUtils.java:201) at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>> >>>>> igu
>> >>>>>
>> >>>>>
>> > ration(
>> >>>>> ResourceUtils.java:223) at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>> >>>>> try
>> >>>>>
>> >>>>>
>> > .getCon
>> >>>>> figuration(AiravataJPARegistry.ja va:226) at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>> >>>>> try
>> >>>>>
>> >>>>>
>> > .initia
>> >>>>> lize(AiravataJPARegistry.java:159 ) at
>> >>>>>
>> >>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegist
>> >>>>> ry(
>> >>>>>
>> >>>>>
>> > Airavat
>> >>>>> aRegistryFactory.java:81) at
>> >>>>>
>> >>>>>
>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>> >>>>>
>> >>>>>
>> > java:21
>> >>>>> 6) at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataCli
>> >>>>> ent
>> >>>>>
>> >>>>>
>> > .java:1
>> >>>>> 12) at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>> >>>>> t.j
>> >>>>>
>> >>>>>
>> > ava:144
>> >>>>> ) ... 4 more Caused by:
>> >>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
>> >>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>> >>>>> exist) at
>> >>>>>
>> >>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry(Basi
>> >>>>> cDataSource.java:1549) at
>> >>>>>
>> >>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicData
>> >>>>> Sou
>> >>>>>
>> >>>>>
>> > rce.jav
>> >>>>> a:1388) at
>> >>>>>
>> >>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSou
>> >>>>> rce
>> >>>>>
>> >>>>>
>> > .java:1
>> >>>>> 044) at
>> >>>>>
>> >>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Del
>> >>>>> ega
>> >>>>>
>> >>>>>
>> > tingDat
>> >>>>> aSource.java:110) at
>> >>>>>
>> >>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Dec
>> >>>>> ora
>> >>>>>
>> >>>>>
>> > tingDat
>> >>>>> aSource.java:87) at
>> >>>>>
>> >>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
>> >>>>> Dic
>> >>>>>
>> >>>>>
>> > tionary
>> >>>>> Factory.java:91) ... 28 more Caused by:
>> >>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not exist
>> >>>>> at
>> >>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(U
>> >>>>> nkn
>> >>>>>
>> >>>>>
>> > own
>> >>>>> Source) at
>> >>>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
>> >>>>>
>> >>>>>
>> > Source)
>> >>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
>> >>>>> Source) at
>> >>>>>
>> >>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Delegatin
>> >>>>> gSt
>> >>>>>
>> >>>>>
>> > atement
>> >>>>> .java:208) at
>> >>>>>
>> >>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnecti
>> >>>>> on(
>> >>>>>
>> >>>>>
>> > Poolabl
>> >>>>> eConnectionFactory.java:658) at
>> >>>>>
>> >>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(
>> >>>>> Bas
>> >>>>>
>> >>>>>
>> > icDataS
>> >>>>> ource.java:1558) at
>> >>>>>
>> >>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry(Basi
>> >>>>> cDataSource.java:1545) ... 33 more Caused by:
>> >>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
>> >>>>> does not exist at
>> >>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
>> >>>>> Source) at
>> >>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Un
>> >>>>> kno
>> >>>>>
>> >>>>>
>> > wn
>> >>>>> Source) at
>> >>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(
>> >>>>> Unk
>> >>>>>
>> >>>>>
>> > nown
>> >>>>> Source) at
>> >>>>>
>> >>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeO
>> >>>>> utp
>> >>>>>
>> >>>>>
>> > ut(Unkn
>> >>>>> own Source) at
>> >>>>>
>> >>>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutp
>> >>>>> ut(
>> >>>>>
>> >>>>>
>> > Unknown
>> >>>>> Source) at
>> >>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput
>> >>>>> _(U
>> >>>>>
>> >>>>>
>> > nknown
>> >>>>> Source) at
>> >>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unk
>> >>>>> now
>> >>>>>
>> >>>>>
>> > n
>> >>>>> Source) at
>> >>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>> >>> Source)
>> >>>>> at
>> >>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
>> >>>>> Source) ... 38 more [ERROR] Error while initializing the Airavata
>> >>>>> API
>> >>>>>
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> >>>>>
>> >>>>>
>> > Error while initializing the Airavata API
>> >>>>> at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry.java
>> >>>>> :64) at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry.java
>> >>>>> :43) at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry.java
>> >>>>> :39) at
>> >>>>>
>> >>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(Broke
>> >>>>> rSe
>> >>>>>
>> >>>>>
>> > rviceLi
>> >>>>> feCycle.java:156) Caused by:
>> >>>>>
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> >>>>>
>> >>>>>
>> > Error while initializing the Airavat
>> >>>>> a API at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>> >>>>> t.j
>> >>>>>
>> >>>>>
>> > ava:163
>> >>>>> ) at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry.java
>> >>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990 fatal
>> >>>>> general error>
>> >>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
>> >>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>> >>>>> exist) at
>> >>>>>
>> >>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
>> >>>>> Dic
>> >>>>>
>> >>>>>
>> > tionary
>> >>>>> Factory.java:102) at
>> >>>>>
>> >>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionary
>> >>>>> Ins
>> >>>>>
>> >>>>>
>> > tance(J
>> >>>>> DBCConfigurationImpl.java:603) at
>> >>>>>
>> >>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Ma
>> >>>>> ppi
>> >>>>>
>> >>>>>
>> > ngRepos
>> >>>>> itory.java:1510) at
>> >>>>>
>> >>>>>
>> >>>
>>
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> >>>>>
>> >>>
>> > java:518)
>> >>>>> at
>> >>>>>
>> >>>>>
>> >>>
>>
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> >>>>>
>> >>>
>> > java:443)
>> >>>>> at
>> >>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.ja
>> >>>>> va:104)
>> >>>>>
>> >>>>>
>> > at
>> >>>>>
>> >>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDa
>> >>>>> taR
>> >>>>>
>> >>>>>
>> > eposito
>> >>>>> ryValue.java:68) at
>> >>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.ja
>> >>>>> va:83)
>> >>>>>
>> >>>>>
>> > at
>> >>>>>
>> >>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataReposi
>> >>>>> tor
>> >>>>>
>> >>>>>
>> > yInstan
>> >>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>> >>>>>
>> >>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataReposi
>> >>>>> tor
>> >>>>>
>> >>>>>
>> > yInstan
>> >>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>> >>>>>
>> >>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingRepos
>> >>>>> ito
>> >>>>>
>> >>>>>
>> > ryInsta
>> >>>>> nce(JDBCConfigurationImpl.java:71 1) at
>> >>>>>
>> >>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappin
>> >>>>> gs(
>> >>>>>
>> >>>>>
>> > JDBCBro
>> >>>>> kerFactory.java:140) at
>> >>>>>
>> >>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappin
>> >>>>> gs(
>> >>>>>
>> >>>>>
>> > JDBCBro
>> >>>>> kerFactory.java:164) at
>> >>>>>
>> >>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDB
>> >>>>> CBr
>> >>>>>
>> >>>>>
>> > okerFac
>> >>>>> tory.java:122) at
>> >>>>>
>> >>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abstract
>> >>>>> Bro
>> >>>>>
>> >>>>>
>> > kerFact
>> >>>>> ory.java:209) at
>> >>>>>
>> >>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delega
>> >>>>> tin
>> >>>>>
>> >>>>>
>> > gBroker
>> >>>>> Factory.java:156) at
>> >>>>>
>> >>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>> >>>>> tyM
>> >>>>>
>> >>>>>
>> > anager(
>> >>>>> EntityManagerFactoryImpl.java:227 ) at
>> >>>>>
>> >>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>> >>>>> tyM
>> >>>>>
>> >>>>>
>> > anager(
>> >>>>> EntityManagerFactoryImpl.java:154 ) at
>> >>>>>
>> >>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>> >>>>> tyM
>> >>>>>
>> >>>>>
>> > anager(
>> >>>>> EntityManagerFactoryImpl.java:60)
>> >>>>>
>> >>>>> at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEnti
>> >>>>> tyM
>> >>>>>
>> >>>>>
>> > anager(
>> >>>>> ResourceUtils.java:68) at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>> >>>>> igu
>> >>>>>
>> >>>>>
>> > rations
>> >>>>> (ResourceUtils.java:201) at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>> >>>>> igu
>> >>>>>
>> >>>>>
>> > ration(
>> >>>>> ResourceUtils.java:223) at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>> >>>>> try
>> >>>>>
>> >>>>>
>> > .getCon
>> >>>>> figuration(AiravataJPARegistry.ja va:226) at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>> >>>>> try
>> >>>>>
>> >>>>>
>> > .initia
>> >>>>> lize(AiravataJPARegistry.java:159 ) at
>> >>>>>
>> >>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegist
>> >>>>> ry(
>> >>>>>
>> >>>>>
>> > Airavat
>> >>>>> aRegistryFactory.java:81) at
>> >>>>>
>> >>>>>
>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>> >>>>>
>> >>>>>
>> > java:21
>> >>>>> 6) at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataCli
>> >>>>> ent
>> >>>>>
>> >>>>>
>> > .java:1
>> >>>>> 12) at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>> >>>>> t.j
>> >>>>>
>> >>>>>
>> > ava:144
>> >>>>> ) ... 4 more Caused by:
>> >>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
>> >>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>> >>>>> exist) at
>> >>>>>
>> >>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry(Basi
>> >>>>> cDataSource.java:1549) at
>> >>>>>
>> >>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicData
>> >>>>> Sou
>> >>>>>
>> >>>>>
>> > rce.jav
>> >>>>> a:1388) at
>> >>>>>
>> >>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSou
>> >>>>> rce
>> >>>>>
>> >>>>>
>> > .java:1
>> >>>>> 044) at
>> >>>>>
>> >>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Del
>> >>>>> ega
>> >>>>>
>> >>>>>
>> > tingDat
>> >>>>> aSource.java:110) at
>> >>>>>
>> >>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Dec
>> >>>>> ora
>> >>>>>
>> >>>>>
>> > tingDat
>> >>>>> aSource.java:87) at
>> >>>>>
>> >>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
>> >>>>> Dic
>> >>>>>
>> >>>>>
>> > tionary
>> >>>>> Factory.java:91) ... 31 more Caused by:
>> >>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not exist
>> >>>>> at
>> >>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(U
>> >>>>> nkn
>> >>>>>
>> >>>>>
>> > own
>> >>>>> Source) at
>> >>>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
>> >>>>>
>> >>>>>
>> > Source)
>> >>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
>> >>>>> Source) at
>> >>>>>
>> >>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Delegatin
>> >>>>> gSt
>> >>>>>
>> >>>>>
>> > atement
>> >>>>> .java:208) at
>> >>>>>
>> >>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnecti
>> >>>>> on(
>> >>>>>
>> >>>>>
>> > Poolabl
>> >>>>> eConnectionFactory.java:658) at
>> >>>>>
>> >>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(
>> >>>>> Bas
>> >>>>>
>> >>>>>
>> > icDataS
>> >>>>> ource.java:1558) at
>> >>>>>
>> >>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry(Basi
>> >>>>> cDataSource.java:1545) ... 36 more Caused by:
>> >>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
>> >>>>> does not exist at
>> >>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
>> >>>>> Source) at
>> >>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Un
>> >>>>> kno
>> >>>>>
>> >>>>>
>> > wn
>> >>>>> Source) at
>> >>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(
>> >>>>> Unk
>> >>>>>
>> >>>>>
>> > nown
>> >>>>> Source) at
>> >>>>>
>> >>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeO
>> >>>>> utp
>> >>>>>
>> >>>>>
>> > ut(Unkn
>> >>>>> own Source) at
>> >>>>>
>> >>>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutp
>> >>>>> ut(
>> >>>>>
>> >>>>>
>> > Unknown
>> >>>>> Source) at
>> >>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput
>> >>>>> _(U
>> >>>>>
>> >>>>>
>> > nknown
>> >>>>> Source) at
>> >>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unk
>> >>>>> now
>> >>>>>
>> >>>>>
>> > n
>> >>>>> Source) at
>> >>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>> >>> Source)
>> >>>>> at
>> >>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
>> >>>>> Source) ... 41 more [INFO] New Database created for Registry
>> >>>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
>> >>>>> Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDic
>> >>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network
>> >>>>> Client JDBC Driver 10.9.1.0 - (1344872)). [INFO] Deploying Web
>> >>>>> service: airavata-registry-service-0.8.jar -
>> >>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
>> >>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
>> >>>>>
>> >>>>>
>> > [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
>> >>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>> >>>>>
>> >>>>>
>> > /repository/services/airavata-xbaya-gui-0.8.jar
>> >>>>> [INFO] Deploying Web service: version-1.5.1.aar -
>> >>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/../repo
>> >>>>> sit
>> >>>>>
>> >>>>>
>> > o
>> >>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
>> >>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
>> >>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to create
>> >>>>> Airavata API
>> >>>>>
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> >>>>>
>> >>>>>
>> > Error while initializing the Airavata API
>> >>>>> at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry.java
>> >>>>> :64) at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry.java
>> >>>>> :43) at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry.java
>> >>>>> :39) at
>> >>>>>
>> >>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
>> >>>>> get
>> >>>>>
>> >>>>>
>> > Airavat
>> >>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
>> >>>>>
>> >>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
>> >>>>> acc
>> >>>>>
>> >>>>>
>> > ess$200
>> >>>>> (WorkflowInterpretorSkeleton.java :78) at
>> >>>>>
>> >>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$
>> >>>>> 1.r
>> >>>>>
>> >>>>>
>> > un(Work
>> >>>>> flowInterpretorSkeleton.java:158)
>> >>>>>
>> >>>>> Caused by:
>> >>>>>
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> >>>>>
>> >>>>>
>> > Error while initializing the Airavat
>> >>>>> a API at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>> >>>>> t.j
>> >>>>>
>> >>>>>
>> > ava:163
>> >>>>> ) at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>> >>>>> cto
>> >>>>>
>> >>>>>
>> > ry.java
>> >>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal
>> >>>>> user error>
>> >>>>> org.apache.openjpa.persistence.ArgumentException: An erro r
>> >>>>> occurred while parsing the query filter "SELECT p FROM
>> >>>>> Configuration p WHERE p.config_key =:param0". Error message:
>> >>>>> Th e name "Configuration" is not a recognized entity or
>> >>>>> identifier. Known entity names: [] at
>> >>>>>
>> >>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.parseExce
>> >>>>> pti
>> >>>>>
>> >>>>>
>> > on(Abst
>> >>>>> ractExpressionBuilder.java:119) at
>> >>>>>
>> >>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClassMetaD
>> >>>>> ata
>> >>>>>
>> >>>>>
>> > (JPQLEx
>> >>>>> pressionBuilder.java:197) at
>> >>>>>
>> >>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveClassM
>> >>>>> eta
>> >>>>>
>> >>>>>
>> > Data(JP
>> >>>>> QLExpressionBuilder.java:167) at
>> >>>>>
>> >>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateM
>> >>>>> eta
>> >>>>>
>> >>>>>
>> > Data(JP
>> >>>>> QLExpressionBuilder.java:242) at
>> >>>>>
>> >>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateM
>> >>>>> eta
>> >>>>>
>> >>>>>
>> > Data(JP
>> >>>>> QLExpressionBuilder.java:212) at
>> >>>>>
>> >>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateT
>> >>>>> ype
>> >>>>>
>> >>>>>
>> > (JPQLEx
>> >>>>> pressionBuilder.java:205) at
>> >>>>>
>> >>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$200(JP
>> >>>>> QLE
>> >>>>>
>> >>>>>
>> > xpressi
>> >>>>> onBuilder.java:80) at
>> >>>>>
>> >>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJPQL.po
>> >>>>> pul
>> >>>>>
>> >>>>>
>> > ate(JPQ
>> >>>>> LExpressionBuilder.java:2417) at
>> >>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser.java
>> >>>>> :61)
>> >>>>>
>> >>>>>
>> > at
>> >>>>>
>> >>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCompila
>> >>>>> tio
>> >>>>>
>> >>>>>
>> > n(Expre
>> >>>>> ssionStoreQuery.java:162) at
>> >>>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
>> >>>>> 673)
>> >>>>>
>> >>>>>
>> > at
>> >>>>>
>> >>>>>
>> >>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryImpl.j
>> >>> ava:654)
>> >>>>>
>> >>>
>> > at
>> >>>>>
>> >>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(QueryImp
>> >>>>> l.j
>> >>>>>
>> >>>>>
>> > ava:620
>> >>>>> ) at
>> >>>>>
>> >>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImpl.jav
>> >>> a:682)
>> >>>>>
>> >>>
>> > at org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
>> >>>>> at
>> >>>>>
>> >>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(Entit
>> >>>>> yMa
>> >>>>>
>> >>>>>
>> > nagerIm
>> >>>>> pl.java:997) at
>> >>>>>
>> >>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(Entit
>> >>>>> yMa
>> >>>>>
>> >>>>>
>> > nagerIm
>> >>>>> pl.java:979) at
>> >>>>>
>> >>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(Entit
>> >>>>> yMa
>> >>>>>
>> >>>>>
>> > nagerIm
>> >>>>> pl.java:102) at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
>> >>>>> gen
>> >>>>>
>> >>>>>
>> > erateQu
>> >>>>> eryWithParameters(QueryGenerator. java:95) at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
>> >>>>> sel
>> >>>>>
>> >>>>>
>> > ectQuer
>> >>>>> y(QueryGenerator.java:64) at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>> >>>>> igu
>> >>>>>
>> >>>>>
>> > rations
>> >>>>> (ResourceUtils.java:205) at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>> >>>>> igu
>> >>>>>
>> >>>>>
>> > ration(
>> >>>>> ResourceUtils.java:223) at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>> >>>>> try
>> >>>>>
>> >>>>>
>> > .getCon
>> >>>>> figuration(AiravataJPARegistry.ja va:226) at
>> >>>>>
>> >>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>> >>>>> try
>> >>>>>
>> >>>>>
>> > .initia
>> >>>>> lize(AiravataJPARegistry.java:159 ) at
>> >>>>>
>> >>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegist
>> >>>>> ry(
>> >>>>>
>> >>>>>
>> > Airavat
>> >>>>> aRegistryFactory.java:81) at
>> >>>>>
>> >>>>>
>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>> >>>>>
>> >>>>>
>> > java:21
>> >>>>> 6) at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataCli
>> >>>>> ent
>> >>>>>
>> >>>>>
>> > .java:1
>> >>>>> 12) at
>> >>>>>
>> >>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>> >>>>> t.j
>> >>>>>
>> >>>>>
>> > ava:144
>> >>>>> ) ... 6 more Exception in thread "Thread-29"
>> >>>>> java.lang.NullPointerException at
>> >>>>>
>> >>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$
>> >>>>> 1.r
>> >>>>>
>> >>>>>
>> > un(Work
>> >>>>> flowInterpretorSkeleton.java:159)
>> >>>>>
>> >>>>> Thanks Viknes
>> >>>>>
>> >>>>> -----Original Message----- From: Saminda Wijeratne
>> >>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013 12:25 PM
>> >>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache Airavata
>> >>>>> Release 0.8 - RC3
>> >>>>>
>> >>>>> ok Suresh. Thanks.
>> >>>>>
>> >>>>>
>> >>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru <sm...@apache.org>
>> >>>>> wrote:
>> >>>>>
>> >>>>>> Hi Saminda,
>> >>>>>>
>> >>>>>> I should have mentioned this in the vote email. INFRA has
>> >>>>>> restricted the distributions to 100MB and the war distribution is
>> >>>>>> little over it. I made a request to manually checkin the war
>> >>>>>> distribution. Until then, please use this link to get the war
>> >>>>>> distribution:
>> >>>>>>
>> >>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
>> >>>>>>
>> >>>>>> Suresh
>> >>>>>>
>> >>>>>>
>> >>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
>> >>>>>> <sa...@gmail.com>
>> >>>>> wrote:
>> >>>>>>
>> >>>>>>> Suresh, we are missing the war binary from the RC. Can you
>> >>>>>>> include that
>> >>>>>> as
>> >>>>>>> well please.
>> >>>>>>>
>> >>>>>>>
>> >>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
>> >>>>>>> <sm...@apache.org>
>> >>>>> wrote:
>> >>>>>>>
>> >>>>>>>> Will appreciate if every one can rest this RC sooner than
>> >>>>>>>> later. If we start seeing the release validation is going on
>> >>>>>>>> well, we can open the
>> >>>>>> trunk
>> >>>>>>>> for development for 0.9.
>> >>>>>>>>
>> >>>>>>>> Suresh
>> >>>>>>>>
>> >>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru <sm...@apache.org>
>> >>>>>>>> wrote:
>> >>>>>>>>
>> >>>>>>>>> Discussion thread for vote on Apache Airavata 0.8 release
>> >>>>>>>>> candidate
>> >>>>> 3.
>> >>>>>>>>>
>> >>>>>>>>> If you have any questions or feedback or to post results of
>> >>>>>>>>> validating
>> >>>>>>>> the release, please reply to this thread. Once you verify the
>> >>>>>>>> release, please post your vote to the VOTE thread.
>> >>>>>>>>>
>> >>>>>>>>> For reference, the Apache release guide  -
>> >>>>>>>> http://www.apache.org/dev/release.html
>> >>>>>>>>>
>> >>>>>>>>> Some tips to validate the release before you vote:
>> >>>>>>>>>
>> >>>>>>>>> * Download the binary version and run the 5 minute or
>> >>>>>>>>> 10 minute
>> >>>>>> tutorial
>> >>>>>>>> as described in README and website.
>> >>>>>>>>> * Download the source files from compressed files and release
>> >>>>>>>>> tag and
>> >>>>>>>> build (which includes tests).
>> >>>>>>>>> * Verify the distribution for the required LICENSE and NOTICE
>> >>>>>>>>> files * Verify if all the staged files are signed and the
>> >>>>>>>>> signature is
>> >>>>>>>> verifiable.
>> >>>>>>>>> * Verify if the signing key in the project's KEYS file is
>> >>>>>>>>> hosted on a
>> >>>>>>>> public server
>> >>>>>>>>>
>> >>>>>>>>> Thanks for your time in validating the release and voting,
>> >>>>>>>>> Suresh (On Behalf of Airavata PMC)
>> >>>>>>>>
>> >>>>>>>>
>> >>>>>>
>> >>>>>>
>> >>>>>
>> >>>
>> >>
>> > -----BEGIN PGP SIGNATURE-----
>> > Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
>> > Comment: GPGTools - http://gpgtools.org
>> > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>> >
>> > iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
>> > v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
>> > A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
>> > gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
>> > +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
>> > tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
>> > =4mIG
>> > -----END PGP SIGNATURE-----
>>
>>
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Amila Jayasekara <th...@gmail.com>.
On Wed, Jul 3, 2013 at 1:18 PM, Viknes Balasubramanee <vi...@msn.com>wrote:

> Sure, here is the JIRA issue
> https://issues.apache.org/jira/browse/AIRAVATA-879


What is the final verdict on above issue ?
Are we going to treat
AIRAVATA-879<https://issues.apache.org/jira/browse/AIRAVATA-879> as
a blocker for the release ?

Further is there a Windows environment which we can use to test this issue ?

Thanks
Amila


>
>
> Thanks
> Viknes
>
> -----Original Message-----
> From: Suresh Marru [mailto:smarru@apache.org]
> Sent: Wednesday, July 03, 2013 12:44 PM
> To: dev@airavata.apache.org
> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>
> On Jul 3, 2013, at 12:37 PM, Marlon Pierce <ma...@iu.edu> wrote:
>
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > My concern about making this a known issue is that many who will try
> > out the release for the first time will hit this bug.
> >
>
> Thats true and may not be a good thing. Any volunteers to get to the bottom
> of this race condition and fix it in the trunk? If we first make sure we
> really fixed it, certainly worth a new RC.
>
> Viknes, can you please crate a JIRA and fill in the steps to reproduce it?
>
> Suresh
>
> >
> >
> > Marlon
> >
> >
> > On 7/3/13 12:33 PM, Suresh Marru wrote:
> >> Hi Viknes,
> >>
> >> It seems the issues of "database not getting created the first time"
> >> is reproducible on Linux and Windows as well,  for some reason Mac's
> >> are ok. Will wait for others to chime in. We can either proceed with
> >> the release by adding this as a Known issue, or if any one raises a
> >> blocker, we can address and re-spin the release.
> >>
> >> Suresh
> >>
> >> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee <vi...@msn.com>
> >> wrote:
> >>
> >>> Since no one else is getting this error, it might be a Windows
> >>> specific or system specific issue. I will give my vote.
> >>>
> >>> Thanks Viknes
> >>>
> >>> -----Original Message----- From: Suresh Marru
> >>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013 4:10 PM
> >>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache Airavata
> >>> Release 0.8 - RC3
> >>>
> >>> I did not do extensive testing yet, but a quick try on a mac and did
> >>> not give this error either.
> >>>
> >>> Suresh
> >>>
> >>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
> >>> <th...@gmail.com> wrote:
> >>>
> >>>> Strange, I am not experiencing this issue. Wonder whether this is a
> >>>> Windows specific issue. Any one else experiencing this issue ?
> >>>>
> >>>> Thanks Amila
> >>>>
> >>>>
> >>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
> >>> <vi...@msn.com>wrote:
> >>>>
> >>>>> Hi all,
> >>>>>
> >>>>> I downloaded the server bin distribution, tried to start the
> >>>>> server and I got the below exception. It seems this error occurs
> >>>>> only the first time I start the server. It does not occur the
> >>>>> subsequent times during the startup.
> >>>>>
> >>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server -
> >>>>> 10.9.1.0 - (1344872) started and ready to accept connection s on
> >>>>> port 1527
> >>>>>
> >>>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
> >>>>> //l
> >>>>>
> >>>>>
> > ocalhos t:1527/persistent_data;create=true;user=aira
> >>>>>
> >>>>> vata;password=airavata,Username=airavata,Password=airavata,validat
> >>>>> ion
> >>>>>
> >>>>>
> > Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
> >>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> >>>>>
> >>>>>
> > 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting OpenJPA
> >>>>> 2.2.0 [ERROR] Error while initializing the Airavata API
> >>>>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>
> >>>>>
> > Error while initializing the Airavata API
> >>>>> at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry.java
> >>>>> :64) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry.java
> >>>>> :43) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry.java
> >>>>> :39) at
> >>>>>
> >>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBo
> >>>>> xSe
> >>>>>
> >>>>>
> > rviceLi
> >>>>> feCycle.java:117) Caused by:
> >>>>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>
> >>>>>
> > Error while initializing the Airavat
> >>>>> a API at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
> >>>>> t.j
> >>>>>
> >>>>>
> > ava:163
> >>>>> ) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry.java
> >>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990 fatal
> >>>>> general error>
> >>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
> >>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
> >>>>> exist) at
> >>>>>
> >>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
> >>>>> Dic
> >>>>>
> >>>>>
> > tionary
> >>>>> Factory.java:102) at
> >>>>>
> >>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionary
> >>>>> Ins
> >>>>>
> >>>>>
> > tance(J
> >>>>> DBCConfigurationImpl.java:603) at
> >>>>>
> >>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Ma
> >>>>> ppi
> >>>>>
> >>>>>
> > ngRepos
> >>>>> itory.java:1510) at
> >>>>>
> >>>>>
> >>>
>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>
> >>>
> > java:518)
> >>>>> at
> >>>>>
> >>>>>
> >>>
>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>
> >>>
> > java:443)
> >>>>> at
> >>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.ja
> >>>>> va:104)
> >>>>>
> >>>>>
> > at
> >>>>>
> >>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDa
> >>>>> taR
> >>>>>
> >>>>>
> > eposito
> >>>>> ryValue.java:68) at
> >>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.ja
> >>>>> va:83)
> >>>>>
> >>>>>
> > at
> >>>>>
> >>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataReposi
> >>>>> tor
> >>>>>
> >>>>>
> > yInstan
> >>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> >>>>>
> >>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataReposi
> >>>>> tor
> >>>>>
> >>>>>
> > yInstan
> >>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> >>>>>
> >>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(Abstr
> >>>>> act
> >>>>>
> >>>>>
> > BrokerF
> >>>>> actory.java:638) at
> >>>>>
> >>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abstract
> >>>>> Bro
> >>>>>
> >>>>>
> > kerFact
> >>>>> ory.java:203) at
> >>>>>
> >>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delega
> >>>>> tin
> >>>>>
> >>>>>
> > gBroker
> >>>>> Factory.java:156) at
> >>>>>
> >>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
> >>>>> tyM
> >>>>>
> >>>>>
> > anager(
> >>>>> EntityManagerFactoryImpl.java:227 ) at
> >>>>>
> >>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
> >>>>> tyM
> >>>>>
> >>>>>
> > anager(
> >>>>> EntityManagerFactoryImpl.java:154 ) at
> >>>>>
> >>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
> >>>>> tyM
> >>>>>
> >>>>>
> > anager(
> >>>>> EntityManagerFactoryImpl.java:60)
> >>>>>
> >>>>> at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEnti
> >>>>> tyM
> >>>>>
> >>>>>
> > anager(
> >>>>> ResourceUtils.java:68) at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
> >>>>> igu
> >>>>>
> >>>>>
> > rations
> >>>>> (ResourceUtils.java:201) at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
> >>>>> igu
> >>>>>
> >>>>>
> > ration(
> >>>>> ResourceUtils.java:223) at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
> >>>>> try
> >>>>>
> >>>>>
> > .getCon
> >>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
> >>>>> try
> >>>>>
> >>>>>
> > .initia
> >>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>
> >>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegist
> >>>>> ry(
> >>>>>
> >>>>>
> > Airavat
> >>>>> aRegistryFactory.java:81) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>
> >>>>>
> > java:21
> >>>>> 6) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataCli
> >>>>> ent
> >>>>>
> >>>>>
> > .java:1
> >>>>> 12) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
> >>>>> t.j
> >>>>>
> >>>>>
> > ava:144
> >>>>> ) ... 4 more Caused by:
> >>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> >>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> >>>>> exist) at
> >>>>>
> >>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry(Basi
> >>>>> cDataSource.java:1549) at
> >>>>>
> >>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicData
> >>>>> Sou
> >>>>>
> >>>>>
> > rce.jav
> >>>>> a:1388) at
> >>>>>
> >>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSou
> >>>>> rce
> >>>>>
> >>>>>
> > .java:1
> >>>>> 044) at
> >>>>>
> >>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Del
> >>>>> ega
> >>>>>
> >>>>>
> > tingDat
> >>>>> aSource.java:110) at
> >>>>>
> >>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Dec
> >>>>> ora
> >>>>>
> >>>>>
> > tingDat
> >>>>> aSource.java:87) at
> >>>>>
> >>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
> >>>>> Dic
> >>>>>
> >>>>>
> > tionary
> >>>>> Factory.java:91) ... 28 more Caused by:
> >>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not exist
> >>>>> at
> >>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(U
> >>>>> nkn
> >>>>>
> >>>>>
> > own
> >>>>> Source) at
> >>>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
> >>>>>
> >>>>>
> > Source)
> >>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
> >>>>> Source) at
> >>>>>
> >>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Delegatin
> >>>>> gSt
> >>>>>
> >>>>>
> > atement
> >>>>> .java:208) at
> >>>>>
> >>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnecti
> >>>>> on(
> >>>>>
> >>>>>
> > Poolabl
> >>>>> eConnectionFactory.java:658) at
> >>>>>
> >>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(
> >>>>> Bas
> >>>>>
> >>>>>
> > icDataS
> >>>>> ource.java:1558) at
> >>>>>
> >>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry(Basi
> >>>>> cDataSource.java:1545) ... 33 more Caused by:
> >>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
> >>>>> does not exist at
> >>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> >>>>> Source) at
> >>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Un
> >>>>> kno
> >>>>>
> >>>>>
> > wn
> >>>>> Source) at
> >>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(
> >>>>> Unk
> >>>>>
> >>>>>
> > nown
> >>>>> Source) at
> >>>>>
> >>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeO
> >>>>> utp
> >>>>>
> >>>>>
> > ut(Unkn
> >>>>> own Source) at
> >>>>>
> >>>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutp
> >>>>> ut(
> >>>>>
> >>>>>
> > Unknown
> >>>>> Source) at
> >>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput
> >>>>> _(U
> >>>>>
> >>>>>
> > nknown
> >>>>> Source) at
> >>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unk
> >>>>> now
> >>>>>
> >>>>>
> > n
> >>>>> Source) at
> >>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> >>> Source)
> >>>>> at
> >>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> >>>>> Source) ... 38 more [ERROR] Error while initializing the Airavata
> >>>>> API
> >>>>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>
> >>>>>
> > Error while initializing the Airavata API
> >>>>> at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry.java
> >>>>> :64) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry.java
> >>>>> :43) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry.java
> >>>>> :39) at
> >>>>>
> >>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(Broke
> >>>>> rSe
> >>>>>
> >>>>>
> > rviceLi
> >>>>> feCycle.java:156) Caused by:
> >>>>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>
> >>>>>
> > Error while initializing the Airavat
> >>>>> a API at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
> >>>>> t.j
> >>>>>
> >>>>>
> > ava:163
> >>>>> ) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry.java
> >>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990 fatal
> >>>>> general error>
> >>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
> >>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
> >>>>> exist) at
> >>>>>
> >>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
> >>>>> Dic
> >>>>>
> >>>>>
> > tionary
> >>>>> Factory.java:102) at
> >>>>>
> >>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionary
> >>>>> Ins
> >>>>>
> >>>>>
> > tance(J
> >>>>> DBCConfigurationImpl.java:603) at
> >>>>>
> >>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Ma
> >>>>> ppi
> >>>>>
> >>>>>
> > ngRepos
> >>>>> itory.java:1510) at
> >>>>>
> >>>>>
> >>>
>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>
> >>>
> > java:518)
> >>>>> at
> >>>>>
> >>>>>
> >>>
>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> >>>>>
> >>>
> > java:443)
> >>>>> at
> >>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.ja
> >>>>> va:104)
> >>>>>
> >>>>>
> > at
> >>>>>
> >>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDa
> >>>>> taR
> >>>>>
> >>>>>
> > eposito
> >>>>> ryValue.java:68) at
> >>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.ja
> >>>>> va:83)
> >>>>>
> >>>>>
> > at
> >>>>>
> >>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataReposi
> >>>>> tor
> >>>>>
> >>>>>
> > yInstan
> >>>>> ce(OpenJPAConfigurationImpl.java: 968) at
> >>>>>
> >>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataReposi
> >>>>> tor
> >>>>>
> >>>>>
> > yInstan
> >>>>> ce(OpenJPAConfigurationImpl.java: 959) at
> >>>>>
> >>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingRepos
> >>>>> ito
> >>>>>
> >>>>>
> > ryInsta
> >>>>> nce(JDBCConfigurationImpl.java:71 1) at
> >>>>>
> >>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappin
> >>>>> gs(
> >>>>>
> >>>>>
> > JDBCBro
> >>>>> kerFactory.java:140) at
> >>>>>
> >>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappin
> >>>>> gs(
> >>>>>
> >>>>>
> > JDBCBro
> >>>>> kerFactory.java:164) at
> >>>>>
> >>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDB
> >>>>> CBr
> >>>>>
> >>>>>
> > okerFac
> >>>>> tory.java:122) at
> >>>>>
> >>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abstract
> >>>>> Bro
> >>>>>
> >>>>>
> > kerFact
> >>>>> ory.java:209) at
> >>>>>
> >>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delega
> >>>>> tin
> >>>>>
> >>>>>
> > gBroker
> >>>>> Factory.java:156) at
> >>>>>
> >>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
> >>>>> tyM
> >>>>>
> >>>>>
> > anager(
> >>>>> EntityManagerFactoryImpl.java:227 ) at
> >>>>>
> >>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
> >>>>> tyM
> >>>>>
> >>>>>
> > anager(
> >>>>> EntityManagerFactoryImpl.java:154 ) at
> >>>>>
> >>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
> >>>>> tyM
> >>>>>
> >>>>>
> > anager(
> >>>>> EntityManagerFactoryImpl.java:60)
> >>>>>
> >>>>> at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEnti
> >>>>> tyM
> >>>>>
> >>>>>
> > anager(
> >>>>> ResourceUtils.java:68) at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
> >>>>> igu
> >>>>>
> >>>>>
> > rations
> >>>>> (ResourceUtils.java:201) at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
> >>>>> igu
> >>>>>
> >>>>>
> > ration(
> >>>>> ResourceUtils.java:223) at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
> >>>>> try
> >>>>>
> >>>>>
> > .getCon
> >>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
> >>>>> try
> >>>>>
> >>>>>
> > .initia
> >>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>
> >>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegist
> >>>>> ry(
> >>>>>
> >>>>>
> > Airavat
> >>>>> aRegistryFactory.java:81) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>
> >>>>>
> > java:21
> >>>>> 6) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataCli
> >>>>> ent
> >>>>>
> >>>>>
> > .java:1
> >>>>> 12) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
> >>>>> t.j
> >>>>>
> >>>>>
> > ava:144
> >>>>> ) ... 4 more Caused by:
> >>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create
> >>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
> >>>>> exist) at
> >>>>>
> >>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry(Basi
> >>>>> cDataSource.java:1549) at
> >>>>>
> >>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicData
> >>>>> Sou
> >>>>>
> >>>>>
> > rce.jav
> >>>>> a:1388) at
> >>>>>
> >>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSou
> >>>>> rce
> >>>>>
> >>>>>
> > .java:1
> >>>>> 044) at
> >>>>>
> >>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Del
> >>>>> ega
> >>>>>
> >>>>>
> > tingDat
> >>>>> aSource.java:110) at
> >>>>>
> >>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Dec
> >>>>> ora
> >>>>>
> >>>>>
> > tingDat
> >>>>> aSource.java:87) at
> >>>>>
> >>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
> >>>>> Dic
> >>>>>
> >>>>>
> > tionary
> >>>>> Factory.java:91) ... 31 more Caused by:
> >>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not exist
> >>>>> at
> >>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(U
> >>>>> nkn
> >>>>>
> >>>>>
> > own
> >>>>> Source) at
> >>>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
> >>>>>
> >>>>>
> > Source)
> >>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
> >>>>> Source) at
> >>>>>
> >>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Delegatin
> >>>>> gSt
> >>>>>
> >>>>>
> > atement
> >>>>> .java:208) at
> >>>>>
> >>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnecti
> >>>>> on(
> >>>>>
> >>>>>
> > Poolabl
> >>>>> eConnectionFactory.java:658) at
> >>>>>
> >>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(
> >>>>> Bas
> >>>>>
> >>>>>
> > icDataS
> >>>>> ource.java:1558) at
> >>>>>
> >>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry(Basi
> >>>>> cDataSource.java:1545) ... 36 more Caused by:
> >>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA'
> >>>>> does not exist at
> >>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
> >>>>> Source) at
> >>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Un
> >>>>> kno
> >>>>>
> >>>>>
> > wn
> >>>>> Source) at
> >>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(
> >>>>> Unk
> >>>>>
> >>>>>
> > nown
> >>>>> Source) at
> >>>>>
> >>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeO
> >>>>> utp
> >>>>>
> >>>>>
> > ut(Unkn
> >>>>> own Source) at
> >>>>>
> >>>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutp
> >>>>> ut(
> >>>>>
> >>>>>
> > Unknown
> >>>>> Source) at
> >>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput
> >>>>> _(U
> >>>>>
> >>>>>
> > nknown
> >>>>> Source) at
> >>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unk
> >>>>> now
> >>>>>
> >>>>>
> > n
> >>>>> Source) at
> >>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
> >>> Source)
> >>>>> at
> >>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
> >>>>> Source) ... 41 more [INFO] New Database created for Registry
> >>>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
> >>>>> Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDic
> >>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network
> >>>>> Client JDBC Driver 10.9.1.0 - (1344872)). [INFO] Deploying Web
> >>>>> service: airavata-registry-service-0.8.jar -
> >>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> >>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
> >>>>>
> >>>>>
> > [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
> >>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> >>>>>
> >>>>>
> > /repository/services/airavata-xbaya-gui-0.8.jar
> >>>>> [INFO] Deploying Web service: version-1.5.1.aar -
> >>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/../repo
> >>>>> sit
> >>>>>
> >>>>>
> > o
> >>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
> >>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
> >>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to create
> >>>>> Airavata API
> >>>>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>
> >>>>>
> > Error while initializing the Airavata API
> >>>>> at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry.java
> >>>>> :64) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry.java
> >>>>> :43) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry.java
> >>>>> :39) at
> >>>>>
> >>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> >>>>> get
> >>>>>
> >>>>>
> > Airavat
> >>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
> >>>>>
> >>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
> >>>>> acc
> >>>>>
> >>>>>
> > ess$200
> >>>>> (WorkflowInterpretorSkeleton.java :78) at
> >>>>>
> >>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$
> >>>>> 1.r
> >>>>>
> >>>>>
> > un(Work
> >>>>> flowInterpretorSkeleton.java:158)
> >>>>>
> >>>>> Caused by:
> >>>>>
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> >>>>>
> >>>>>
> > Error while initializing the Airavat
> >>>>> a API at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
> >>>>> t.j
> >>>>>
> >>>>>
> > ava:163
> >>>>> ) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
> >>>>> cto
> >>>>>
> >>>>>
> > ry.java
> >>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal
> >>>>> user error>
> >>>>> org.apache.openjpa.persistence.ArgumentException: An erro r
> >>>>> occurred while parsing the query filter "SELECT p FROM
> >>>>> Configuration p WHERE p.config_key =:param0". Error message:
> >>>>> Th e name "Configuration" is not a recognized entity or
> >>>>> identifier. Known entity names: [] at
> >>>>>
> >>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.parseExce
> >>>>> pti
> >>>>>
> >>>>>
> > on(Abst
> >>>>> ractExpressionBuilder.java:119) at
> >>>>>
> >>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClassMetaD
> >>>>> ata
> >>>>>
> >>>>>
> > (JPQLEx
> >>>>> pressionBuilder.java:197) at
> >>>>>
> >>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveClassM
> >>>>> eta
> >>>>>
> >>>>>
> > Data(JP
> >>>>> QLExpressionBuilder.java:167) at
> >>>>>
> >>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateM
> >>>>> eta
> >>>>>
> >>>>>
> > Data(JP
> >>>>> QLExpressionBuilder.java:242) at
> >>>>>
> >>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateM
> >>>>> eta
> >>>>>
> >>>>>
> > Data(JP
> >>>>> QLExpressionBuilder.java:212) at
> >>>>>
> >>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateT
> >>>>> ype
> >>>>>
> >>>>>
> > (JPQLEx
> >>>>> pressionBuilder.java:205) at
> >>>>>
> >>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$200(JP
> >>>>> QLE
> >>>>>
> >>>>>
> > xpressi
> >>>>> onBuilder.java:80) at
> >>>>>
> >>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJPQL.po
> >>>>> pul
> >>>>>
> >>>>>
> > ate(JPQ
> >>>>> LExpressionBuilder.java:2417) at
> >>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser.java
> >>>>> :61)
> >>>>>
> >>>>>
> > at
> >>>>>
> >>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCompila
> >>>>> tio
> >>>>>
> >>>>>
> > n(Expre
> >>>>> ssionStoreQuery.java:162) at
> >>>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
> >>>>> 673)
> >>>>>
> >>>>>
> > at
> >>>>>
> >>>>>
> >>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryImpl.j
> >>> ava:654)
> >>>>>
> >>>
> > at
> >>>>>
> >>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(QueryImp
> >>>>> l.j
> >>>>>
> >>>>>
> > ava:620
> >>>>> ) at
> >>>>>
> >>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImpl.jav
> >>> a:682)
> >>>>>
> >>>
> > at org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
> >>>>> at
> >>>>>
> >>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(Entit
> >>>>> yMa
> >>>>>
> >>>>>
> > nagerIm
> >>>>> pl.java:997) at
> >>>>>
> >>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(Entit
> >>>>> yMa
> >>>>>
> >>>>>
> > nagerIm
> >>>>> pl.java:979) at
> >>>>>
> >>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(Entit
> >>>>> yMa
> >>>>>
> >>>>>
> > nagerIm
> >>>>> pl.java:102) at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> >>>>> gen
> >>>>>
> >>>>>
> > erateQu
> >>>>> eryWithParameters(QueryGenerator. java:95) at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
> >>>>> sel
> >>>>>
> >>>>>
> > ectQuer
> >>>>> y(QueryGenerator.java:64) at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
> >>>>> igu
> >>>>>
> >>>>>
> > rations
> >>>>> (ResourceUtils.java:205) at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
> >>>>> igu
> >>>>>
> >>>>>
> > ration(
> >>>>> ResourceUtils.java:223) at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
> >>>>> try
> >>>>>
> >>>>>
> > .getCon
> >>>>> figuration(AiravataJPARegistry.ja va:226) at
> >>>>>
> >>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
> >>>>> try
> >>>>>
> >>>>>
> > .initia
> >>>>> lize(AiravataJPARegistry.java:159 ) at
> >>>>>
> >>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegist
> >>>>> ry(
> >>>>>
> >>>>>
> > Airavat
> >>>>> aRegistryFactory.java:81) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
> >>>>>
> >>>>>
> > java:21
> >>>>> 6) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataCli
> >>>>> ent
> >>>>>
> >>>>>
> > .java:1
> >>>>> 12) at
> >>>>>
> >>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
> >>>>> t.j
> >>>>>
> >>>>>
> > ava:144
> >>>>> ) ... 6 more Exception in thread "Thread-29"
> >>>>> java.lang.NullPointerException at
> >>>>>
> >>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$
> >>>>> 1.r
> >>>>>
> >>>>>
> > un(Work
> >>>>> flowInterpretorSkeleton.java:159)
> >>>>>
> >>>>> Thanks Viknes
> >>>>>
> >>>>> -----Original Message----- From: Saminda Wijeratne
> >>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013 12:25 PM
> >>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache Airavata
> >>>>> Release 0.8 - RC3
> >>>>>
> >>>>> ok Suresh. Thanks.
> >>>>>
> >>>>>
> >>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru <sm...@apache.org>
> >>>>> wrote:
> >>>>>
> >>>>>> Hi Saminda,
> >>>>>>
> >>>>>> I should have mentioned this in the vote email. INFRA has
> >>>>>> restricted the distributions to 100MB and the war distribution is
> >>>>>> little over it. I made a request to manually checkin the war
> >>>>>> distribution. Until then, please use this link to get the war
> >>>>>> distribution:
> >>>>>>
> >>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
> >>>>>>
> >>>>>> Suresh
> >>>>>>
> >>>>>>
> >>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
> >>>>>> <sa...@gmail.com>
> >>>>> wrote:
> >>>>>>
> >>>>>>> Suresh, we are missing the war binary from the RC. Can you
> >>>>>>> include that
> >>>>>> as
> >>>>>>> well please.
> >>>>>>>
> >>>>>>>
> >>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
> >>>>>>> <sm...@apache.org>
> >>>>> wrote:
> >>>>>>>
> >>>>>>>> Will appreciate if every one can rest this RC sooner than
> >>>>>>>> later. If we start seeing the release validation is going on
> >>>>>>>> well, we can open the
> >>>>>> trunk
> >>>>>>>> for development for 0.9.
> >>>>>>>>
> >>>>>>>> Suresh
> >>>>>>>>
> >>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru <sm...@apache.org>
> >>>>>>>> wrote:
> >>>>>>>>
> >>>>>>>>> Discussion thread for vote on Apache Airavata 0.8 release
> >>>>>>>>> candidate
> >>>>> 3.
> >>>>>>>>>
> >>>>>>>>> If you have any questions or feedback or to post results of
> >>>>>>>>> validating
> >>>>>>>> the release, please reply to this thread. Once you verify the
> >>>>>>>> release, please post your vote to the VOTE thread.
> >>>>>>>>>
> >>>>>>>>> For reference, the Apache release guide  -
> >>>>>>>> http://www.apache.org/dev/release.html
> >>>>>>>>>
> >>>>>>>>> Some tips to validate the release before you vote:
> >>>>>>>>>
> >>>>>>>>> * Download the binary version and run the 5 minute or
> >>>>>>>>> 10 minute
> >>>>>> tutorial
> >>>>>>>> as described in README and website.
> >>>>>>>>> * Download the source files from compressed files and release
> >>>>>>>>> tag and
> >>>>>>>> build (which includes tests).
> >>>>>>>>> * Verify the distribution for the required LICENSE and NOTICE
> >>>>>>>>> files * Verify if all the staged files are signed and the
> >>>>>>>>> signature is
> >>>>>>>> verifiable.
> >>>>>>>>> * Verify if the signing key in the project's KEYS file is
> >>>>>>>>> hosted on a
> >>>>>>>> public server
> >>>>>>>>>
> >>>>>>>>> Thanks for your time in validating the release and voting,
> >>>>>>>>> Suresh (On Behalf of Airavata PMC)
> >>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>>>>
> >>>>>
> >>>
> >>
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> > Comment: GPGTools - http://gpgtools.org
> > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
> >
> > iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> > v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> > A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> > gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> > +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> > tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> > =4mIG
> > -----END PGP SIGNATURE-----
>
>

RE: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Viknes Balasubramanee <vi...@msn.com>.
Sure, here is the JIRA issue
https://issues.apache.org/jira/browse/AIRAVATA-879

Thanks
Viknes

-----Original Message-----
From: Suresh Marru [mailto:smarru@apache.org] 
Sent: Wednesday, July 03, 2013 12:44 PM
To: dev@airavata.apache.org
Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

On Jul 3, 2013, at 12:37 PM, Marlon Pierce <ma...@iu.edu> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> My concern about making this a known issue is that many who will try 
> out the release for the first time will hit this bug.
> 

Thats true and may not be a good thing. Any volunteers to get to the bottom
of this race condition and fix it in the trunk? If we first make sure we
really fixed it, certainly worth a new RC. 

Viknes, can you please crate a JIRA and fill in the steps to reproduce it? 

Suresh

> 
> 
> Marlon
> 
> 
> On 7/3/13 12:33 PM, Suresh Marru wrote:
>> Hi Viknes,
>> 
>> It seems the issues of "database not getting created the first time" 
>> is reproducible on Linux and Windows as well,  for some reason Mac's 
>> are ok. Will wait for others to chime in. We can either proceed with 
>> the release by adding this as a Known issue, or if any one raises a 
>> blocker, we can address and re-spin the release.
>> 
>> Suresh
>> 
>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee <vi...@msn.com> 
>> wrote:
>> 
>>> Since no one else is getting this error, it might be a Windows 
>>> specific or system specific issue. I will give my vote.
>>> 
>>> Thanks Viknes
>>> 
>>> -----Original Message----- From: Suresh Marru 
>>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013 4:10 PM
>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache Airavata 
>>> Release 0.8 - RC3
>>> 
>>> I did not do extensive testing yet, but a quick try on a mac and did 
>>> not give this error either.
>>> 
>>> Suresh
>>> 
>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara 
>>> <th...@gmail.com> wrote:
>>> 
>>>> Strange, I am not experiencing this issue. Wonder whether this is a 
>>>> Windows specific issue. Any one else experiencing this issue ?
>>>> 
>>>> Thanks Amila
>>>> 
>>>> 
>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
>>> <vi...@msn.com>wrote:
>>>> 
>>>>> Hi all,
>>>>> 
>>>>> I downloaded the server bin distribution, tried to start the 
>>>>> server and I got the below exception. It seems this error occurs 
>>>>> only the first time I start the server. It does not occur the 
>>>>> subsequent times during the startup.
>>>>> 
>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server -
>>>>> 10.9.1.0 - (1344872) started and ready to accept connection s on 
>>>>> port 1527
>>>>> 
>>>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby:
>>>>> //l
>>>>> 
>>>>> 
> ocalhos t:1527/persistent_data;create=true;user=aira
>>>>> 
>>>>> vata;password=airavata,Username=airavata,Password=airavata,validat
>>>>> ion
>>>>> 
>>>>> 
> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
>>>>> 
>>>>> 
> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting OpenJPA
>>>>> 2.2.0 [ERROR] Error while initializing the Airavata API
>>>>>
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>> 
>>>>> 
> Error while initializing the Airavata API
>>>>> at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>> cto
>>>>> 
>>>>> 
> ry.java
>>>>> :64) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>> cto
>>>>> 
>>>>> 
> ry.java
>>>>> :43) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>> cto
>>>>> 
>>>>> 
> ry.java
>>>>> :39) at
>>>>> 
>>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBo
>>>>> xSe
>>>>> 
>>>>> 
> rviceLi
>>>>> feCycle.java:117) Caused by: 
>>>>>
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>> 
>>>>> 
> Error while initializing the Airavat
>>>>> a API at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>>>>> t.j
>>>>> 
>>>>> 
> ava:163
>>>>> ) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>> cto
>>>>> 
>>>>> 
> ry.java
>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990 fatal 
>>>>> general error>
>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot 
>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>>>>> exist) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
>>>>> Dic
>>>>> 
>>>>> 
> tionary
>>>>> Factory.java:102) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionary
>>>>> Ins
>>>>> 
>>>>> 
> tance(J
>>>>> DBCConfigurationImpl.java:603) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Ma
>>>>> ppi
>>>>> 
>>>>> 
> ngRepos
>>>>> itory.java:1510) at
>>>>> 
>>>>> 
>>>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>> 
>>> 
> java:518)
>>>>> at
>>>>> 
>>>>> 
>>>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>> 
>>> 
> java:443)
>>>>> at
>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.ja
>>>>> va:104)
>>>>> 
>>>>> 
> at
>>>>> 
>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDa
>>>>> taR
>>>>> 
>>>>> 
> eposito
>>>>> ryValue.java:68) at
>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.ja
>>>>> va:83)
>>>>> 
>>>>> 
> at
>>>>> 
>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataReposi
>>>>> tor
>>>>> 
>>>>> 
> yInstan
>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>>>>> 
>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataReposi
>>>>> tor
>>>>> 
>>>>> 
> yInstan
>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>>>>> 
>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(Abstr
>>>>> act
>>>>> 
>>>>> 
> BrokerF
>>>>> actory.java:638) at
>>>>> 
>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abstract
>>>>> Bro
>>>>> 
>>>>> 
> kerFact
>>>>> ory.java:203) at
>>>>> 
>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delega
>>>>> tin
>>>>> 
>>>>> 
> gBroker
>>>>> Factory.java:156) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>>>>> tyM
>>>>> 
>>>>> 
> anager(
>>>>> EntityManagerFactoryImpl.java:227 ) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>>>>> tyM
>>>>> 
>>>>> 
> anager(
>>>>> EntityManagerFactoryImpl.java:154 ) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>>>>> tyM
>>>>> 
>>>>> 
> anager(
>>>>> EntityManagerFactoryImpl.java:60)
>>>>> 
>>>>> at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEnti
>>>>> tyM
>>>>> 
>>>>> 
> anager(
>>>>> ResourceUtils.java:68) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>>>>> igu
>>>>> 
>>>>> 
> rations
>>>>> (ResourceUtils.java:201) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>>>>> igu
>>>>> 
>>>>> 
> ration(
>>>>> ResourceUtils.java:223) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>>>>> try
>>>>> 
>>>>> 
> .getCon
>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>>>>> try
>>>>> 
>>>>> 
> .initia
>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>> 
>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegist
>>>>> ry(
>>>>> 
>>>>> 
> Airavat
>>>>> aRegistryFactory.java:81) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>> 
>>>>> 
> java:21
>>>>> 6) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataCli
>>>>> ent
>>>>> 
>>>>> 
> .java:1
>>>>> 12) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>>>>> t.j
>>>>> 
>>>>> 
> ava:144
>>>>> ) ... 4 more Caused by:
>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create 
>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>>>>> exist) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
>>>>> cto
>>>>> 
>>>>> 
> ry(Basi
>>>>> cDataSource.java:1549) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicData
>>>>> Sou
>>>>> 
>>>>> 
> rce.jav
>>>>> a:1388) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSou
>>>>> rce
>>>>> 
>>>>> 
> .java:1
>>>>> 044) at
>>>>> 
>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Del
>>>>> ega
>>>>> 
>>>>> 
> tingDat
>>>>> aSource.java:110) at
>>>>> 
>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Dec
>>>>> ora
>>>>> 
>>>>> 
> tingDat
>>>>> aSource.java:87) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
>>>>> Dic
>>>>> 
>>>>> 
> tionary
>>>>> Factory.java:91) ... 28 more Caused by:
>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not exist 
>>>>> at 
>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(U
>>>>> nkn
>>>>> 
>>>>> 
> own
>>>>> Source) at
>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
>>>>> 
>>>>> 
> Source)
>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
>>>>> Source) at
>>>>> 
>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Delegatin
>>>>> gSt
>>>>> 
>>>>> 
> atement
>>>>> .java:208) at
>>>>> 
>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnecti
>>>>> on(
>>>>> 
>>>>> 
> Poolabl
>>>>> eConnectionFactory.java:658) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(
>>>>> Bas
>>>>> 
>>>>> 
> icDataS
>>>>> ource.java:1558) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
>>>>> cto
>>>>> 
>>>>> 
> ry(Basi
>>>>> cDataSource.java:1545) ... 33 more Caused by:
>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' 
>>>>> does not exist at
>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
>>>>> Source) at
>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Un
>>>>> kno
>>>>> 
>>>>> 
> wn
>>>>> Source) at
>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(
>>>>> Unk
>>>>> 
>>>>> 
> nown
>>>>> Source) at
>>>>> 
>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeO
>>>>> utp
>>>>> 
>>>>> 
> ut(Unkn
>>>>> own Source) at
>>>>> 
>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutp
>>>>> ut(
>>>>> 
>>>>> 
> Unknown
>>>>> Source) at
>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput
>>>>> _(U
>>>>> 
>>>>> 
> nknown
>>>>> Source) at
>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unk
>>>>> now
>>>>> 
>>>>> 
> n
>>>>> Source) at
>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>>> Source)
>>>>> at
>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
>>>>> Source) ... 38 more [ERROR] Error while initializing the Airavata 
>>>>> API
>>>>>
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>> 
>>>>> 
> Error while initializing the Airavata API
>>>>> at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>> cto
>>>>> 
>>>>> 
> ry.java
>>>>> :64) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>> cto
>>>>> 
>>>>> 
> ry.java
>>>>> :43) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>> cto
>>>>> 
>>>>> 
> ry.java
>>>>> :39) at
>>>>> 
>>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(Broke
>>>>> rSe
>>>>> 
>>>>> 
> rviceLi
>>>>> feCycle.java:156) Caused by: 
>>>>>
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>> 
>>>>> 
> Error while initializing the Airavat
>>>>> a API at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>>>>> t.j
>>>>> 
>>>>> 
> ava:163
>>>>> ) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>> cto
>>>>> 
>>>>> 
> ry.java
>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990 fatal 
>>>>> general error>
>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot 
>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>>>>> exist) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
>>>>> Dic
>>>>> 
>>>>> 
> tionary
>>>>> Factory.java:102) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionary
>>>>> Ins
>>>>> 
>>>>> 
> tance(J
>>>>> DBCConfigurationImpl.java:603) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Ma
>>>>> ppi
>>>>> 
>>>>> 
> ngRepos
>>>>> itory.java:1510) at
>>>>> 
>>>>> 
>>>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>> 
>>> 
> java:518)
>>>>> at
>>>>> 
>>>>> 
>>>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>> 
>>> 
> java:443)
>>>>> at
>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.ja
>>>>> va:104)
>>>>> 
>>>>> 
> at
>>>>> 
>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDa
>>>>> taR
>>>>> 
>>>>> 
> eposito
>>>>> ryValue.java:68) at
>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.ja
>>>>> va:83)
>>>>> 
>>>>> 
> at
>>>>> 
>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataReposi
>>>>> tor
>>>>> 
>>>>> 
> yInstan
>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>>>>> 
>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataReposi
>>>>> tor
>>>>> 
>>>>> 
> yInstan
>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingRepos
>>>>> ito
>>>>> 
>>>>> 
> ryInsta
>>>>> nce(JDBCConfigurationImpl.java:71 1) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappin
>>>>> gs(
>>>>> 
>>>>> 
> JDBCBro
>>>>> kerFactory.java:140) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappin
>>>>> gs(
>>>>> 
>>>>> 
> JDBCBro
>>>>> kerFactory.java:164) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDB
>>>>> CBr
>>>>> 
>>>>> 
> okerFac
>>>>> tory.java:122) at
>>>>> 
>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(Abstract
>>>>> Bro
>>>>> 
>>>>> 
> kerFact
>>>>> ory.java:209) at
>>>>> 
>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delega
>>>>> tin
>>>>> 
>>>>> 
> gBroker
>>>>> Factory.java:156) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>>>>> tyM
>>>>> 
>>>>> 
> anager(
>>>>> EntityManagerFactoryImpl.java:227 ) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>>>>> tyM
>>>>> 
>>>>> 
> anager(
>>>>> EntityManagerFactoryImpl.java:154 ) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEnti
>>>>> tyM
>>>>> 
>>>>> 
> anager(
>>>>> EntityManagerFactoryImpl.java:60)
>>>>> 
>>>>> at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEnti
>>>>> tyM
>>>>> 
>>>>> 
> anager(
>>>>> ResourceUtils.java:68) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>>>>> igu
>>>>> 
>>>>> 
> rations
>>>>> (ResourceUtils.java:201) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>>>>> igu
>>>>> 
>>>>> 
> ration(
>>>>> ResourceUtils.java:223) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>>>>> try
>>>>> 
>>>>> 
> .getCon
>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>>>>> try
>>>>> 
>>>>> 
> .initia
>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>> 
>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegist
>>>>> ry(
>>>>> 
>>>>> 
> Airavat
>>>>> aRegistryFactory.java:81) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>> 
>>>>> 
> java:21
>>>>> 6) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataCli
>>>>> ent
>>>>> 
>>>>> 
> .java:1
>>>>> 12) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>>>>> t.j
>>>>> 
>>>>> 
> ava:144
>>>>> ) ... 4 more Caused by:
>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create 
>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>>>>> exist) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
>>>>> cto
>>>>> 
>>>>> 
> ry(Basi
>>>>> cDataSource.java:1549) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicData
>>>>> Sou
>>>>> 
>>>>> 
> rce.jav
>>>>> a:1388) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSou
>>>>> rce
>>>>> 
>>>>> 
> .java:1
>>>>> 044) at
>>>>> 
>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Del
>>>>> ega
>>>>> 
>>>>> 
> tingDat
>>>>> aSource.java:110) at
>>>>> 
>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Dec
>>>>> ora
>>>>> 
>>>>> 
> tingDat
>>>>> aSource.java:87) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DB
>>>>> Dic
>>>>> 
>>>>> 
> tionary
>>>>> Factory.java:91) ... 31 more Caused by:
>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not exist 
>>>>> at 
>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(U
>>>>> nkn
>>>>> 
>>>>> 
> own
>>>>> Source) at
>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
>>>>> 
>>>>> 
> Source)
>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown
>>>>> Source) at
>>>>> 
>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(Delegatin
>>>>> gSt
>>>>> 
>>>>> 
> atement
>>>>> .java:208) at
>>>>> 
>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnecti
>>>>> on(
>>>>> 
>>>>> 
> Poolabl
>>>>> eConnectionFactory.java:658) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(
>>>>> Bas
>>>>> 
>>>>> 
> icDataS
>>>>> ource.java:1558) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFa
>>>>> cto
>>>>> 
>>>>> 
> ry(Basi
>>>>> cDataSource.java:1545) ... 36 more Caused by:
>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' 
>>>>> does not exist at
>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown
>>>>> Source) at
>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Un
>>>>> kno
>>>>> 
>>>>> 
> wn
>>>>> Source) at
>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(
>>>>> Unk
>>>>> 
>>>>> 
> nown
>>>>> Source) at
>>>>> 
>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeO
>>>>> utp
>>>>> 
>>>>> 
> ut(Unkn
>>>>> own Source) at
>>>>> 
>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutp
>>>>> ut(
>>>>> 
>>>>> 
> Unknown
>>>>> Source) at
>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput
>>>>> _(U
>>>>> 
>>>>> 
> nknown
>>>>> Source) at
>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unk
>>>>> now
>>>>> 
>>>>> 
> n
>>>>> Source) at
>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>>> Source)
>>>>> at
>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown
>>>>> Source) ... 41 more [INFO] New Database created for Registry 
>>>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
>>>>> Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDic
>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network 
>>>>> Client JDBC Driver 10.9.1.0 - (1344872)). [INFO] Deploying Web 
>>>>> service: airavata-registry-service-0.8.jar -
>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
>>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
>>>>> 
>>>>> 
> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>>>>> 
>>>>> 
> /repository/services/airavata-xbaya-gui-0.8.jar
>>>>> [INFO] Deploying Web service: version-1.5.1.aar - 
>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/../repo
>>>>> sit
>>>>> 
>>>>> 
> o
>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM 
>>>>> org.apache.coyote.AbstractProtocol start INFO: Starting 
>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to create 
>>>>> Airavata API
>>>>>
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>> 
>>>>> 
> Error while initializing the Airavata API
>>>>> at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>> cto
>>>>> 
>>>>> 
> ry.java
>>>>> :64) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>> cto
>>>>> 
>>>>> 
> ry.java
>>>>> :43) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>> cto
>>>>> 
>>>>> 
> ry.java
>>>>> :39) at
>>>>> 
>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
>>>>> get
>>>>> 
>>>>> 
> Airavat
>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
>>>>> 
>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.
>>>>> acc
>>>>> 
>>>>> 
> ess$200
>>>>> (WorkflowInterpretorSkeleton.java :78) at
>>>>> 
>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$
>>>>> 1.r
>>>>> 
>>>>> 
> un(Work
>>>>> flowInterpretorSkeleton.java:158)
>>>>> 
>>>>> Caused by: 
>>>>>
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>> 
>>>>> 
> Error while initializing the Airavat
>>>>> a API at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>>>>> t.j
>>>>> 
>>>>> 
> ava:163
>>>>> ) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFa
>>>>> cto
>>>>> 
>>>>> 
> ry.java
>>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal 
>>>>> user error>
>>>>> org.apache.openjpa.persistence.ArgumentException: An erro r 
>>>>> occurred while parsing the query filter "SELECT p FROM 
>>>>> Configuration p WHERE p.config_key =:param0". Error message:
>>>>> Th e name "Configuration" is not a recognized entity or 
>>>>> identifier. Known entity names: [] at
>>>>> 
>>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.parseExce
>>>>> pti
>>>>> 
>>>>> 
> on(Abst
>>>>> ractExpressionBuilder.java:119) at
>>>>> 
>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClassMetaD
>>>>> ata
>>>>> 
>>>>> 
> (JPQLEx
>>>>> pressionBuilder.java:197) at
>>>>> 
>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveClassM
>>>>> eta
>>>>> 
>>>>> 
> Data(JP
>>>>> QLExpressionBuilder.java:167) at
>>>>> 
>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateM
>>>>> eta
>>>>> 
>>>>> 
> Data(JP
>>>>> QLExpressionBuilder.java:242) at
>>>>> 
>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateM
>>>>> eta
>>>>> 
>>>>> 
> Data(JP
>>>>> QLExpressionBuilder.java:212) at
>>>>> 
>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateT
>>>>> ype
>>>>> 
>>>>> 
> (JPQLEx
>>>>> pressionBuilder.java:205) at
>>>>> 
>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$200(JP
>>>>> QLE
>>>>> 
>>>>> 
> xpressi
>>>>> onBuilder.java:80) at
>>>>> 
>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJPQL.po
>>>>> pul
>>>>> 
>>>>> 
> ate(JPQ
>>>>> LExpressionBuilder.java:2417) at
>>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser.java
>>>>> :61)
>>>>> 
>>>>> 
> at
>>>>> 
>>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCompila
>>>>> tio
>>>>> 
>>>>> 
> n(Expre
>>>>> ssionStoreQuery.java:162) at
>>>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:
>>>>> 673)
>>>>> 
>>>>> 
> at
>>>>> 
>>>>> 
>>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryImpl.j
>>> ava:654)
>>>>> 
>>> 
> at
>>>>> 
>>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(QueryImp
>>>>> l.j
>>>>> 
>>>>> 
> ava:620
>>>>> ) at
>>>>> 
>>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImpl.jav
>>> a:682)
>>>>> 
>>> 
> at org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
>>>>> at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(Entit
>>>>> yMa
>>>>> 
>>>>> 
> nagerIm
>>>>> pl.java:997) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(Entit
>>>>> yMa
>>>>> 
>>>>> 
> nagerIm
>>>>> pl.java:979) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(Entit
>>>>> yMa
>>>>> 
>>>>> 
> nagerIm
>>>>> pl.java:102) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
>>>>> gen
>>>>> 
>>>>> 
> erateQu
>>>>> eryWithParameters(QueryGenerator. java:95) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.
>>>>> sel
>>>>> 
>>>>> 
> ectQuer
>>>>> y(QueryGenerator.java:64) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>>>>> igu
>>>>> 
>>>>> 
> rations
>>>>> (ResourceUtils.java:205) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConf
>>>>> igu
>>>>> 
>>>>> 
> ration(
>>>>> ResourceUtils.java:223) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>>>>> try
>>>>> 
>>>>> 
> .getCon
>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegis
>>>>> try
>>>>> 
>>>>> 
> .initia
>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>> 
>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegist
>>>>> ry(
>>>>> 
>>>>> 
> Airavat
>>>>> aRegistryFactory.java:81) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>> 
>>>>> 
> java:21
>>>>> 6) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataCli
>>>>> ent
>>>>> 
>>>>> 
> .java:1
>>>>> 12) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClien
>>>>> t.j
>>>>> 
>>>>> 
> ava:144
>>>>> ) ... 6 more Exception in thread "Thread-29"
>>>>> java.lang.NullPointerException at
>>>>> 
>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$
>>>>> 1.r
>>>>> 
>>>>> 
> un(Work
>>>>> flowInterpretorSkeleton.java:159)
>>>>> 
>>>>> Thanks Viknes
>>>>> 
>>>>> -----Original Message----- From: Saminda Wijeratne 
>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013 12:25 PM 
>>>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache Airavata 
>>>>> Release 0.8 - RC3
>>>>> 
>>>>> ok Suresh. Thanks.
>>>>> 
>>>>> 
>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru <sm...@apache.org> 
>>>>> wrote:
>>>>> 
>>>>>> Hi Saminda,
>>>>>> 
>>>>>> I should have mentioned this in the vote email. INFRA has 
>>>>>> restricted the distributions to 100MB and the war distribution is 
>>>>>> little over it. I made a request to manually checkin the war 
>>>>>> distribution. Until then, please use this link to get the war 
>>>>>> distribution:
>>>>>> 
>>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
>>>>>> 
>>>>>> Suresh
>>>>>> 
>>>>>> 
>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne 
>>>>>> <sa...@gmail.com>
>>>>> wrote:
>>>>>> 
>>>>>>> Suresh, we are missing the war binary from the RC. Can you 
>>>>>>> include that
>>>>>> as
>>>>>>> well please.
>>>>>>> 
>>>>>>> 
>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru 
>>>>>>> <sm...@apache.org>
>>>>> wrote:
>>>>>>> 
>>>>>>>> Will appreciate if every one can rest this RC sooner than 
>>>>>>>> later. If we start seeing the release validation is going on 
>>>>>>>> well, we can open the
>>>>>> trunk
>>>>>>>> for development for 0.9.
>>>>>>>> 
>>>>>>>> Suresh
>>>>>>>> 
>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru <sm...@apache.org> 
>>>>>>>> wrote:
>>>>>>>> 
>>>>>>>>> Discussion thread for vote on Apache Airavata 0.8 release 
>>>>>>>>> candidate
>>>>> 3.
>>>>>>>>> 
>>>>>>>>> If you have any questions or feedback or to post results of 
>>>>>>>>> validating
>>>>>>>> the release, please reply to this thread. Once you verify the 
>>>>>>>> release, please post your vote to the VOTE thread.
>>>>>>>>> 
>>>>>>>>> For reference, the Apache release guide  -
>>>>>>>> http://www.apache.org/dev/release.html
>>>>>>>>> 
>>>>>>>>> Some tips to validate the release before you vote:
>>>>>>>>> 
>>>>>>>>> * Download the binary version and run the 5 minute or
>>>>>>>>> 10 minute
>>>>>> tutorial
>>>>>>>> as described in README and website.
>>>>>>>>> * Download the source files from compressed files and release 
>>>>>>>>> tag and
>>>>>>>> build (which includes tests).
>>>>>>>>> * Verify the distribution for the required LICENSE and NOTICE 
>>>>>>>>> files * Verify if all the staged files are signed and the 
>>>>>>>>> signature is
>>>>>>>> verifiable.
>>>>>>>>> * Verify if the signing key in the project's KEYS file is 
>>>>>>>>> hosted on a
>>>>>>>> public server
>>>>>>>>> 
>>>>>>>>> Thanks for your time in validating the release and voting, 
>>>>>>>>> Suresh (On Behalf of Airavata PMC)
>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>>>>> 
>>>>> 
>>> 
>> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
> 
> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> =4mIG
> -----END PGP SIGNATURE-----


Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Suresh Marru <sm...@apache.org>.
On Jul 3, 2013, at 12:37 PM, Marlon Pierce <ma...@iu.edu> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> My concern about making this a known issue is that many who will try
> out the release for the first time will hit this bug.
> 

Thats true and may not be a good thing. Any volunteers to get to the bottom of this race condition and fix it in the trunk? If we first make sure we really fixed it, certainly worth a new RC. 

Viknes, can you please crate a JIRA and fill in the steps to reproduce it? 

Suresh

> 
> 
> Marlon
> 
> 
> On 7/3/13 12:33 PM, Suresh Marru wrote:
>> Hi Viknes,
>> 
>> It seems the issues of "database not getting created the first
>> time" is reproducible on Linux and Windows as well,  for some
>> reason Mac's are ok. Will wait for others to chime in. We can
>> either proceed with the release by adding this as a Known issue, or
>> if any one raises a blocker, we can address and re-spin the
>> release.
>> 
>> Suresh
>> 
>> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
>> <vi...@msn.com> wrote:
>> 
>>> Since no one else is getting this error, it might be a Windows
>>> specific or system specific issue. I will give my vote.
>>> 
>>> Thanks Viknes
>>> 
>>> -----Original Message----- From: Suresh Marru
>>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013 4:10 PM 
>>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
>>> Airavata Release 0.8 - RC3
>>> 
>>> I did not do extensive testing yet, but a quick try on a mac and
>>> did not give this error either.
>>> 
>>> Suresh
>>> 
>>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
>>> <th...@gmail.com> wrote:
>>> 
>>>> Strange, I am not experiencing this issue. Wonder whether this
>>>> is a Windows specific issue. Any one else experiencing this
>>>> issue ?
>>>> 
>>>> Thanks Amila
>>>> 
>>>> 
>>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
>>> <vi...@msn.com>wrote:
>>>> 
>>>>> Hi all,
>>>>> 
>>>>> I downloaded the server bin distribution, tried to start the
>>>>> server and I got the below exception. It seems this error
>>>>> occurs only the first time I start the server. It does not
>>>>> occur the subsequent times during the startup.
>>>>> 
>>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server -
>>>>> 10.9.1.0 - (1344872) started and ready to accept connection s
>>>>> on port 1527
>>>>> 
>>>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://l
>>>>> 
>>>>> 
> ocalhos t:1527/persistent_data;create=true;user=aira
>>>>> 
>>>>> vata;password=airavata,Username=airavata,Password=airavata,validation
>>>>> 
>>>>> 
> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
>>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
>>>>> 
>>>>> 
> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting OpenJPA
>>>>> 2.2.0 [ERROR] Error while initializing the Airavata API 
>>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>> 
>>>>> 
> Error while initializing the Airavata API
>>>>> at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>> 
>>>>> 
> ry.java
>>>>> :64) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>> 
>>>>> 
> ry.java
>>>>> :43) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>> 
>>>>> 
> ry.java
>>>>> :39) at
>>>>> 
>>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxSe
>>>>> 
>>>>> 
> rviceLi
>>>>> feCycle.java:117) Caused by: 
>>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>> 
>>>>> 
> Error while initializing the Airavat
>>>>> a API at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>>>> 
>>>>> 
> ava:163
>>>>> ) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>> 
>>>>> 
> ry.java
>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
>>>>> fatal general error> 
>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>>>>> exist) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>>>>> 
>>>>> 
> tionary
>>>>> Factory.java:102) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryIns
>>>>> 
>>>>> 
> tance(J
>>>>> DBCConfigurationImpl.java:603) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Mappi
>>>>> 
>>>>> 
> ngRepos
>>>>> itory.java:1510) at
>>>>> 
>>>>> 
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>> 
>>> 
> java:518)
>>>>> at
>>>>> 
>>>>> 
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>> 
>>> 
> java:443)
>>>>> at 
>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:104)
>>>>> 
>>>>> 
> at
>>>>> 
>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataR
>>>>> 
>>>>> 
> eposito
>>>>> ryValue.java:68) at 
>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
>>>>> 
>>>>> 
> at
>>>>> 
>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositor
>>>>> 
>>>>> 
> yInstan
>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>>>>> 
>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositor
>>>>> 
>>>>> 
> yInstan
>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>>>>> 
>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(Abstract
>>>>> 
>>>>> 
> BrokerF
>>>>> actory.java:638) at
>>>>> 
>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBro
>>>>> 
>>>>> 
> kerFact
>>>>> ory.java:203) at
>>>>> 
>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delegatin
>>>>> 
>>>>> 
> gBroker
>>>>> Factory.java:156) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>>>> 
>>>>> 
> anager(
>>>>> EntityManagerFactoryImpl.java:227 ) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>>>> 
>>>>> 
> anager(
>>>>> EntityManagerFactoryImpl.java:154 ) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>>>> 
>>>>> 
> anager(
>>>>> EntityManagerFactoryImpl.java:60)
>>>>> 
>>>>> at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEntityM
>>>>> 
>>>>> 
> anager(
>>>>> ResourceUtils.java:68) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>>>> 
>>>>> 
> rations
>>>>> (ResourceUtils.java:201) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>>>> 
>>>>> 
> ration(
>>>>> ResourceUtils.java:223) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>>>> 
>>>>> 
> .getCon
>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>>>> 
>>>>> 
> .initia
>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>> 
>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(
>>>>> 
>>>>> 
> Airavat
>>>>> aRegistryFactory.java:81) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>> 
>>>>> 
> java:21
>>>>> 6) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient
>>>>> 
>>>>> 
> .java:1
>>>>> 12) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>>>> 
>>>>> 
> ava:144
>>>>> ) ... 4 more Caused by:
>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create 
>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>>>>> exist) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>>>>> 
>>>>> 
> ry(Basi
>>>>> cDataSource.java:1549) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSou
>>>>> 
>>>>> 
> rce.jav
>>>>> a:1388) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource
>>>>> 
>>>>> 
> .java:1
>>>>> 044) at
>>>>> 
>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Delega
>>>>> 
>>>>> 
> tingDat
>>>>> aSource.java:110) at
>>>>> 
>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Decora
>>>>> 
>>>>> 
> tingDat
>>>>> aSource.java:87) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>>>>> 
>>>>> 
> tionary
>>>>> Factory.java:91) ... 28 more Caused by:
>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
>>>>> exist at 
>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unkn
>>>>> 
>>>>> 
> own
>>>>> Source) at 
>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
>>>>> 
>>>>> 
> Source)
>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown 
>>>>> Source) at
>>>>> 
>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingSt
>>>>> 
>>>>> 
> atement
>>>>> .java:208) at
>>>>> 
>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(
>>>>> 
>>>>> 
> Poolabl
>>>>> eConnectionFactory.java:658) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(Bas
>>>>> 
>>>>> 
> icDataS
>>>>> ource.java:1558) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>>>>> 
>>>>> 
> ry(Basi
>>>>> cDataSource.java:1545) ... 33 more Caused by:
>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' 
>>>>> does not exist at
>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown 
>>>>> Source) at 
>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unkno
>>>>> 
>>>>> 
> wn
>>>>> Source) at 
>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unk
>>>>> 
>>>>> 
> nown
>>>>> Source) at
>>>>> 
>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutp
>>>>> 
>>>>> 
> ut(Unkn
>>>>> own Source) at
>>>>> 
>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(
>>>>> 
>>>>> 
> Unknown
>>>>> Source) at 
>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(U
>>>>> 
>>>>> 
> nknown
>>>>> Source) at 
>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unknow
>>>>> 
>>>>> 
> n
>>>>> Source) at
>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>>> Source)
>>>>> at
>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown 
>>>>> Source) ... 38 more [ERROR] Error while initializing the
>>>>> Airavata API 
>>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>> 
>>>>> 
> Error while initializing the Airavata API
>>>>> at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>> 
>>>>> 
> ry.java
>>>>> :64) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>> 
>>>>> 
> ry.java
>>>>> :43) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>> 
>>>>> 
> ry.java
>>>>> :39) at
>>>>> 
>>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(BrokerSe
>>>>> 
>>>>> 
> rviceLi
>>>>> feCycle.java:156) Caused by: 
>>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>> 
>>>>> 
> Error while initializing the Airavat
>>>>> a API at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>>>> 
>>>>> 
> ava:163
>>>>> ) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>> 
>>>>> 
> ry.java
>>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
>>>>> fatal general error> 
>>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
>>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>>>>> exist) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>>>>> 
>>>>> 
> tionary
>>>>> Factory.java:102) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryIns
>>>>> 
>>>>> 
> tance(J
>>>>> DBCConfigurationImpl.java:603) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Mappi
>>>>> 
>>>>> 
> ngRepos
>>>>> itory.java:1510) at
>>>>> 
>>>>> 
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>> 
>>> 
> java:518)
>>>>> at
>>>>> 
>>>>> 
>>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>> 
>>> 
> java:443)
>>>>> at 
>>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:104)
>>>>> 
>>>>> 
> at
>>>>> 
>>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataR
>>>>> 
>>>>> 
> eposito
>>>>> ryValue.java:68) at 
>>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
>>>>> 
>>>>> 
> at
>>>>> 
>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositor
>>>>> 
>>>>> 
> yInstan
>>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>>>>> 
>>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositor
>>>>> 
>>>>> 
> yInstan
>>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingReposito
>>>>> 
>>>>> 
> ryInsta
>>>>> nce(JDBCConfigurationImpl.java:71 1) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(
>>>>> 
>>>>> 
> JDBCBro
>>>>> kerFactory.java:140) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(
>>>>> 
>>>>> 
> JDBCBro
>>>>> kerFactory.java:164) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDBCBr
>>>>> 
>>>>> 
> okerFac
>>>>> tory.java:122) at
>>>>> 
>>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBro
>>>>> 
>>>>> 
> kerFact
>>>>> ory.java:209) at
>>>>> 
>>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delegatin
>>>>> 
>>>>> 
> gBroker
>>>>> Factory.java:156) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>>>> 
>>>>> 
> anager(
>>>>> EntityManagerFactoryImpl.java:227 ) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>>>> 
>>>>> 
> anager(
>>>>> EntityManagerFactoryImpl.java:154 ) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>>>> 
>>>>> 
> anager(
>>>>> EntityManagerFactoryImpl.java:60)
>>>>> 
>>>>> at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEntityM
>>>>> 
>>>>> 
> anager(
>>>>> ResourceUtils.java:68) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>>>> 
>>>>> 
> rations
>>>>> (ResourceUtils.java:201) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>>>> 
>>>>> 
> ration(
>>>>> ResourceUtils.java:223) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>>>> 
>>>>> 
> .getCon
>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>>>> 
>>>>> 
> .initia
>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>> 
>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(
>>>>> 
>>>>> 
> Airavat
>>>>> aRegistryFactory.java:81) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>> 
>>>>> 
> java:21
>>>>> 6) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient
>>>>> 
>>>>> 
> .java:1
>>>>> 12) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>>>> 
>>>>> 
> ava:144
>>>>> ) ... 4 more Caused by:
>>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create 
>>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>>>>> exist) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>>>>> 
>>>>> 
> ry(Basi
>>>>> cDataSource.java:1549) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSou
>>>>> 
>>>>> 
> rce.jav
>>>>> a:1388) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource
>>>>> 
>>>>> 
> .java:1
>>>>> 044) at
>>>>> 
>>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Delega
>>>>> 
>>>>> 
> tingDat
>>>>> aSource.java:110) at
>>>>> 
>>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Decora
>>>>> 
>>>>> 
> tingDat
>>>>> aSource.java:87) at
>>>>> 
>>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>>>>> 
>>>>> 
> tionary
>>>>> Factory.java:91) ... 31 more Caused by:
>>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
>>>>> exist at 
>>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unkn
>>>>> 
>>>>> 
> own
>>>>> Source) at 
>>>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
>>>>> 
>>>>> 
> Source)
>>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown 
>>>>> Source) at
>>>>> 
>>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingSt
>>>>> 
>>>>> 
> atement
>>>>> .java:208) at
>>>>> 
>>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(
>>>>> 
>>>>> 
> Poolabl
>>>>> eConnectionFactory.java:658) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(Bas
>>>>> 
>>>>> 
> icDataS
>>>>> ource.java:1558) at
>>>>> 
>>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>>>>> 
>>>>> 
> ry(Basi
>>>>> cDataSource.java:1545) ... 36 more Caused by:
>>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' 
>>>>> does not exist at
>>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown 
>>>>> Source) at 
>>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unkno
>>>>> 
>>>>> 
> wn
>>>>> Source) at 
>>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unk
>>>>> 
>>>>> 
> nown
>>>>> Source) at
>>>>> 
>>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutp
>>>>> 
>>>>> 
> ut(Unkn
>>>>> own Source) at
>>>>> 
>>>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(
>>>>> 
>>>>> 
> Unknown
>>>>> Source) at 
>>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(U
>>>>> 
>>>>> 
> nknown
>>>>> Source) at 
>>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unknow
>>>>> 
>>>>> 
> n
>>>>> Source) at
>>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>>> Source)
>>>>> at
>>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown 
>>>>> Source) ... 41 more [INFO] New Database created for Registry 
>>>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
>>>>> Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDic 
>>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
>>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)). [INFO]
>>>>> Deploying Web service: airavata-registry-service-0.8.jar - 
>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8 
>>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
>>>>> 
>>>>> 
> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>>>>> 
>>>>> 
> /repository/services/airavata-xbaya-gui-0.8.jar
>>>>> [INFO] Deploying Web service: version-1.5.1.aar - 
>>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/../reposit
>>>>> 
>>>>> 
> o
>>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
>>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
>>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to create
>>>>> Airavata API 
>>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>> 
>>>>> 
> Error while initializing the Airavata API
>>>>> at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>> 
>>>>> 
> ry.java
>>>>> :64) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>> 
>>>>> 
> ry.java
>>>>> :43) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>> 
>>>>> 
> ry.java
>>>>> :39) at
>>>>> 
>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.get
>>>>> 
>>>>> 
> Airavat
>>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
>>>>> 
>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.acc
>>>>> 
>>>>> 
> ess$200
>>>>> (WorkflowInterpretorSkeleton.java :78) at
>>>>> 
>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.r
>>>>> 
>>>>> 
> un(Work
>>>>> flowInterpretorSkeleton.java:158)
>>>>> 
>>>>> Caused by: 
>>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>> 
>>>>> 
> Error while initializing the Airavat
>>>>> a API at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>>>> 
>>>>> 
> ava:163
>>>>> ) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>> 
>>>>> 
> ry.java
>>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990
>>>>> nonfatal user error> 
>>>>> org.apache.openjpa.persistence.ArgumentException: An erro r
>>>>> occurred while parsing the query filter "SELECT p FROM
>>>>> Configuration p WHERE p.config_key =:param0". Error message:
>>>>> Th e name "Configuration" is not a recognized entity or
>>>>> identifier. Known entity names: [] at
>>>>> 
>>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.parseExcepti
>>>>> 
>>>>> 
> on(Abst
>>>>> ractExpressionBuilder.java:119) at
>>>>> 
>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClassMetaData
>>>>> 
>>>>> 
> (JPQLEx
>>>>> pressionBuilder.java:197) at
>>>>> 
>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveClassMeta
>>>>> 
>>>>> 
> Data(JP
>>>>> QLExpressionBuilder.java:167) at
>>>>> 
>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateMeta
>>>>> 
>>>>> 
> Data(JP
>>>>> QLExpressionBuilder.java:242) at
>>>>> 
>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateMeta
>>>>> 
>>>>> 
> Data(JP
>>>>> QLExpressionBuilder.java:212) at
>>>>> 
>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateType
>>>>> 
>>>>> 
> (JPQLEx
>>>>> pressionBuilder.java:205) at
>>>>> 
>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$200(JPQLE
>>>>> 
>>>>> 
> xpressi
>>>>> onBuilder.java:80) at
>>>>> 
>>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJPQL.popul
>>>>> 
>>>>> 
> ate(JPQ
>>>>> LExpressionBuilder.java:2417) at 
>>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser.java:61)
>>>>> 
>>>>> 
> at
>>>>> 
>>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCompilatio
>>>>> 
>>>>> 
> n(Expre
>>>>> ssionStoreQuery.java:162) at 
>>>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:673)
>>>>> 
>>>>> 
> at
>>>>> 
>>>>> 
>>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryImpl.java:654)
>>>>> 
>>> 
> at
>>>>> 
>>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(QueryImpl.j
>>>>> 
>>>>> 
> ava:620
>>>>> ) at
>>>>> 
>>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImpl.java:682)
>>>>> 
>>> 
> at org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
>>>>> at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityMa
>>>>> 
>>>>> 
> nagerIm
>>>>> pl.java:997) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityMa
>>>>> 
>>>>> 
> nagerIm
>>>>> pl.java:979) at
>>>>> 
>>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityMa
>>>>> 
>>>>> 
> nagerIm
>>>>> pl.java:102) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.gen
>>>>> 
>>>>> 
> erateQu
>>>>> eryWithParameters(QueryGenerator. java:95) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.sel
>>>>> 
>>>>> 
> ectQuer
>>>>> y(QueryGenerator.java:64) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>>>> 
>>>>> 
> rations
>>>>> (ResourceUtils.java:205) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>>>> 
>>>>> 
> ration(
>>>>> ResourceUtils.java:223) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>>>> 
>>>>> 
> .getCon
>>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>>> 
>>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>>>> 
>>>>> 
> .initia
>>>>> lize(AiravataJPARegistry.java:159 ) at
>>>>> 
>>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(
>>>>> 
>>>>> 
> Airavat
>>>>> aRegistryFactory.java:81) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>> 
>>>>> 
> java:21
>>>>> 6) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient
>>>>> 
>>>>> 
> .java:1
>>>>> 12) at
>>>>> 
>>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>>>> 
>>>>> 
> ava:144
>>>>> ) ... 6 more Exception in thread "Thread-29"
>>>>> java.lang.NullPointerException at
>>>>> 
>>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.r
>>>>> 
>>>>> 
> un(Work
>>>>> flowInterpretorSkeleton.java:159)
>>>>> 
>>>>> Thanks Viknes
>>>>> 
>>>>> -----Original Message----- From: Saminda Wijeratne
>>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013 12:25
>>>>> PM To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
>>>>> Airavata Release 0.8 - RC3
>>>>> 
>>>>> ok Suresh. Thanks.
>>>>> 
>>>>> 
>>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
>>>>> <sm...@apache.org> wrote:
>>>>> 
>>>>>> Hi Saminda,
>>>>>> 
>>>>>> I should have mentioned this in the vote email. INFRA has
>>>>>> restricted the distributions to 100MB and the war
>>>>>> distribution is little over it. I made a request to
>>>>>> manually checkin the war distribution. Until then, please
>>>>>> use this link to get the war distribution:
>>>>>> 
>>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
>>>>>> 
>>>>>> Suresh
>>>>>> 
>>>>>> 
>>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
>>>>>> <sa...@gmail.com>
>>>>> wrote:
>>>>>> 
>>>>>>> Suresh, we are missing the war binary from the RC. Can
>>>>>>> you include that
>>>>>> as
>>>>>>> well please.
>>>>>>> 
>>>>>>> 
>>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
>>>>>>> <sm...@apache.org>
>>>>> wrote:
>>>>>>> 
>>>>>>>> Will appreciate if every one can rest this RC sooner
>>>>>>>> than later. If we start seeing the release validation
>>>>>>>> is going on well, we can open the
>>>>>> trunk
>>>>>>>> for development for 0.9.
>>>>>>>> 
>>>>>>>> Suresh
>>>>>>>> 
>>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
>>>>>>>> <sm...@apache.org> wrote:
>>>>>>>> 
>>>>>>>>> Discussion thread for vote on Apache Airavata 0.8
>>>>>>>>> release candidate
>>>>> 3.
>>>>>>>>> 
>>>>>>>>> If you have any questions or feedback or to post
>>>>>>>>> results of validating
>>>>>>>> the release, please reply to this thread. Once you
>>>>>>>> verify the release, please post your vote to the VOTE
>>>>>>>> thread.
>>>>>>>>> 
>>>>>>>>> For reference, the Apache release guide  -
>>>>>>>> http://www.apache.org/dev/release.html
>>>>>>>>> 
>>>>>>>>> Some tips to validate the release before you vote:
>>>>>>>>> 
>>>>>>>>> * Download the binary version and run the 5 minute or
>>>>>>>>> 10 minute
>>>>>> tutorial
>>>>>>>> as described in README and website.
>>>>>>>>> * Download the source files from compressed files and
>>>>>>>>> release tag and
>>>>>>>> build (which includes tests).
>>>>>>>>> * Verify the distribution for the required LICENSE
>>>>>>>>> and NOTICE files * Verify if all the staged files are
>>>>>>>>> signed and the signature is
>>>>>>>> verifiable.
>>>>>>>>> * Verify if the signing key in the project's KEYS
>>>>>>>>> file is hosted on a
>>>>>>>> public server
>>>>>>>>> 
>>>>>>>>> Thanks for your time in validating the release and
>>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>>>>> 
>>>>> 
>>> 
>> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
> 
> iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
> v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
> A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
> gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
> +TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
> tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
> =4mIG
> -----END PGP SIGNATURE-----


Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Marlon Pierce <ma...@iu.edu>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

My concern about making this a known issue is that many who will try
out the release for the first time will hit this bug.



Marlon


On 7/3/13 12:33 PM, Suresh Marru wrote:
> Hi Viknes,
> 
> It seems the issues of "database not getting created the first
> time" is reproducible on Linux and Windows as well,  for some
> reason Mac's are ok. Will wait for others to chime in. We can
> either proceed with the release by adding this as a Known issue, or
> if any one raises a blocker, we can address and re-spin the
> release.
> 
> Suresh
> 
> On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee
> <vi...@msn.com> wrote:
> 
>> Since no one else is getting this error, it might be a Windows
>> specific or system specific issue. I will give my vote.
>> 
>> Thanks Viknes
>> 
>> -----Original Message----- From: Suresh Marru
>> [mailto:smarru@apache.org] Sent: Monday, July 01, 2013 4:10 PM 
>> To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
>> Airavata Release 0.8 - RC3
>> 
>> I did not do extensive testing yet, but a quick try on a mac and
>> did not give this error either.
>> 
>> Suresh
>> 
>> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara
>> <th...@gmail.com> wrote:
>> 
>>> Strange, I am not experiencing this issue. Wonder whether this
>>> is a Windows specific issue. Any one else experiencing this
>>> issue ?
>>> 
>>> Thanks Amila
>>> 
>>> 
>>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
>> <vi...@msn.com>wrote:
>>> 
>>>> Hi all,
>>>> 
>>>> I downloaded the server bin distribution, tried to start the
>>>> server and I got the below exception. It seems this error
>>>> occurs only the first time I start the server. It does not
>>>> occur the subsequent times during the startup.
>>>> 
>>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server -
>>>> 10.9.1.0 - (1344872) started and ready to accept connection s
>>>> on port 1527
>>>> 
>>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://l
>>>>
>>>> 
ocalhos t:1527/persistent_data;create=true;user=aira
>>>> 
>>>> vata;password=airavata,Username=airavata,Password=airavata,validation
>>>>
>>>> 
Query=S ELECT 1 from Configuration,MaxActive=10,MaxI
>>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
>>>>
>>>> 
52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting OpenJPA
>>>> 2.2.0 [ERROR] Error while initializing the Airavata API 
>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>
>>>> 
Error while initializing the Airavata API
>>>> at
>>>> 
>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>
>>>> 
ry.java
>>>> :64) at
>>>> 
>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>
>>>> 
ry.java
>>>> :43) at
>>>> 
>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>
>>>> 
ry.java
>>>> :39) at
>>>> 
>>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxSe
>>>>
>>>> 
rviceLi
>>>> feCycle.java:117) Caused by: 
>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>
>>>> 
Error while initializing the Airavat
>>>> a API at
>>>> 
>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>>>
>>>> 
ava:163
>>>> ) at
>>>> 
>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>
>>>> 
ry.java
>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
>>>> fatal general error> 
>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>>>> exist) at
>>>> 
>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>>>>
>>>> 
tionary
>>>> Factory.java:102) at
>>>> 
>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryIns
>>>>
>>>> 
tance(J
>>>> DBCConfigurationImpl.java:603) at
>>>> 
>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Mappi
>>>>
>>>> 
ngRepos
>>>> itory.java:1510) at
>>>> 
>>>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>
>> 
java:518)
>>>> at
>>>> 
>>>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>
>> 
java:443)
>>>> at 
>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:104)
>>>>
>>>> 
at
>>>> 
>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataR
>>>>
>>>> 
eposito
>>>> ryValue.java:68) at 
>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
>>>>
>>>> 
at
>>>> 
>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositor
>>>>
>>>> 
yInstan
>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>>>> 
>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositor
>>>>
>>>> 
yInstan
>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>>>> 
>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(Abstract
>>>>
>>>> 
BrokerF
>>>> actory.java:638) at
>>>> 
>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBro
>>>>
>>>> 
kerFact
>>>> ory.java:203) at
>>>> 
>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delegatin
>>>>
>>>> 
gBroker
>>>> Factory.java:156) at
>>>> 
>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>>>
>>>> 
anager(
>>>> EntityManagerFactoryImpl.java:227 ) at
>>>> 
>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>>>
>>>> 
anager(
>>>> EntityManagerFactoryImpl.java:154 ) at
>>>> 
>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>>>
>>>> 
anager(
>>>> EntityManagerFactoryImpl.java:60)
>>>> 
>>>> at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEntityM
>>>>
>>>> 
anager(
>>>> ResourceUtils.java:68) at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>>>
>>>> 
rations
>>>> (ResourceUtils.java:201) at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>>>
>>>> 
ration(
>>>> ResourceUtils.java:223) at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>>>
>>>> 
.getCon
>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>>>
>>>> 
.initia
>>>> lize(AiravataJPARegistry.java:159 ) at
>>>> 
>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(
>>>>
>>>> 
Airavat
>>>> aRegistryFactory.java:81) at
>>>> 
>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>
>>>> 
java:21
>>>> 6) at
>>>> 
>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient
>>>>
>>>> 
.java:1
>>>> 12) at
>>>> 
>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>>>
>>>> 
ava:144
>>>> ) ... 4 more Caused by:
>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create 
>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>>>> exist) at
>>>> 
>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>>>>
>>>> 
ry(Basi
>>>> cDataSource.java:1549) at
>>>> 
>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSou
>>>>
>>>> 
rce.jav
>>>> a:1388) at
>>>> 
>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource
>>>>
>>>> 
.java:1
>>>> 044) at
>>>> 
>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Delega
>>>>
>>>> 
tingDat
>>>> aSource.java:110) at
>>>> 
>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Decora
>>>>
>>>> 
tingDat
>>>> aSource.java:87) at
>>>> 
>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>>>>
>>>> 
tionary
>>>> Factory.java:91) ... 28 more Caused by:
>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
>>>> exist at 
>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unkn
>>>>
>>>> 
own
>>>> Source) at 
>>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
>>>>
>>>> 
Source)
>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown 
>>>> Source) at
>>>> 
>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingSt
>>>>
>>>> 
atement
>>>> .java:208) at
>>>> 
>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(
>>>>
>>>> 
Poolabl
>>>> eConnectionFactory.java:658) at
>>>> 
>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(Bas
>>>>
>>>> 
icDataS
>>>> ource.java:1558) at
>>>> 
>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>>>>
>>>> 
ry(Basi
>>>> cDataSource.java:1545) ... 33 more Caused by:
>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' 
>>>> does not exist at
>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown 
>>>> Source) at 
>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unkno
>>>>
>>>> 
wn
>>>> Source) at 
>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unk
>>>>
>>>> 
nown
>>>> Source) at
>>>> 
>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutp
>>>>
>>>> 
ut(Unkn
>>>> own Source) at
>>>> 
>>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(
>>>>
>>>> 
Unknown
>>>> Source) at 
>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(U
>>>>
>>>> 
nknown
>>>> Source) at 
>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unknow
>>>>
>>>> 
n
>>>> Source) at
>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>> Source)
>>>> at
>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown 
>>>> Source) ... 38 more [ERROR] Error while initializing the
>>>> Airavata API 
>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>
>>>> 
Error while initializing the Airavata API
>>>> at
>>>> 
>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>
>>>> 
ry.java
>>>> :64) at
>>>> 
>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>
>>>> 
ry.java
>>>> :43) at
>>>> 
>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>
>>>> 
ry.java
>>>> :39) at
>>>> 
>>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(BrokerSe
>>>>
>>>> 
rviceLi
>>>> feCycle.java:156) Caused by: 
>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>
>>>> 
Error while initializing the Airavat
>>>> a API at
>>>> 
>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>>>
>>>> 
ava:163
>>>> ) at
>>>> 
>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>
>>>> 
ry.java
>>>> :61) ... 3 more Caused by: <openjpa-2.2.0-r422266:1244990
>>>> fatal general error> 
>>>> org.apache.openjpa.persistence.PersistenceException: Cann ot
>>>> create PoolableConnectionFactory (Schema 'AIRAVATA' does not
>>>> exist) at
>>>> 
>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>>>>
>>>> 
tionary
>>>> Factory.java:102) at
>>>> 
>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryIns
>>>>
>>>> 
tance(J
>>>> DBCConfigurationImpl.java:603) at
>>>> 
>>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Mappi
>>>>
>>>> 
ngRepos
>>>> itory.java:1510) at
>>>> 
>>>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>
>> 
java:518)
>>>> at
>>>> 
>>>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>>>
>> 
java:443)
>>>> at 
>>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:104)
>>>>
>>>> 
at
>>>> 
>>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataR
>>>>
>>>> 
eposito
>>>> ryValue.java:68) at 
>>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
>>>>
>>>> 
at
>>>> 
>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositor
>>>>
>>>> 
yInstan
>>>> ce(OpenJPAConfigurationImpl.java: 968) at
>>>> 
>>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositor
>>>>
>>>> 
yInstan
>>>> ce(OpenJPAConfigurationImpl.java: 959) at
>>>> 
>>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingReposito
>>>>
>>>> 
ryInsta
>>>> nce(JDBCConfigurationImpl.java:71 1) at
>>>> 
>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(
>>>>
>>>> 
JDBCBro
>>>> kerFactory.java:140) at
>>>> 
>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(
>>>>
>>>> 
JDBCBro
>>>> kerFactory.java:164) at
>>>> 
>>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDBCBr
>>>>
>>>> 
okerFac
>>>> tory.java:122) at
>>>> 
>>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBro
>>>>
>>>> 
kerFact
>>>> ory.java:209) at
>>>> 
>>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delegatin
>>>>
>>>> 
gBroker
>>>> Factory.java:156) at
>>>> 
>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>>>
>>>> 
anager(
>>>> EntityManagerFactoryImpl.java:227 ) at
>>>> 
>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>>>
>>>> 
anager(
>>>> EntityManagerFactoryImpl.java:154 ) at
>>>> 
>>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>>>
>>>> 
anager(
>>>> EntityManagerFactoryImpl.java:60)
>>>> 
>>>> at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEntityM
>>>>
>>>> 
anager(
>>>> ResourceUtils.java:68) at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>>>
>>>> 
rations
>>>> (ResourceUtils.java:201) at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>>>
>>>> 
ration(
>>>> ResourceUtils.java:223) at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>>>
>>>> 
.getCon
>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>>>
>>>> 
.initia
>>>> lize(AiravataJPARegistry.java:159 ) at
>>>> 
>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(
>>>>
>>>> 
Airavat
>>>> aRegistryFactory.java:81) at
>>>> 
>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>
>>>> 
java:21
>>>> 6) at
>>>> 
>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient
>>>>
>>>> 
.java:1
>>>> 12) at
>>>> 
>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>>>
>>>> 
ava:144
>>>> ) ... 4 more Caused by:
>>>> org.apache.commons.dbcp.SQLNestedException: Cannot create 
>>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot
>>>> exist) at
>>>> 
>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>>>>
>>>> 
ry(Basi
>>>> cDataSource.java:1549) at
>>>> 
>>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSou
>>>>
>>>> 
rce.jav
>>>> a:1388) at
>>>> 
>>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource
>>>>
>>>> 
.java:1
>>>> 044) at
>>>> 
>>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Delega
>>>>
>>>> 
tingDat
>>>> aSource.java:110) at
>>>> 
>>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Decora
>>>>
>>>> 
tingDat
>>>> aSource.java:87) at
>>>> 
>>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>>>>
>>>> 
tionary
>>>> Factory.java:91) ... 31 more Caused by:
>>>> java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
>>>> exist at 
>>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unkn
>>>>
>>>> 
own
>>>> Source) at 
>>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
>>>>
>>>> 
Source)
>>>> at org.apache.derby.client.am.Statement.executeQuery(Unknown 
>>>> Source) at
>>>> 
>>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingSt
>>>>
>>>> 
atement
>>>> .java:208) at
>>>> 
>>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(
>>>>
>>>> 
Poolabl
>>>> eConnectionFactory.java:658) at
>>>> 
>>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(Bas
>>>>
>>>> 
icDataS
>>>> ource.java:1558) at
>>>> 
>>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>>>>
>>>> 
ry(Basi
>>>> cDataSource.java:1545) ... 36 more Caused by:
>>>> org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' 
>>>> does not exist at
>>>> org.apache.derby.client.am.Statement.completeSqlca(Unknown 
>>>> Source) at 
>>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unkno
>>>>
>>>> 
wn
>>>> Source) at 
>>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unk
>>>>
>>>> 
nown
>>>> Source) at
>>>> 
>>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutp
>>>>
>>>> 
ut(Unkn
>>>> own Source) at
>>>> 
>>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(
>>>>
>>>> 
Unknown
>>>> Source) at 
>>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(U
>>>>
>>>> 
nknown
>>>> Source) at 
>>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unknow
>>>>
>>>> 
n
>>>> Source) at
>>>> org.apache.derby.client.am.Statement.flowExecute(Unknown
>> Source)
>>>> at
>>>> org.apache.derby.client.am.Statement.executeQueryX(Unknown 
>>>> Source) ... 41 more [INFO] New Database created for Registry 
>>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC -
>>>> Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDic 
>>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby
>>>> Network Client JDBC Driver 10.9.1.0 - (1344872)). [INFO]
>>>> Deploying Web service: airavata-registry-service-0.8.jar - 
>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8 
>>>> /bin/../repository/services/airavata-registry-service-0.8.jar
>>>>
>>>> 
[INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>>>>
>>>> 
/repository/services/airavata-xbaya-gui-0.8.jar
>>>> [INFO] Deploying Web service: version-1.5.1.aar - 
>>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/../reposit
>>>>
>>>> 
o
>>>> ry/services/version-1.5.1.aar Jul 01, 2013 3:14:42 PM
>>>> org.apache.coyote.AbstractProtocol start INFO: Starting
>>>> ProtocolHandler ["http-bio-8080"] [ERROR] Unable to create
>>>> Airavata API 
>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>
>>>> 
Error while initializing the Airavata API
>>>> at
>>>> 
>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>
>>>> 
ry.java
>>>> :64) at
>>>> 
>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>
>>>> 
ry.java
>>>> :43) at
>>>> 
>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>
>>>> 
ry.java
>>>> :39) at
>>>> 
>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.get
>>>>
>>>> 
Airavat
>>>> aAPI(WorkflowInterpretorSkeleton. java:122) at
>>>> 
>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.acc
>>>>
>>>> 
ess$200
>>>> (WorkflowInterpretorSkeleton.java :78) at
>>>> 
>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.r
>>>>
>>>> 
un(Work
>>>> flowInterpretorSkeleton.java:158)
>>>> 
>>>> Caused by: 
>>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>>>
>>>> 
Error while initializing the Airavat
>>>> a API at
>>>> 
>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>>>
>>>> 
ava:163
>>>> ) at
>>>> 
>>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>>>
>>>> 
ry.java
>>>> :61) ... 5 more Caused by: <openjpa-2.2.0-r422266:1244990
>>>> nonfatal user error> 
>>>> org.apache.openjpa.persistence.ArgumentException: An erro r
>>>> occurred while parsing the query filter "SELECT p FROM
>>>> Configuration p WHERE p.config_key =:param0". Error message:
>>>> Th e name "Configuration" is not a recognized entity or
>>>> identifier. Known entity names: [] at
>>>> 
>>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.parseExcepti
>>>>
>>>> 
on(Abst
>>>> ractExpressionBuilder.java:119) at
>>>> 
>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClassMetaData
>>>>
>>>> 
(JPQLEx
>>>> pressionBuilder.java:197) at
>>>> 
>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveClassMeta
>>>>
>>>> 
Data(JP
>>>> QLExpressionBuilder.java:167) at
>>>> 
>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateMeta
>>>>
>>>> 
Data(JP
>>>> QLExpressionBuilder.java:242) at
>>>> 
>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateMeta
>>>>
>>>> 
Data(JP
>>>> QLExpressionBuilder.java:212) at
>>>> 
>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateType
>>>>
>>>> 
(JPQLEx
>>>> pressionBuilder.java:205) at
>>>> 
>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$200(JPQLE
>>>>
>>>> 
xpressi
>>>> onBuilder.java:80) at
>>>> 
>>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJPQL.popul
>>>>
>>>> 
ate(JPQ
>>>> LExpressionBuilder.java:2417) at 
>>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser.java:61)
>>>>
>>>> 
at
>>>> 
>>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCompilatio
>>>>
>>>> 
n(Expre
>>>> ssionStoreQuery.java:162) at 
>>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:673)
>>>>
>>>> 
at
>>>> 
>>>> 
>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryImpl.java:654)
>>>>
>> 
at
>>>> 
>>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(QueryImpl.j
>>>>
>>>> 
ava:620
>>>> ) at
>>>> 
>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImpl.java:682)
>>>>
>> 
at org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
>>>> at
>>>> 
>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityMa
>>>>
>>>> 
nagerIm
>>>> pl.java:997) at
>>>> 
>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityMa
>>>>
>>>> 
nagerIm
>>>> pl.java:979) at
>>>> 
>>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityMa
>>>>
>>>> 
nagerIm
>>>> pl.java:102) at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.gen
>>>>
>>>> 
erateQu
>>>> eryWithParameters(QueryGenerator. java:95) at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.sel
>>>>
>>>> 
ectQuer
>>>> y(QueryGenerator.java:64) at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>>>
>>>> 
rations
>>>> (ResourceUtils.java:205) at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>>>
>>>> 
ration(
>>>> ResourceUtils.java:223) at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>>>
>>>> 
.getCon
>>>> figuration(AiravataJPARegistry.ja va:226) at
>>>> 
>>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>>>
>>>> 
.initia
>>>> lize(AiravataJPARegistry.java:159 ) at
>>>> 
>>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(
>>>>
>>>> 
Airavat
>>>> aRegistryFactory.java:81) at
>>>> 
>>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>>>
>>>> 
java:21
>>>> 6) at
>>>> 
>>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient
>>>>
>>>> 
.java:1
>>>> 12) at
>>>> 
>>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>>>
>>>> 
ava:144
>>>> ) ... 6 more Exception in thread "Thread-29"
>>>> java.lang.NullPointerException at
>>>> 
>>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.r
>>>>
>>>> 
un(Work
>>>> flowInterpretorSkeleton.java:159)
>>>> 
>>>> Thanks Viknes
>>>> 
>>>> -----Original Message----- From: Saminda Wijeratne
>>>> [mailto:samindaw@gmail.com] Sent: Monday, July 01, 2013 12:25
>>>> PM To: dev@airavata.apache.org Subject: Re: [DISCUSS] Apache
>>>> Airavata Release 0.8 - RC3
>>>> 
>>>> ok Suresh. Thanks.
>>>> 
>>>> 
>>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru
>>>> <sm...@apache.org> wrote:
>>>> 
>>>>> Hi Saminda,
>>>>> 
>>>>> I should have mentioned this in the vote email. INFRA has
>>>>> restricted the distributions to 100MB and the war
>>>>> distribution is little over it. I made a request to
>>>>> manually checkin the war distribution. Until then, please
>>>>> use this link to get the war distribution:
>>>>> 
>>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
>>>>> 
>>>>> Suresh
>>>>> 
>>>>> 
>>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne
>>>>> <sa...@gmail.com>
>>>> wrote:
>>>>> 
>>>>>> Suresh, we are missing the war binary from the RC. Can
>>>>>> you include that
>>>>> as
>>>>>> well please.
>>>>>> 
>>>>>> 
>>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru
>>>>>> <sm...@apache.org>
>>>> wrote:
>>>>>> 
>>>>>>> Will appreciate if every one can rest this RC sooner
>>>>>>> than later. If we start seeing the release validation
>>>>>>> is going on well, we can open the
>>>>> trunk
>>>>>>> for development for 0.9.
>>>>>>> 
>>>>>>> Suresh
>>>>>>> 
>>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru
>>>>>>> <sm...@apache.org> wrote:
>>>>>>> 
>>>>>>>> Discussion thread for vote on Apache Airavata 0.8
>>>>>>>> release candidate
>>>> 3.
>>>>>>>> 
>>>>>>>> If you have any questions or feedback or to post
>>>>>>>> results of validating
>>>>>>> the release, please reply to this thread. Once you
>>>>>>> verify the release, please post your vote to the VOTE
>>>>>>> thread.
>>>>>>>> 
>>>>>>>> For reference, the Apache release guide  -
>>>>>>> http://www.apache.org/dev/release.html
>>>>>>>> 
>>>>>>>> Some tips to validate the release before you vote:
>>>>>>>> 
>>>>>>>> * Download the binary version and run the 5 minute or
>>>>>>>> 10 minute
>>>>> tutorial
>>>>>>> as described in README and website.
>>>>>>>> * Download the source files from compressed files and
>>>>>>>> release tag and
>>>>>>> build (which includes tests).
>>>>>>>> * Verify the distribution for the required LICENSE
>>>>>>>> and NOTICE files * Verify if all the staged files are
>>>>>>>> signed and the signature is
>>>>>>> verifiable.
>>>>>>>> * Verify if the signing key in the project's KEYS
>>>>>>>> file is hosted on a
>>>>>>> public server
>>>>>>>> 
>>>>>>>> Thanks for your time in validating the release and
>>>>>>>> voting, Suresh (On Behalf of Airavata PMC)
>>>>>>> 
>>>>>>> 
>>>>> 
>>>>> 
>>>> 
>> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJR1FNcAAoJEOEgD2XReDo57F0H/jnW2iy993DtKasYJEz03rWq
v1wTCk1rv7hcKEMle3MndFchqP5bFR9glZqcIOg0lQw+S0adm1XXF9xICsycA3/V
A0AjM09y8Pj33VJmhSikbzyPvKBbUFqfh9WUsshKWbuD0tDBG5D+S5jATzFVYDyl
gO1i28Lt2XOWG/jZ7nG6aOMK+tbE10riAO7qpTq5dE69agjoxcXbtuaiu57OAULF
+TrLoHYQakpZJUrxmui+vEBWMWjkRq0W3n6fLX61UOD91VKXZW0exTiu8hFPT8Eu
tYjjwnI/EO0hm+9UlNW3RecBDiNjw0QHFz5OwCfXOH9o978PEFNv5N/uoSp8gsw=
=4mIG
-----END PGP SIGNATURE-----

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Suresh Marru <sm...@apache.org>.
Hi Viknes,

It seems the issues of "database not getting created the first time" is reproducible on Linux and Windows as well,  for some reason Mac's are ok. Will wait for others to chime in. We can either proceed with the release by adding this as a Known issue, or if any one raises a blocker, we can address and re-spin the release.

Suresh

On Jul 3, 2013, at 12:27 PM, Viknes Balasubramanee <vi...@msn.com> wrote:

> Since no one else is getting this error, it might be a Windows specific or
> system specific issue. I will give my vote.  
> 
> Thanks
> Viknes
> 
> -----Original Message-----
> From: Suresh Marru [mailto:smarru@apache.org] 
> Sent: Monday, July 01, 2013 4:10 PM
> To: dev@airavata.apache.org
> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
> 
> I did not do extensive testing yet, but a quick try on a mac and did not
> give this error either. 
> 
> Suresh
> 
> On Jul 1, 2013, at 4:06 PM, Amila Jayasekara <th...@gmail.com>
> wrote:
> 
>> Strange, I am not experiencing this issue. Wonder whether this is a 
>> Windows specific issue.
>> Any one else experiencing this issue ?
>> 
>> Thanks
>> Amila
>> 
>> 
>> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
> <vi...@msn.com>wrote:
>> 
>>> Hi all,
>>> 
>>> I downloaded the server bin distribution, tried to start the server 
>>> and I got the below exception.
>>> It seems this error occurs only the first time I start the server. It 
>>> does not occur the subsequent times during the startup.
>>> 
>>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server - 10.9.1.0 
>>> -
>>> (1344872) started and ready to accept connection s on port 1527
>>> 
>>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://l
>>> ocalhos t:1527/persistent_data;create=true;user=aira
>>> 
>>> vata;password=airavata,Username=airavata,Password=airavata,validation
>>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI 
>>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
>>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting OpenJPA
>>> 2.2.0
>>> [ERROR] Error while initializing the Airavata API
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>> Error while initializing the Airavata API
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>> ry.java
>>> :64)
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>> ry.java
>>> :43)
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>> ry.java
>>> :39)
>>>       at
>>> 
>>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxSe
>>> rviceLi
>>> feCycle.java:117)
>>> Caused by:
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>> Error while initializing the Airavat
>>> a API
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>> ava:163
>>> )
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>> ry.java
>>> :61)
>>>       ... 3 more
>>> Caused by: <openjpa-2.2.0-r422266:1244990 fatal general error>
>>> org.apache.openjpa.persistence.PersistenceException: Cann ot create 
>>> PoolableConnectionFactory (Schema 'AIRAVATA' does not exist)
>>>       at
>>> 
>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>>> tionary
>>> Factory.java:102)
>>>       at
>>> 
>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryIns
>>> tance(J
>>> DBCConfigurationImpl.java:603)
>>>       at
>>> 
>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Mappi
>>> ngRepos
>>> itory.java:1510)
>>>       at
>>> 
>>> 
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>> java:518)
>>>       at
>>> 
>>> 
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>> java:443)
>>>       at
>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:104)
>>>       at
>>> 
>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataR
>>> eposito
>>> ryValue.java:68)
>>>       at
>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
>>>       at
>>> 
>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositor
>>> yInstan
>>> ce(OpenJPAConfigurationImpl.java:
>>> 968)
>>>       at
>>> 
>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositor
>>> yInstan
>>> ce(OpenJPAConfigurationImpl.java:
>>> 959)
>>>       at
>>> 
>>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(Abstract
>>> BrokerF
>>> actory.java:638)
>>>       at
>>> 
>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBro
>>> kerFact
>>> ory.java:203)
>>>       at
>>> 
>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delegatin
>>> gBroker
>>> Factory.java:156)
>>>       at
>>> 
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>> anager(
>>> EntityManagerFactoryImpl.java:227
>>> )
>>>       at
>>> 
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>> anager(
>>> EntityManagerFactoryImpl.java:154
>>> )
>>>       at
>>> 
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>> anager(
>>> EntityManagerFactoryImpl.java:60)
>>> 
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEntityM
>>> anager(
>>> ResourceUtils.java:68)
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>> rations
>>> (ResourceUtils.java:201)
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>> ration(
>>> ResourceUtils.java:223)
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>> .getCon
>>> figuration(AiravataJPARegistry.ja
>>> va:226)
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>> .initia
>>> lize(AiravataJPARegistry.java:159
>>> )
>>>       at
>>> 
>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(
>>> Airavat
>>> aRegistryFactory.java:81)
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>> java:21
>>> 6)
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient
>>> .java:1
>>> 12)
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>> ava:144
>>> )
>>>       ... 4 more
>>> Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create 
>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot exist)
>>>       at
>>> 
>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>>> ry(Basi
>>> cDataSource.java:1549)
>>>       at
>>> 
>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSou
>>> rce.jav
>>> a:1388)
>>>       at
>>> 
>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource
>>> .java:1
>>> 044)
>>>       at
>>> 
>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Delega
>>> tingDat
>>> aSource.java:110)
>>>       at
>>> 
>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Decora
>>> tingDat
>>> aSource.java:87)
>>>       at
>>> 
>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>>> tionary
>>> Factory.java:91)
>>>       ... 28 more
>>> Caused by: java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does 
>>> not exist
>>>       at
>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unkn
>>> own
>>> Source)
>>>       at 
>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
>>> Source)
>>>       at org.apache.derby.client.am.Statement.executeQuery(Unknown
>>> Source)
>>>       at
>>> 
>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingSt
>>> atement
>>> .java:208)
>>>       at
>>> 
>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(
>>> Poolabl
>>> eConnectionFactory.java:658)
>>>       at
>>> 
>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(Bas
>>> icDataS
>>> ource.java:1558)
>>>       at
>>> 
>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>>> ry(Basi
>>> cDataSource.java:1545)
>>>       ... 33 more
>>> Caused by: org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' 
>>> does not exist
>>>       at org.apache.derby.client.am.Statement.completeSqlca(Unknown
>>> Source)
>>>       at
>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unkno
>>> wn
>>> Source)
>>>       at
>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unk
>>> nown
>>> Source)
>>>       at
>>> 
>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutp
>>> ut(Unkn
>>> own Source)
>>>       at
>>> 
>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(
>>> Unknown
>>> Source)
>>>       at
>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(U
>>> nknown
>>> Source)
>>>       at
>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unknow
>>> n
>>> Source)
>>>       at org.apache.derby.client.am.Statement.flowExecute(Unknown
> Source)
>>>       at org.apache.derby.client.am.Statement.executeQueryX(Unknown
>>> Source)
>>>       ... 38 more
>>> [ERROR] Error while initializing the Airavata API
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>> Error while initializing the Airavata API
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>> ry.java
>>> :64)
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>> ry.java
>>> :43)
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>> ry.java
>>> :39)
>>>       at
>>> 
>>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(BrokerSe
>>> rviceLi
>>> feCycle.java:156)
>>> Caused by:
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>> Error while initializing the Airavat
>>> a API
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>> ava:163
>>> )
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>> ry.java
>>> :61)
>>>       ... 3 more
>>> Caused by: <openjpa-2.2.0-r422266:1244990 fatal general error>
>>> org.apache.openjpa.persistence.PersistenceException: Cann ot create 
>>> PoolableConnectionFactory (Schema 'AIRAVATA' does not exist)
>>>       at
>>> 
>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>>> tionary
>>> Factory.java:102)
>>>       at
>>> 
>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryIns
>>> tance(J
>>> DBCConfigurationImpl.java:603)
>>>       at
>>> 
>>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Mappi
>>> ngRepos
>>> itory.java:1510)
>>>       at
>>> 
>>> 
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>> java:518)
>>>       at
>>> 
>>> 
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>>> java:443)
>>>       at
>>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:104)
>>>       at
>>> 
>>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataR
>>> eposito
>>> ryValue.java:68)
>>>       at
>>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
>>>       at
>>> 
>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositor
>>> yInstan
>>> ce(OpenJPAConfigurationImpl.java:
>>> 968)
>>>       at
>>> 
>>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositor
>>> yInstan
>>> ce(OpenJPAConfigurationImpl.java:
>>> 959)
>>>       at
>>> 
>>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingReposito
>>> ryInsta
>>> nce(JDBCConfigurationImpl.java:71
>>> 1)
>>>       at
>>> 
>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(
>>> JDBCBro
>>> kerFactory.java:140)
>>>       at
>>> 
>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(
>>> JDBCBro
>>> kerFactory.java:164)
>>>       at
>>> 
>>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDBCBr
>>> okerFac
>>> tory.java:122)
>>>       at
>>> 
>>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBro
>>> kerFact
>>> ory.java:209)
>>>       at
>>> 
>>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delegatin
>>> gBroker
>>> Factory.java:156)
>>>       at
>>> 
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>> anager(
>>> EntityManagerFactoryImpl.java:227
>>> )
>>>       at
>>> 
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>> anager(
>>> EntityManagerFactoryImpl.java:154
>>> )
>>>       at
>>> 
>>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>>> anager(
>>> EntityManagerFactoryImpl.java:60)
>>> 
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEntityM
>>> anager(
>>> ResourceUtils.java:68)
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>> rations
>>> (ResourceUtils.java:201)
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>> ration(
>>> ResourceUtils.java:223)
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>> .getCon
>>> figuration(AiravataJPARegistry.ja
>>> va:226)
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>> .initia
>>> lize(AiravataJPARegistry.java:159
>>> )
>>>       at
>>> 
>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(
>>> Airavat
>>> aRegistryFactory.java:81)
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>> java:21
>>> 6)
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient
>>> .java:1
>>> 12)
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>> ava:144
>>> )
>>>       ... 4 more
>>> Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create 
>>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot exist)
>>>       at
>>> 
>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>>> ry(Basi
>>> cDataSource.java:1549)
>>>       at
>>> 
>>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSou
>>> rce.jav
>>> a:1388)
>>>       at
>>> 
>>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource
>>> .java:1
>>> 044)
>>>       at
>>> 
>>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Delega
>>> tingDat
>>> aSource.java:110)
>>>       at
>>> 
>>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Decora
>>> tingDat
>>> aSource.java:87)
>>>       at
>>> 
>>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>>> tionary
>>> Factory.java:91)
>>>       ... 31 more
>>> Caused by: java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does 
>>> not exist
>>>       at
>>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unkn
>>> own
>>> Source)
>>>       at 
>>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
>>> Source)
>>>       at org.apache.derby.client.am.Statement.executeQuery(Unknown
>>> Source)
>>>       at
>>> 
>>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingSt
>>> atement
>>> .java:208)
>>>       at
>>> 
>>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(
>>> Poolabl
>>> eConnectionFactory.java:658)
>>>       at
>>> 
>>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(Bas
>>> icDataS
>>> ource.java:1558)
>>>       at
>>> 
>>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>>> ry(Basi
>>> cDataSource.java:1545)
>>>       ... 36 more
>>> Caused by: org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' 
>>> does not exist
>>>       at org.apache.derby.client.am.Statement.completeSqlca(Unknown
>>> Source)
>>>       at
>>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unkno
>>> wn
>>> Source)
>>>       at
>>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unk
>>> nown
>>> Source)
>>>       at
>>> 
>>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutp
>>> ut(Unkn
>>> own Source)
>>>       at
>>> 
>>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(
>>> Unknown
>>> Source)
>>>       at
>>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(U
>>> nknown
>>> Source)
>>>       at
>>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unknow
>>> n
>>> Source)
>>>       at org.apache.derby.client.am.Statement.flowExecute(Unknown
> Source)
>>>       at org.apache.derby.client.am.Statement.executeQueryX(Unknown
>>> Source)
>>>       ... 41 more
>>> [INFO] New Database created for Registry
>>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC - Using
>>> dictionary
>>> class "org.apache.openjpa.jdbc.sql.DerbyDic
>>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network 
>>> Client JDBC Driver 10.9.1.0 - (1344872)).
>>> [INFO] Deploying Web service: airavata-registry-service-0.8.jar -
>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
>>> /bin/../repository/services/airavata-registry-service-0.8.jar
>>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar - 
>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>>> /repository/services/airavata-xbaya-gui-0.8.jar
>>> [INFO] Deploying Web service: version-1.5.1.aar - 
>>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/../reposit
>>> o
>>> ry/services/version-1.5.1.aar
>>> Jul 01, 2013 3:14:42 PM org.apache.coyote.AbstractProtocol start
>>> INFO: Starting ProtocolHandler ["http-bio-8080"] [ERROR] Unable to 
>>> create Airavata API
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>> Error while initializing the Airavata API
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>> ry.java
>>> :64)
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>> ry.java
>>> :43)
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>> ry.java
>>> :39)
>>>       at
>>> 
>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.get
>>> Airavat
>>> aAPI(WorkflowInterpretorSkeleton.
>>> java:122)
>>>       at
>>> 
>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.acc
>>> ess$200
>>> (WorkflowInterpretorSkeleton.java
>>> :78)
>>>       at
>>> 
>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.r
>>> un(Work
>>> flowInterpretorSkeleton.java:158)
>>> 
>>> Caused by:
>>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>>> Error while initializing the Airavat
>>> a API
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>> ava:163
>>> )
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>>> ry.java
>>> :61)
>>>       ... 5 more
>>> Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal user error>
>>> org.apache.openjpa.persistence.ArgumentException: An erro r occurred 
>>> while parsing the query filter "SELECT p FROM Configuration p WHERE 
>>> p.config_key =:param0". Error message: Th e name "Configuration" is 
>>> not a recognized entity or identifier. Known entity names: []
>>>       at
>>> 
>>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.parseExcepti
>>> on(Abst
>>> ractExpressionBuilder.java:119)
>>>       at
>>> 
>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClassMetaData
>>> (JPQLEx
>>> pressionBuilder.java:197)
>>>       at
>>> 
>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveClassMeta
>>> Data(JP
>>> QLExpressionBuilder.java:167)
>>>       at
>>> 
>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateMeta
>>> Data(JP
>>> QLExpressionBuilder.java:242)
>>>       at
>>> 
>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateMeta
>>> Data(JP
>>> QLExpressionBuilder.java:212)
>>>       at
>>> 
>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateType
>>> (JPQLEx
>>> pressionBuilder.java:205)
>>>       at
>>> 
>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$200(JPQLE
>>> xpressi
>>> onBuilder.java:80)
>>>       at
>>> 
>>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJPQL.popul
>>> ate(JPQ
>>> LExpressionBuilder.java:2417)
>>>       at
>>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser.java:61)
>>>       at
>>> 
>>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCompilatio
>>> n(Expre
>>> ssionStoreQuery.java:162)
>>>       at
>>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:673)
>>>       at
>>> 
>>> 
> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryImpl.java:654)
>>>       at
>>> 
>>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(QueryImpl.j
>>> ava:620
>>> )
>>>       at
>>> 
> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImpl.java:682)
>>>       at org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
>>>       at
>>> 
>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityMa
>>> nagerIm
>>> pl.java:997)
>>>       at
>>> 
>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityMa
>>> nagerIm
>>> pl.java:979)
>>>       at
>>> 
>>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityMa
>>> nagerIm
>>> pl.java:102)
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.gen
>>> erateQu
>>> eryWithParameters(QueryGenerator.
>>> java:95)
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.sel
>>> ectQuer
>>> y(QueryGenerator.java:64)
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>> rations
>>> (ResourceUtils.java:205)
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>>> ration(
>>> ResourceUtils.java:223)
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>> .getCon
>>> figuration(AiravataJPARegistry.ja
>>> va:226)
>>>       at
>>> 
>>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>>> .initia
>>> lize(AiravataJPARegistry.java:159
>>> )
>>>       at
>>> 
>>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(
>>> Airavat
>>> aRegistryFactory.java:81)
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>>> java:21
>>> 6)
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient
>>> .java:1
>>> 12)
>>>       at
>>> 
>>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>>> ava:144
>>> )
>>>       ... 6 more
>>> Exception in thread "Thread-29" java.lang.NullPointerException
>>>       at
>>> 
>>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.r
>>> un(Work
>>> flowInterpretorSkeleton.java:159)
>>> 
>>> Thanks
>>> Viknes
>>> 
>>> -----Original Message-----
>>> From: Saminda Wijeratne [mailto:samindaw@gmail.com]
>>> Sent: Monday, July 01, 2013 12:25 PM
>>> To: dev@airavata.apache.org
>>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>>> 
>>> ok Suresh. Thanks.
>>> 
>>> 
>>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru <sm...@apache.org> wrote:
>>> 
>>>> Hi Saminda,
>>>> 
>>>> I should have mentioned this in the vote email. INFRA has restricted 
>>>> the distributions to 100MB and the war distribution is little over it.
>>>> I made a request to manually checkin the war distribution. Until 
>>>> then, please use this link to get the war distribution:
>>>> 
>>>> http://people.apache.org/~smarru/airavata_tmp_dist/
>>>> 
>>>> Suresh
>>>> 
>>>> 
>>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne <sa...@gmail.com>
>>> wrote:
>>>> 
>>>>> Suresh, we are missing the war binary from the RC. Can you include 
>>>>> that
>>>> as
>>>>> well please.
>>>>> 
>>>>> 
>>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru <sm...@apache.org>
>>> wrote:
>>>>> 
>>>>>> Will appreciate if every one can rest this RC sooner than later. 
>>>>>> If we start seeing the release validation is going on well, we can 
>>>>>> open the
>>>> trunk
>>>>>> for development for 0.9.
>>>>>> 
>>>>>> Suresh
>>>>>> 
>>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru <sm...@apache.org> wrote:
>>>>>> 
>>>>>>> Discussion thread for vote on Apache Airavata 0.8 release 
>>>>>>> candidate
>>> 3.
>>>>>>> 
>>>>>>> If you have any questions or feedback or to post results of 
>>>>>>> validating
>>>>>> the release, please reply to this thread. Once you verify the 
>>>>>> release, please post your vote to the VOTE thread.
>>>>>>> 
>>>>>>> For reference, the Apache release guide  -
>>>>>> http://www.apache.org/dev/release.html
>>>>>>> 
>>>>>>> Some tips to validate the release before you vote:
>>>>>>> 
>>>>>>> * Download the binary version and run the 5 minute or 10 minute
>>>> tutorial
>>>>>> as described in README and website.
>>>>>>> * Download the source files from compressed files and release tag 
>>>>>>> and
>>>>>> build (which includes tests).
>>>>>>> * Verify the distribution for the required LICENSE and NOTICE 
>>>>>>> files
>>>>>>> * Verify if all the staged files are signed and the signature is
>>>>>> verifiable.
>>>>>>> * Verify if the signing key in the project's KEYS file is hosted 
>>>>>>> on a
>>>>>> public server
>>>>>>> 
>>>>>>> Thanks for your time in validating the release and voting, Suresh 
>>>>>>> (On Behalf of Airavata PMC)
>>>>>> 
>>>>>> 
>>>> 
>>>> 
>>> 
> 


RE: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Viknes Balasubramanee <vi...@msn.com>.
Since no one else is getting this error, it might be a Windows specific or
system specific issue. I will give my vote.  

Thanks
Viknes

-----Original Message-----
From: Suresh Marru [mailto:smarru@apache.org] 
Sent: Monday, July 01, 2013 4:10 PM
To: dev@airavata.apache.org
Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

I did not do extensive testing yet, but a quick try on a mac and did not
give this error either. 

Suresh

On Jul 1, 2013, at 4:06 PM, Amila Jayasekara <th...@gmail.com>
wrote:

> Strange, I am not experiencing this issue. Wonder whether this is a 
> Windows specific issue.
> Any one else experiencing this issue ?
> 
> Thanks
> Amila
> 
> 
> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee
<vi...@msn.com>wrote:
> 
>> Hi all,
>> 
>> I downloaded the server bin distribution, tried to start the server 
>> and I got the below exception.
>> It seems this error occurs only the first time I start the server. It 
>> does not occur the subsequent times during the startup.
>> 
>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server - 10.9.1.0 
>> -
>> (1344872) started and ready to accept connection s on port 1527
>> 
>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://l
>> ocalhos t:1527/persistent_data;create=true;user=aira
>> 
>> vata;password=airavata,Username=airavata,Password=airavata,validation
>> Query=S ELECT 1 from Configuration,MaxActive=10,MaxI 
>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting OpenJPA
>> 2.2.0
>> [ERROR] Error while initializing the Airavata API
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> Error while initializing the Airavata API
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>> ry.java
>> :64)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>> ry.java
>> :43)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>> ry.java
>> :39)
>>        at
>> 
>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxSe
>> rviceLi
>> feCycle.java:117)
>> Caused by:
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> Error while initializing the Airavat
>> a API
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>> ava:163
>> )
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>> ry.java
>> :61)
>>        ... 3 more
>> Caused by: <openjpa-2.2.0-r422266:1244990 fatal general error>
>> org.apache.openjpa.persistence.PersistenceException: Cann ot create 
>> PoolableConnectionFactory (Schema 'AIRAVATA' does not exist)
>>        at
>> 
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>> tionary
>> Factory.java:102)
>>        at
>> 
>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryIns
>> tance(J
>> DBCConfigurationImpl.java:603)
>>        at
>> 
>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Mappi
>> ngRepos
>> itory.java:1510)
>>        at
>> 
>>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> java:518)
>>        at
>> 
>>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> java:443)
>>        at
>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:104)
>>        at
>> 
>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataR
>> eposito
>> ryValue.java:68)
>>        at
>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
>>        at
>> 
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositor
>> yInstan
>> ce(OpenJPAConfigurationImpl.java:
>> 968)
>>        at
>> 
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositor
>> yInstan
>> ce(OpenJPAConfigurationImpl.java:
>> 959)
>>        at
>> 
>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(Abstract
>> BrokerF
>> actory.java:638)
>>        at
>> 
>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBro
>> kerFact
>> ory.java:203)
>>        at
>> 
>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delegatin
>> gBroker
>> Factory.java:156)
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>> anager(
>> EntityManagerFactoryImpl.java:227
>> )
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>> anager(
>> EntityManagerFactoryImpl.java:154
>> )
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>> anager(
>> EntityManagerFactoryImpl.java:60)
>> 
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEntityM
>> anager(
>> ResourceUtils.java:68)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>> rations
>> (ResourceUtils.java:201)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>> ration(
>> ResourceUtils.java:223)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>> .getCon
>> figuration(AiravataJPARegistry.ja
>> va:226)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>> .initia
>> lize(AiravataJPARegistry.java:159
>> )
>>        at
>> 
>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(
>> Airavat
>> aRegistryFactory.java:81)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>> java:21
>> 6)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient
>> .java:1
>> 12)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>> ava:144
>> )
>>        ... 4 more
>> Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create 
>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot exist)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>> ry(Basi
>> cDataSource.java:1549)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSou
>> rce.jav
>> a:1388)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource
>> .java:1
>> 044)
>>        at
>> 
>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Delega
>> tingDat
>> aSource.java:110)
>>        at
>> 
>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Decora
>> tingDat
>> aSource.java:87)
>>        at
>> 
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>> tionary
>> Factory.java:91)
>>        ... 28 more
>> Caused by: java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does 
>> not exist
>>        at
>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unkn
>> own
>> Source)
>>        at 
>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
>> Source)
>>        at org.apache.derby.client.am.Statement.executeQuery(Unknown
>> Source)
>>        at
>> 
>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingSt
>> atement
>> .java:208)
>>        at
>> 
>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(
>> Poolabl
>> eConnectionFactory.java:658)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(Bas
>> icDataS
>> ource.java:1558)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>> ry(Basi
>> cDataSource.java:1545)
>>        ... 33 more
>> Caused by: org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' 
>> does not exist
>>        at org.apache.derby.client.am.Statement.completeSqlca(Unknown
>> Source)
>>        at
>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unkno
>> wn
>> Source)
>>        at
>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unk
>> nown
>> Source)
>>        at
>> 
>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutp
>> ut(Unkn
>> own Source)
>>        at
>> 
>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(
>> Unknown
>> Source)
>>        at
>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(U
>> nknown
>> Source)
>>        at
>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unknow
>> n
>> Source)
>>        at org.apache.derby.client.am.Statement.flowExecute(Unknown
Source)
>>        at org.apache.derby.client.am.Statement.executeQueryX(Unknown
>> Source)
>>        ... 38 more
>> [ERROR] Error while initializing the Airavata API
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> Error while initializing the Airavata API
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>> ry.java
>> :64)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>> ry.java
>> :43)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>> ry.java
>> :39)
>>        at
>> 
>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(BrokerSe
>> rviceLi
>> feCycle.java:156)
>> Caused by:
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> Error while initializing the Airavat
>> a API
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>> ava:163
>> )
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>> ry.java
>> :61)
>>        ... 3 more
>> Caused by: <openjpa-2.2.0-r422266:1244990 fatal general error>
>> org.apache.openjpa.persistence.PersistenceException: Cann ot create 
>> PoolableConnectionFactory (Schema 'AIRAVATA' does not exist)
>>        at
>> 
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>> tionary
>> Factory.java:102)
>>        at
>> 
>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryIns
>> tance(J
>> DBCConfigurationImpl.java:603)
>>        at
>> 
>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(Mappi
>> ngRepos
>> itory.java:1510)
>>        at
>> 
>>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> java:518)
>>        at
>> 
>>
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> java:443)
>>        at
>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:104)
>>        at
>> 
>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataR
>> eposito
>> ryValue.java:68)
>>        at
>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
>>        at
>> 
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositor
>> yInstan
>> ce(OpenJPAConfigurationImpl.java:
>> 968)
>>        at
>> 
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositor
>> yInstan
>> ce(OpenJPAConfigurationImpl.java:
>> 959)
>>        at
>> 
>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingReposito
>> ryInsta
>> nce(JDBCConfigurationImpl.java:71
>> 1)
>>        at
>> 
>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(
>> JDBCBro
>> kerFactory.java:140)
>>        at
>> 
>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(
>> JDBCBro
>> kerFactory.java:164)
>>        at
>> 
>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDBCBr
>> okerFac
>> tory.java:122)
>>        at
>> 
>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBro
>> kerFact
>> ory.java:209)
>>        at
>> 
>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(Delegatin
>> gBroker
>> Factory.java:156)
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>> anager(
>> EntityManagerFactoryImpl.java:227
>> )
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>> anager(
>> EntityManagerFactoryImpl.java:154
>> )
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityM
>> anager(
>> EntityManagerFactoryImpl.java:60)
>> 
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEntityM
>> anager(
>> ResourceUtils.java:68)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>> rations
>> (ResourceUtils.java:201)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>> ration(
>> ResourceUtils.java:223)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>> .getCon
>> figuration(AiravataJPARegistry.ja
>> va:226)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>> .initia
>> lize(AiravataJPARegistry.java:159
>> )
>>        at
>> 
>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(
>> Airavat
>> aRegistryFactory.java:81)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>> java:21
>> 6)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient
>> .java:1
>> 12)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>> ava:144
>> )
>>        ... 4 more
>> Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create 
>> PoolableConnectionFactory (Schema 'AIRAVATA' does n ot exist)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>> ry(Basi
>> cDataSource.java:1549)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSou
>> rce.jav
>> a:1388)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource
>> .java:1
>> 044)
>>        at
>> 
>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Delega
>> tingDat
>> aSource.java:110)
>>        at
>> 
>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Decora
>> tingDat
>> aSource.java:87)
>>        at
>> 
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDic
>> tionary
>> Factory.java:91)
>>        ... 31 more
>> Caused by: java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does 
>> not exist
>>        at
>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unkn
>> own
>> Source)
>>        at 
>> org.apache.derby.client.am.SqlException.getSQLException(Unknown
>> Source)
>>        at org.apache.derby.client.am.Statement.executeQuery(Unknown
>> Source)
>>        at
>> 
>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingSt
>> atement
>> .java:208)
>>        at
>> 
>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(
>> Poolabl
>> eConnectionFactory.java:658)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(Bas
>> icDataS
>> ource.java:1558)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFacto
>> ry(Basi
>> cDataSource.java:1545)
>>        ... 36 more
>> Caused by: org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' 
>> does not exist
>>        at org.apache.derby.client.am.Statement.completeSqlca(Unknown
>> Source)
>>        at
>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unkno
>> wn
>> Source)
>>        at
>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unk
>> nown
>> Source)
>>        at
>> 
>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutp
>> ut(Unkn
>> own Source)
>>        at
>> 
>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(
>> Unknown
>> Source)
>>        at
>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(U
>> nknown
>> Source)
>>        at
>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unknow
>> n
>> Source)
>>        at org.apache.derby.client.am.Statement.flowExecute(Unknown
Source)
>>        at org.apache.derby.client.am.Statement.executeQueryX(Unknown
>> Source)
>>        ... 41 more
>> [INFO] New Database created for Registry
>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC - Using
>> dictionary
>> class "org.apache.openjpa.jdbc.sql.DerbyDic
>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network 
>> Client JDBC Driver 10.9.1.0 - (1344872)).
>> [INFO] Deploying Web service: airavata-registry-service-0.8.jar -
>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
>> /bin/../repository/services/airavata-registry-service-0.8.jar
>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar - 
>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>> /repository/services/airavata-xbaya-gui-0.8.jar
>> [INFO] Deploying Web service: version-1.5.1.aar - 
>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/../reposit
>> o
>> ry/services/version-1.5.1.aar
>> Jul 01, 2013 3:14:42 PM org.apache.coyote.AbstractProtocol start
>> INFO: Starting ProtocolHandler ["http-bio-8080"] [ERROR] Unable to 
>> create Airavata API
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> Error while initializing the Airavata API
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>> ry.java
>> :64)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>> ry.java
>> :43)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>> ry.java
>> :39)
>>        at
>> 
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.get
>> Airavat
>> aAPI(WorkflowInterpretorSkeleton.
>> java:122)
>>        at
>> 
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.acc
>> ess$200
>> (WorkflowInterpretorSkeleton.java
>> :78)
>>        at
>> 
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.r
>> un(Work
>> flowInterpretorSkeleton.java:158)
>> 
>> Caused by:
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> Error while initializing the Airavat
>> a API
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>> ava:163
>> )
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFacto
>> ry.java
>> :61)
>>        ... 5 more
>> Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal user error>
>> org.apache.openjpa.persistence.ArgumentException: An erro r occurred 
>> while parsing the query filter "SELECT p FROM Configuration p WHERE 
>> p.config_key =:param0". Error message: Th e name "Configuration" is 
>> not a recognized entity or identifier. Known entity names: []
>>        at
>> 
>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.parseExcepti
>> on(Abst
>> ractExpressionBuilder.java:119)
>>        at
>> 
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClassMetaData
>> (JPQLEx
>> pressionBuilder.java:197)
>>        at
>> 
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveClassMeta
>> Data(JP
>> QLExpressionBuilder.java:167)
>>        at
>> 
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateMeta
>> Data(JP
>> QLExpressionBuilder.java:242)
>>        at
>> 
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateMeta
>> Data(JP
>> QLExpressionBuilder.java:212)
>>        at
>> 
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateType
>> (JPQLEx
>> pressionBuilder.java:205)
>>        at
>> 
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$200(JPQLE
>> xpressi
>> onBuilder.java:80)
>>        at
>> 
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJPQL.popul
>> ate(JPQ
>> LExpressionBuilder.java:2417)
>>        at
>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser.java:61)
>>        at
>> 
>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCompilatio
>> n(Expre
>> ssionStoreQuery.java:162)
>>        at
>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:673)
>>        at
>> 
>>
org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryImpl.java:654)
>>        at
>> 
>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(QueryImpl.j
>> ava:620
>> )
>>        at
>>
org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImpl.java:682)
>>        at org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityMa
>> nagerIm
>> pl.java:997)
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityMa
>> nagerIm
>> pl.java:979)
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityMa
>> nagerIm
>> pl.java:102)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.gen
>> erateQu
>> eryWithParameters(QueryGenerator.
>> java:95)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.sel
>> ectQuer
>> y(QueryGenerator.java:64)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>> rations
>> (ResourceUtils.java:205)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigu
>> ration(
>> ResourceUtils.java:223)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>> .getCon
>> figuration(AiravataJPARegistry.ja
>> va:226)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
>> .initia
>> lize(AiravataJPARegistry.java:159
>> )
>>        at
>> 
>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(
>> Airavat
>> aRegistryFactory.java:81)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.
>> java:21
>> 6)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient
>> .java:1
>> 12)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.j
>> ava:144
>> )
>>        ... 6 more
>> Exception in thread "Thread-29" java.lang.NullPointerException
>>        at
>> 
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.r
>> un(Work
>> flowInterpretorSkeleton.java:159)
>> 
>> Thanks
>> Viknes
>> 
>> -----Original Message-----
>> From: Saminda Wijeratne [mailto:samindaw@gmail.com]
>> Sent: Monday, July 01, 2013 12:25 PM
>> To: dev@airavata.apache.org
>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>> 
>> ok Suresh. Thanks.
>> 
>> 
>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru <sm...@apache.org> wrote:
>> 
>>> Hi Saminda,
>>> 
>>> I should have mentioned this in the vote email. INFRA has restricted 
>>> the distributions to 100MB and the war distribution is little over it.
>>> I made a request to manually checkin the war distribution. Until 
>>> then, please use this link to get the war distribution:
>>> 
>>> http://people.apache.org/~smarru/airavata_tmp_dist/
>>> 
>>> Suresh
>>> 
>>> 
>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne <sa...@gmail.com>
>> wrote:
>>> 
>>>> Suresh, we are missing the war binary from the RC. Can you include 
>>>> that
>>> as
>>>> well please.
>>>> 
>>>> 
>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru <sm...@apache.org>
>> wrote:
>>>> 
>>>>> Will appreciate if every one can rest this RC sooner than later. 
>>>>> If we start seeing the release validation is going on well, we can 
>>>>> open the
>>> trunk
>>>>> for development for 0.9.
>>>>> 
>>>>> Suresh
>>>>> 
>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru <sm...@apache.org> wrote:
>>>>> 
>>>>>> Discussion thread for vote on Apache Airavata 0.8 release 
>>>>>> candidate
>> 3.
>>>>>> 
>>>>>> If you have any questions or feedback or to post results of 
>>>>>> validating
>>>>> the release, please reply to this thread. Once you verify the 
>>>>> release, please post your vote to the VOTE thread.
>>>>>> 
>>>>>> For reference, the Apache release guide  -
>>>>> http://www.apache.org/dev/release.html
>>>>>> 
>>>>>> Some tips to validate the release before you vote:
>>>>>> 
>>>>>> * Download the binary version and run the 5 minute or 10 minute
>>> tutorial
>>>>> as described in README and website.
>>>>>> * Download the source files from compressed files and release tag 
>>>>>> and
>>>>> build (which includes tests).
>>>>>> * Verify the distribution for the required LICENSE and NOTICE 
>>>>>> files
>>>>>> * Verify if all the staged files are signed and the signature is
>>>>> verifiable.
>>>>>> * Verify if the signing key in the project's KEYS file is hosted 
>>>>>> on a
>>>>> public server
>>>>>> 
>>>>>> Thanks for your time in validating the release and voting, Suresh 
>>>>>> (On Behalf of Airavata PMC)
>>>>> 
>>>>> 
>>> 
>>> 
>> 


Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Suresh Marru <sm...@apache.org>.
I did not do extensive testing yet, but a quick try on a mac and did not give this error either. 

Suresh

On Jul 1, 2013, at 4:06 PM, Amila Jayasekara <th...@gmail.com> wrote:

> Strange, I am not experiencing this issue. Wonder whether this is a Windows
> specific issue.
> Any one else experiencing this issue ?
> 
> Thanks
> Amila
> 
> 
> On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee <vi...@msn.com>wrote:
> 
>> Hi all,
>> 
>> I downloaded the server bin distribution, tried to start the server and I
>> got the below exception.
>> It seems this error occurs only the first time I start the server. It does
>> not occur the subsequent times during the startup.
>> 
>> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server - 10.9.1.0 -
>> (1344872) started and ready to accept connection
>> s on port 1527
>> 
>> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
>> t:1527/persistent_data;create=true;user=aira
>> 
>> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
>> ELECT 1 from Configuration,MaxActive=10,MaxI
>> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
>> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting OpenJPA
>> 2.2.0
>> [ERROR] Error while initializing the Airavata API
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> Error while initializing the Airavata API
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :64)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :43)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :39)
>>        at
>> 
>> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
>> feCycle.java:117)
>> Caused by:
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> Error while initializing the Airavat
>> a API
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:163
>> )
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :61)
>>        ... 3 more
>> Caused by: <openjpa-2.2.0-r422266:1244990 fatal general error>
>> org.apache.openjpa.persistence.PersistenceException: Cann
>> ot create PoolableConnectionFactory (Schema 'AIRAVATA' does not exist)
>>        at
>> 
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionary
>> Factory.java:102)
>>        at
>> 
>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(J
>> DBCConfigurationImpl.java:603)
>>        at
>> 
>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepos
>> itory.java:1510)
>>        at
>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> java:518)
>>        at
>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> java:443)
>>        at
>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:104)
>>        at
>> 
>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataReposito
>> ryValue.java:68)
>>        at
>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
>>        at
>> 
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstan
>> ce(OpenJPAConfigurationImpl.java:
>> 968)
>>        at
>> 
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstan
>> ce(OpenJPAConfigurationImpl.java:
>> 959)
>>        at
>> 
>> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerF
>> actory.java:638)
>>        at
>> 
>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFact
>> ory.java:203)
>>        at
>> 
>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBroker
>> Factory.java:156)
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
>> EntityManagerFactoryImpl.java:227
>> )
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
>> EntityManagerFactoryImpl.java:154
>> )
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
>> EntityManagerFactoryImpl.java:60)
>> 
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEntityManager(
>> ResourceUtils.java:68)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations
>> (ResourceUtils.java:201)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfiguration(
>> ResourceUtils.java:223)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getCon
>> figuration(AiravataJPARegistry.ja
>> va:226)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.initia
>> lize(AiravataJPARegistry.java:159
>> )
>>        at
>> 
>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(Airavat
>> aRegistryFactory.java:81)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.java:21
>> 6)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:1
>> 12)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:144
>> )
>>        ... 4 more
>> Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create
>> PoolableConnectionFactory (Schema 'AIRAVATA' does n
>> ot exist)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(Basi
>> cDataSource.java:1549)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.jav
>> a:1388)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1
>> 044)
>>        at
>> 
>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDat
>> aSource.java:110)
>>        at
>> 
>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDat
>> aSource.java:87)
>>        at
>> 
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionary
>> Factory.java:91)
>>        ... 28 more
>> Caused by: java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
>> exist
>>        at
>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown
>> Source)
>>        at org.apache.derby.client.am.SqlException.getSQLException(Unknown
>> Source)
>>        at org.apache.derby.client.am.Statement.executeQuery(Unknown
>> Source)
>>        at
>> 
>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingStatement
>> .java:208)
>>        at
>> 
>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(Poolabl
>> eConnectionFactory.java:658)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataS
>> ource.java:1558)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(Basi
>> cDataSource.java:1545)
>>        ... 33 more
>> Caused by: org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' does
>> not exist
>>        at org.apache.derby.client.am.Statement.completeSqlca(Unknown
>> Source)
>>        at
>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unknown
>> Source)
>>        at
>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unknown
>> Source)
>>        at
>> 
>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(Unkn
>> own Source)
>>        at
>> 
>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(Unknown
>> Source)
>>        at
>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(Unknown
>> Source)
>>        at
>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unknown
>> Source)
>>        at org.apache.derby.client.am.Statement.flowExecute(Unknown Source)
>>        at org.apache.derby.client.am.Statement.executeQueryX(Unknown
>> Source)
>>        ... 38 more
>> [ERROR] Error while initializing the Airavata API
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> Error while initializing the Airavata API
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :64)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :43)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :39)
>>        at
>> 
>> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(BrokerServiceLi
>> feCycle.java:156)
>> Caused by:
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> Error while initializing the Airavat
>> a API
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:163
>> )
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :61)
>>        ... 3 more
>> Caused by: <openjpa-2.2.0-r422266:1244990 fatal general error>
>> org.apache.openjpa.persistence.PersistenceException: Cann
>> ot create PoolableConnectionFactory (Schema 'AIRAVATA' does not exist)
>>        at
>> 
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionary
>> Factory.java:102)
>>        at
>> 
>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(J
>> DBCConfigurationImpl.java:603)
>>        at
>> 
>> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepos
>> itory.java:1510)
>>        at
>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> java:518)
>>        at
>> 
>> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
>> java:443)
>>        at
>> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:104)
>>        at
>> 
>> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataReposito
>> ryValue.java:68)
>>        at
>> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
>>        at
>> 
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstan
>> ce(OpenJPAConfigurationImpl.java:
>> 968)
>>        at
>> 
>> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstan
>> ce(OpenJPAConfigurationImpl.java:
>> 959)
>>        at
>> 
>> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingRepositoryInsta
>> nce(JDBCConfigurationImpl.java:71
>> 1)
>>        at
>> 
>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBro
>> kerFactory.java:140)
>>        at
>> 
>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBro
>> kerFactory.java:164)
>>        at
>> 
>> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDBCBrokerFac
>> tory.java:122)
>>        at
>> 
>> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFact
>> ory.java:209)
>>        at
>> 
>> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBroker
>> Factory.java:156)
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
>> EntityManagerFactoryImpl.java:227
>> )
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
>> EntityManagerFactoryImpl.java:154
>> )
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
>> EntityManagerFactoryImpl.java:60)
>> 
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEntityManager(
>> ResourceUtils.java:68)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations
>> (ResourceUtils.java:201)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfiguration(
>> ResourceUtils.java:223)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getCon
>> figuration(AiravataJPARegistry.ja
>> va:226)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.initia
>> lize(AiravataJPARegistry.java:159
>> )
>>        at
>> 
>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(Airavat
>> aRegistryFactory.java:81)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.java:21
>> 6)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:1
>> 12)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:144
>> )
>>        ... 4 more
>> Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create
>> PoolableConnectionFactory (Schema 'AIRAVATA' does n
>> ot exist)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(Basi
>> cDataSource.java:1549)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.jav
>> a:1388)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1
>> 044)
>>        at
>> 
>> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDat
>> aSource.java:110)
>>        at
>> 
>> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDat
>> aSource.java:87)
>>        at
>> 
>> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionary
>> Factory.java:91)
>>        ... 31 more
>> Caused by: java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
>> exist
>>        at
>> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown
>> Source)
>>        at org.apache.derby.client.am.SqlException.getSQLException(Unknown
>> Source)
>>        at org.apache.derby.client.am.Statement.executeQuery(Unknown
>> Source)
>>        at
>> 
>> org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingStatement
>> .java:208)
>>        at
>> 
>> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(Poolabl
>> eConnectionFactory.java:658)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataS
>> ource.java:1558)
>>        at
>> 
>> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(Basi
>> cDataSource.java:1545)
>>        ... 36 more
>> Caused by: org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' does
>> not exist
>>        at org.apache.derby.client.am.Statement.completeSqlca(Unknown
>> Source)
>>        at
>> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unknown
>> Source)
>>        at
>> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unknown
>> Source)
>>        at
>> 
>> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(Unkn
>> own Source)
>>        at
>> 
>> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(Unknown
>> Source)
>>        at
>> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(Unknown
>> Source)
>>        at
>> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unknown
>> Source)
>>        at org.apache.derby.client.am.Statement.flowExecute(Unknown Source)
>>        at org.apache.derby.client.am.Statement.executeQueryX(Unknown
>> Source)
>>        ... 41 more
>> [INFO] New Database created for Registry
>> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC - Using
>> dictionary
>> class "org.apache.openjpa.jdbc.sql.DerbyDic
>> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network Client
>> JDBC Driver 10.9.1.0 - (1344872)).
>> [INFO] Deploying Web service: airavata-registry-service-0.8.jar -
>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
>> /bin/../repository/services/airavata-registry-service-0.8.jar
>> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
>> /repository/services/airavata-xbaya-gui-0.8.jar
>> [INFO] Deploying Web service: version-1.5.1.aar -
>> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/../reposito
>> ry/services/version-1.5.1.aar
>> Jul 01, 2013 3:14:42 PM org.apache.coyote.AbstractProtocol start
>> INFO: Starting ProtocolHandler ["http-bio-8080"]
>> [ERROR] Unable to create Airavata API
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> Error while initializing the Airavata API
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :64)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :43)
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :39)
>>        at
>> 
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.getAiravat
>> aAPI(WorkflowInterpretorSkeleton.
>> java:122)
>>        at
>> 
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.access$200
>> (WorkflowInterpretorSkeleton.java
>> :78)
>>        at
>> 
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(Work
>> flowInterpretorSkeleton.java:158)
>> 
>> Caused by:
>> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
>> Error while initializing the Airavat
>> a API
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:163
>> )
>>        at
>> 
>> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
>> :61)
>>        ... 5 more
>> Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal user error>
>> org.apache.openjpa.persistence.ArgumentException: An erro
>> r occurred while parsing the query filter "SELECT p FROM Configuration p
>> WHERE p.config_key =:param0". Error message: Th
>> e name "Configuration" is not a recognized entity or identifier. Known
>> entity names: []
>>        at
>> 
>> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.parseException(Abst
>> ractExpressionBuilder.java:119)
>>        at
>> 
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClassMetaData(JPQLEx
>> pressionBuilder.java:197)
>>        at
>> 
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveClassMetaData(JP
>> QLExpressionBuilder.java:167)
>>        at
>> 
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateMetaData(JP
>> QLExpressionBuilder.java:242)
>>        at
>> 
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateMetaData(JP
>> QLExpressionBuilder.java:212)
>>        at
>> 
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateType(JPQLEx
>> pressionBuilder.java:205)
>>        at
>> 
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$200(JPQLExpressi
>> onBuilder.java:80)
>>        at
>> 
>> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJPQL.populate(JPQ
>> LExpressionBuilder.java:2417)
>>        at
>> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser.java:61)
>>        at
>> 
>> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCompilation(Expre
>> ssionStoreQuery.java:162)
>>        at
>> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:673)
>>        at
>> 
>> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryImpl.java:654)
>>        at
>> 
>> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(QueryImpl.java:620
>> )
>>        at
>> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImpl.java:682)
>>        at org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityManagerIm
>> pl.java:997)
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityManagerIm
>> pl.java:979)
>>        at
>> 
>> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityManagerIm
>> pl.java:102)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.generateQu
>> eryWithParameters(QueryGenerator.
>> java:95)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.selectQuer
>> y(QueryGenerator.java:64)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations
>> (ResourceUtils.java:205)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfiguration(
>> ResourceUtils.java:223)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getCon
>> figuration(AiravataJPARegistry.ja
>> va:226)
>>        at
>> 
>> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.initia
>> lize(AiravataJPARegistry.java:159
>> )
>>        at
>> 
>> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(Airavat
>> aRegistryFactory.java:81)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.java:21
>> 6)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:1
>> 12)
>>        at
>> 
>> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:144
>> )
>>        ... 6 more
>> Exception in thread "Thread-29" java.lang.NullPointerException
>>        at
>> 
>> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(Work
>> flowInterpretorSkeleton.java:159)
>> 
>> Thanks
>> Viknes
>> 
>> -----Original Message-----
>> From: Saminda Wijeratne [mailto:samindaw@gmail.com]
>> Sent: Monday, July 01, 2013 12:25 PM
>> To: dev@airavata.apache.org
>> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>> 
>> ok Suresh. Thanks.
>> 
>> 
>> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru <sm...@apache.org> wrote:
>> 
>>> Hi Saminda,
>>> 
>>> I should have mentioned this in the vote email. INFRA has restricted
>>> the distributions to 100MB and the war distribution is little over it.
>>> I made a request to manually checkin the war distribution. Until then,
>>> please use this link to get the war distribution:
>>> 
>>> http://people.apache.org/~smarru/airavata_tmp_dist/
>>> 
>>> Suresh
>>> 
>>> 
>>> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne <sa...@gmail.com>
>> wrote:
>>> 
>>>> Suresh, we are missing the war binary from the RC. Can you include
>>>> that
>>> as
>>>> well please.
>>>> 
>>>> 
>>>> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru <sm...@apache.org>
>> wrote:
>>>> 
>>>>> Will appreciate if every one can rest this RC sooner than later. If
>>>>> we start seeing the release validation is going on well, we can
>>>>> open the
>>> trunk
>>>>> for development for 0.9.
>>>>> 
>>>>> Suresh
>>>>> 
>>>>> On Jul 1, 2013, at 12:06 AM, Suresh Marru <sm...@apache.org> wrote:
>>>>> 
>>>>>> Discussion thread for vote on Apache Airavata 0.8 release candidate
>> 3.
>>>>>> 
>>>>>> If you have any questions or feedback or to post results of
>>>>>> validating
>>>>> the release, please reply to this thread. Once you verify the
>>>>> release, please post your vote to the VOTE thread.
>>>>>> 
>>>>>> For reference, the Apache release guide  -
>>>>> http://www.apache.org/dev/release.html
>>>>>> 
>>>>>> Some tips to validate the release before you vote:
>>>>>> 
>>>>>> * Download the binary version and run the 5 minute or 10 minute
>>> tutorial
>>>>> as described in README and website.
>>>>>> * Download the source files from compressed files and release tag
>>>>>> and
>>>>> build (which includes tests).
>>>>>> * Verify the distribution for the required LICENSE and NOTICE
>>>>>> files
>>>>>> * Verify if all the staged files are signed and the signature is
>>>>> verifiable.
>>>>>> * Verify if the signing key in the project's KEYS file is hosted
>>>>>> on a
>>>>> public server
>>>>>> 
>>>>>> Thanks for your time in validating the release and voting, Suresh
>>>>>> (On Behalf of Airavata PMC)
>>>>> 
>>>>> 
>>> 
>>> 
>> 


Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Amila Jayasekara <th...@gmail.com>.
Strange, I am not experiencing this issue. Wonder whether this is a Windows
specific issue.
Any one else experiencing this issue ?

Thanks
Amila


On Mon, Jul 1, 2013 at 3:50 PM, Viknes Balasubramanee <vi...@msn.com>wrote:

> Hi all,
>
> I downloaded the server bin distribution, tried to start the server and I
> got the below exception.
> It seems this error occurs only the first time I start the server. It does
> not occur the subsequent times during the startup.
>
> Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server - 10.9.1.0 -
> (1344872) started and ready to accept connection
> s on port 1527
>
> DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
> t:1527/persistent_data;create=true;user=aira
>
> vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
> ELECT 1 from Configuration,MaxActive=10,MaxI
> dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
> 52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting OpenJPA
> 2.2.0
> [ERROR] Error while initializing the Airavata API
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> Error while initializing the Airavata API
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :64)
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :43)
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :39)
>         at
>
> org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
> feCycle.java:117)
> Caused by:
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> Error while initializing the Airavat
> a API
>         at
>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:163
> )
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :61)
>         ... 3 more
> Caused by: <openjpa-2.2.0-r422266:1244990 fatal general error>
> org.apache.openjpa.persistence.PersistenceException: Cann
> ot create PoolableConnectionFactory (Schema 'AIRAVATA' does not exist)
>         at
>
> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionary
> Factory.java:102)
>         at
>
> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(J
> DBCConfigurationImpl.java:603)
>         at
>
> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepos
> itory.java:1510)
>         at
>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> java:518)
>         at
>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> java:443)
>         at
> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:104)
>         at
>
> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataReposito
> ryValue.java:68)
>         at
> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
>         at
>
> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstan
> ce(OpenJPAConfigurationImpl.java:
> 968)
>         at
>
> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstan
> ce(OpenJPAConfigurationImpl.java:
> 959)
>         at
>
> org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerF
> actory.java:638)
>         at
>
> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFact
> ory.java:203)
>         at
>
> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBroker
> Factory.java:156)
>         at
>
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
> EntityManagerFactoryImpl.java:227
> )
>         at
>
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
> EntityManagerFactoryImpl.java:154
> )
>         at
>
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
> EntityManagerFactoryImpl.java:60)
>
>         at
>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEntityManager(
> ResourceUtils.java:68)
>         at
>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations
> (ResourceUtils.java:201)
>         at
>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfiguration(
> ResourceUtils.java:223)
>         at
>
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getCon
> figuration(AiravataJPARegistry.ja
> va:226)
>         at
>
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.initia
> lize(AiravataJPARegistry.java:159
> )
>         at
>
> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(Airavat
> aRegistryFactory.java:81)
>         at
>
> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.java:21
> 6)
>         at
>
> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:1
> 12)
>         at
>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:144
> )
>         ... 4 more
> Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create
> PoolableConnectionFactory (Schema 'AIRAVATA' does n
> ot exist)
>         at
>
> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(Basi
> cDataSource.java:1549)
>         at
>
> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.jav
> a:1388)
>         at
>
> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1
> 044)
>         at
>
> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDat
> aSource.java:110)
>         at
>
> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDat
> aSource.java:87)
>         at
>
> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionary
> Factory.java:91)
>         ... 28 more
> Caused by: java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
> exist
>         at
> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown
> Source)
>         at org.apache.derby.client.am.SqlException.getSQLException(Unknown
> Source)
>         at org.apache.derby.client.am.Statement.executeQuery(Unknown
> Source)
>         at
>
> org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingStatement
> .java:208)
>         at
>
> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(Poolabl
> eConnectionFactory.java:658)
>         at
>
> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataS
> ource.java:1558)
>         at
>
> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(Basi
> cDataSource.java:1545)
>         ... 33 more
> Caused by: org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' does
> not exist
>         at org.apache.derby.client.am.Statement.completeSqlca(Unknown
> Source)
>         at
> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unknown
> Source)
>         at
> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unknown
> Source)
>         at
>
> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(Unkn
> own Source)
>         at
>
> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(Unknown
> Source)
>         at
> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(Unknown
> Source)
>         at
> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unknown
> Source)
>         at org.apache.derby.client.am.Statement.flowExecute(Unknown Source)
>         at org.apache.derby.client.am.Statement.executeQueryX(Unknown
> Source)
>         ... 38 more
> [ERROR] Error while initializing the Airavata API
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> Error while initializing the Airavata API
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :64)
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :43)
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :39)
>         at
>
> org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(BrokerServiceLi
> feCycle.java:156)
> Caused by:
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> Error while initializing the Airavat
> a API
>         at
>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:163
> )
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :61)
>         ... 3 more
> Caused by: <openjpa-2.2.0-r422266:1244990 fatal general error>
> org.apache.openjpa.persistence.PersistenceException: Cann
> ot create PoolableConnectionFactory (Schema 'AIRAVATA' does not exist)
>         at
>
> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionary
> Factory.java:102)
>         at
>
> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(J
> DBCConfigurationImpl.java:603)
>         at
>
> org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepos
> itory.java:1510)
>         at
>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> java:518)
>         at
>
> org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
> java:443)
>         at
> org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:104)
>         at
>
> org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataReposito
> ryValue.java:68)
>         at
> org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
>         at
>
> org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstan
> ce(OpenJPAConfigurationImpl.java:
> 968)
>         at
>
> org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstan
> ce(OpenJPAConfigurationImpl.java:
> 959)
>         at
>
> org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingRepositoryInsta
> nce(JDBCConfigurationImpl.java:71
> 1)
>         at
>
> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBro
> kerFactory.java:140)
>         at
>
> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBro
> kerFactory.java:164)
>         at
>
> org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDBCBrokerFac
> tory.java:122)
>         at
>
> org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFact
> ory.java:209)
>         at
>
> org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBroker
> Factory.java:156)
>         at
>
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
> EntityManagerFactoryImpl.java:227
> )
>         at
>
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
> EntityManagerFactoryImpl.java:154
> )
>         at
>
> org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
> EntityManagerFactoryImpl.java:60)
>
>         at
>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEntityManager(
> ResourceUtils.java:68)
>         at
>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations
> (ResourceUtils.java:201)
>         at
>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfiguration(
> ResourceUtils.java:223)
>         at
>
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getCon
> figuration(AiravataJPARegistry.ja
> va:226)
>         at
>
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.initia
> lize(AiravataJPARegistry.java:159
> )
>         at
>
> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(Airavat
> aRegistryFactory.java:81)
>         at
>
> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.java:21
> 6)
>         at
>
> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:1
> 12)
>         at
>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:144
> )
>         ... 4 more
> Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create
> PoolableConnectionFactory (Schema 'AIRAVATA' does n
> ot exist)
>         at
>
> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(Basi
> cDataSource.java:1549)
>         at
>
> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.jav
> a:1388)
>         at
>
> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1
> 044)
>         at
>
> org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDat
> aSource.java:110)
>         at
>
> org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDat
> aSource.java:87)
>         at
>
> org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionary
> Factory.java:91)
>         ... 31 more
> Caused by: java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
> exist
>         at
> org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown
> Source)
>         at org.apache.derby.client.am.SqlException.getSQLException(Unknown
> Source)
>         at org.apache.derby.client.am.Statement.executeQuery(Unknown
> Source)
>         at
>
> org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingStatement
> .java:208)
>         at
>
> org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(Poolabl
> eConnectionFactory.java:658)
>         at
>
> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataS
> ource.java:1558)
>         at
>
> org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(Basi
> cDataSource.java:1545)
>         ... 36 more
> Caused by: org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' does
> not exist
>         at org.apache.derby.client.am.Statement.completeSqlca(Unknown
> Source)
>         at
> org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unknown
> Source)
>         at
> org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unknown
> Source)
>         at
>
> org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(Unkn
> own Source)
>         at
>
> org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(Unknown
> Source)
>         at
> org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(Unknown
> Source)
>         at
> org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unknown
> Source)
>         at org.apache.derby.client.am.Statement.flowExecute(Unknown Source)
>         at org.apache.derby.client.am.Statement.executeQueryX(Unknown
> Source)
>         ... 41 more
> [INFO] New Database created for Registry
> 59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC - Using
> dictionary
> class "org.apache.openjpa.jdbc.sql.DerbyDic
> tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network Client
> JDBC Driver 10.9.1.0 - (1344872)).
> [INFO] Deploying Web service: airavata-registry-service-0.8.jar -
> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
> /bin/../repository/services/airavata-registry-service-0.8.jar
> [INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
> /repository/services/airavata-xbaya-gui-0.8.jar
> [INFO] Deploying Web service: version-1.5.1.aar -
> file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/../reposito
> ry/services/version-1.5.1.aar
> Jul 01, 2013 3:14:42 PM org.apache.coyote.AbstractProtocol start
> INFO: Starting ProtocolHandler ["http-bio-8080"]
> [ERROR] Unable to create Airavata API
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> Error while initializing the Airavata API
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :64)
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :43)
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :39)
>         at
>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.getAiravat
> aAPI(WorkflowInterpretorSkeleton.
> java:122)
>         at
>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.access$200
> (WorkflowInterpretorSkeleton.java
> :78)
>         at
>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(Work
> flowInterpretorSkeleton.java:158)
>
> Caused by:
> org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
> Error while initializing the Airavat
> a API
>         at
>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:163
> )
>         at
>
> org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
> :61)
>         ... 5 more
> Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal user error>
> org.apache.openjpa.persistence.ArgumentException: An erro
> r occurred while parsing the query filter "SELECT p FROM Configuration p
> WHERE p.config_key =:param0". Error message: Th
> e name "Configuration" is not a recognized entity or identifier. Known
> entity names: []
>         at
>
> org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.parseException(Abst
> ractExpressionBuilder.java:119)
>         at
>
> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClassMetaData(JPQLEx
> pressionBuilder.java:197)
>         at
>
> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveClassMetaData(JP
> QLExpressionBuilder.java:167)
>         at
>
> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateMetaData(JP
> QLExpressionBuilder.java:242)
>         at
>
> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateMetaData(JP
> QLExpressionBuilder.java:212)
>         at
>
> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateType(JPQLEx
> pressionBuilder.java:205)
>         at
>
> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$200(JPQLExpressi
> onBuilder.java:80)
>         at
>
> org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJPQL.populate(JPQ
> LExpressionBuilder.java:2417)
>         at
> org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser.java:61)
>         at
>
> org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCompilation(Expre
> ssionStoreQuery.java:162)
>         at
> org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:673)
>         at
>
> org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryImpl.java:654)
>         at
>
> org.apache.openjpa.kernel.QueryImpl.compileForCompilation(QueryImpl.java:620
> )
>         at
> org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImpl.java:682)
>         at org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
>         at
>
> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityManagerIm
> pl.java:997)
>         at
>
> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityManagerIm
> pl.java:979)
>         at
>
> org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityManagerIm
> pl.java:102)
>         at
>
> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.generateQu
> eryWithParameters(QueryGenerator.
> java:95)
>         at
>
> org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.selectQuer
> y(QueryGenerator.java:64)
>         at
>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations
> (ResourceUtils.java:205)
>         at
>
> org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfiguration(
> ResourceUtils.java:223)
>         at
>
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getCon
> figuration(AiravataJPARegistry.ja
> va:226)
>         at
>
> org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.initia
> lize(AiravataJPARegistry.java:159
> )
>         at
>
> org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(Airavat
> aRegistryFactory.java:81)
>         at
>
> org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.java:21
> 6)
>         at
>
> org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:1
> 12)
>         at
>
> org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:144
> )
>         ... 6 more
> Exception in thread "Thread-29" java.lang.NullPointerException
>         at
>
> org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(Work
> flowInterpretorSkeleton.java:159)
>
> Thanks
> Viknes
>
> -----Original Message-----
> From: Saminda Wijeratne [mailto:samindaw@gmail.com]
> Sent: Monday, July 01, 2013 12:25 PM
> To: dev@airavata.apache.org
> Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3
>
> ok Suresh. Thanks.
>
>
> On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru <sm...@apache.org> wrote:
>
> > Hi Saminda,
> >
> > I should have mentioned this in the vote email. INFRA has restricted
> > the distributions to 100MB and the war distribution is little over it.
> > I made a request to manually checkin the war distribution. Until then,
> > please use this link to get the war distribution:
> >
> > http://people.apache.org/~smarru/airavata_tmp_dist/
> >
> > Suresh
> >
> >
> > On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne <sa...@gmail.com>
> wrote:
> >
> > > Suresh, we are missing the war binary from the RC. Can you include
> > > that
> > as
> > > well please.
> > >
> > >
> > > On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru <sm...@apache.org>
> wrote:
> > >
> > >> Will appreciate if every one can rest this RC sooner than later. If
> > >> we start seeing the release validation is going on well, we can
> > >> open the
> > trunk
> > >> for development for 0.9.
> > >>
> > >> Suresh
> > >>
> > >> On Jul 1, 2013, at 12:06 AM, Suresh Marru <sm...@apache.org> wrote:
> > >>
> > >>> Discussion thread for vote on Apache Airavata 0.8 release candidate
> 3.
> > >>>
> > >>> If you have any questions or feedback or to post results of
> > >>> validating
> > >> the release, please reply to this thread. Once you verify the
> > >> release, please post your vote to the VOTE thread.
> > >>>
> > >>> For reference, the Apache release guide  -
> > >> http://www.apache.org/dev/release.html
> > >>>
> > >>> Some tips to validate the release before you vote:
> > >>>
> > >>> * Download the binary version and run the 5 minute or 10 minute
> > tutorial
> > >> as described in README and website.
> > >>> * Download the source files from compressed files and release tag
> > >>> and
> > >> build (which includes tests).
> > >>> * Verify the distribution for the required LICENSE and NOTICE
> > >>> files
> > >>> * Verify if all the staged files are signed and the signature is
> > >> verifiable.
> > >>> * Verify if the signing key in the project's KEYS file is hosted
> > >>> on a
> > >> public server
> > >>>
> > >>> Thanks for your time in validating the release and voting, Suresh
> > >>> (On Behalf of Airavata PMC)
> > >>
> > >>
> >
> >
>

RE: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Viknes Balasubramanee <vi...@msn.com>.
Hi all,

I downloaded the server bin distribution, tried to start the server and I
got the below exception.
It seems this error occurs only the first time I start the server. It does
not occur the subsequent times during the startup.

Mon Jul 01 15:13:32 EDT 2013 : Apache Derby Network Server - 10.9.1.0 -
(1344872) started and ready to accept connection
s on port 1527
DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhos
t:1527/persistent_data;create=true;user=aira
vata;password=airavata,Username=airavata,Password=airavata,validationQuery=S
ELECT 1 from Configuration,MaxActive=10,MaxI
dle=5,MinIdle=2,MaxWait=60000,testWhileIdle=true,testOnBorrow=true
52  airavata_data  INFO   [Thread-8] openjpa.Runtime - Starting OpenJPA
2.2.0
[ERROR] Error while initializing the Airavata API
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
Error while initializing the Airavata API
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:64)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:43)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:39)
        at
org.apache.airavata.wsmg.msgbox.MsgBoxServiceLifeCycle$1.run(MsgBoxServiceLi
feCycle.java:117)
Caused by:
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
Error while initializing the Airavat
a API
        at
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:163
)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:61)
        ... 3 more
Caused by: <openjpa-2.2.0-r422266:1244990 fatal general error>
org.apache.openjpa.persistence.PersistenceException: Cann
ot create PoolableConnectionFactory (Schema 'AIRAVATA' does not exist)
        at
org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionary
Factory.java:102)
        at
org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(J
DBCConfigurationImpl.java:603)
        at
org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepos
itory.java:1510)
        at
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
java:518)
        at
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
java:443)
        at
org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:104)
        at
org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataReposito
ryValue.java:68)
        at
org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
        at
org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstan
ce(OpenJPAConfigurationImpl.java:
968)
        at
org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstan
ce(OpenJPAConfigurationImpl.java:
959)
        at
org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerF
actory.java:638)
        at
org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFact
ory.java:203)
        at
org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBroker
Factory.java:156)
        at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
EntityManagerFactoryImpl.java:227
)
        at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
EntityManagerFactoryImpl.java:154
)
        at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
EntityManagerFactoryImpl.java:60)

        at
org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEntityManager(
ResourceUtils.java:68)
        at
org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations
(ResourceUtils.java:201)
        at
org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfiguration(
ResourceUtils.java:223)
        at
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getCon
figuration(AiravataJPARegistry.ja
va:226)
        at
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.initia
lize(AiravataJPARegistry.java:159
)
        at
org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(Airavat
aRegistryFactory.java:81)
        at
org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.java:21
6)
        at
org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:1
12)
        at
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:144
)
        ... 4 more
Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create
PoolableConnectionFactory (Schema 'AIRAVATA' does n
ot exist)
        at
org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(Basi
cDataSource.java:1549)
        at
org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.jav
a:1388)
        at
org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1
044)
        at
org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDat
aSource.java:110)
        at
org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDat
aSource.java:87)
        at
org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionary
Factory.java:91)
        ... 28 more
Caused by: java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
exist
        at
org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown
Source)
        at org.apache.derby.client.am.SqlException.getSQLException(Unknown
Source)
        at org.apache.derby.client.am.Statement.executeQuery(Unknown Source)
        at
org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingStatement
.java:208)
        at
org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(Poolabl
eConnectionFactory.java:658)
        at
org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataS
ource.java:1558)
        at
org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(Basi
cDataSource.java:1545)
        ... 33 more
Caused by: org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' does
not exist
        at org.apache.derby.client.am.Statement.completeSqlca(Unknown
Source)
        at
org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unknown
Source)
        at
org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unknown
Source)
        at
org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(Unkn
own Source)
        at
org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(Unknown
Source)
        at
org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(Unknown
Source)
        at
org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unknown
Source)
        at org.apache.derby.client.am.Statement.flowExecute(Unknown Source)
        at org.apache.derby.client.am.Statement.executeQueryX(Unknown
Source)
        ... 38 more
[ERROR] Error while initializing the Airavata API
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
Error while initializing the Airavata API
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:64)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:43)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:39)
        at
org.apache.airavata.wsmg.broker.BrokerServiceLifeCycle$1.run(BrokerServiceLi
feCycle.java:156)
Caused by:
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
Error while initializing the Airavat
a API
        at
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:163
)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:61)
        ... 3 more
Caused by: <openjpa-2.2.0-r422266:1244990 fatal general error>
org.apache.openjpa.persistence.PersistenceException: Cann
ot create PoolableConnectionFactory (Schema 'AIRAVATA' does not exist)
        at
org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionary
Factory.java:102)
        at
org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(J
DBCConfigurationImpl.java:603)
        at
org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepos
itory.java:1510)
        at
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
java:518)
        at
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.
java:443)
        at
org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:104)
        at
org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataReposito
ryValue.java:68)
        at
org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
        at
org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstan
ce(OpenJPAConfigurationImpl.java:
968)
        at
org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstan
ce(OpenJPAConfigurationImpl.java:
959)
        at
org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getMappingRepositoryInsta
nce(JDBCConfigurationImpl.java:71
1)
        at
org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBro
kerFactory.java:140)
        at
org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.synchronizeMappings(JDBCBro
kerFactory.java:164)
        at
org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory.newBrokerImpl(JDBCBrokerFac
tory.java:122)
        at
org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFact
ory.java:209)
        at
org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBroker
Factory.java:156)
        at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
EntityManagerFactoryImpl.java:227
)
        at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
EntityManagerFactoryImpl.java:154
)
        at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(
EntityManagerFactoryImpl.java:60)

        at
org.apache.airavata.persistance.registry.jpa.ResourceUtils.getEntityManager(
ResourceUtils.java:68)
        at
org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations
(ResourceUtils.java:201)
        at
org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfiguration(
ResourceUtils.java:223)
        at
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getCon
figuration(AiravataJPARegistry.ja
va:226)
        at
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.initia
lize(AiravataJPARegistry.java:159
)
        at
org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(Airavat
aRegistryFactory.java:81)
        at
org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.java:21
6)
        at
org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:1
12)
        at
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:144
)
        ... 4 more
Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create
PoolableConnectionFactory (Schema 'AIRAVATA' does n
ot exist)
        at
org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(Basi
cDataSource.java:1549)
        at
org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.jav
a:1388)
        at
org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1
044)
        at
org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDat
aSource.java:110)
        at
org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDat
aSource.java:87)
        at
org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionary
Factory.java:91)
        ... 31 more
Caused by: java.sql.SQLSyntaxErrorException: Schema 'AIRAVATA' does not
exist
        at
org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown
Source)
        at org.apache.derby.client.am.SqlException.getSQLException(Unknown
Source)
        at org.apache.derby.client.am.Statement.executeQuery(Unknown Source)
        at
org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingStatement
.java:208)
        at
org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(Poolabl
eConnectionFactory.java:658)
        at
org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataS
ource.java:1558)
        at
org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(Basi
cDataSource.java:1545)
        ... 36 more
Caused by: org.apache.derby.client.am.SqlException: Schema 'AIRAVATA' does
not exist
        at org.apache.derby.client.am.Statement.completeSqlca(Unknown
Source)
        at
org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unknown
Source)
        at
org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unknown
Source)
        at
org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(Unkn
own Source)
        at
org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(Unknown
Source)
        at
org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(Unknown
Source)
        at
org.apache.derby.client.am.Statement.readPrepareDescribeOutput(Unknown
Source)
        at org.apache.derby.client.am.Statement.flowExecute(Unknown Source)
        at org.apache.derby.client.am.Statement.executeQueryX(Unknown
Source)
        ... 41 more
[INFO] New Database created for Registry
59649  airavata_data  INFO   [Thread-3] openjpa.jdbc.JDBC - Using dictionary
class "org.apache.openjpa.jdbc.sql.DerbyDic
tionary" (Apache Derby 10.9.1.0 - (1344872) ,Apache Derby Network Client
JDBC Driver 10.9.1.0 - (1344872)).
[INFO] Deploying Web service: airavata-registry-service-0.8.jar -
file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8
/bin/../repository/services/airavata-registry-service-0.8.jar
[INFO] Deploying Web service: airavata-xbaya-gui-0.8.jar -
file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/..
/repository/services/airavata-xbaya-gui-0.8.jar
[INFO] Deploying Web service: version-1.5.1.aar -
file:/C:/Users/Viknes/DOWNLO~1/APACHE~1.8-B/APACHE~1.8/bin/../reposito
ry/services/version-1.5.1.aar
Jul 01, 2013 3:14:42 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
[ERROR] Unable to create Airavata API
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
Error while initializing the Airavata API
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:64)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:43)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:39)
        at
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.getAiravat
aAPI(WorkflowInterpretorSkeleton.
java:122)
        at
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.access$200
(WorkflowInterpretorSkeleton.java
:78)
        at
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(Work
flowInterpretorSkeleton.java:158)

Caused by:
org.apache.airavata.client.api.exception.AiravataAPIInvocationException:
Error while initializing the Airavat
a API
        at
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:163
)
        at
org.apache.airavata.client.AiravataAPIFactory.getAPI(AiravataAPIFactory.java
:61)
        ... 5 more
Caused by: <openjpa-2.2.0-r422266:1244990 nonfatal user error>
org.apache.openjpa.persistence.ArgumentException: An erro
r occurred while parsing the query filter "SELECT p FROM Configuration p
WHERE p.config_key =:param0". Error message: Th
e name "Configuration" is not a recognized entity or identifier. Known
entity names: []
        at
org.apache.openjpa.kernel.exps.AbstractExpressionBuilder.parseException(Abst
ractExpressionBuilder.java:119)
        at
org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getClassMetaData(JPQLEx
pressionBuilder.java:197)
        at
org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.resolveClassMetaData(JP
QLExpressionBuilder.java:167)
        at
org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateMetaData(JP
QLExpressionBuilder.java:242)
        at
org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateMetaData(JP
QLExpressionBuilder.java:212)
        at
org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.getCandidateType(JPQLEx
pressionBuilder.java:205)
        at
org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.access$200(JPQLExpressi
onBuilder.java:80)
        at
org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder$ParsedJPQL.populate(JPQ
LExpressionBuilder.java:2417)
        at
org.apache.openjpa.kernel.jpql.JPQLParser.populate(JPQLParser.java:61)
        at
org.apache.openjpa.kernel.ExpressionStoreQuery.populateFromCompilation(Expre
ssionStoreQuery.java:162)
        at
org.apache.openjpa.kernel.QueryImpl.newCompilation(QueryImpl.java:673)
        at
org.apache.openjpa.kernel.QueryImpl.compilationFromCache(QueryImpl.java:654)
        at
org.apache.openjpa.kernel.QueryImpl.compileForCompilation(QueryImpl.java:620
)
        at
org.apache.openjpa.kernel.QueryImpl.compileForExecutor(QueryImpl.java:682)
        at org.apache.openjpa.kernel.QueryImpl.compile(QueryImpl.java:589)
        at
org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityManagerIm
pl.java:997)
        at
org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityManagerIm
pl.java:979)
        at
org.apache.openjpa.persistence.EntityManagerImpl.createQuery(EntityManagerIm
pl.java:102)
        at
org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.generateQu
eryWithParameters(QueryGenerator.
java:95)
        at
org.apache.airavata.persistance.registry.jpa.utils.QueryGenerator.selectQuer
y(QueryGenerator.java:64)
        at
org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfigurations
(ResourceUtils.java:205)
        at
org.apache.airavata.persistance.registry.jpa.ResourceUtils.getConfiguration(
ResourceUtils.java:223)
        at
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.getCon
figuration(AiravataJPARegistry.ja
va:226)
        at
org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry.initia
lize(AiravataJPARegistry.java:159
)
        at
org.apache.airavata.registry.api.AiravataRegistryFactory.getRegistry(Airavat
aRegistryFactory.java:81)
        at
org.apache.airavata.client.AiravataClient.getRegistry(AiravataClient.java:21
6)
        at
org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:1
12)
        at
org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:144
)
        ... 6 more
Exception in thread "Thread-29" java.lang.NullPointerException
        at
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton$1.run(Work
flowInterpretorSkeleton.java:159)

Thanks
Viknes

-----Original Message-----
From: Saminda Wijeratne [mailto:samindaw@gmail.com] 
Sent: Monday, July 01, 2013 12:25 PM
To: dev@airavata.apache.org
Subject: Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

ok Suresh. Thanks.


On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru <sm...@apache.org> wrote:

> Hi Saminda,
>
> I should have mentioned this in the vote email. INFRA has restricted 
> the distributions to 100MB and the war distribution is little over it. 
> I made a request to manually checkin the war distribution. Until then, 
> please use this link to get the war distribution:
>
> http://people.apache.org/~smarru/airavata_tmp_dist/
>
> Suresh
>
>
> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne <sa...@gmail.com> wrote:
>
> > Suresh, we are missing the war binary from the RC. Can you include 
> > that
> as
> > well please.
> >
> >
> > On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru <sm...@apache.org> wrote:
> >
> >> Will appreciate if every one can rest this RC sooner than later. If 
> >> we start seeing the release validation is going on well, we can 
> >> open the
> trunk
> >> for development for 0.9.
> >>
> >> Suresh
> >>
> >> On Jul 1, 2013, at 12:06 AM, Suresh Marru <sm...@apache.org> wrote:
> >>
> >>> Discussion thread for vote on Apache Airavata 0.8 release candidate 3.
> >>>
> >>> If you have any questions or feedback or to post results of 
> >>> validating
> >> the release, please reply to this thread. Once you verify the 
> >> release, please post your vote to the VOTE thread.
> >>>
> >>> For reference, the Apache release guide  -
> >> http://www.apache.org/dev/release.html
> >>>
> >>> Some tips to validate the release before you vote:
> >>>
> >>> * Download the binary version and run the 5 minute or 10 minute
> tutorial
> >> as described in README and website.
> >>> * Download the source files from compressed files and release tag 
> >>> and
> >> build (which includes tests).
> >>> * Verify the distribution for the required LICENSE and NOTICE 
> >>> files
> >>> * Verify if all the staged files are signed and the signature is
> >> verifiable.
> >>> * Verify if the signing key in the project's KEYS file is hosted 
> >>> on a
> >> public server
> >>>
> >>> Thanks for your time in validating the release and voting, Suresh 
> >>> (On Behalf of Airavata PMC)
> >>
> >>
>
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Saminda Wijeratne <sa...@gmail.com>.
ok Suresh. Thanks.


On Mon, Jul 1, 2013 at 12:10 PM, Suresh Marru <sm...@apache.org> wrote:

> Hi Saminda,
>
> I should have mentioned this in the vote email. INFRA has restricted the
> distributions to 100MB and the war distribution is little over it. I made a
> request to manually checkin the war distribution. Until then, please use
> this link to get the war distribution:
>
> http://people.apache.org/~smarru/airavata_tmp_dist/
>
> Suresh
>
>
> On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne <sa...@gmail.com> wrote:
>
> > Suresh, we are missing the war binary from the RC. Can you include that
> as
> > well please.
> >
> >
> > On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru <sm...@apache.org> wrote:
> >
> >> Will appreciate if every one can rest this RC sooner than later. If we
> >> start seeing the release validation is going on well, we can open the
> trunk
> >> for development for 0.9.
> >>
> >> Suresh
> >>
> >> On Jul 1, 2013, at 12:06 AM, Suresh Marru <sm...@apache.org> wrote:
> >>
> >>> Discussion thread for vote on Apache Airavata 0.8 release candidate 3.
> >>>
> >>> If you have any questions or feedback or to post results of validating
> >> the release, please reply to this thread. Once you verify the release,
> >> please post your vote to the VOTE thread.
> >>>
> >>> For reference, the Apache release guide  -
> >> http://www.apache.org/dev/release.html
> >>>
> >>> Some tips to validate the release before you vote:
> >>>
> >>> * Download the binary version and run the 5 minute or 10 minute
> tutorial
> >> as described in README and website.
> >>> * Download the source files from compressed files and release tag and
> >> build (which includes tests).
> >>> * Verify the distribution for the required LICENSE and NOTICE files
> >>> * Verify if all the staged files are signed and the signature is
> >> verifiable.
> >>> * Verify if the signing key in the project's KEYS file is hosted on a
> >> public server
> >>>
> >>> Thanks for your time in validating the release and voting,
> >>> Suresh
> >>> (On Behalf of Airavata PMC)
> >>
> >>
>
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Suresh Marru <sm...@apache.org>.
Hi Saminda,

I should have mentioned this in the vote email. INFRA has restricted the distributions to 100MB and the war distribution is little over it. I made a request to manually checkin the war distribution. Until then, please use this link to get the war distribution:

http://people.apache.org/~smarru/airavata_tmp_dist/

Suresh


On Jul 1, 2013, at 11:50 AM, Saminda Wijeratne <sa...@gmail.com> wrote:

> Suresh, we are missing the war binary from the RC. Can you include that as
> well please.
> 
> 
> On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru <sm...@apache.org> wrote:
> 
>> Will appreciate if every one can rest this RC sooner than later. If we
>> start seeing the release validation is going on well, we can open the trunk
>> for development for 0.9.
>> 
>> Suresh
>> 
>> On Jul 1, 2013, at 12:06 AM, Suresh Marru <sm...@apache.org> wrote:
>> 
>>> Discussion thread for vote on Apache Airavata 0.8 release candidate 3.
>>> 
>>> If you have any questions or feedback or to post results of validating
>> the release, please reply to this thread. Once you verify the release,
>> please post your vote to the VOTE thread.
>>> 
>>> For reference, the Apache release guide  -
>> http://www.apache.org/dev/release.html
>>> 
>>> Some tips to validate the release before you vote:
>>> 
>>> * Download the binary version and run the 5 minute or 10 minute tutorial
>> as described in README and website.
>>> * Download the source files from compressed files and release tag and
>> build (which includes tests).
>>> * Verify the distribution for the required LICENSE and NOTICE files
>>> * Verify if all the staged files are signed and the signature is
>> verifiable.
>>> * Verify if the signing key in the project's KEYS file is hosted on a
>> public server
>>> 
>>> Thanks for your time in validating the release and voting,
>>> Suresh
>>> (On Behalf of Airavata PMC)
>> 
>> 


Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Saminda Wijeratne <sa...@gmail.com>.
Suresh, we are missing the war binary from the RC. Can you include that as
well please.


On Mon, Jul 1, 2013 at 11:09 AM, Suresh Marru <sm...@apache.org> wrote:

> Will appreciate if every one can rest this RC sooner than later. If we
> start seeing the release validation is going on well, we can open the trunk
> for development for 0.9.
>
> Suresh
>
> On Jul 1, 2013, at 12:06 AM, Suresh Marru <sm...@apache.org> wrote:
>
> > Discussion thread for vote on Apache Airavata 0.8 release candidate 3.
> >
> > If you have any questions or feedback or to post results of validating
> the release, please reply to this thread. Once you verify the release,
> please post your vote to the VOTE thread.
> >
> > For reference, the Apache release guide  -
> http://www.apache.org/dev/release.html
> >
> > Some tips to validate the release before you vote:
> >
> > * Download the binary version and run the 5 minute or 10 minute tutorial
> as described in README and website.
> > * Download the source files from compressed files and release tag and
> build (which includes tests).
> > * Verify the distribution for the required LICENSE and NOTICE files
> > * Verify if all the staged files are signed and the signature is
> verifiable.
> > * Verify if the signing key in the project's KEYS file is hosted on a
> public server
> >
> > Thanks for your time in validating the release and voting,
> > Suresh
> > (On Behalf of Airavata PMC)
>
>

Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Suresh Marru <sm...@apache.org>.
Will appreciate if every one can rest this RC sooner than later. If we start seeing the release validation is going on well, we can open the trunk for development for 0.9.

Suresh

On Jul 1, 2013, at 12:06 AM, Suresh Marru <sm...@apache.org> wrote:

> Discussion thread for vote on Apache Airavata 0.8 release candidate 3.
> 
> If you have any questions or feedback or to post results of validating the release, please reply to this thread. Once you verify the release, please post your vote to the VOTE thread.  
> 
> For reference, the Apache release guide  - http://www.apache.org/dev/release.html
> 
> Some tips to validate the release before you vote:
> 
> * Download the binary version and run the 5 minute or 10 minute tutorial as described in README and website.
> * Download the source files from compressed files and release tag and build (which includes tests). 
> * Verify the distribution for the required LICENSE and NOTICE files
> * Verify if all the staged files are signed and the signature is verifiable. 
> * Verify if the signing key in the project's KEYS file is hosted on a public server
> 
> Thanks for your time in validating the release and voting,
> Suresh
> (On Behalf of Airavata PMC)


Re: [DISCUSS] Apache Airavata Release 0.8 - RC3

Posted by Suresh Marru <sm...@apache.org>.
Tested both the standalone and war binaries for 5 minute, 10 minute and a grid job submission to trestles. 
All signatures verified correctly as well.

Suresh

On Jul 1, 2013, at 12:06 AM, Suresh Marru <sm...@apache.org> wrote:

> Discussion thread for vote on Apache Airavata 0.8 release candidate 3.
> 
> If you have any questions or feedback or to post results of validating the release, please reply to this thread. Once you verify the release, please post your vote to the VOTE thread.  
> 
> For reference, the Apache release guide  - http://www.apache.org/dev/release.html
> 
> Some tips to validate the release before you vote:
> 
> * Download the binary version and run the 5 minute or 10 minute tutorial as described in README and website.
> * Download the source files from compressed files and release tag and build (which includes tests). 
> * Verify the distribution for the required LICENSE and NOTICE files
> * Verify if all the staged files are signed and the signature is verifiable. 
> * Verify if the signing key in the project's KEYS file is hosted on a public server
> 
> Thanks for your time in validating the release and voting,
> Suresh
> (On Behalf of Airavata PMC)