3 Replies Latest reply on Apr 21, 2004 11:56 AM by victorstar

    JBoss crashes when deploying hibernate project

    victorstar

      Hi,

      I'm trying to deploy small test project that uses hibernate and get the following in the log file:
      .....
      16:07:40,682 WARN [SessionFactoryObjectFactory] InitialContext did not implement EventContext
      16:07:40,682 INFO [NamingHelper] JNDI InitialContext properties:{}

      [error occured during error reporting]
      JVM exited unexpectedly.

      And that's JBoss's end here.
      JBoss version used is 3.2.3

      Any ideas on where to look for the source of the problem?