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 - ClassNotFoundException: org.jboss.jandex.IndexView
Summary: ClassNotFoundException: org.jboss.jandex.IndexView
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
: 256812 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-02-01 01:31 UTC by kc2112
Modified: 2017-12-28 12:39 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212448


Attachments
stacktrace (1.35 KB, text/plain)
2015-02-01 01:31 UTC, kc2112
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***