Rino
That looks like a bug. I'd be interested in knowing a little know about how
your application uses the database. For example, do you know if multiple
threads can share the same connection?
Regards
Peter Hearty
Lutris Technologies UK Ltd.
-----Original Message-----
From: Gennaro Bruno <gennaro.bruno@imag.fr>
To: instantdb@enhydra.org <instantdb@enhydra.org>
Date: 28 May 2000 17:10
Subject: InstantDB: Internal error !?!
>Hi!!,
>
>What does this error mean?
>I can't reach to resolve it
>Please help me
>
>Enhydra InstantDB - Version 3.13
>The Initial Developer of the Original Code is Lutris Technologies Inc.
>Portions created by Lutris are Copyright (C) 1997-2000 Lutris
>Technologies, Inc.
>All Rights Reserved.
>Unlock trans trans3
>ORBACUS:Request-257 SELECT * FROM accounts WHERE accountId = 1234
>End transaction trans3
>java.sql.SQLException: Internal error - Transaction: 1267 has -1 lock(s)
>on table: accounts
> at java.lang.Throwable.<init>(Compiled Code)
> at java.lang.Exception.<init>(Compiled Code)
> at java.sql.SQLException.<init>(Compiled Code)
> at db.Table.freeTable(Compiled Code)
> at db.Transaction.freeAllLocks(Compiled Code)
> at db.Transaction.commit(Compiled Code)
> at jdbc.idbConnection.checkCommit(Compiled Code)
> at jdbc.idbStatement.execute(Compiled Code)
> at jdbc.idbStatement.executeQuery(Compiled Code)
> at APPLICATION.FEDERATION.ii_dbImpl.sendSelectQuery(Compiled
>Code)
> at
>RULE_SERVICE.IDL.DB_IDL.GTM_IDL._ii_dbImplBase._OB_op_sendSelectQuery(Compi
led
>Code)
> at
>RULE_SERVICE.IDL.DB_IDL.GTM_IDL._ii_dbImplBase.invoke(Compiled Code)
> at com.ooc.CORBA.BOA._OB_dispatch(Compiled Code)
> at com.ooc.CORBA.GIOPServerWorker.dispatchRequest(Compiled Code)
>
> at
>com.ooc.CORBA.GIOPServerWorkerThreaded.dispatchRequest(Compiled Code)
> at com.ooc.CORBA.GIOPServerWorker.execute(Compiled Code)
> at com.ooc.CORBA.GIOPServerWorkerThreaded.receiverRun(Compiled
>Code)
> at
>com.ooc.CORBA.GIOPServerWorkerThreaded$ReceiverThread.run(Compiled Code)
>
>Thanks in advance!!
>
>Rino
>
>---------------------------------------------------------------------------
--
>To unsubscribe from this mailing list, send email to majordomo@enhydra.org
>with the text "unsubscribe instantdb" in the body of the email.
>If you have other questions regarding this mailing list, send email to
>the list admin at owner-instantdb@enhydra.org.
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|