"No signature of method: groovy.util.ConfigObject.plus()" when compiling transmartApp using "./grailsw war"

45 views
Skip to first unread message

lily peng

unread,
Jul 9, 2019, 4:24:47 AM7/9/19
to transmart-discuss
Hi everyone,

While compiling it always shows:
| Error [main] Error cfg.ConfigurationHelper - Unable to load specified config location file: home/diz/.grails/transmartConfig/config.groovy : No signature of method: groovy.util.ConfigObject.plug(9 is applicable for argument types: (java.lang.String) values: [httplocalhost8080transmart]
Possible solutions: plus(java.util.Collection), plus(java.util.Map), values(), put(java.lang.Object, java.lang.Object), use([Ljava.lang.Object;), split(groovy.lang.Closure)

In the Config.groovy file is only one line with the informatioin from the url: "def transmartURL = "http://localhost:${System.getProperty('server.port', '8080')}/transmart" ".

Can someone please help to solve the problem? Thanks.
Reply all
Reply to author
Forward
0 new messages