Fergal, et al,
I upgraded to 5.0.1.065 yesterday, and in my logs today it looks like the database connection isn't sticking. This is slowing my site down, since every request has to open a new db connection. I checked the witango.ini file and the settings between the old and new versions are the same (DATASOURCELIFE=30).
I'm seeing (I've replaced the db name and user name with X's, but they were correct before replacement):
Jul 21 11:26:16 HES3 WitangoServer[1572]: RUNTIME INFO No existing connection to the data source found, creating a new connection. DSN: oracle.XXXXXX; User: XXXXXX;
Jul 21 11:26:26 HES3 WitangoServer[1572]: RUNTIME INFO No existing connection to the data source found, creating a new connection. DSN: oracle.XXXXXX; User: XXXXXX;
Jul 21 11:26:26 HES3 WitangoServer[1572]: RUNTIME INFO No existing connection to the data source found, creating a new connection. DSN: oracle.XXXXXX; User: XXXXXX;
Jul 21 11:27:09 HES3 WitangoServer[1572]: RUNTIME INFO No existing connection to the data source found, creating a new connection. DSN: oracle.XXXXXX; User: XXXXXX;
This wasn't happening before the upgrade, any suggestions to correct.
Maggie
Fergal Donlon wrote:
Hi Maggie,
Firstly can I suggest you download the latest production version of the Witango Server - 5.0.1.065. There were number of issues fixed between .062 and .065 and some did cause crashes.
...snip... ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
