This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 257641 - java.sql.SQLRecoverableException: No more data to read from socket
Summary: java.sql.SQLRecoverableException: No more data to read from socket
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: DB schema (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-20 11:18 UTC by thruminds
Modified: 2019-04-24 21:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 222205


Attachments
stacktrace (1.98 KB, text/plain)
2016-01-20 11:18 UTC, thruminds
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thruminds 2016-01-20 11:18:56 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.65-b01, Java(TM) SE Runtime Environment, 1.8.0_65-b17
OS: Linux

User Comments:
thruminds: selected new entity classes from database




Stacktrace: 
java.sql.SQLRecoverableException: No more data to read from socket
   at oracle.jdbc.driver.T4CMAREngineStream.unmarshalUB1(T4CMAREngineStream.java:453)
   at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:390)
   at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:249)
   at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:566)
   at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:202)
   at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:45)
Comment 1 thruminds 2016-01-20 11:18:58 UTC
Created attachment 158188 [details]
stacktrace
Comment 2 matthias42 2016-06-13 19:58:10 UTC

*** This bug has been marked as a duplicate of bug 248076 ***
Comment 3 guptagaurav933 2019-04-24 13:07:53 UTC
Currently, We are facing the same error while executing the query :
Caused by: java.sql.SQLRecoverableException: No more data to read from socket
	at oracle.jdbc.driver.T4CMAREngineStream.unmarshalUB1(T4CMAREngineStream.java:453)
	at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:390)
	at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:249)
	at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:566)
	at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:215)
	at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:58)
	at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:776)
	at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:897)
	at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1034)
	at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3820)
	at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3867)
	at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1502)
	at org.jboss.jca.adapters.jdbc.WrappedPreparedStatement.executeQuery(WrappedPreparedStatement.java:504)
	at org.springframework.jdbc.core.JdbcTemplate$1.doInPreparedStatement(JdbcTemplate.java:692)
	at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:633)
	... 123 more

Can you please let me know the fix for this?
Comment 4 Jiri Kovalsky 2019-04-24 21:18:21 UTC
This is not going to be fixed unless you provide the patch yourself or you file the bug to Apache Jira against NETBEANS project and db - DB schema component.

https://issues.apache.org/jira/secure/CreateIssue!default.jspa