Home » Developer & Programmer » JDeveloper, Java & XML » Got minus one from a read call
Got minus one from a read call [message #389461] Mon, 02 March 2009 03:28 Go to next message
baharin
Messages: 5
Registered: March 2009
Junior Member
Hi..

Anybody knows what is the error ? is it because of database connection and how could i test the database connection ?

java.sql.SQLException: Io exception: Got minus one from a read call
	at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
	at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:162)
	at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:274)
	at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:328)
	at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:361)
	at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:151)
	at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
	at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:595)
	at com.sunopsis.sql.SnpsConnection.u(Unknown Source)
	at com.sunopsis.sql.SnpsConnection.c(Unknown Source)
	at com.sunopsis.sql.i.run(Unknown Source)


Thank you,
Baharin
Why my scenario fail after restart ? [message #389879 is a reply to message #389461] Tue, 03 March 2009 22:09 Go to previous message
baharin
Messages: 5
Registered: March 2009
Junior Member
HI..

Based on my designer the scenarios will be restart on every 5 seconds. but sometimes its return an error message as below.

Any body know what is the error ?.
Based on my friend, he said this is due to the database connection. But could i trace the connection log.

Hopefully somebody could help me ..

java.sql.SQLException: Io exception: Got minus one from a read call
	at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
	at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:162)
	at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:274)
	at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:328)
	at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:361)
	at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:151)
	at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
	at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:595)
	at com.sunopsis.sql.SnpsConnection.u(Unknown Source)
	at com.sunopsis.sql.SnpsConnection.c(Unknown Source)
	at com.sunopsis.sql.i.run(Unknown Source)
Previous Topic: [HELP] Error while validating XML against XSD using PL SQL
Next Topic: Insert Data into XMLTYPE
Goto Forum:
  


Current Time: Fri Mar 29 04:39:44 CDT 2024