Hi. Just received this from Apple lists:
"Looking at the errors, I think this is a known OS problem. If you create a ServerSocket before loading the AWT in headless mode, the application will die. The workaround is to start up the AWT first by creating a java.awt.Dimension(), or Toolkit.getDefaultToolkit(), then start listening for connections. I don't know enough about Tomcat to know if that's even feasible, but that's the best we have right now." When does the Tomcat initialisation sequence create the ServerSocket and start listening? Any way to put something like that in easily? Thanks. Carl -----Original Message----- From: Edoardo Panfili [mailto:[EMAIL PROTECTED] Sent: 08 November 2005 16:37 To: Tomcat Users List Subject: Re: Tomcat on Mac Carl Olivier ha scritto: > Greetings. > > Ok, well I can verify that it breaks every time when the > http://www.jfree.org/jfreechart/index.php JFreeChart library is used > to dynamically render a graph from data. > > I am unsure exactly where in the code this is happening, will step > through and provide additional information as I have it. > > I am using jfreechart 0.9.20. > The problem for me is with ImageIO, for this reason I report the problem to apple. After all a Java VM crash is not part of the specification... Edoardo Panfili -- [EMAIL PROTECTED] AIM: edoardopn Jabber: [EMAIL PROTECTED] tel:075 9142766 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]