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 229504 - NetBeans crashes when adding JDBC-ODBC Driver
Summary: NetBeans crashes when adding JDBC-ODBC Driver
Status: NEW
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-08 13:33 UTC by arthurbuliva
Modified: 2014-12-21 10:14 UTC (History)
1 user (show)

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 arthurbuliva 2013-05-08 13:33:50 UTC
When attempting to add a JDBC-ODBC connection through Services -> Databases -> Drivers -> JDBC-ODBC bridge, If I click on either Test Connection or Next, NetBeans crashes with no error report.

I ran it on terminal and the error I got was this:

[arthur@wombat ~]$ /usr/local/netbeans-7.3/bin/netbeans 
/usr/java/latest/bin/java: symbol lookup error: /usr/java/jdk1.7.0_21/jre/lib/amd64/libJdbcOdbc.so: undefined symbol: SQLAllocEnv
[arthur@wombat ~]$
Comment 1 kakhavk 2014-12-21 10:14:04 UTC
I has like this problem With NetBeans 9.1 and I found that Netbeans 6.9.1 crashes when checking "remember password" checkbox on connection setup, mybe it will hel You too.