Unsolved

This post is more than 5 years old

6 Posts

5720

June 30th, 2010 22:00

"The server encountered an internal error. Please try again."

I received an error "The server encountered an internal error. Please try again." when I try to delete an object from Atmos, Code 500, Error code 1001. My application will retry 6 times if an server error occurred by default, but every time I got the same message. The strange thing is that not every object can't be deleted, but only some of them. So I have two questions.

Is it possible that my application caused this error?

Is there any limitation when deleting object?  Some special object can't be deleted?

222 Posts

August 30th, 2010 07:00

Gonzalez,

Sorry for the much delayed response.  We had some issues with internal server errors at the time of your original posting, but the issues were resolved a short time afterward.

Let us know if you still experience the problem.


Raj

16 Posts

May 13th, 2011 12:00

Atmos, being a distributed system, requires at least 2 nodes per RMG (an RMG is a collection of Atmos nodes in a given location). I believe that the system you had originally created consists of only a single node. As you power down and power back up that node, it's looking for the presence of other processes which it can't find and is therefore not initializing itself correctly.

The minimal tested configuration is 1 RMG consisting of 2 Atmos nodes. This configuration should provide you a more reliable experience in your test lab as well as allow you to distribute your REST requests across more than one Atmos node for greater availability.

0 events found

No Events found!

Top