2 Replies Latest reply on Dec 2, 2004 4:38 AM by orkus9

    ERROR [HypersonicDatabase] Starting failed

    haripriya

      Hello all -

      I am very new to JBoss. I have installed version 3.2.6 and tried to configure it to sql server followign exactly what is mentioned in http://www.oreillynet.com/cs/user/view/cs_msg/33739

      But JBoss is starting up with exceptions. I will post a few lines here. Can some one please tell me why this exception is occurring ? Thank a ton for your help !!! I am badly in need of it.

      10:27:21,280 ERROR [HypersonicDatabase] Starting failed jboss:service=Hypersonic,database=localDB
      java.sql.SQLException: General error: java.lang.NullPointerException
      at org.hsqldb.jdbc.jdbcUtil.sqlException(Unknown Source)
      at org.hsqldb.jdbc.jdbcConnection.(Unknown Source)
      at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
      at org.hsqldb.jdbcDriver.connect(Unknown Source)