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 192900 - ClassNotFoundException: org.hibernate.hql.classic.ClassicQueryTransactionFactory
Summary: ClassNotFoundException: org.hibernate.hql.classic.ClassicQueryTransactionFactory
Status: RESOLVED DUPLICATE of bug 192027
Alias: None
Product: javaee
Classification: Unclassified
Component: Hibernate (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-06 04:44 UTC by weligamagepriya
Modified: 2010-12-06 13:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 174710


Attachments
stacktrace (2.83 KB, text/plain)
2010-12-06 04:44 UTC, weligamagepriya
Details

Note You need to log in before you can comment on or make changes to this bug.
Description weligamagepriya 2010-12-06 04:44:42 UTC
This issue was reported manually by weligamagepriya.
It already has 1 duplicates 


Build: NetBeans IDE 6.9.1 (Build 201007282301)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105, Java(TM) SE Runtime Environment, 1.6.0-b105
OS: Windows XP

User Comments:
weligamagepriya: Please send me how to avoid this problem

weligamagepriya: how to avoid this problem?




Stacktrace: 
java.lang.ClassNotFoundException: org.hibernate.hql.classic.ClassicQueryTransactionFactory
   at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
Comment 1 weligamagepriya 2010-12-06 04:44:47 UTC
Created attachment 103612 [details]
stacktrace
Comment 2 Sergey Petrov 2010-12-06 13:06:18 UTC

*** This bug has been marked as a duplicate of bug 192027 ***