Hi,
i have to substitute X11 window server because it has several problem with HP-UNIX 11.0
Do you know a way to substitute X11?
thanks
Michele
How can i replace X11 window server?
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
It's outside my area of expertise.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


-
- Posts: 22
- Joined: Thu Jan 29, 2004 8:28 pm
X11 installation
AIX 43/ JDK 131 / Websphere 403, and X11 DISPLAY problem
My final working solution for AIX, after exhausting all possible settings/configurations with PureJavaAWT, is XVFB. If you MUST get a solution, check out this link for details:
http://publibn.boulder.ibm.com/doc_link ... Header_363
Best luck!
My final working solution for AIX, after exhausting all possible settings/configurations with PureJavaAWT, is XVFB. If you MUST get a solution, check out this link for details:
http://publibn.boulder.ibm.com/doc_link ... Header_363
Best luck!
same problem, what's the answer...
I am trying to get my application running on AIX 5.1 and Websphere4.0.5 but I am having the same problems you have encountered here.
I am unsure of the solution.
I have installed xvfb but still no good. Are you saying I need the PJAToolkit aswell as xvfb or not....? do they do the same thing (solve the headless state problem?)
Many thanks in advance for your clarification
I am unsure of the solution.
I have installed xvfb but still no good. Are you saying I need the PJAToolkit aswell as xvfb or not....? do they do the same thing (solve the headless state problem?)
Many thanks in advance for your clarification
no images
Have tried the PJAToolkit and xvfb and still no luck.... admittedly haven't spent much time checking xvfb configuration so might still be some config issues there.
But PJA is setup on the appserver and configured as per numerous posts that have this running on this architecture.
The worst part is I get no errors in any of the logs, the page loads and instead of charts I get the image can't be found box with a cross in it like it is a bad URL.
Has anyone experienced similar problems in the past, can anyone help explain what I am doing wrong or how I can generate more useful errors to explain the problem??
for info:
The pja jars are off the root of WAS in a:/usr/PJAToolkit/pja.jar etc........and the CLASSPATH reflects this.
My JFreeChart jars are on the application server itself...
But PJA is setup on the appserver and configured as per numerous posts that have this running on this architecture.
The worst part is I get no errors in any of the logs, the page loads and instead of charts I get the image can't be found box with a cross in it like it is a bad URL.
Has anyone experienced similar problems in the past, can anyone help explain what I am doing wrong or how I can generate more useful errors to explain the problem??
for info:
The pja jars are off the root of WAS in a:/usr/PJAToolkit/pja.jar etc........and the CLASSPATH reflects this.
My JFreeChart jars are on the application server itself...