The message seems pretty self-explanatory; applications are limited to 150MB of resource files, and you have 219MB.
On Mar 28, 7:08 am, Santosh kumar <[email protected]> wrote: > Hi, > > I'm encountering a problem while uploading my application to the engine: > Unable to update: > java.io.IOException: Applications are limited to 150000000 bytes of resource > files, you have 218910781. > at > com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload > .java:107) > at > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:56) > at > com.google.appengine.tools.admin.AppCfg$UpdateAction.execute(AppCfg.java:55 3) > at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:141) > at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:63) > at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:59) > com.google.appengine.tools.admin.AdminException: Unable to update app: > Applications are limited to 150000000 bytes of resource files, you have > 218910781. > at > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:62) > at > com.google.appengine.tools.admin.AppCfg$UpdateAction.execute(AppCfg.java:55 3) > at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:141) > at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:63) > at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:59) > Caused by: java.io.IOException: Applications are limited to 150000000 bytes > of resource files, you have 218910781. > at > com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload > .java:107) > at > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:56) > ... 4 more > > Please can you tell me what could be the reason ? > > Thanks in advance... > > -- > Thanks & Regards > > *S a n t o s h k u m a r . k > * > > *Software Engineer* > > *Veersoft Solutions pvt ltd.* > > *Bangalore | **MOB:+91 9742350700* > ** -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
