That error is caused by one of two things: one, you have not provided a onmessage functor in side of your worker. The onmessage functor needs to be attached to the following path google.gears.workerPool.onmessage; the second possibility is that you have the onmessage provide and you have an error in your worker that the parser cannot overcome.
- [gears-users] JS error when using workerpool abstruse_me
- [gears-users] Re: JS error when using workerpool Chuck
- [gears-users] Re: JS error when using workerpool uday.singh.rawat
