Created
May 22, 2014 20:22
-
-
Save knewter/978b63ee580a2067fd33 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15:07:12,993 SEVERE [gov.uspto.est.api.services.adapters.EJBExceptionMapper] (http-/127.0.0.1:8080-46) Encountered a RemoteSolrException: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: org.apache.solr.search.SyntaxError: Cannot parse 'document_type:()': Encountered " ")" ") "" at line 1, column | |
15. | |
Was expecting one of: | |
<NOT> ... | |
"+" ... | |
"-" ... | |
<BAREOPER> ... | |
"(" ... | |
"*" ... | |
<QUOTED> ... | |
<TERM> ... | |
<PREFIXTERM> ... | |
<WILDTERM> ... | |
<REGEXPTERM> ... | |
"[" ... | |
"{" ... | |
<LPARAMS> ... | |
<NUMBER> ... | |
<TERM> ... | |
"*" ... | |
at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495) [solr-solrj-4.7.1.jar:4.7.1 1582953 - sarowe - 2014-03-29 00:43:32] | |
at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199) [solr-solrj-4.7.1.jar:4.7.1 1582953 - sarowe - 2014-03-29 00:43:32] | |
at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91) [solr-solrj-4.7.1.jar:4.7.1 1582953 - sarowe - 2014-03-29 00:43:32] | |
at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301) [solr-solrj-4.7.1.jar:4.7.1 1582953 - sarowe - 2014-03-29 00:43:32] | |
at gov.uspto.est.api.services.SearchResourceBean.runQuery(SearchResourceBean.java:75) [classes:] | |
at gov.uspto.est.api.services.SearchResourceBean.search(SearchResourceBean.java:92) [classes:] | |
at sun.reflect.GeneratedMethodAccessor297.invoke(Unknown Source) [:1.7.0_45] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_45] | |
at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_45] | |
at org.jboss.as.ee.component.ManagedReferenceMethodInterceptorFactory$ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptorFactory.java:72) [jboss-as-ee-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] | |
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final-redhat-2.jar:1.1.1.Final-redhat-2] | |
at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.1.1.Final-redhat-2.jar:1.1.1.Final-redhat-2] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment