You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@roller.apache.org by Dave <sn...@gmail.com> on 2007/07/09 16:14:48 UTC

Re: HibernateRollerImpl: Error initializing Hibernate please help

That error indicates that the problem occurred when Tomcat attempted
to open the Hibernate jar. I have no idea why that would happen.

Could the Hibernate jar be corrupt? Maybe you should try to download
the required jars again? Maybe the Tomcat version you are using has a
bug, can you try an earlier 6.0 release, or perhaps Tomcat 5.5.

- Dave


FATAL 2007-07-04 13:33:28,781 HibernateRollerImpl:<init> - Error
initializing Hibernate
java.lang.NullPointerException: name
       at java.util.zip.ZipFile.getEntry(ZipFile.java:247)
       at java.util.jar.JarFile.getEntry(JarFile.java:200)
       at java.util.jar.JarFile.getJarEntry(JarFile.java:183)
       at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:674)
       at sun.misc.URLClassPath.getResource(URLClassPath.java:161)