Issue Type: Bug Bug
Affects Versions: 0.9.0
Assignee: Unassigned
Components: SimplePush-server
Created: 25/Oct/13 9:01 AM
Description:

Accessing a remote database (e.g. Cloudant), a few times (well, very few times), I have seen the below exception:

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.aerogear.simplepush.server.datastore.CouchDBDataStoreTest
Tests run: 17, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.402 sec <<< FAILURE!
getUnacknowledged(org.jboss.aerogear.simplepush.server.datastore.CouchDBDataStoreTest)  Time elapsed: 0.228 sec  <<< ERROR!
org.jboss.aerogear.simplepush.server.datastore.ChannelNotFoundException: Cound not find channel
	at org.jboss.aerogear.simplepush.server.datastore.CouchDBDataStore.getChannelJson(CouchDBDataStore.java:109)
	at org.jboss.aerogear.simplepush.server.datastore.CouchDBDataStore.saveUnacknowledged(CouchDBDataStore.java:198)
	at org.jboss.aerogear.simplepush.server.datastore.CouchDBDataStoreTest.getUnacknowledged(CouchDBDataStoreTest.java:179)


Results :

Tests in error: 
  CouchDBDataStoreTest.getUnacknowledged:179 ยป ChannelNotFound Cound not find ch...

Tests run: 17, Failures: 0, Errors: 1, Skipped: 0
Project: AeroGear Push
Priority: Major Major
Reporter: Matthias Wessendorf
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira