1 Reply Latest reply on Jul 3, 2002 11:31 PM by svevor

    datasource in 3.0.1

    dim

      hey all,

      I've just upgraded to 3.0.1, (from a build of the 3.0.1 branch of a couple of weeks ago), and am having problems with my postgres datasource. when I try to deploy it, I get an error:



      12:17:36,184 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
      Packages waiting for a deployer:

      Incompletely deployed packages:

      MBeans waiting for classes:

      MBeans waiting for other MBeans:
      [ObjectName: jboss.jca:service=LocalTxCM,name=PostgresDS
      state: CONFIGURED
      I Depend On:
      jboss.jca:service=LocalTxDS,name=PostgresDS
      jboss.jca:service=LocalTxPool,name=PostgresDS
      jboss.jca:service=CachedConnectionManager
      jboss.security:name=JaasSecurityManager
      jboss.jca:service=RARDeployer
      Depends On Me: ]
      12:17:36,184 INFO [URLDeploymentScanner] Started

      I've attached the postgres-service.xml file if anyone could have a look at it that would be great.

      cheers, and thanks in advance for any help.
      dim

        • 1. Re: datasource in 3.0.1
          svevor

          I had the same problem.
          In your postgres-servevice.xml
          change line where jboss.security:name=JaasSecurityManager
          to
          jboss.security:service=JaasSecurityManager.