Hi

Hmmm ...... there is no luck, Jenkins is still not display the dependency 
graph after I added an environment variable PATH=/usr/bin:$PATH in Jenkins 
system configuration UI.
To verify that Jenkins can access the dot command, I tested with a job 
which execute a shell command 'dot -V' successfully.


On Monday, October 8, 2012 2:29:57 PM UTC+8, Baptiste Mathus wrote:
>
> No. Domi is speaking about the jenkins UI, in the admin page where you can 
> configure everything graphically.
>
> Even if dot seems to be correctly present in the PATH, try to explicitly 
> configure dot binary path inside jenkins. This way you'll see if it only 
> seems to be related to finding the binary or something else.
>
> Cheers
> Le 8 oct. 2012 03:36, "Hez" <hez...@gmail.com <javascript:>> a écrit :
>
>> Hi Domi
>>
>> What do I need to configure in the Jenkin's global configuration?
>> Do you mean the /etc/sysconfig/jenkins?
>>
>>
>> On Saturday, October 6, 2012 1:46:20 PM UTC+8, domi wrote:
>>>
>>> Does the user Jenkins runs with see 'dot' on the PATH? ('dot' is the CLI 
>>> tool installed by graphviz) 
>>> If not, configure it in the global config of your jenkins installation. 
>>> /Domi 
>>>
>>>
>>> On 06.10.2012, at 00:16, hezjing <hez...@gmail.com> wrote: 
>>>
>>> > Hi 
>>> > 
>>> > I have installed Jenkins 1.484 and Dependency Graph Viewer Plugin 0.4 
>>> on CentOS 5.8. 
>>> > I have also successfully installed Graphviz using the command like 
>>> 'yum install graphviz-gd'. 
>>> > 
>>> > Unfortunately the graph is not showing when clicked on the 'Dependency 
>>> Graph'. 
>>> > 
>>> > There is no error in /var/log/jenkins/jenkins.log. 
>>> > 
>>> > 
>>> > <image.png> 
>>> > 
>>> > 
>>> > Do you know what could be the problem? 
>>> > 
>>> > 
>>> > -- 
>>> > 
>>> > Hez 
>>>
>>>

Reply via email to