Unable to view job output

75 views
Skip to first unread message

Michael Jones

unread,
Jul 7, 2014, 5:24:48 PM7/7/14
to sche...@googlegroups.com
Hi team,

I recently installed/setup schedulix, and while I've successfully connected a jobserver and built a test job, I'm unable to view the output of said job.
Basically, if I navigate to "Running Master Job", I see my job as finishing "SUCCESS", however there is no icon/button to "Display Logfile". On the server, I see the job's log in my tmp directory (/home/schedulix/tmp), with 664 permissions

schedulix@schedulixdev001:~/tmp$ ls -lh
-rw-rw-r-- 1 schedulix schedulix 591 Jul  7 11:29 1596.log

Any ideas what I might have configured incorrectly here? Thanks for the help.

--Mike

Dieter Stubler

unread,
Jul 7, 2014, 5:57:25 PM7/7/14
to sche...@googlegroups.com
Hi Michael,

welcome to the schedulix community!

If the logdisplay icon/button is missing, the reason is most likely, that HTTPHOST and/or HTTPPORT is not configured for the jobserver which executed the job.
Those have to be configured on the config tab of the jobserver in the Jobserver and Resources Editor.
Your browser has to reach the server, the jobserver is running on, via HTTPHOST using HTTPPORT.
The jobserver opens the HTTPPORT and serves as a simple http server to deliver the logfile content to the browser.
Do not forget to set a logfile pattern expression on the Logfile Pattern tab of the jobserver in the Jobserver and Resources Editor matching the name of your logfile.
Otherwise the jobserver will refuse to display the output.

Regards
Dieter

Michael Jones

unread,
Jul 7, 2014, 6:46:46 PM7/7/14
to sche...@googlegroups.com
That was exactly it, thanks. After reading docs for a couple hours, my eyes start to get blurry ;)
Reply all
Reply to author
Forward
0 new messages