Kevin Risden created SOLR-8510:
----------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]