Codec Engine open fails

Hello,
My Kernel Version is 2.6.28-omap. I have used OE to build all the
components for Beagleboard(Rev C3)
When I try to use the hardware codecs,
root@beagleboard:~# CE_DEBUG=3 gst-launch --gst-debug-no-color --gst-
debug=TI*:2filesrc location=/home/root/vids/uvc_mpeg2TS.264 !
TIViddec2 genTimeStamps=FALSE engineName=codecServer
codecName=h264dec ! fakesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
0:00:00.292236342 2065 0xe3708 WARN TIViddec2
gsttividdec2.c:1161:gst_tividdec2_codec_start:<tividdec20> error:
failed to open codec engine "codecServer"

ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
0:00:00.297790541 2065 0xe3708 WARN TIViddec2
gsttividdec2.c:1298:gst_tividdec2_decode_thread:<tividdec20> error:
failed to start codec

gst-launch-0.10: BufTab.c:440: BufTab_getNumBufs: Assertion `hBufTab'
failed.
Aborted
Could anyone point out what could be the issue.
Thanks
Vivek

Bufftab usually means it can’t find the codecserver

regards,

Koen