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 250139

Summary: ClassNotFoundException: org.jboss.jandex.IndexView
Product: javaee Reporter: kc2112
Component: PersistenceAssignee: Sergey Petrov <sj-nb>
Status: NEW ---    
Severity: normal CC: Crydust, hmichel, jomu, jvedula1973
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 212448
Attachments: stacktrace

Description kc2112 2015-02-01 01:31:19 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 7

User Comments:
GUEST: testar um webService

GUEST: When trying to get a jpql query

GUEST: ejecutando un JPQL, con el editor

GUEST: Create new EJB module
Create entity classes from Database
Create new JPA controller
Change from eclipse-link jpa to Hibernate
Try running a new JPQL query after build

kc2112: connecting with a pu

GUEST: clique com o bot
Comment 1 kc2112 2015-02-01 01:31:21 UTC
Created attachment 151762 [details]
stacktrace
Comment 2 Crydust 2015-02-23 13:50:24 UTC
A workaround to get past this problem ...
(and I realize it is a bit hacky)

Right-click on Oracle thin driver > Customize
Add driver file
C:\Users\kristof\.m2\repository\org\jboss\jandex\1.2.1.Final\jandex-1.2.1.Final.jar
Comment 3 Petr Hejl 2016-05-24 09:53:03 UTC
*** Bug 256812 has been marked as a duplicate of this bug. ***