<html><head><style> body {height: 100%; color:#000000; font-size:12pt; font-family:Times New Roman;}</style></head><body>Hi everybody,<br><br>&nbsp;&nbsp;&nbsp;&nbsp; I tried to configure ParaViewWeb to use with X but I didn't success. So I ask for your help.<br>&nbsp;&nbsp;&nbsp;&nbsp; What I did :<br>&nbsp;&nbsp;&nbsp;&nbsp; - Build ParaView using X (VTK_USE_X) because I need ParaView GUI for coding Python plugin<br>&nbsp;&nbsp;&nbsp;&nbsp; - Start Active mq JMS Broker<br>&nbsp;&nbsp;&nbsp;&nbsp; - Start Tomcat server<br>&nbsp;&nbsp;&nbsp;&nbsp; - mpirun ./pvserver -display localhost:0 (in ParaView/install/bin)<br>&nbsp;&nbsp;&nbsp;&nbsp; - xhost +<br>&nbsp;&nbsp;&nbsp;&nbsp; - add all the LD_LIBRARY_PATH so that I can start ./PWServer, ./pvserver, ./paraview<br><br>&nbsp;&nbsp;&nbsp; When I tried to start ParaViewWeb in localhost/PWApp, I received "bad X server connection" in log file (working directory)<br><br>&nbsp;&nbsp;&nbsp; So I want to ask<br>&nbsp;&nbsp;&nbsp; - if I have well followed the instructions to setup ParaViewWeb<br>&nbsp;&nbsp;&nbsp; - if you have any idea about what happens?<br><br>&nbsp;&nbsp; Thank you very much for your help <br>&nbsp;&nbsp;&nbsp;</body></html>