[appengine-java] Found a jar file too large to upload:appengine-api-1.0-sdk-1.3.7.jar". Consider using --enable_jar_splitting.

2010-12-07 Thread sumi
I just now started to get this error while deploying to app engine.
This project was deployed without this error with the same jar until
last night without any problem. I tried using the --
enable_jar_splitting but the error is still coming..any help is
appreciated..

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



Re: [appengine-java] Found a jar file too large to upload:appengine-api-1.0-sdk-1.3.7.jar". Consider using --enable_jar_splitting.

2011-09-05 Thread Vinny
Hmm, I'm also running into a similar problem when I do : gradlew gaeUpload


0% Created staging directory at:
'/var/folders/6m/75lpq6vd7wvbxsh4v_r8d26wgp/T/appcfg7489424692798496757.tmp'
5% Scanning for jsp files.

java.lang.IllegalStateException: Found a file too large to upload:
"/var/folders/6m/75lpq6vd7wvbxsh4v_r8d26wgp/T/appcfg7489424692798496757.tmp/WEB-INF/lib/8d67397b9545e4de135350fba766ce594232efa1".
 Must be under 1000 bytes.

Unable to update app: Found a file too large to upload:
"/var/folders/6m/75lpq6vd7wvbxsh4v_r8d26wgp/T/appcfg7489424692798496757.tmp/WEB-INF/lib/8d67397b9545e4de135350fba766ce594232efa1".
 Must be under 1000 bytes.
Please see the logs
[/var/folders/6m/75lpq6vd7wvbxsh4v_r8d26wgp/T/appcfg4661335909829942945.log]
for further information.


--
biz: http://www.linkedin.com/in/vincentstoessel/
personal: http://xaymaca.tumblr.com/



On Tue, Dec 7, 2010 at 5:18 PM, sumi  wrote:
> I just now started to get this error while deploying to app engine.
> This project was deployed without this error with the same jar until
> last night without any problem. I tried using the --
> enable_jar_splitting but the error is still coming..any help is
> appreciated..
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine for Java" group.
> To post to this group, send email to google-appengine-java@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine-java+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.