it is turned on by default on older versions, but since i've started using this, it only prints RESET on all exceptions.
A stack trace would be helpful for debugging! Hassan ----- Original Message ----- From: "Tim Funk" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, May 29, 2003 9:03 PM Subject: Re: [OT] Oracle Connection Problem Due To Dynamic Port Numbers > Nope: > url = jdbc:oracle:thin:@aserver:1521:instance > ^^^^ > -Tim > > Brad Rhoads wrote: > >>If you use the type 4 driver, then the listener.ora is ignored. > > > > > > Does that mean the requesting port would alway be 1521? > > > > Brad Rhoads wrote: > > > >>Here's a bit from our listener.ora. It appears that the jdbc driver may be > >>sending a sequential request number as the port, or something like that. > > > > Why > > > >>isn't it just 1521? > >> > >> > >>listener.log:04-FEB-2002 16:49:30 * > >>(CONNECT_DATA=(SID=smoke)(CID=(PROGRAM=)(HOS > >>T=__jdbc__)(USER=oracle))) * > >>(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.200.11)(PORT=1 > >>506)) * establish * smoke * 0 > >>listener.log:04-FEB-2002 16:49:30 * > >>(CONNECT_DATA=(SID=smoke)(CID=(PROGRAM=)(HOS > >>T=__jdbc__)(USER=oracle))) * > >>(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.200.11)(PORT=1 > >>507)) * establish * smoke * 0 > >> > >>The different port numbers seem to be causing a problem with the firewall > > > > at > > > >>one client site. Any suggestions? > >> > >> > > > > > > > > --------------------------------------------------------------------- > > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
