[
https://issues.apache.org/jira/browse/SOLR-8510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128707#comment-15128707
]
ASF subversion and git services commented on SOLR-8510:
-------------------------------------------------------
Commit 2419a3873ae0fc7d51bc80a10950743f45762679 in lucene-solr's branch
refs/heads/master from jbernste
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=2419a38 ]
SOLR-8510: Implement DatabaseMetaDataImpl.getSchemas()
> 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: [email protected]
For additional commands, e-mail: [email protected]