Bug 779890 (SOA-2249) - The JBoss AS deployment is missing the lucene_misc.jar
Summary: The JBoss AS deployment is missing the lucene_misc.jar
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-2249
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: EDS
Version: 5.1.0 GA
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 5.1.0 GA
Assignee: Van Halbert
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-02 01:21 UTC by Van Halbert
Modified: 2011-11-30 17:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-09-14 15:19:41 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-2249 0 None None None Never

Description Van Halbert 2010-09-02 01:21:56 UTC
project_key: SOA

Getting ClassNotFound:  org.apache.lucene.queryParser.complexPhrase.ComplexPhraseQueryParser  when executing a sql command thru Teiid, using ModeShape VDB

Comment 1 Van Halbert 2010-09-14 14:24:33 UTC
Tested the lastest ModeShape 2.2.x build on the  ER1 kit and this issue is resolved.    Was able to issue query:   select * from nt_base and back the following:

Summary:

  + Output Columns:jcr_primaryType (string)
  + Statistics:
    0: Node Output Rows: 1279
    1: Node Process Time: 412
    2: Node Cumulative Process Time: 412
    3: Node Cumulative Next Batch Process Time: 2
    4: Node Next Batch Calls: 5
    5: Node Blocks: 2
  + Cost Estimates:Estimated Node Cardinality: -1.0
  + Query:SELECT g_0.jcr_primaryType FROM ModeShape.nt_base AS g_0
  + Model Name:ModeShape



Note You need to log in before you can comment on or make changes to this bug.