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 <[email protected]> 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/

Reply via email to