2 Replies Latest reply on Jan 23, 2007 4:03 AM by rabbiaqaswar

    Invalid oracle Url Specified...

    pikapp21

      (New JBoss User.. :))
      Can someone verify that my URL is in the proper "format" :
      jdbc:oracle:thin@casey:1521:ora81

      ...Because I get the following error:
      [TrafficDataSource] XA Connection pool TrafficDataSource bound to java:/TrafficD
      ataSource
      [TrafficDataSource] java.sql.SQLException: Invalid Oracle URL specified
      [TrafficDataSource] Pool TrafficDataSource factory org.jboss.pool.jdbc.xa.XAConn
      ectionFactory@573c7a unable to create new object!
      [TrafficDataSource] Pool TrafficDataSource [0/0/10] couldn't find an object to r
      eturn!
      [XADataSourceLoader] Stopped
      java.lang.NullPointerException
      at org.jboss.pool.jdbc.xa.XAPoolDataSource.getConnection(XAPoolDataSourc
      e.java:178)
      at org.jboss.jdbc.XADataSourceLoader.startService(XADataSourceLoader.jav
      a:407)

      If my format looks ok, than any suggestions on what could be my problem ?

      Here's my excerpt from the jboss.jcml file:


      DataSource
      org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl

      jdbc:oracle:thin@casey:1521: ORA81
      1200000
      user
      10
      password
      false
      false
      false
      false
      120000
      1800000
      false
      true
      1.0
      0