Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: JDBC errors - any ideas of cause?

RE: JDBC errors - any ideas of cause?

From: Bobak, Mark <Mark.Bobak_at_il.proquest.com>
Date: Wed, 1 Mar 2006 11:33:35 -0500
Message-ID: <AA29A27627F842409E1D18FB19CDCF27070424E5@AABO-EXCHANGE02.bos.il.pqe>


The "connection reset by peer" message tells me you have a problem w/ basic network functionality.

Forget JDBC and Oracle for a moment.

From your JDBC client machine, can you ping the Oracle server? Can you telnet/ftp/ssh/rsh to the Oracle server?

-Mark

--

Mark J. Bobak
Senior Oracle Architect
ProQuest Information & Learning

"Exception: Some dividends may be reported as qualified dividends but are not qualified dividends. These include:

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of J. Dex Sent: Wednesday, March 01, 2006 11:21 AM To: oracle-l_at_freelists.org
Subject: JDBC errors - any ideas of cause?

An application trying to log into the database is getting the errors below.
Any ideas on what could be causing this? There isn't a specific ORA- error number for me to look up?

ERROR Io exception: Connection reset by peer: socket write error java.sql.SQLException: Io exception: Connection reset by peer: socket write error

             at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)

             at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)



On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement

--

http://www.freelists.org/webpage/oracle-l

--

http://www.freelists.org/webpage/oracle-l Received on Wed Mar 01 2006 - 10:33:35 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US