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 29665 - netbeans ide crashes on attempt to test db connection
Summary: netbeans ide crashes on attempt to test db connection
Status: VERIFIED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@db
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-20 04:27 UTC by saphireblue
Modified: 2006-02-27 12:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description saphireblue 2002-12-20 04:27:06 UTC
upon testing a connection to an old personal
oracle lite (3.5) database using the personal
oracle lite jdbc driver:
oracle.pol.poljdbc.POLJDBCDriver
the netbeans ide crashes and dies and disappears.
in my experience using java and jdbc with this db
and driver, it crashes the java vm, for example
when sql types fail to match what's in the db on
reading or writing.  the oracle navigator often
crashes as well, for example on editing new
columns data types.  however, even if Oracle is
crashing when the connection is attempted, it
would be better if the entire netbeans IDE didn't
crash.
Comment 1 Radko Najman 2003-01-10 09:36:45 UTC
DBExplorer has not been ever tested with Oracle Lite, it is not
supported database.

Marked as LATER (no resources to investigate it now).
Comment 2 Radko Najman 2004-02-05 09:27:12 UTC
Reopen.
Comment 3 Radko Najman 2004-02-05 09:28:16 UTC
It seems mostly like JDBC driver problem. Closing as WONTFIX, Oracle
Lite is not supported database.
Comment 4 Lukasz Grela 2006-02-27 12:01:18 UTC
v.