You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Suresh Marru <sm...@apache.org> on 2014/08/10 14:51:27 UTC

[ANNOUNCE] Apache Airavata 0.13 Release

The Apache Airavata PMC is pleased to announce the immediate availability of the Airavata 0.13 release.

The release can be obtained from the Apache Airavata download page - http://airavata.apache.org/about/downloads.html

Release notes are available at - https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=blob_plain;f=RELEASE_NOTES;hb=refs/tags/airavata-0.13

Apache Airavata is a software framework providing API’s, sophisticated  server-side tools, and graphical user interfaces to construct, execute, control and manage long running applications and workflows on distributed computing resources. Apache Airavata builds on general concepts of service oriented computing, distributed messaging, and workflow composition and orchestration.

For general information on Apache Airavata, please visit the project website: http://airavata.apache.org/

Re: [ANNOUNCE] Apache Airavata 0.13 Release

Posted by Saminda Wijeratne <sa...@gmail.com>.
(Adding to Chathuris response) Next release of Airavata we will have an
embedded version of zookeeper instance in Airavata so that for testing and
building you will not have to have a separate zookeeper instance running.
(But for production it is always recommended to have one)


On Mon, Aug 11, 2014 at 10:22 AM, Chathuri Wimalasena <ka...@gmail.com>
wrote:

> Hi Randy,
>
> You have to run a zookeeper (http://zookeeper.apache.org/) instance in
> the background in order build or start airavata.
>
> Regards,
> Chathuri
>
>
> On Mon, Aug 11, 2014 at 10:03 AM, Randy Heiland <he...@iu.edu> wrote:
>
>> I have the following problem when trying to install 0.13.  Suggestions?
>>
>> mvn clean install
>> ...
>> [INFO] Opening socket connection to server localhost/127.0.0.1:2181
>> [WARN] Session 0x0 for server null, unexpected error, closing socket
>> connection and attempting reconnect
>> java.net.ConnectException: Connection refused
>>         at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
>>         at
>> sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
>>         at
>> org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:286)
>>         at
>> org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1041)
>> [INFO] Opening socket connection to server localhost/0:0:0:0:0:0:0:1:2181
>> [WARN] Session 0x0 for server null, unexpected error, closing socket
>> connection and attempting reconnect
>> java.net.ConnectException: Connection refused
>>
>> … <non-stop “WARN” msgs>...
>>
>> ^C
>> -->
>> Results :
>>
>> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] Airavata .......................................... SUCCESS [
>>  9.840 s]
>> [INFO] Airavata Configuration ............................ SUCCESS [
>>  0.419 s]
>> [INFO] Airavata Server Configuration ..................... SUCCESS [
>>  4.298 s]
>> [INFO] Airavata Client Configuration ..................... SUCCESS [
>>  0.404 s]
>> [INFO] Airavata API ...................................... SUCCESS [
>>  0.111 s]
>> [INFO] Airavata Data Models .............................. SUCCESS [
>>  7.422 s]
>> [INFO] Airavata Generated Stubs Skeltons ................. SUCCESS [
>>  9.301 s]
>> [INFO] Airavata Model Utilities .......................... SUCCESS [
>>  0.742 s]
>> [INFO] Airavata Commons .................................. SUCCESS [
>>  0.072 s]
>> [INFO] Airavata Common Utilities ......................... SUCCESS [
>>  6.317 s]
>> [INFO] Airavata GFac Schema Utilities .................... SUCCESS [
>> 16.049 s]
>> [INFO] Airavata Workflow Execution Context ............... SUCCESS [
>>  3.755 s]
>> [INFO] Airavata Registry ................................. SUCCESS [
>>  0.046 s]
>> [INFO] Airavata Registry API ............................. SUCCESS [
>>  0.999 s]
>> [INFO] Airavata Credential Store ......................... SUCCESS [
>>  7.810 s]
>> [INFO] Airavata Registry CPI ............................. SUCCESS [
>>  0.431 s]
>> [INFO] Airavata JPA Registry ............................. SUCCESS [
>> 23.538 s]
>> [INFO] Airavata Application Catalog ...................... SUCCESS [
>>  0.128 s]
>> [INFO] Airavata Application Catalog CPI .................. SUCCESS [
>>  2.308 s]
>> [INFO] Airavata Application Catalog Data ................. SUCCESS [
>> 14.300 s]
>> [INFO] Airavata Workflow Model Parent .................... SUCCESS [
>>  0.146 s]
>> [INFO] Airavata Workflow Model Core ...................... SUCCESS [
>>  4.112 s]
>> [INFO] Airavata WS Messenger ............................. SUCCESS [
>>  0.426 s]
>> [INFO] Airavata Messenger Commons ........................ SUCCESS [
>>  1.382 s]
>> [INFO] Airavata Messenger Client ......................... SUCCESS [
>>  5.666 s]
>> [INFO] Airavata WS Monitor ............................... SUCCESS [
>>  1.803 s]
>> [INFO] Airavata Client ................................... SUCCESS [
>> 22.143 s]
>> [INFO] Airavata Workflow Tracking ........................ SUCCESS [
>>  6.507 s]
>> [INFO] Airavata GFac ..................................... SUCCESS [
>>  0.101 s]
>> [INFO] Airavata GFac Core ................................ SUCCESS [
>>  7.029 s]
>> [INFO] Airavata Gfac Service ............................. FAILURE [05:06
>> min]
>> [INFO] GSISSH Library ……………………………… SKIPPED
>> <rest skipped>
>>
>> thanks, Randy
>>
>> On Aug 10, 2014, at 8:51 AM, Suresh Marru <sm...@apache.org> wrote:
>>
>> > The Apache Airavata PMC is pleased to announce the immediate
>> availability of the Airavata 0.13 release.
>> >
>> > The release can be obtained from the Apache Airavata download page -
>> http://airavata.apache.org/about/downloads.html
>> >
>> > Release notes are available at -
>> https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=blob_plain;f=RELEASE_NOTES;hb=refs/tags/airavata-0.13
>> >
>> > Apache Airavata is a software framework providing API’s, sophisticated
>>  server-side tools, and graphical user interfaces to construct, execute,
>> control and manage long running applications and workflows on distributed
>> computing resources. Apache Airavata builds on general concepts of service
>> oriented computing, distributed messaging, and workflow composition and
>> orchestration.
>> >
>> > For general information on Apache Airavata, please visit the project
>> website: http://airavata.apache.org/
>>
>>
>

Re: [ANNOUNCE] Apache Airavata 0.13 Release

Posted by Chathuri Wimalasena <ka...@gmail.com>.
Hi Randy,

You have to run a zookeeper (http://zookeeper.apache.org/) instance in the
background in order build or start airavata.

Regards,
Chathuri


On Mon, Aug 11, 2014 at 10:03 AM, Randy Heiland <he...@iu.edu> wrote:

> I have the following problem when trying to install 0.13.  Suggestions?
>
> mvn clean install
> ...
> [INFO] Opening socket connection to server localhost/127.0.0.1:2181
> [WARN] Session 0x0 for server null, unexpected error, closing socket
> connection and attempting reconnect
> java.net.ConnectException: Connection refused
>         at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
>         at
> sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
>         at
> org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:286)
>         at
> org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1041)
> [INFO] Opening socket connection to server localhost/0:0:0:0:0:0:0:1:2181
> [WARN] Session 0x0 for server null, unexpected error, closing socket
> connection and attempting reconnect
> java.net.ConnectException: Connection refused
>
> … <non-stop “WARN” msgs>...
>
> ^C
> -->
> Results :
>
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Airavata .......................................... SUCCESS [
>  9.840 s]
> [INFO] Airavata Configuration ............................ SUCCESS [
>  0.419 s]
> [INFO] Airavata Server Configuration ..................... SUCCESS [
>  4.298 s]
> [INFO] Airavata Client Configuration ..................... SUCCESS [
>  0.404 s]
> [INFO] Airavata API ...................................... SUCCESS [
>  0.111 s]
> [INFO] Airavata Data Models .............................. SUCCESS [
>  7.422 s]
> [INFO] Airavata Generated Stubs Skeltons ................. SUCCESS [
>  9.301 s]
> [INFO] Airavata Model Utilities .......................... SUCCESS [
>  0.742 s]
> [INFO] Airavata Commons .................................. SUCCESS [
>  0.072 s]
> [INFO] Airavata Common Utilities ......................... SUCCESS [
>  6.317 s]
> [INFO] Airavata GFac Schema Utilities .................... SUCCESS [
> 16.049 s]
> [INFO] Airavata Workflow Execution Context ............... SUCCESS [
>  3.755 s]
> [INFO] Airavata Registry ................................. SUCCESS [
>  0.046 s]
> [INFO] Airavata Registry API ............................. SUCCESS [
>  0.999 s]
> [INFO] Airavata Credential Store ......................... SUCCESS [
>  7.810 s]
> [INFO] Airavata Registry CPI ............................. SUCCESS [
>  0.431 s]
> [INFO] Airavata JPA Registry ............................. SUCCESS [
> 23.538 s]
> [INFO] Airavata Application Catalog ...................... SUCCESS [
>  0.128 s]
> [INFO] Airavata Application Catalog CPI .................. SUCCESS [
>  2.308 s]
> [INFO] Airavata Application Catalog Data ................. SUCCESS [
> 14.300 s]
> [INFO] Airavata Workflow Model Parent .................... SUCCESS [
>  0.146 s]
> [INFO] Airavata Workflow Model Core ...................... SUCCESS [
>  4.112 s]
> [INFO] Airavata WS Messenger ............................. SUCCESS [
>  0.426 s]
> [INFO] Airavata Messenger Commons ........................ SUCCESS [
>  1.382 s]
> [INFO] Airavata Messenger Client ......................... SUCCESS [
>  5.666 s]
> [INFO] Airavata WS Monitor ............................... SUCCESS [
>  1.803 s]
> [INFO] Airavata Client ................................... SUCCESS [
> 22.143 s]
> [INFO] Airavata Workflow Tracking ........................ SUCCESS [
>  6.507 s]
> [INFO] Airavata GFac ..................................... SUCCESS [
>  0.101 s]
> [INFO] Airavata GFac Core ................................ SUCCESS [
>  7.029 s]
> [INFO] Airavata Gfac Service ............................. FAILURE [05:06
> min]
> [INFO] GSISSH Library ……………………………… SKIPPED
> <rest skipped>
>
> thanks, Randy
>
> On Aug 10, 2014, at 8:51 AM, Suresh Marru <sm...@apache.org> wrote:
>
> > The Apache Airavata PMC is pleased to announce the immediate
> availability of the Airavata 0.13 release.
> >
> > The release can be obtained from the Apache Airavata download page -
> http://airavata.apache.org/about/downloads.html
> >
> > Release notes are available at -
> https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=blob_plain;f=RELEASE_NOTES;hb=refs/tags/airavata-0.13
> >
> > Apache Airavata is a software framework providing API’s, sophisticated
>  server-side tools, and graphical user interfaces to construct, execute,
> control and manage long running applications and workflows on distributed
> computing resources. Apache Airavata builds on general concepts of service
> oriented computing, distributed messaging, and workflow composition and
> orchestration.
> >
> > For general information on Apache Airavata, please visit the project
> website: http://airavata.apache.org/
>
>

Re: [ANNOUNCE] Apache Airavata 0.13 Release

Posted by Randy Heiland <he...@iu.edu>.
I have the following problem when trying to install 0.13.  Suggestions?

mvn clean install
...
[INFO] Opening socket connection to server localhost/127.0.0.1:2181
[WARN] Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:286)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1041)
[INFO] Opening socket connection to server localhost/0:0:0:0:0:0:0:1:2181
[WARN] Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
java.net.ConnectException: Connection refused

… <non-stop “WARN” msgs>...

^C
-->
Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Airavata .......................................... SUCCESS [  9.840 s]
[INFO] Airavata Configuration ............................ SUCCESS [  0.419 s]
[INFO] Airavata Server Configuration ..................... SUCCESS [  4.298 s]
[INFO] Airavata Client Configuration ..................... SUCCESS [  0.404 s]
[INFO] Airavata API ...................................... SUCCESS [  0.111 s]
[INFO] Airavata Data Models .............................. SUCCESS [  7.422 s]
[INFO] Airavata Generated Stubs Skeltons ................. SUCCESS [  9.301 s]
[INFO] Airavata Model Utilities .......................... SUCCESS [  0.742 s]
[INFO] Airavata Commons .................................. SUCCESS [  0.072 s]
[INFO] Airavata Common Utilities ......................... SUCCESS [  6.317 s]
[INFO] Airavata GFac Schema Utilities .................... SUCCESS [ 16.049 s]
[INFO] Airavata Workflow Execution Context ............... SUCCESS [  3.755 s]
[INFO] Airavata Registry ................................. SUCCESS [  0.046 s]
[INFO] Airavata Registry API ............................. SUCCESS [  0.999 s]
[INFO] Airavata Credential Store ......................... SUCCESS [  7.810 s]
[INFO] Airavata Registry CPI ............................. SUCCESS [  0.431 s]
[INFO] Airavata JPA Registry ............................. SUCCESS [ 23.538 s]
[INFO] Airavata Application Catalog ...................... SUCCESS [  0.128 s]
[INFO] Airavata Application Catalog CPI .................. SUCCESS [  2.308 s]
[INFO] Airavata Application Catalog Data ................. SUCCESS [ 14.300 s]
[INFO] Airavata Workflow Model Parent .................... SUCCESS [  0.146 s]
[INFO] Airavata Workflow Model Core ...................... SUCCESS [  4.112 s]
[INFO] Airavata WS Messenger ............................. SUCCESS [  0.426 s]
[INFO] Airavata Messenger Commons ........................ SUCCESS [  1.382 s]
[INFO] Airavata Messenger Client ......................... SUCCESS [  5.666 s]
[INFO] Airavata WS Monitor ............................... SUCCESS [  1.803 s]
[INFO] Airavata Client ................................... SUCCESS [ 22.143 s]
[INFO] Airavata Workflow Tracking ........................ SUCCESS [  6.507 s]
[INFO] Airavata GFac ..................................... SUCCESS [  0.101 s]
[INFO] Airavata GFac Core ................................ SUCCESS [  7.029 s]
[INFO] Airavata Gfac Service ............................. FAILURE [05:06 min]
[INFO] GSISSH Library ……………………………… SKIPPED
<rest skipped>

thanks, Randy

On Aug 10, 2014, at 8:51 AM, Suresh Marru <sm...@apache.org> wrote:

> The Apache Airavata PMC is pleased to announce the immediate availability of the Airavata 0.13 release.
> 
> The release can be obtained from the Apache Airavata download page - http://airavata.apache.org/about/downloads.html
> 
> Release notes are available at - https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=blob_plain;f=RELEASE_NOTES;hb=refs/tags/airavata-0.13
> 
> Apache Airavata is a software framework providing API’s, sophisticated  server-side tools, and graphical user interfaces to construct, execute, control and manage long running applications and workflows on distributed computing resources. Apache Airavata builds on general concepts of service oriented computing, distributed messaging, and workflow composition and orchestration.
> 
> For general information on Apache Airavata, please visit the project website: http://airavata.apache.org/