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 132580 - org.netbeans.api.db.explorer.DatabaseException: ????? ??????????? (ResultSet) ?? ??????. ?????????, ??? ????? ??????????????? ???????? ????????? (OFF).
Summary: org.netbeans.api.db.explorer.DatabaseException: ????? ??????????? (ResultSet)...
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Vancouvering
URL: http://statistics.netbeans.org/except...
Keywords:
: 142442 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-04-10 22:29 UTC by Alexander Kouznetsov
Modified: 2008-08-02 00:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 45738


Attachments
stacktrace (3.07 KB, text/plain)
2008-04-10 22:29 UTC, Alexander Kouznetsov
Details
stacktrace (107 bytes, text/plain)
2008-08-01 16:41 UTC, juneau001
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2008-04-10 22:29:36 UTC
Build: NetBeans IDE Dev (Build 200804060002)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b13
OS: Windows XP, 5.1, x86

User Comments: 
Use arrow down key to go through nodes of Tables for sample database connection in Services pane. Exception was thrown when cursor moved to Procedures node
Comment 1 Alexander Kouznetsov 2008-04-10 22:29:45 UTC
Created attachment 60024 [details]
stacktrace
Comment 2 Exceptions Reporter 2008-06-16 09:58:12 UTC
This issue has already 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=45738
Comment 3 Roman Mostyka 2008-07-22 17:23:31 UTC
Oracle is widely distributed DB and often arising exception make bad impression of IDE.
Comment 4 David Vancouvering 2008-07-28 23:57:14 UTC

*** This issue has been marked as a duplicate of 140068 ***
Comment 5 David Vancouvering 2008-07-30 21:25:42 UTC
After further inspection I don't believe this is necessarily the same issue as 140068.  

The problem is I can't reproduce the problem.  I'll see if I can do some code inspection and see what the issue *might* be.
Comment 6 David Vancouvering 2008-07-31 17:26:29 UTC
*** Issue 142442 has been marked as a duplicate of this issue. ***
Comment 7 juneau001 2008-08-01 16:41:38 UTC
Build: NetBeans IDE Dev (Build 200807310201)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-119, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_13-b05-237
OS: Mac OS X, 10.5.4, i386

User Comments: 


Stacktrace: 
org.netbeans.api.db.explorer.DatabaseException: Closed Connection
Comment 8 juneau001 2008-08-01 16:41:47 UTC
Created attachment 66331 [details]
stacktrace
Comment 9 David Vancouvering 2008-08-02 00:01:48 UTC
I made a lot of changes to the while fixing issue 140068 that could affect this bug, and I can't reproduce.

I'm going to close as "WORKSFORME" but please re-open if you can reproduce after 140068 bug fix is pushed to main-golden.