Cannot Deploy API Service

Every time I try to deploy a .jar to API Services, I get the error below. I already have a Cloud 9 account, with addons for unlimited scripts. What limit have I hit and how do I resolve this as soon as possible? Thanks.
http://support.backendless.com/public/attachments/8832c62bfaf7869d7276e973cd14373c.png</img>

What is the size of the .jar fie you’re deploying?

That was the problem.

The file was indeed too large. It was 27MB because it included a variety of unnecessary items in its build path. I removed those items and was able to deploy the service.