groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method java.io.File#<init>. Cannot resolve which method to invoke for [null] due to overlapping prototypes between: [class java.lang.String] [class java.net.URI]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Jenkins JIRA by Raphaël UNIQUE, 1 year ago
via Google Groups by raphael...@stef.com (JIRA), 1 year ago
via Stack Overflow by ss1891
, 2 years agovia Stack Overflow by Kyle
, 2 years agovia ask-coder.com by Unknown author, 2 years ago
via GitHub by ravibhure
, 2 years agogroovy.lang.GroovyRuntimeException: Ambiguous method overloading for method java.io.File#<init>. Cannot resolve which method to invoke for [null] due to overlapping prototypes between: [class java.lang.String] [class java.net.URI]
at groovy.lang.MetaClassImpl.chooseMostSpecificParams(MetaClassImpl.java:3240)