Subject: BDB Table / JDBC Problems


> OS: Windows 2000 Professional
> MySQL: 3.23.38-max
> Tables: BDB.
> Driver: mm 2.0.4
> AppServer: JBOSS 2.2.2 with Tomcat 3.2.2
>
> Has anyone seen this problem?  It happens after running my stuff for about
3
> minutes - 3 minutes of select and update statements...
>
> java.sql.SQLException: General error: Got error -30996 from table handler
>
> =====
>
> In my code,
>
> I do 2-3 selects and 2 updates with the 2 updates from 2 separate bean
(one
> calling another).
>
>  Here is the weirdest thing:
>
> 1. JBOSS is started from a Command Prompt Shortcut.
> 2. My EJBs output to System.out a bunch of debug statements.
> 3. Set the Command Prompt buffer to be larger than the physical screen
size
> so that scroll bars appear.
> 4. While the EJBs are doing data base transactions and printing debug
> statements and as they scroll click and hold down the vertial scrollbar to
> prevent scrolling...within seconds, the problem should occur.
>
> Clicking and holding down the vertical scroll bar on the
> JBOSS command prompt is the fastest way to produce the error.  Waiting for
a
> few minutes can also do the trick...
>
>
> Thanks,
> Anh
>
>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to