You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2016/05/04 01:59:12 UTC

[jira] [Assigned] (SOLR-8574) Implement ConnectionImpl.isValid() and DatabaseMetaDataImpl.getConnection()

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

Mark Miller reassigned SOLR-8574:
---------------------------------

    Assignee: Joel Bernstein

> Implement ConnectionImpl.isValid() and DatabaseMetaDataImpl.getConnection()
> ---------------------------------------------------------------------------
>
>                 Key: SOLR-8574
>                 URL: https://issues.apache.org/jira/browse/SOLR-8574
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrJ
>    Affects Versions: master
>            Reporter: Kevin Risden
>            Assignee: Joel Bernstein
>            Priority: Minor
>             Fix For: 6.0
>
>         Attachments: SOLR-8574.patch
>
>
> 2016-01-20 10:20:29.631 INFO   685 [ExecutorRunner-pool-2-thread-2 - AbstractFacade.isValid] isValid() throws an exception. Physical connection: 'RootConnection' for: 'abc'. Will consider connection as valid
> java.lang.UnsupportedOperationException
> 	at org.apache.solr.client.solrj.io.sql.ConnectionImpl.isValid(ConnectionImpl.java:284)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:497)
> 	at com.onseven.dbvis.h.B.C.ᅣチ(Z:2117)
> 	at com.onseven.dbvis.h.B.F$A.call(Z:1369)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	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