Skip to content

Instantly share code, notes, and snippets.

@cfedde
Created July 28, 2017 20:10
Show Gist options
  • Save cfedde/0d448396615be893a072a635214976ef to your computer and use it in GitHub Desktop.
Save cfedde/0d448396615be893a072a635214976ef to your computer and use it in GitHub Desktop.
$ java -version
openjdk version "1.8.0_131"
OpenJDK Runtime Environment (build 1.8.0_131-b12)
OpenJDK 64-Bit Server VM (build 25.131-b12, mixed mode)
Rundeck 2.8.4-1
2017-07-28 19:43:16,399 [grailsTopicExecutor-3] WARN org.grails.plugin.platform
.events.registry.DefaultEventsRegistry - Failing call to class rundeck.services.
ExecutionEventsService.executionComplete with args rundeck.services.events.Execu
tionCompleteEvent{state='failed', execution=Workflow execution: Workflow:(thread
count:1){ [command( exec: uptime)] }, job=null, nodeStatus=[succeeded:-1, failed
:-1, total:0], context=null} - illegal arg invokation java.lang.reflect.Invocati
onTargetException
java.lang.IllegalStateException: Attribute absolute='true' specified but no grai
ls.serverURL set in Config
at org.codehaus.groovy.grails.web.mapping.DefaultLinkGenerator.handleAbs
olute(DefaultLinkGenerator.groovy:368)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment