Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for BroadcasterCacheBase IllegalStateException #560

Merged
merged 1 commit into from
Aug 15, 2012

Conversation

nite23
Copy link
Contributor

@nite23 nite23 commented Aug 15, 2012

I use a custom BroadcasterCache that extends BroadcasterCacheBase, and I had an issue with atmosphere throwing:
java.lang.IllegalStateException: Request object no longer valid. This object has been cancelled.

The cause is a call to AtmosphereResourceImpl#getRequest(), which fails scope check.

@buildhive
Copy link

Atmosphere Framework » atmosphere #272 FAILURE
Looks like there's a problem with this pull request
(what's this?)

jfarcand added a commit that referenced this pull request Aug 15, 2012
fix for BroadcasterCacheBase IllegalStateException
@jfarcand jfarcand merged commit 31ca5c3 into Atmosphere:master Aug 15, 2012
@jfarcand
Copy link
Member

Fixed on trunk, will port the fix to the branch soon.

jfarcand added a commit that referenced this pull request Aug 28, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants