Unsolved
This post is more than 5 years old
2 Posts
0
3297
June 11th, 2010 07:00
Error occuring while creating XSet: Could not load a transcoding service
Hi,
I'm trying to run StoreContent sample downloaded here: https://community.emc.com/docs/DOC-3302. But i've got following error :
"Could not load a transcoding service". The connection was succesfully established using xri: snia-xam://centera_vim!128.221.200.60?M:/CenteraSDK/us2_armTest1.pea but new XSet object couldn't be created when trying to upload document to XAM.
I'm using Centera_SDK_VIM1.0p2_WinDev8 and Centera_SDK_XAM1.0p2_WinDev8.
My env: Windows XP sp3, Java SDK 1.6. XAM_VIM_PATH point to folder that contains all dll and lib files from lib32 folder for sdk_vim and sdk_xam downloads.
I've also inluded XAM_VIM_PATH to my PATH environment variable.
Could anyone tell me what is wrong with my configuration?
Thanks in advance....