Kevin Risden created SOLR-8574:
----------------------------------

             Summary: Implement ConnectionImpl.isValid()
                 Key: SOLR-8574
                 URL: https://issues.apache.org/jira/browse/SOLR-8574
             Project: Solr
          Issue Type: Sub-task
          Components: SolrJ
    Affects Versions: Trunk
            Reporter: Kevin Risden


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to