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 42496 - Trouble connecting 2 times to local database/s
Summary: Trouble connecting 2 times to local database/s
Status: CLOSED DUPLICATE of bug 43073
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: 2004-04-27 09:35 UTC by jd
Modified: 2004-07-16 13:46 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 jd 2004-04-27 09:35:33 UTC
I opened (with Database Explorer) a connection to
a local DB2 database using local URL.
Then I'm unable to connect to another database on
the same machine nor I can trying after
disconnected the first, getting the following message.

Unable to add connection, cannot establish a
connection to jdbc:db2:[database Name] using
COM.ibm.db2.jdbc.app.DB2Driver
(java.lang.UnsatisfiedLinkError: Native Library
C:\Programmi\DB2\bin\db2jdbc.dll already loaded in
another classloader)

The classloader is NetBeans itself and I can
connect to another local DB2 database only closing
and restarting it.
Comment 1 Radko Najman 2004-07-14 17:52:44 UTC

*** This issue has been marked as a duplicate of 43073 ***
Comment 2 dmladek 2004-07-16 13:46:47 UTC
well, it seems as a dup of mentioned bug, but original one
is IMHO a dup of issue #45385
isn't it?