jfreechart problem?
jfreechart problem?
- Subject: jfreechart problem?
- From: Chris Prew <email@hidden>
- Date: Fri, 27 Jan 2006 17:06:54 -0600
Hi -- working on our first app with WebObjects, deploying on Tiger
Server 10.4.3, WO Server 5.3.1. Developing using XCode 2.2. on a
tiger 10.4.3 box.
Our database app compiles some data and makes some graphs using
jfreechart 1.0.0. The app runs fine on our development platform.
When we deploy, it works fine, and we can view and manipulate our
data normally, until we try to submit data to create a chart. When
that occurs, it keeps trying to retrieve that page until it times out.
The debug log looks like this:
Info: Request POST /cgi-bin/WebObjects/MyApp.woa/2/wo/
1qZmitkcfFLj2VkjAJvBg0/2.6.5 HTTP/1.1
sent, awaiting response
Debug: ac_readConfiguration(): skipped reading config
Debug: nonBlockingRecv(): recv() returned 0 (connection closed)
Info: retrying request due to connection reset
Info: attempting to connect to my-ip-addr on port 2002
Info: MyApp:2 on (2002) connected [pooled: No]
Info: Request POST /cgi-bin/WebObjects/MyApp.woa/2/wo/
1qZmitkcfFLj2VkjAJvBg0/2.6.5 HTTP/1.1
sent, awaiting response
Then it repeats over and over with the following:
Debug: ac_readConfiguration(): skipped reading config
Debug: nonBlockingRecv(): timed out (30 sec)
When I run the app from the command line, it shows jfreechart to be
installed without incident.
Any help is appreciated!
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden