JDBC woes
JDBC woes
- Subject: JDBC woes
- From: Rob Caljouw <email@hidden>
- Date: Wed, 04 Jun 2003 17:31:49 -0400
Hi List,
We're trying to deploy a D2JC application on an Xserver running 10.2.6 and
WO 5.2.1.
The app was developed on 10.2.6 and WO 5.2.1. Everything works well in the
development environment but in production deployment there is a problem with
one of the JDBC connections.
We are connecting to an AS400 using the IBM JDBC driver from the development
machines and the Xserver.
When the application runs on the server it throws the following exception:
Exception while sending response: java.io.IOException: Broken pipe
We have made sure the JDBC jar files are the same in both environments.
We have turned on debugging in development and production and everything is
the same with respect to the SQL that is generated. The database on the 400
contains about 480,000 rows and calls take about 15 - 20 seconds to return
in the development environment. The time between the initial SQL generation
and the exception on the server seems to be about the same. It is as though
the connection to the client is broken. We have set the WOSessionTimeOut on
the application to 24 hours and it seems to work fine.
Any suggestions would be greatly appreciated.
Thanks in advance,
--
R.J. (Rob) Caljouw, P.Eng.
President
Bennett Technology Group, LLC.
Phone: 770-957-1866 (537)
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.