Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-800

Index out of bounds when creating datasource

    XMLWordPrintable

Details

    Description

       
      [INFO] {
      [INFO]     "operation" => "add",
      [INFO]     "address" => [
      [INFO]         ("profile" => "default"),
      [INFO]         ("subsystem" => "datasources"),
      [INFO]         ("data-source" => "anotherH2")
      [INFO]     ],
      [INFO]     "name" => "anotherH2",
      [INFO]     "jndi-name" => "ah2",
      [INFO]     "enabled" => true,
      [INFO]     "driver-name" => "h2",
      [INFO]     "driver-class-name" => "org.h2.Driver",
      [INFO]     "driver-major-version" => 1,
      [INFO]     "driver-minor-version" => 2,
      [INFO]     "pool-name" => "anotherH2_Pool",
      [INFO]     "connection-url" => "no",
      [INFO]     "user-name" => "asd",
      [INFO]     "password" => ""
      [INFO] }
      [ERROR] 2011-05-17 14:19:11,569 [ERROR] On Tue May 17 14:19:11 CEST 2011, MessageCenter received Failed to create datasource
      [ERROR] 2011-05-17 14:19:11,579 [ERROR] Message{conciseMessage='Failed to create datasource', detailedMessage='{
      [ERROR]     "outcome" => "failed",
      [ERROR]     "result" => {"server-groups" => {"main-server-group" => {
      [ERROR]         "server-two" => {
      [ERROR]             "host" => "local",
      [ERROR]             "response" => {
      [ERROR]                 "outcome" => "failed",
      [ERROR]                 "failure-description" => "java.lang.StringIndexOutOfBoundsException: String index out of range: -3"
      [ERROR]             }
      [ERROR]         },
      [ERROR]         "server-one" => {
      [ERROR]             "host" => "local",
      [ERROR]             "response" => {
      [ERROR]                 "outcome" => "failed",
      [ERROR]                 "failure-description" => "java.lang.StringIndexOutOfBoundsException: String index out of range: -3"
      [ERROR]             }
      [ERROR]         }
      [ERROR]     }}},
      [ERROR]     "failure-description" => "Operation was not applied successfully to any servers"
      [ERROR] }', fired=Tue May 17 14:19:11 CEST 2011, severity=Error, options=[]}
      

      Attachments

        Activity

          People

            smaestri@redhat.com Stefano Maestri
            rhn-support-hbraun Heiko Braun
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: