RE: Errors for Streaming Expressions using JDBC (Oracle) stream source

2016-06-23 Thread Hui Liu
Sent: Thursday, June 23, 2016 11:23 AM > To: solr-user@lucene.apache.org > Subject: Re: Errors for Streaming Expressions using JDBC (Oracle) > stream source > > Sure. You can create a ticket from here > > https://issues.apache.org/jira/browse/SOLR/?selectedTab=com.atlassian. &

Re: Errors for Streaming Expressions using JDBC (Oracle) stream source

2016-06-23 Thread Joel Bernstein
: solr-user@lucene.apache.org > Subject: Re: Errors for Streaming Expressions using JDBC (Oracle) stream > source > > Sure. You can create a ticket from here > > https://issues.apache.org/jira/browse/SOLR/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel > >

RE: Errors for Streaming Expressions using JDBC (Oracle) stream source

2016-06-23 Thread Hui Liu
Message- From: Joel Bernstein [mailto:joels...@gmail.com] Sent: Thursday, June 23, 2016 11:23 AM To: solr-user@lucene.apache.org Subject: Re: Errors for Streaming Expressions using JDBC (Oracle) stream source Sure. You can create a ticket from here https://issues.apache.org/jira/browse/SOLR

Re: Errors for Streaming Expressions using JDBC (Oracle) stream source

2016-06-23 Thread Joel Bernstein
Sent: Thursday, June 23, 2016 10:55 AM > To: solr-user@lucene.apache.org > Subject: Re: Errors for Streaming Expressions using JDBC (Oracle) stream > source > > Let's open a ticket for this issue specific to Oracle. > > Joel Bernstein > http://joelsolr.blogspot.com/ > > On Thu, J

RE: Errors for Streaming Expressions using JDBC (Oracle) stream source

2016-06-23 Thread Hui Liu
- From: Joel Bernstein [mailto:joels...@gmail.com] Sent: Thursday, June 23, 2016 10:55 AM To: solr-user@lucene.apache.org Subject: Re: Errors for Streaming Expressions using JDBC (Oracle) stream source Let's open a ticket for this issue specific to Oracle. Joel Bernstein http://joelsolr.bl

Re: Errors for Streaming Expressions using JDBC (Oracle) stream source

2016-06-23 Thread Joel Bernstein
adPool.runJob(QueuedThreadPool.java:654) >> at >> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572) >> at java.lang.Thread.run(Thread.java:745) >> Caused by: java.lang.AbstractMethodError: Method >> oracle/jdbc/driver/T4CStatement.

Re: Errors for Streaming Expressions using JDBC (Oracle) stream source

2016-06-23 Thread Joel Bernstein
nStream.java:79) > at > org.apache.solr.handler.StreamHandler$TimerStream.close(StreamHandler.java:357) > at > org.apache.solr.response.TextResponseWriter.writeTupleStream(TextResponseWriter.java:317) > at > org.apache.solr.response.TextResponseWriter.writeVal(

RE: Errors for Streaming Expressions using JDBC (Oracle) stream source

2016-06-23 Thread Hui Liu
rCall.writeResponse(HttpSolrCall.java:725) at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:469) ... 26 more -----Original Message- From: Joel Bernstein [mailto:joels...@gmail.com] Sent: Thursday, June 23, 2016 7:56 AM To: solr-user@lucene.apache.org Subject

Re: Errors for Streaming Expressions using JDBC (Oracle) stream source

2016-06-23 Thread Joel Bernstein
I'm wondering if you're selecting an unsupported data type. The exception being thrown looks like it could happen if that were the case. The supported types are in the Java doc. https://github.com/apache/lucene-solr/blob/releases/lucene-solr/6.0.0/solr/solrj/src/java/org/apache/solr/client/solrj/io