Kevin Risden created SOLR-8573: ---------------------------------- Summary: Implement StatementImpl.clearWarnings Key: SOLR-8573 URL: https://issues.apache.org/jira/browse/SOLR-8573 Project: Solr Issue Type: Sub-task Components: SolrJ Affects Versions: Trunk Reporter: Kevin Risden
2016-01-20 10:20:30.877 WARN 685 [ExecutorRunner-pool-2-thread-2 - C.ᅣチ] Internal error while executing: select fielda, count(fieldc) from test group by fielda java.lang.UnsupportedOperationException at org.apache.solr.client.solrj.io.sql.StatementImpl.clearWarnings(StatementImpl.java:186) 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.B.ᅣチ(Z:194) 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-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org