Please file a bug at b.android.com. If possible, please provide a test case.
On Wed, Dec 23, 2015 at 6:18 PM, Stas Oskin <[email protected]> wrote: > Hi, > > Trying the latest AS2.0RC4 with Instant run, and can not launch the > project with IDE, with the Gradle being stuck on mobile:assembleDebug goal. > The CPU and RAM usage keeps climbing, and the only way to stop it is to > kill -9 the relevant Java process. > When I do kill it, the build stops on transformClassesWithDexForDebug step. > > However when I launch it via console, with the same "assembleDebug" goal > for example, the build completes successfully. > The transformClassesWithDexForDebug still takes some time (20-30 sec) but > it never stuck. > > I'm using the latest gradle:2.0.0-alpha3. > > Any idea how this can be resolved? > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
