> We have a weird error that pops up every once in a while.  
> Ever since we moved to CFMX from CF5, we have been getting
> this mysterious error "4096".  It has happened about 5 times
> in the last month or so.
>
> All the message says is "4096"
>
> And the stack trace is as follows
>
> java.lang.ArrayIndexOutOfBoundsException: 4096
>
>           at
> macromedia.jdbc.sqlserver.SQLServerByteOrderedDataWriter.putUC
> S2String(Unknown Source)

Are you working with CLOB data in this SQL UPDATE statement? Are you using
the same version of the DataDirect SQL Server driver on each machine? That
is, have you installed any database driver updates (including CFMX 6.1
Updater 1) on one machine and not the other?

I would recommend that you install CFMX 6.1 Updater 1 on the problematic
machine. If you did that already, you might try using Microsoft's own JDBC
driver, with which I've had excellent results.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to