Hi,
We are tracking this issue internally...Only on windows, and if your app is 
using some JSP right?
It's a combination of 2 things: the api jar becoming too big (we will 
compress it soon), and the jspc compiler keeping a lock on the files in the 
jspc classpath, making the api jar not deletable (we do not need to upload 
it to the runtime server)... Windows file locking system makes the locked 
file non deletable...
Until we push a new SDK, the only workaround would be for you to modify 
your local SDK this way:
1/ unjar the impacted jar.
2/ rejar it with the jar command default (i.e compression) and making sure 
you keep all the META-INF manifest (using the m flag) content in the new 
jar. It contains critical info for the processing.
This will workaround the issue, while waiting for a new push.




On Wednesday, April 10, 2013 2:35:01 PM UTC-7, Francois MASUREL wrote:
>
> Yes, without success.
>
>
> François Masurel
>
>
> On Wed, Apr 10, 2013 at 11:28 PM, Takashi Matsuo 
> <[email protected]<javascript:>
> > wrote:
>
>> Hi Francois,
>>
>> Thanks for the report. Have you tried it with --enable_jar_splitting?
>>
>>
>> On Wed, Apr 10, 2013 at 1:59 PM, Francois Masurel 
>> <[email protected]<javascript:>
>> > wrote:
>>
>>> Getting also the same "appengine-api-1.0-sdk-1.7.7.**jar is too large" 
>>> error.
>>>
>>> I'm on Windows 7 x64 with latest GAE and Java 7 SDK and 
>>> the appengine-api-1.0-sdk-1.7.7.**jar is 30.6MB big.
>>>
>>> Thanx for your help.
>>>
>>> François
>>>
>>>
>>> On Wednesday, April 10, 2013 9:15:04 PM UTC+2, Sekhar wrote:
>>>>
>>>> I'm getting a "appengine-api-1.0-sdk-1.7.7.**jar is too large" error 
>>>> when deploying. Are we expected to split this manually or is there a 
>>>> workaround?
>>>>
>>>> On Tuesday, April 9, 2013 3:44:38 PM UTC-7, Richmond Manzana wrote:
>>>>>
>>>>> Hi everyone,
>>>>>
>>>>> We're happy to announce that we have released the 1.7.7 SDK.
>>>>>
>>>>> This release includes new features such as updates to the Maven 
>>>>> Plugin, and Outbound Sockets.  We're also happy to announce that we have 
>>>>> removed the weekly $2.10 minimum spend for billing enabled apps :)
>>>>>
>>>>> For more details, please read our blog post and release notes.
>>>>>
>>>>> Announcement:
>>>>> http://googleappengine.**blogspot.com/2013/04/app-**
>>>>> engine-177-released.html<http://googleappengine.blogspot.com/2013/04/app-engine-177-released.html>
>>>>>
>>>>> Releae notes for Python:
>>>>> http://code.google.com/p/**googleappengine/wiki/**SdkReleaseNotes<http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes>
>>>>>
>>>>> Release notes for Java:
>>>>> http://code.google.com/p/**googleappengine/wiki/**
>>>>> SdkForJavaReleaseNotes<http://code.google.com/p/googleappengine/wiki/SdkForJavaReleaseNotes>
>>>>>
>>>>> Release notes for Go:
>>>>> https://code.google.com/p/**googleappengine/wiki/**
>>>>> SdkForGoReleaseNotes<https://code.google.com/p/googleappengine/wiki/SdkForGoReleaseNotes>
>>>>>
>>>>> Cheers!
>>>>>
>>>>> 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 [email protected] <javascript:>.
>>> To post to this group, send email to 
>>> [email protected]<javascript:>
>>> .
>>> Visit this group at 
>>> http://groups.google.com/group/google-appengine?hl=en.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>  
>>>  
>>>
>>
>>
>>
>> -- 
>> Takashi Matsuo | Developers Programs Engineer | 
>> [email protected]<javascript:>
>>  
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "Google App Engine" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/google-appengine/r5JNlfkqq94/unsubscribe?hl=en
>> .
>> To unsubscribe from this group and all its topics, send an email to 
>> [email protected] <javascript:>.
>> To post to this group, send email to 
>> [email protected]<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/google-appengine?hl=en
>> .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
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