Menu

#77 On linux no graph is shown

cewolf-0.10
open
nobody
5
2013-01-13
2005-06-07
Anonymous
No

I have deployed web appln in Win2000 and its working
fine. But, when i tried on Linux Red hat OS, no graph(i.e
PNG image) are shown.

Can any body tell me what needs to be done ?

Pls help me.

Thanx sm

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I also tried setting CATALINA_OPTS with -
    Djava.awt.headless=true. Unfortunately no luck

     
  • craignstewart

    craignstewart - 2005-06-23

    Logged In: YES
    user_id=1301824

    try adding `export JAVA_OPTS="-Djava.awt.headless=true"` to
    the startup script (on RedHat, /etc/rc.d/init.d/tomcat or
    /etc/rc.d/init.d/tomcat5 and you'll probably want to add it
    after the JAVA_HOME statemetn)

     
  • Nobody/Anonymous

    Logged In: NO

    FAQ

     

Log in to post a comment.