We hit this issue multiple times: Issue disappears if we restart the condor service or change the MAX_JOBS_SUBMITTED limit.
You probably shouldn't be setting MAX_JOBS_SUBMITTED at all. It's a cap on the total number of clusters a schedd is willing to have dealt with for its entire life. What are you trying to accomplish?
- ToddM