Problem: You used SAP Control Center to export or deploy a large package, and it fails.
You can troubleshoot this error by opening the SAP Control Center SCC_HOME\log\agent.log file and checking for messages similar to:
exception:java.lang.IllegalStateException: Form too large
Failed to deploy the Hybrid app due to file size limit for the current configuration. See troubleshooting guide for increasing the file size limit.
<set-property property="jetty.maxFormContentSize" value="10000000" />