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

Kevin Risden updated SOLR-8510:
-------------------------------
    Comment: was deleted

(was: Attached patch with improved error handling and letting the Connection 
make a statement to be reused by DatabaseMetaDataImpl.)

> 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
>
> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to