I'm getting this error when attempting to deploy my app after updating to 
1.8.

java.io.IOException: Jar ...\appengine-api-1.0-sdk-1.8.0.jar is too large. 
Consider using --enable_jar_splitting.

I ran appcfg from the SDK bin directory. It is the latest 1.8 version and 
still get the error. Windows 8 x64. Tried with both Java 7u21 x64 and Java 
6u38 x64.

On Friday, May 17, 2013 1:45:53 PM UTC-6, Vishwanath Arondekar wrote:
>
> I observed that this error comes If you are using old version of appcfg 
> with 1.8 version of jar. Run appcfg from 1.8 SDK bin and it should work.
>
> On Saturday, 11 May 2013 03:02:32 UTC+5:30, Matt Staten wrote:
>>
>> I'm getting errors regarding the size of the API jar: 
>> "appengine-api-1.0-sdk-1.8.0.jar is too large. Consider using 
>> --enable_jar_splitting." I thought this was fixed with 1.7.7.1... did it 
>> get bugged again?
>>
>> On Wednesday, May 8, 2013 4:36:21 PM UTC-7, Richmond Manzana wrote:
>>>
>>> Hi everyone,
>>>
>>> We're happy to announce that we have released the 1.8.0 SDK.
>>>
>>>
>>> For more details, please read our blog post and release notes.
>>>
>>> Release notes for Python:
>>> http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes
>>>
>>> Release notes for Java:
>>> http://code.google.com/p/googleappengine/wiki/SdkForJavaReleaseNotes
>>>
>>> Release notes for Go:
>>> https://code.google.com/p/googleappengine/wiki/SdkForGoReleaseNotes
>>>
>>> Cheers!
>>>
>>> P.S. If you don't see the appengine-maven-plugin release, it takes a 
>>> while to replicate.  You can either wait a little bit, or if you add the 
>>> following in the pom you can see the master:
>>>
>>>  <repositories>
>>>        <repository>
>>>            <id>sonatype-google-releases</id>
>>>            <name>Sonatype Google Releases</name>
>>>            <url>
>>> https://oss.sonatype.org/service/local/repositories/google-releases/content
>>> </url>
>>>        </repository>
>>>    </repositories>
>>>
>>> Richmond Manzana
>>> Technical Program Manager
>>> Google App Engine
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to