Open rajivenator opened 8 years ago
I can also add that I'm getting this error. I ran with --stacktrace and saved the result to a gist
+1 I'm getting the same on 3.3.0-beta4 build :(
Investigate a bit about this error. It occurs inside IntermediateFolderUtils
class, while processing scopes of already transformed jars by another transformers. I have aspectj-transformer, that has scopes: project, local dependencies, external libraries. And when parseScopeLevelFolders
method goes through the folders with transformed sources, it clashes with scope project
of my transformer and throws runtime error. Bad error and I can't understand what way should two transformers work in.
who solve this problem?help
I am getting this error below since quite few days.. some times it works once i clean and rebuild the project ... but many times it fails.
Since today I am not able to build and run my app. Changes : Added new Play Services 9.0.0 plugin to my projectt
Error:Execution failed for task ':app:transformClassesWithRetrolambdaForDebug'.
A problem occurred starting process 'command 'C:\Program Files\Java\jdk1.8.0_91\bin\java.exe''