2 Replies Latest reply on Dec 7, 2001 1:24 PM by pikapp21

    oracle DataSource Setup

    pikapp21

      I setup my datasource using the web interface on port 8082. When I specify my attributes for the MBean, and hit apply, It says, "477 All Attribute Not Set" and says transaction isolation is the one not set. Not I hit the init button, and is reports, "Successful". But when I hit the start button, it says, "MBean Failure" with this error:
      The MBeanServer throws a JMRuntimeException when calling operation[start] of [DefaultDomain:service=XADataSource,name=OracleDB] :
      javax.management.RuntimeMBeanException: RuntimeException thrown in operation start
      Back to Agent View

      And this pops up in the jboss console:
      [XADataSourceLoader] Starting
      [XADataSourceLoader] Stopped
      java.util.NoSuchElementException
      at java.util.StringTokenizer.nextToken(Unknown Source)
      at org.jboss.jdbc.XADataSourceLoader.parseProperties(XADataSourceLoader.
      java:462)
      at org.jboss.jdbc.XADataSourceLoader.startService(XADataSourceLoader.jav
      a:358)

      Any suggestions ??