This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 253431 - org.apache.lucene.queryParser.TokenMgrError: Lexical error at line 1, column 38. Encountered: <EOF> after : ""
Summary: org.apache.lucene.queryParser.TokenMgrError: Lexical error at line 1, column ...
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-12 22:47 UTC by h4ck3rm1k3
Modified: 2016-07-07 08:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 218481


Attachments
stacktrace (2.67 KB, text/plain)
2015-07-12 22:47 UTC, h4ck3rm1k3
Details

Note You need to log in before you can comment on or make changes to this bug.
Description h4ck3rm1k3 2015-07-12 22:47:39 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: OpenJDK 64-Bit Server VM, 24.79-b02, OpenJDK Runtime Environment, 1.7.0_79-b14
OS: Linux

User Comments:
h4ck3rm1k3: searching for a local class




Stacktrace: 
org.apache.lucene.queryParser.TokenMgrError: Lexical error at line 1, column 38.  Encountered: <EOF> after : ""
   at org.apache.lucene.queryParser.QueryParserTokenManager.getNextToken(QueryParserTokenManager.java:1243)
   at org.apache.lucene.queryParser.QueryParser.jj_scan_token(QueryParser.java:1740)
   at org.apache.lucene.queryParser.QueryParser.jj_3R_2(QueryParser.java:1639)
   at org.apache.lucene.queryParser.QueryParser.jj_3_1(QueryParser.java:1624)
   at org.apache.lucene.queryParser.QueryParser.jj_2_1(QueryParser.java:1616)
   at org.apache.lucene.queryParser.QueryParser.Clause(QueryParser.java:1289)
Comment 1 h4ck3rm1k3 2015-07-12 22:47:41 UTC
Created attachment 154583 [details]
stacktrace
Comment 2 h4ck3rm1k3 2015-07-12 23:56:50 UTC
[ERROR] Fallback to *.zip also failed: java.io.FileNotFoundException: Resource nexus-maven-repository-index.zip does not exist
Comment 3 h4ck3rm1k3 2015-07-13 00:15:59 UTC
see id #785211.
Comment 4 Tomas Stupka 2015-07-21 11:19:45 UTC
was this a one time thing, or does it happen every time when doing the class search?

any steps to reproduce?

did you try to reindex your maven repositories, did it help?

thanks
Comment 5 Tomas Stupka 2015-07-21 11:27:33 UTC
> see id #785211.
not sure what to do with this
Comment 6 Martin Balin 2016-07-07 08:38:57 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss