Need help with mentioned error

453 views
Skip to first unread message

Ramakrishna Maddodi

unread,
Jun 15, 2016, 7:02:24 PM6/15/16
to rundeck-discuss
Hi All,

I am new to rundeck. I installed version 2.6.7 on my demo.mydomain.com and configured a demo project on it. I edit resource.xml file to add demotest01.mydomain.com. When I log in to web interface (demo.mydomain.com:4440/menu/systemConfig?project=demo) and under my project I can see demotest01.mydomain.com as a node. But when I try to execute command its fails right a way. When I try to check of summary output it shows me "Execution summary and Report details not available"

When I less /var/log/rundeck/rundeck.log, I see below mentioned. Can someone help?

2016-06-15 16:29:13,281 [qtp876751262-59] INFO  grails.app.services.rundeck.services.ScheduledExecutionService - scheduling temp job: TEMP:admin:16
2016-06-15 16:29:13,346 [quartzScheduler_Worker-7] ERROR grails.app.services.rundeck.services.ExecutionService - Failed while starting execution: 16
java.lang.IllegalStateException: Attribute absolute='true' specified but no grails.serverURL set in Config
        at rundeck.services.ExecutionService.generateServerURL(ExecutionService.groovy:796)
        at rundeck.services.ExecutionService.exportContextForExecution(ExecutionService.groovy:779)
        at rundeck.services.ExecutionService.executeAsyncBegin(ExecutionService.groovy:826)
        at rundeck.quartzjobs.ExecutionJob.executeCommand(ExecutionJob.groovy:294)
        at rundeck.quartzjobs.ExecutionJob.execute_internal(ExecutionJob.groovy:125)
        at rundeck.quartzjobs.ExecutionJob$_execute_closure1.doCall(ExecutionJob.groovy:74)
        at com.codahale.metrics.Timer.time(Timer.java:99)
        at rundeck.quartzjobs.ExecutionJob.execute(ExecutionJob.groovy:73)
        at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
        at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
2016-06-15 16:29:13,488 [grailsTopicExecutor-7] WARN  org.grails.plugin.platform.events.registry.DefaultEventsRegistry - Failing call to class rundeck.services.ExecutionEventsService.executionComplete with args rundeck.services.events.ExecutionCompleteEvent{state='failed', execution=Workflow execution: Workflow:(threadcount:1){ [command( exec: uptime)] }, job=null, nodeStatus=[succeeded:-1, failed:-1, total:0], context=null} - illegal arg invokation java.lang.reflect.InvocationTargetException
java.lang.IllegalStateException: Attribute absolute='true' specified but no grails.serverURL set in Config

Thanks
Rama

Alex Honor

unread,
Jun 15, 2016, 7:06:11 PM6/15/16
to rundeck...@googlegroups.com
Hi Rama,

What kind of install was this (rpm/deb/WAR/launcher)? Did the job have an email notification set?

It appears  grails.serverURL  is not set in the rundeck-config.properties (/etc/rundeck/rundeck-config.properties if rpm/deb). It should be set to the public address to the instance  grails.serverURL=http://demo.mydomain.com:4440

Thanks

--
You received this message because you are subscribed to the Google Groups "rundeck-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rundeck-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rundeck-discuss/3db554bf-af38-45c6-b3ae-1df439194954%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Alex Honor

[SimplifyOps, Inc | a...@simplifyops.com ]

Be sure to comment and vote on Rundeck Feature Development!

Ramakrishna Maddodi

unread,
Jun 16, 2016, 10:42:47 AM6/16/16
to rundeck-discuss
Hi Alex,

Thanks for replying back. Its rpm based install. No I didnt set up email notification yet. I am following user guide first (http://rundeck.org/docs/manual/index.html) to get familiar with rundeck.

And thanks for the help, after setting up grails.serverURL jobs started working.

Thanks
Rama
Reply all
Reply to author
Forward
0 new messages