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 270868 - Netbeans JPQL Query hangs
Summary: Netbeans JPQL Query hangs
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-13 09:53 UTC by stevensnoeijen
Modified: 2017-06-13 09:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stevensnoeijen 2017-06-13 09:53:18 UTC
I'm trying to run a Hibernate named-query in netbeans JPQL.
I open the HQL Query though the persistence.xml.
When I try to run a simple query the process (in the lowerright corner) will show "Executing Query" and stays stuck at 60%.

I'm using Netbeans 8.1 and Wildfly 8.2.
I've also tried this in the nightly but with the same effect.