You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by Chathuri Wimalasena <ka...@gmail.com> on 2014/12/16 21:02:58 UTC

[VOTE] Apache Airavata release 0.14 - RC1

Apache Airavata PMC is pleased to call for a vote on the following
Apache Airavata 0.14 release candidate artifacts:

Detailed change log/release
notes:https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=blob_plain;f=RELEASE_NOTES;hb=refs/tags/airavata-0.14

All Release Artifacts:https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/

PGP release keys (signed using
65541DBC):https://dist.apache.org/repos/dist/release/airavata/KEYS

Specific URL's:
GIT source tag:
*https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=shortlog;h=refs/tags/airavata-0.14
<https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=shortlog;h=refs/tags/airavata-0.14>*

Source release:
*https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/airavata-0.14-source-release.zip
<https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/airavata-0.14-source-release.zip>*

Binary Artifacts:

Airavata Server:

*https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.zip
<https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.zip>*
*https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.tar.gz
<https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.tar.gz>*

API Server

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-api-server-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-api-server-0.14-bin.zip

GFac Server

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-gfac-server-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-gfac-server-0.14-bin.zip

Orchestrator Server

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-orchestrator-server-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-orchestrator-server-0.14-bin.zip

Xbaya Distribution

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-xbaya-gui-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-xbaya-gui-0.14-bin.zip

Client SDKs

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-java-sdk-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-java-sdk-0.14-bin.zip

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-php-sdk-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-php-sdk-0.14-bin.zip


Maven staging repo:
*https://repository.apache.org/content/repositories/orgapacheairavata-1004
<https://repository.apache.org/content/repositories/orgapacheairavata-1004>*

Please verify the artifacts and vote. The vote will be open for
atleast 72 hours.

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

Re: [VOTE] Apache Airavata release 0.14 - RC1

Posted by "Pamidighantam, Sudhakar V" <sp...@illinois.edu>.
How ever, I saw this in the consoleā€¦ inspire of the apparent success. Should be fixed in RC2.

Thanks,
Sudhakar.

[ERROR] could not un-bind queue: amq.gen--oDDp43V6d-D4PIFiqGKDg for exchange airavata_rabbitmq_exchange
[WARN] Failed to find the subscriber for experiment id: _test_d61a9754-e060-4ea5-8217-be84e69a3c6e_test_d61a9754-e060-4ea5-8217-be84e69a3c6e.*_amq.gen--oDDp43V6d-D4PIFiqGKDg
org.apache.airavata.common.exception.AiravataException: could not un-bind queue: amq.gen--oDDp43V6d-D4PIFiqGKDg for exchange airavata_rabbitmq_exchange
at org.apache.airavata.messaging.core.impl.RabbitMQConsumer.stopListen(RabbitMQConsumer.java:216)
at org.apache.airavata.xbaya.messaging.Monitor.unsubscribe(Monitor.java:243)
at org.apache.airavata.xbaya.messaging.Monitor$NotificationMessageHandler.onMessage(Monitor.java:211)
at org.apache.airavata.messaging.core.impl.RabbitMQConsumer$2.handleDelivery(RabbitMQConsumer.java:188)
at com.rabbitmq.client.impl.ConsumerDispatcher$5.run(ConsumerDispatcher.java:140)
at com.rabbitmq.client.impl.ConsumerWorkService$WorkPoolRunnable.run(ConsumerWorkService.java:85)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException
at com.rabbitmq.client.impl.AMQChannel.wrap(AMQChannel.java:106)
at com.rabbitmq.client.impl.AMQChannel.wrap(AMQChannel.java:102)
at com.rabbitmq.client.impl.AMQChannel.exnWrappingRpc(AMQChannel.java:124)
at com.rabbitmq.client.impl.ChannelN.queueDelete(ChannelN.java:815)
at com.rabbitmq.client.impl.ChannelN.queueDelete(ChannelN.java:61)
at org.apache.airavata.messaging.core.impl.RabbitMQConsumer.stopListen(RabbitMQConsumer.java:212)
... 8 more
Caused by: com.rabbitmq.client.ShutdownSignalException: channel error; protocol method: #method<channel.close>(reply-code=406, reply-text=PRECONDITION_FAILED - queue 'amq.gen--oDDp43V6d-D4PIFiqGKDg' in vhost '/' in use, class-id=50, method-id=40)
at com.rabbitmq.utility.ValueOrException.getValue(ValueOrException.java:67)
at com.rabbitmq.utility.BlockingValueOrException.uninterruptibleGetValue(BlockingValueOrException.java:33)
at com.rabbitmq.client.impl.AMQChannel$BlockingRpcContinuation.getReply(AMQChannel.java:343)
at com.rabbitmq.client.impl.AMQChannel.privateRpc(AMQChannel.java:216)
at com.rabbitmq.client.impl.AMQChannel.exnWrappingRpc(AMQChannel.java:118)
... 11 more
Caused by: com.rabbitmq.client.ShutdownSignalException: channel error; protocol method: #method<channel.close>(reply-code=406, reply-text=PRECONDITION_FAILED - queue 'amq.gen--oDDp43V6d-D4PIFiqGKDg' in vhost '/' in use, class-id=50, method-id=40)
at com.rabbitmq.client.impl.ChannelN.asyncShutdown(ChannelN.java:478)
at com.rabbitmq.client.impl.ChannelN.processAsync(ChannelN.java:315)
at com.rabbitmq.client.impl.AMQChannel.handleCompleteInboundCommand(AMQChannel.java:144)
at com.rabbitmq.client.impl.AMQChannel.handleFrame(AMQChannel.java:91)
at com.rabbitmq.client.impl.AMQConnection$MainLoop.run(AMQConnection.java:550)
... 1 more

On Dec 22, 2014, at 4:50 PM, Pamidighantam, Sudhakar V <sp...@illinois.edu>> wrote:

Followed the instruction in the Quick-Start tutorial and every thing works fine.

+1 for the next part pf the process.

Thanks,
Sudhakar.
On Dec 22, 2014, at 3:17 PM, Marlon Pierce <ma...@iu.edu>> wrote:

Let's keep this vote thread open for 72 more hours unless there are objections.

Marlon

On 12/16/14, 3:02 PM, Chathuri Wimalasena wrote:
Apache Airavata PMC is pleased to call for a vote on the following
Apache Airavata 0.14 release candidate artifacts:

Detailed change log/release
notes:https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=blob_plain;f=RELEASE_NOTES;hb=refs/tags/airavata-0.14<http://git-wip-us.apache.org/repos/asf?p=airavata.git;a=blob_plain;f=RELEASE_NOTES;hb=refs/tags/airavata-0.14>

All Release Artifacts:https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/<http://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/>

PGP release keys (signed using
65541DBC):https://dist.apache.org/repos/dist/release/airavata/KEYS

Specific URL's:
GIT source tag:
*https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=shortlog;h=refs/tags/airavata-0.14
<https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=shortlog;h=refs/tags/airavata-0.14>*

Source release:
*https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/airavata-0.14-source-release.zip
<https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/airavata-0.14-source-release.zip>*

Binary Artifacts:

Airavata Server:

*https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.zip
<https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.zip>*
*https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.tar.gz
<https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.tar.gz>*

API Server

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-api-server-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-api-server-0.14-bin.zip

GFac Server

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-gfac-server-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-gfac-server-0.14-bin.zip

Orchestrator Server

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-orchestrator-server-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-orchestrator-server-0.14-bin.zip

Xbaya Distribution

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-xbaya-gui-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-xbaya-gui-0.14-bin.zip

Client SDKs

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-java-sdk-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-java-sdk-0.14-bin.zip

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-php-sdk-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-php-sdk-0.14-bin.zip


Maven staging repo:
*https://repository.apache.org/content/repositories/orgapacheairavata-1004
<https://repository.apache.org/content/repositories/orgapacheairavata-1004>*

Please verify the artifacts and vote. The vote will be open for
atleast 72 hours.

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)



Re: [VOTE] Apache Airavata release 0.14 - RC1

Posted by "Pamidighantam, Sudhakar V" <sp...@illinois.edu>.
Followed the instruction in the Quick-Start tutorial and every thing works fine.

+1 for the next part pf the process.

Thanks,
Sudhakar.
On Dec 22, 2014, at 3:17 PM, Marlon Pierce <ma...@iu.edu>> wrote:

Let's keep this vote thread open for 72 more hours unless there are objections.

Marlon

On 12/16/14, 3:02 PM, Chathuri Wimalasena wrote:
Apache Airavata PMC is pleased to call for a vote on the following
Apache Airavata 0.14 release candidate artifacts:

Detailed change log/release
notes:https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=blob_plain;f=RELEASE_NOTES;hb=refs/tags/airavata-0.14<http://git-wip-us.apache.org/repos/asf?p=airavata.git;a=blob_plain;f=RELEASE_NOTES;hb=refs/tags/airavata-0.14>

All Release Artifacts:https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/<http://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/>

PGP release keys (signed using
65541DBC):https://dist.apache.org/repos/dist/release/airavata/KEYS

Specific URL's:
GIT source tag:
*https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=shortlog;h=refs/tags/airavata-0.14
<https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=shortlog;h=refs/tags/airavata-0.14>*

Source release:
*https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/airavata-0.14-source-release.zip
<https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/airavata-0.14-source-release.zip>*

Binary Artifacts:

Airavata Server:

*https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.zip
<https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.zip>*
*https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.tar.gz
<https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.tar.gz>*

API Server

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-api-server-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-api-server-0.14-bin.zip

GFac Server

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-gfac-server-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-gfac-server-0.14-bin.zip

Orchestrator Server

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-orchestrator-server-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-orchestrator-server-0.14-bin.zip

Xbaya Distribution

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-xbaya-gui-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-xbaya-gui-0.14-bin.zip

Client SDKs

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-java-sdk-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-java-sdk-0.14-bin.zip

https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-php-sdk-0.14-bin.tar.gz
https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-php-sdk-0.14-bin.zip


Maven staging repo:
*https://repository.apache.org/content/repositories/orgapacheairavata-1004
<https://repository.apache.org/content/repositories/orgapacheairavata-1004>*

Please verify the artifacts and vote. The vote will be open for
atleast 72 hours.

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)


Re: [VOTE] Apache Airavata release 0.14 - RC1

Posted by Marlon Pierce <ma...@iu.edu>.
Let's keep this vote thread open for 72 more hours unless there are 
objections.

Marlon

On 12/16/14, 3:02 PM, Chathuri Wimalasena wrote:
> Apache Airavata PMC is pleased to call for a vote on the following
> Apache Airavata 0.14 release candidate artifacts:
>
> Detailed change log/release
> notes:https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=blob_plain;f=RELEASE_NOTES;hb=refs/tags/airavata-0.14
>
> All Release Artifacts:https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/
>
> PGP release keys (signed using
> 65541DBC):https://dist.apache.org/repos/dist/release/airavata/KEYS
>
> Specific URL's:
> GIT source tag:
> *https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=shortlog;h=refs/tags/airavata-0.14
> <https://git-wip-us.apache.org/repos/asf?p=airavata.git;a=shortlog;h=refs/tags/airavata-0.14>*
>
> Source release:
> *https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/airavata-0.14-source-release.zip
> <https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/airavata-0.14-source-release.zip>*
>
> Binary Artifacts:
>
> Airavata Server:
>
> *https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.zip
> <https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.zip>*
> *https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.tar.gz
> <https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-server-0.14-bin.tar.gz>*
>
> API Server
>
> https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-api-server-0.14-bin.tar.gz
> https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-api-server-0.14-bin.zip
>
> GFac Server
>
> https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-gfac-server-0.14-bin.tar.gz
> https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-gfac-server-0.14-bin.zip
>
> Orchestrator Server
>
> https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-orchestrator-server-0.14-bin.tar.gz
> https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-orchestrator-server-0.14-bin.zip
>
> Xbaya Distribution
>
> https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-xbaya-gui-0.14-bin.tar.gz
> https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-xbaya-gui-0.14-bin.zip
>
> Client SDKs
>
> https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-java-sdk-0.14-bin.tar.gz
> https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-java-sdk-0.14-bin.zip
>
> https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-php-sdk-0.14-bin.tar.gz
> https://dist.apache.org/repos/dist/dev/airavata/0.14/RC1/apache-airavata-client-php-sdk-0.14-bin.zip
>
>
> Maven staging repo:
> *https://repository.apache.org/content/repositories/orgapacheairavata-1004
> <https://repository.apache.org/content/repositories/orgapacheairavata-1004>*
>
> Please verify the artifacts and vote. The vote will be open for
> atleast 72 hours.
>
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>