JFacedbc simply made my eclipse lock, without any
warning, here is the log of eclipse at that time :
!ENTRY net.sf.jfacedbc 4 4 Dez 03, 2003 16:34:57.76
!MESSAGE Error processing query
!STACK 0
java.sql.SQLException: ORA-02019: connection
description for remote database not found
at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
at
oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:573)
at
oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1891)
at
oracle.jdbc.ttc7.TTC7Protocol.parseExecuteDescribe(TTC7Protocol.java:830)
at
oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2391)
at
oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2672)
at
oracle.jdbc.driver.OracleStatement.execute(OracleStatement.java:854)
at
net.sf.jfacedbc.sqlpanel.SqlExecProgress.processQuery(SqlExecProgress.java:121)
at
net.sf.jfacedbc.sqlpanel.SqlExecProgress.run(SqlExecProgress.java:90)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:
Logged In: YES
user_id=667728
same here ... :-( perhaps when closing Eclipse, the
destruction of the plugin is not clean.