Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
RejectedExecutionException
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Everett Toews  
View profile  
 More options Nov 4 2012, 12:58 pm
From: Everett Toews <everett.to...@RACKSPACE.COM>
Date: Sun, 4 Nov 2012 17:58:48 +0000
Local: Sun, Nov 4 2012 12:58 pm
Subject: RejectedExecutionException

Hi All,

I've run into a strange problem during live testing. I've got some live tests for the Volume API [1] and they're running successfully but when the test are done and the tearDownContext() method runs I get a RejectedExecutionException [2]. Frankly I'm not too sure what's going on. From what I've read it seems like the executor service has been shutdown by the time tearDownContext() is called but I don't know if that's true.

Has anyone else run into this while testing? Any ideas as to what might be going on?

[1] https://gist.github.com/4012748#file_volume_api_live_test.java
[2] https://gist.github.com/4012748#file_fail.java

Thanks,
Everett


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Everett Toews  
View profile  
 More options Nov 4 2012, 2:38 pm
From: Everett Toews <everett.to...@RACKSPACE.COM>
Date: Sun, 4 Nov 2012 19:38:28 +0000
Local: Sun, Nov 4 2012 2:38 pm
Subject: Re: RejectedExecutionException

Oops. I was calling cinder.close() in a method in the superclass (BaseCinderApiLiveTest) of VolumeApiLiveTest and that method was getting called before VolumeApiLiveTest.tearDownContext(). Basically I was trying to use the context after I had closed it.

Nothing to see here...move on.

Everett

From: Everett Toews <everett.to...@rackspace.com<mailto:everett.to...@rackspace.com>>
Reply-To: "jclouds-dev@googlegroups.com<mailto:jclouds-dev@googlegroups.com>" <jclouds-dev@googlegroups.com<mailto:jclouds-dev@googlegroups.com>>
Date: Sunday, November 4, 2012 12:58 PM
To: "jclouds-dev@googlegroups.com<mailto:jclouds-dev@googlegroups.com>" <jclouds-dev@googlegroups.com<mailto:jclouds-dev@googlegroups.com>>
Subject: RejectedExecutionException

Hi All,

I've run into a strange problem during live testing. I've got some live tests for the Volume API [1] and they're running successfully but when the test are done and the tearDownContext() method runs I get a RejectedExecutionException [2]. Frankly I'm not too sure what's going on. From what I've read it seems like the executor service has been shutdown by the time tearDownContext() is called but I don't know if that's true.

Has anyone else run into this while testing? Any ideas as to what might be going on?

[1] https://gist.github.com/4012748#file_volume_api_live_test.java
[2] https://gist.github.com/4012748#file_fail.java

Thanks,
Everett

--
You received this message because you are subscribed to the Google Groups "jclouds-dev" group.
To post to this group, send email to jclouds-dev@googlegroups.com<mailto:jclouds-dev@googlegroups.com>.
To unsubscribe from this group, send email to jclouds-dev+unsubscribe@googlegroups.com<mailto:jclouds-dev+unsubscribe@goo glegroups.com>.
For more options, visit this group at http://groups.google.com/group/jclouds-dev?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »