History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: HBR-53
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Beto Software
Reporter: Beto Software
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hibero

java.lang.NoSuchMethodException: net.sf.hibernate.mapping.RootClass.getName()

Created: 05 Feb 07 17:12   Updated: 04 Jul 07 23:18
Component/s: HQL
Affects Version/s: 2.0.2, 2.0, 2.0.4, 2.0.3, 2.0.1
Fix Version/s: 2.0.5

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Hibernate 2


 Description  « Hide
Editing HQL 2.x query:

java.lang.NoSuchMethodException: net.sf.hibernate.mapping.RootClass.getName()com.betosoftware.hibero.ab: java.lang.NoSuchMethodException: net.sf.hibernate.mapping.RootClass.getName()
at com.betosoftware.hibero.e.b.b.m(m.java:6)
at com.betosoftware.hibero.e.f.a(f.java:20)
at com.betosoftware.hibero.e.eb.a(eb.java:52)
at com.betosoftware.hibero.i.a.e.a.r.resolve(r.java:128)
at com.betosoftware.hibero.i.a.p.a(p.java:26)
at com.betosoftware.hibero.i.a.e.a.r.a(r.java:67)
at com.betosoftware.hibero.i.a.p.annotate(p.java:9)
at com.intellij.codeInsight.daemon.impl.analysis.HighlightVisitorImpl.visitElement(HighlightVisitorImpl.java:178)
at com.intellij.extapi.psi.PsiElementBase.accept(PsiElementBase.java:122)
at com.intellij.codeInsight.daemon.impl.analysis.HighlightVisitorImpl.visit(HighlightVisitorImpl.java:149)
at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.a(GeneralHighlightingPass.java:91)
at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.doCollectInformation(GeneralHighlightingPass.java:146)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:59)
at com.intellij.codeInsight.daemon.impl.UpdateThread$2.run(UpdateThread.java:6)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:82)
at com.intellij.codeInsight.daemon.impl.UpdateThread.a(UpdateThread.java:26)
at com.intellij.codeInsight.daemon.impl.UpdateThread.access$100(UpdateThread.java:25)
at com.intellij.codeInsight.daemon.impl.UpdateThread$1.run(UpdateThread.java:2)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:88)
at com.intellij.codeInsight.daemon.impl.UpdateThread.run(UpdateThread.java:38)
Caused by: java.lang.NoSuchMethodException: net.sf.hibernate.mapping.RootClass.getName()
at java.lang.Class.getDeclaredMethod(Class.java:1909)
at com.betosoftware.hibero.e.b.b.m(b.java:5)
... 19 more



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.