Menu

Can't connect to X11

Help
2008-12-26
2013-05-13
  • Nishanth M K

    Nishanth M K - 2008-12-26

    We have been trying to install the Jensor 1.8 on the IBM WebSphere 6.0.2.17 server through UNIX, but due to the following error we are not able to run the demo application.

    "The java class could not be loaded. java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable."

    We tried to run it after enabling the DISPLAY variable in the WebSphere Application Server, but we are still facing the same problem.

    Kindly suggest how we go about the installation for the same.

     
    • Suresh Malan

      Suresh Malan - 2008-12-26

      Hi Nishanth,
           Run the command on the unix prompt
      "export DISPLAY=IPADDRESS:0.0"
      where,
      IPADDRESS = IP Address of the machine (with GUI) where you want to port the display,

           Then the demo application should work.
      Regards,
      Suresh.

       

Log in to post a comment.