Re: [android-developers] Re: ICS build error:GC overhead limit exceeded

2012-08-07 Thread Pratik Prajapati
in my 64bit machine I installed 32bit java and build worked fine.

Thanks anyways.

--
Regards,
Pratik



On Sat, Jul 21, 2012 at 2:23 AM, Justlovejoy justlove...@gmail.com wrote:

 i did, had to get proper version of java think it's java 1.6.20 or
 something but not just 1.6 plain. also had to remove current java


 On Fri, Jul 20, 2012 at 3:09 PM, pratik.prajap...@gmail.com 
 pratik.prajap...@gmail.com wrote:

 Any one fixed this?


 On Sunday, April 8, 2012 5:11:38 AM UTC-7, justlove joyous wrote:

 any clues?


 On Thursday, April 5, 2012 4:27:31 AM UTC-4, kcobra wrote:

 The error is as following:


 UNEXPECTED TOP-LEVEL ERROR:
 Exception in thread main java.lang.OutOfMemoryError: GC overhead
 limit exceeded
 make: *** [out/target/common/obj/JAVA_**LIBRARIES/
 framework_intermediates/**noproguard.classes-with-local.**dex] Error 1


 I make ICS on Ubuntu 10.10 with jdk 1.6.Does anyone know the reason?
 Thanks in advance!

  --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en


  --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: ICS build error:GC overhead limit exceeded

2012-07-21 Thread Justlovejoy
i did, had to get proper version of java think it's java 1.6.20 or
something but not just 1.6 plain. also had to remove current java

On Fri, Jul 20, 2012 at 3:09 PM, pratik.prajap...@gmail.com 
pratik.prajap...@gmail.com wrote:

 Any one fixed this?


 On Sunday, April 8, 2012 5:11:38 AM UTC-7, justlove joyous wrote:

 any clues?


 On Thursday, April 5, 2012 4:27:31 AM UTC-4, kcobra wrote:

 The error is as following:


 UNEXPECTED TOP-LEVEL ERROR:
 Exception in thread main java.lang.OutOfMemoryError: GC overhead
 limit exceeded
 make: *** [out/target/common/obj/JAVA_**LIBRARIES/
 framework_intermediates/**noproguard.classes-with-local.**dex] Error 1


 I make ICS on Ubuntu 10.10 with jdk 1.6.Does anyone know the reason?
 Thanks in advance!

  --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: ICS build error:GC overhead limit exceeded

2012-07-20 Thread pratik.prajap...@gmail.com
Any one fixed this?

On Sunday, April 8, 2012 5:11:38 AM UTC-7, justlove joyous wrote:

 any clues?


 On Thursday, April 5, 2012 4:27:31 AM UTC-4, kcobra wrote:

 The error is as following: 


 UNEXPECTED TOP-LEVEL ERROR: 
 Exception in thread main java.lang.OutOfMemoryError: GC overhead 
 limit exceeded 
 make: *** [out/target/common/obj/JAVA_LIBRARIES/ 
 framework_intermediates/noproguard.classes-with-local.dex] Error 1 


 I make ICS on Ubuntu 10.10 with jdk 1.6.Does anyone know the reason? 
 Thanks in advance! 



-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: ICS build error:GC overhead limit exceeded

2012-04-10 Thread justlove joyous
any clues?


On Thursday, April 5, 2012 4:27:31 AM UTC-4, kcobra wrote:

 The error is as following: 


 UNEXPECTED TOP-LEVEL ERROR: 
 Exception in thread main java.lang.OutOfMemoryError: GC overhead 
 limit exceeded 
 make: *** [out/target/common/obj/JAVA_LIBRARIES/ 
 framework_intermediates/noproguard.classes-with-local.dex] Error 1 


 I make ICS on Ubuntu 10.10 with jdk 1.6.Does anyone know the reason? 
 Thanks in advance! 


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: ICS build error:GC overhead limit exceeded

2012-04-10 Thread justlove joyous
I've got similar issue building on 10.04

UNEXPECTED TOP-LEVEL ERROR:
java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.HashMap.addEntry(HashMap.java:753)
at java.util.HashMap.put(HashMap.java:385)
at java.util.HashSet.add(HashSet.java:200)
at 
com.android.dx.dex.code.OutputFinisher.addConstants(OutputFinisher.java:173)
at 
com.android.dx.dex.code.OutputFinisher.getAllConstants(OutputFinisher.java:156)
at com.android.dx.dex.code.DalvCode.getInsnConstants(DalvCode.java:176)
at com.android.dx.dex.file.CodeItem.addContents(CodeItem.java:132)
at 
com.android.dx.dex.file.MixedItemSection.prepare0(MixedItemSection.java:280)
at com.android.dx.dex.file.Section.prepare(Section.java:214)
at com.android.dx.dex.file.DexFile.toDex0(DexFile.java:504)
at com.android.dx.dex.file.DexFile.toDex(DexFile.java:216)
at com.android.dx.command.dexer.Main.writeDex(Main.java:574)
at com.android.dx.command.dexer.Main.run(Main.java:218)
at com.android.dx.command.dexer.Main.main(Main.java:174)
at com.android.dx.command.Main.main(Main.java:95)

On Thursday, April 5, 2012 4:27:31 AM UTC-4, kcobra wrote:

 The error is as following: 


 UNEXPECTED TOP-LEVEL ERROR: 
 Exception in thread main java.lang.OutOfMemoryError: GC overhead 
 limit exceeded 
 make: *** [out/target/common/obj/JAVA_LIBRARIES/ 
 framework_intermediates/noproguard.classes-with-local.dex] Error 1 


 I make ICS on Ubuntu 10.10 with jdk 1.6.Does anyone know the reason? 
 Thanks in advance! 


On Thursday, April 5, 2012 4:27:31 AM UTC-4, kcobra wrote:

 The error is as following: 


 UNEXPECTED TOP-LEVEL ERROR: 
 Exception in thread main java.lang.OutOfMemoryError: GC overhead 
 limit exceeded 
 make: *** [out/target/common/obj/JAVA_LIBRARIES/ 
 framework_intermediates/noproguard.classes-with-local.dex] Error 1 


 I make ICS on Ubuntu 10.10 with jdk 1.6.Does anyone know the reason? 
 Thanks in advance! 


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en