0 Replies Latest reply on Jan 30, 2004 3:30 PM by klng

    HAILSingletonController ArrayIndexOutOfBoundsException MySQL

    klng

      Hi,

      With jboss3.2.3 with all datasource configured to mysql, including the mysql* file under /deploy and /deploy/jms.

      Upon starting jboss, the log looks fine. No exceptions at all and JMS also created 2 tables in mysql successfully.

      However, upon looking at the HAILSingletonController from the jmx web console i see the following error message under StateString attribute.

      RuntimeMBeanException: RuntimeException in MBean when getting attribute 'StateString'
      Cause: java.lang.ArrayIndexOutOfBoundsException: -1

      One other observation is that if I use default datasource settings to HSql, everything is fine and that exception doesn't show.

      Any ideas how to fix this?

      Thanks much!
      Winston