C Client Runtime error bCanbt Create Java VMb

I generated C client using developer 6.0.1
Created wm C API libraries specified in the /server/sdk/c/readme
Copied new libraries to /Developer/lib and /server/lib
I could compile the C client but when I run the exe

Getting “Can’t create Java VM”
*** error code 255

This code can be seen in /server/sdk/c/src/wmJNIc.c

Has anybody encountered this problem before, I appreciate any clue on this problem…

Cheers