Forum BigDB BigDB data is missing or loadRange(...) fails

Discussion and help relating to the PlayerIO database solution, BigDB.

BigDB data is missing or loadRange(...) fails

Postby FulaFisken » June 16th, 2011, 10:36 am

I get this error as soon as I try to load objects from our BigDB. When I look at those tables in the admin panel they are empty, but they should contain loads of objects. So either a huge portion of our database is missing or something else is wrong.

Code: Select all
Error: An unexpected error occured inside the Player.IO webservice. Please try again.
   at Function/<anonymous>()
   at Function/<anonymous>()
   at flash.events::EventDispatcher/dispatchEventFunction()
   at flash.events::EventDispatcher/dispatchEvent()
   at flash.net::URLLoader/onComplete()
Last edited by FulaFisken on June 16th, 2011, 10:54 am, edited 4 times in total.
Fula Fisken
website blog twitter
Play Game
Astroflux
User avatar
FulaFisken
Paid Member
 
Posts: 139
Joined: March 2nd, 2011, 10:15 am

Re: Error on loading objects from BigDB

Postby FulaFisken » June 16th, 2011, 10:47 am

To be more specific, it fails when ever I try to do a bigDB.loadRange(...); from the client.

e.g.
Code: Select all
client.bigDB.loadRange(Table.IMAGES, "ByFileName", null, null, null, 100, handleLoad);
Fula Fisken
website blog twitter
Play Game
Astroflux
User avatar
FulaFisken
Paid Member
 
Posts: 139
Joined: March 2nd, 2011, 10:15 am

Re: BigDB data is missing or loadRange(...) fails

Postby spirem » June 16th, 2011, 10:58 am

I think BigDB is currently down - I'm having the same issues, and I can't see any data in my tables on the admin panel.
spirem
 
Posts: 2
Joined: March 8th, 2011, 9:04 pm

Re: BigDB data is missing or loadRange(...) fails

Postby spirem » June 16th, 2011, 12:21 pm

Fixed for me now.
spirem
 
Posts: 2
Joined: March 8th, 2011, 9:04 pm

Re: BigDB data is missing or loadRange(...) fails

Postby Henrik » June 16th, 2011, 3:31 pm

We're terribly sorry about this, some of our storage nodes were also down, but never got back up because our monitoring system failed. And when too many storage nodes were down for the system to work reliably, it started throwing errors. Everything's up and running again, and I'm deploying a fix for the monitoring system now so this will hopefully not happen again.
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm

Re: BigDB data is missing or loadRange(...) fails

Postby FulaFisken » June 16th, 2011, 3:50 pm

Thanks!
Fula Fisken
website blog twitter
Play Game
Astroflux
User avatar
FulaFisken
Paid Member
 
Posts: 139
Joined: March 2nd, 2011, 10:15 am


Return to BigDB



cron