Can anyone please help me resolving this issue. I am unable to get hold of the reason why this problem (stated earlier in this discussion thread) is happening. When i am calling ImportTest() function from TestHarness project, I am getting 2 types of error while trying to import files to centera :
i) Error Number: 1024 xam/set corrupted statement at line Imports.XStream_Close() in XStream class in XAMSDK project.
ii) Error Number: 1003 xam/invalid parameter (at line Imports.XStream_Write()) in XAMSDK project.
Write() and Close() functions (class XStream) in XAMSDK are not giving any error when i am calling MultiPartWriteTest(), MultiPartWriteTest2(), XSetCreateTest(), ExportTest().
Ok - so first up, you are using the .NET wrapper for XAM. This is an OpenSource program hosted on CodePlex, it is not an official EMC product.
I am the author of the wrapper but unbfortunately due to hardware issues I have no development machine that I can run any tests on, and I am out of the office until mid May. I will endeavour to have at look at it for you then.
Shweta_Jain
7 Posts
0
April 29th, 2010 23:00
Hi,
Can anyone please help me resolving this issue. I am unable to get hold of the reason why this problem (stated earlier in this discussion thread) is happening. When i am calling ImportTest() function from TestHarness project, I am getting 2 types of error while trying to import files to centera :
i) Error Number: 1024 xam/set corrupted statement at line Imports.XStream_Close() in XStream class in XAMSDK project.
ii) Error Number: 1003 xam/invalid parameter (at line Imports.XStream_Write()) in XAMSDK project.
Write() and Close() functions (class XStream) in XAMSDK are not giving any error when i am calling MultiPartWriteTest(), MultiPartWriteTest2(), XSetCreateTest(), ExportTest().
Regards,
Shweta
gstuartemc
2 Intern
•
417 Posts
0
May 4th, 2010 12:00
Hi Shweeta
Ok - so first up, you are using the .NET wrapper for XAM. This is an OpenSource program hosted on CodePlex, it is not an official EMC product.
I am the author of the wrapper but unbfortunately due to hardware issues I have no development machine that I can run any tests on, and I am out of the office until mid May. I will endeavour to have at look at it for you then.
Gkerber
15 Posts
0
August 4th, 2011 13:00
I am having this same problem were you able to figure it out?