[ http://jira.codehaus.org/browse/MPCLOVER-54?page=comments#action_62582 ] 

Brendan Humphreys commented on MPCLOVER-54:
-------------------------------------------

This is not a Clover issue, it is a Java/AWT issue. You need to run in headless 
mode to prevent this error when running on a system that does not have a 
graphics environment. Try 

maven -Djava.awt.headless=true

to address this.



> Can't connect to X11 window server when trying to to generate clover historic 
> data
> ----------------------------------------------------------------------------------
>
>          Key: MPCLOVER-54
>          URL: http://jira.codehaus.org/browse/MPCLOVER-54
>      Project: maven-clover-plugin
>         Type: Bug

>     Versions: 1.11
>  Environment: AIX, JDK1.4.2, CruiseControl-2.3.1, maven-1.0.2
>     Reporter: Shahzad Chaudhry
>  Attachments: stack.txt
>
>
> When trying to generate historical data clover report complains about 
> connection to X11 window server. 
> Have already tried:
> -Djava.awt.headless=true
> set the value of DISPLAY
> but nothing seems to work. I have come against a wall and would really 
> appricate a solution. Thanks in advance.
> Regards,
> Shaz

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to