You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2016/02/02 19:15:39 UTC

[jira] [Resolved] (SOLR-8510) Implement DatabaseMetaDataImpl.getSchemas()

     [ https://issues.apache.org/jira/browse/SOLR-8510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein resolved SOLR-8510.
----------------------------------
    Resolution: Implemented

> Implement DatabaseMetaDataImpl.getSchemas()
> -------------------------------------------
>
>                 Key: SOLR-8510
>                 URL: https://issues.apache.org/jira/browse/SOLR-8510
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrJ
>    Affects Versions: Trunk
>            Reporter: Kevin Risden
>         Attachments: SOLR-8510.patch, SOLR-8510.patch
>
>
> DBVisualizer asks for information about schemas just like it does for catalogs.
> 2016-01-07 13:58:49.974 FINE    83 [Thread-423 - B.execute] Execute Command: getSchemaNames
> 2016-01-07 13:58:49.975 FINE    83 [Thread-423 - O.ᅣヤ] getSchema() for: abc
> 2016-01-07 13:58:49.975 FINE    83 [pool-3-thread-12 - E.ᅣチ] RootConnection: DatabaseMetaDataImpl.getSchemas()
> 2016-01-07 13:58:49.976 INFO    83 [Thread-423 - L.ᅣツ] Error getting schemas for: abc
> java.lang.IllegalArgumentException: model passed to DefaultTableModelWrapper cannot be null
> 	at com.jidesoft.grid.TableModelWrapperImpl.<init>(Unknown Source)
> 	at com.jidesoft.grid.DefaultTableModelWrapper.<init>(Unknown Source)
> 	at com.jidesoft.grid.FilterableTableModel.<init>(Unknown Source)
> 	at com.jidesoft.grid.FilterableTreeTableModel.<init>(Unknown Source)
> 	at com.onseven.dbvis.K.B._.<init>(Z:1161)
> 	at com.onseven.dbvis.db.AbstractFacade.executeAndGet(Z:975)
> 	at com.onseven.dbvis.db.AbstractFacade.getSchemaNames(Z:921)
> 	at com.onseven.dbvis.L.L.ᅣツ(Z:2202)
> 	at com.onseven.dbvis.F.F$A.run(Z:3578)
> 	at java.lang.Thread.run(Thread.java:745)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org