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 77220 - [55cat] Error after deleting a table
Summary: [55cat] Error after deleting a table
Status: VERIFIED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-01 11:27 UTC by cezariusz
Modified: 2015-06-02 14:10 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 cezariusz 2006-06-01 11:27:10 UTC
[ BUILD # : 200605180200 ]
[ JDK VERSION : 1.5.0_06 ]

Firebird 2.0 RC2 Classic
Jaybird 2.0.1

Delete a table, creata a table, delete the table, error:

Unable to read the database structure, connection is broken; Resource Exception.
Local transaction active: can't begin another.

But the connection isn't actually broken, and I can continue to work on this connection (including selecting data, creating and deleting tables).
Comment 1 Andrei Badea 2006-09-08 15:16:59 UTC
Reproducible on Linux as well, but no idea what causes it.
Comment 2 David Vancouvering 2008-03-22 00:50:13 UTC
I just tried on the 6.1 trunk and it works fine.  If you can still reproduce from the 6.1 beta, please re-open