[
https://issues.apache.org/jira/browse/DERBY-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900311#action_12900311
]
Rick Hillegas commented on DERBY-4773:
--------------------------------------
Thanks. It looks to me as though we are tripping across an internal error while
processing a client's call to DatabaseMetaData.getIndexInfo() on a table called
DBS. I have tried to reproduce the trace by calling getIndexInfo( null, null
"T", true, true ), but that call succeeds for me. Do you have a little
script/program which triggers this stack trace and which you could attach?
Thanks.
> Derby Network service mode creates a lot of generated classes (extends
> BaseActivation).
> ---------------------------------------------------------------------------------------
>
> Key: DERBY-4773
> URL: https://issues.apache.org/jira/browse/DERBY-4773
> Project: Derby
> Issue Type: Bug
> Components: JDBC
> Affects Versions: 10.6.1.0
> Environment: Suse Linux 11, Hive 5.0, Hadoop v.20.1
> Reporter: Soundararajan Velu
> Fix For: 10.6.1.0
>
>
> When I run Derby as a Network service, due to some reason it created about
> 1800 generated calss files (ac0a3c3082x012ax5c4fx64fcx00004650e8f2b.class,
> extends BaseActivation), I am unable to figure out the reason and now unable
> to reproduce the situation again. Has anyone faced this issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.