Particle effect in marmalade gives error

Using “CCParticleRain::create()” brings this error in marmalade:

IwAssert failure:
Channel: IW_GL
File: IwGLHandles.h
Line: 97
Expression: client < m_Entries.size() && m_Entries[client].m_Handle
Message: Unrecognised handle 0

I can press continue and run the application without any problems. The particle effect works fine as well. I am also bringing up the issue on the marmalade forums. Please help and thank you.