Unsolved
This post is more than 5 years old
3 Posts
0
1258
January 17th, 2014 04:00
Error 1032 while uploding a file
Hi,
In my java application, I use Atmos API for storage operations.
For integration I use atmos-api-2.1.1.jar.
When I tested my implementation with the Atmos Online Service, it worked out fine. But operation failed on my companies Atmos machine.
That's the error I gave:
1032
I use createObjectOnPath method of EsuRestApi.Such that:
com.emc.esu.api.ObjectId objID = userApi.rest.createObjectOnPath(
Is there a way to solve the problem?
Thank you.
No Events found!



Jason_Zhou
2 Intern
•
1.2K Posts
0
January 19th, 2014 23:00
Hello, welcome to EMC Community Network.
I noticed that currently this post is in your own discussion space rather than any public discussion forum. Posts in user's own discussion spaces can hardly be seen by most of community members.
Therefore, please consider moving this question as-is (no need to recreate) to the proper forum for maximum visibility. Questions posted in users' own discussion space don't get the same amount of attention and can go unanswered for a long time.
You can do so by clicking "Move" under ACTIONS along the upper-right. Then type in the keyword "Atmos Support Forum" in the pop-up box, click "Atmos Support Forum" in the search result to move your post to it.
To verify whether or not your post in the right space, just check the navigation link on top of your post title. A post that is proper placed in a public forum space should have its navigation link displayed as something containing the public space name such as "All Places > Support Community > Atmos Support Forum > Discussions" rather than having your own user name in the link.
Thanks,
Jason
Ersen
3 Posts
0
January 22nd, 2014 01:00
Thank you Jason.
I moved my question to Atmos support Forum.
Then, do you have any idea abaut the problem?
sullim6
16 Posts
0
May 1st, 2014 06:00
Can you verify that the shared secret in use is correct?
To verify the shared secret is correct you could issue some test writes using the rest_client.rb script.
See KB 15808 - How to utilize the rest_client.rb script for details on how to use the rest_client.rb script.