Business Logic-code publishing failed

i have finish my server side code with one event and two models. if i deploy my code this message appears
Code publishing failed: You have reached your limit. Make order of ‘Unlimited Event Handlers and Timers’ mBaaS functional pack to increase limit.

why? the limit is of 5 custom event

Could you attach a screenshot of the following:

Select Business Logic, click on Users and then click the Production tab. Here’s an example:
https://monosnap.com/file/4onRM24GK0HPHOo2aE9vizXAXMoFep

the problem is not that. I see that if I include the models without the associated tables the code is not saved.
in my case I only need one custom event and 2 models but without tables of this models, so i save 2 business logics

How many event handler classes and timer classes do you have?

0 timer and 1 custom event handler. but in custom event i have included two table models. if i not create a persistence_service of this models the deploy dont work.

Can you zip up the code which gives you error about limits and email it to me? My email is mark@backendless.com

Hey there! I have the same problem. I have 3 handlers, which was 5 at some point, but I removed couple but still I can’t upload the code to production anymore…

Screen Shot 2016-02-26 at 09.04.07.png

How many handlers/timers do you have in the Production tab before you run coderunner?

Ah yes, that was it!