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 142773 - org.netbeans.api.db.explorer.DatabaseException: An exception occurred during the DBComms.receive method. Operation:Socket closed. Context:(6) [Thread[Asynch children creator org.openide.nodes.AsynchCh
Summary: org.netbeans.api.db.explorer.DatabaseException: An exception occurred during ...
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Vancouvering
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on: 143837
Blocks:
  Show dependency tree
 
Reported: 2008-08-04 11:24 UTC by Roman Mostyka
Modified: 2008-09-16 12:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 86079


Attachments
stacktrace (2.78 KB, text/plain)
2008-08-04 11:24 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-08-04 11:24:26 UTC
Build: NetBeans IDE Dev (Build 080804)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-121, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_13-b05-241
OS: Mac OS X, 10.4.11, i386

User Comments: 


Stacktrace: 
org.netbeans.api.db.explorer.DatabaseException: An exception occurred during the DBComms.receive method. Operation:Socket closed. Context:(6) [Thread[Asynch children creator org.openide.nodes.AsynchChildren@9b008d,1,system], IO:8af69, Dbc:null]. PktNum:0. TotalReceived:0. PktSize:4,096.
        at org.netbeans.modules.db.explorer.infos.TableListNodeInfo.initChildren(TableListNodeInfo.java:113)
        at org.netbeans.modules.db.explorer.infos.DatabaseNodeInfo.getChildren(DatabaseNodeInfo.java:697)
        at org.netbeans.modules.db.explorer.nodes.DatabaseNode$DatabaseNodeChildFactory.createKeys(DatabaseNode.java:382)
        at org.openide.nodes.AsynchChildren.run(AsynchChildren.java:147)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 1 Roman Mostyka 2008-08-04 11:24:36 UTC
Created attachment 66460 [details]
stacktrace
Comment 2 David Vancouvering 2008-08-04 23:05:43 UTC
Can you please explain in more detail what you were doing when this exception occurred?
Comment 3 Roman Mostyka 2008-08-05 12:23:35 UTC
I connected to MS SQL Server, expanded "Tables" node and right after this disconnected.
Comment 4 David Vancouvering 2008-08-15 20:36:38 UTC
Probably should test connection before trying to use it, but it could also be a timing issue.
Comment 5 Roman Mostyka 2008-09-16 12:26:14 UTC
I can't reproduce this issue anymore. Probably it was fixed with the issue #143837. Will mark it as FIXED and if
reproduce this issue in the future, I'll reopen it.
Comment 6 Roman Mostyka 2008-09-16 12:26:46 UTC
Verified with build 080916.