ArtemGr <[email protected]> writes:

> I got the following exception: http://gist.github.com/95205
> which is triggered by the following code:
> rs = conn.getMetaData().getIndexInfo(catalogName, schemaName, tableName, 
> false,
> true);
>
> What can this possibly mean?

There should be another exception linked to the main exception. Look for
the string "Caused by:". If you could post that exception too, it would
be easier to see exactly where in the Derby code the error happens.

Thanks,

-- 
Knut Anders

Reply via email to