Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-2377

deploying a new datasource with the same name does not indicate any problem in the console

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2
    • 1.2, 2.0-M5
    • console
    • Security Level: public (Regular issues)
    • None
    • Patch Available

    Description

      Console acts as if it deployeed the datasource but the console spits out an error message;

      Deployer operation failed: Module console.dbpool/DefaultDS/1.0/rar already exists in the server. Try to undeploy it first or use the redeploy command.
      org.apache.geronimo.common.DeploymentException: Module console.dbpool/DefaultDS/1.0/rar already exists in the server. Try to undeploy it first or use the redeploy command.
      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:254)
      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:124)
      at org.apache.geronimo.deployment.Deployer$$FastClassByCGLIB$$734a235d.invoke(<generated>)
      at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
      at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
      at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:122)
      at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:855)
      at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:239)
      at org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.doDeploy(AbstractDeployCommand.java:106)
      at org.apache.geronimo.deployment.plugin.local.DistributeCommand.run(DistributeCommand.java:60)
      at java.lang.Thread.run(Thread.java:552)

      Attachments

        1. GERONIMO-2377.bdudney.patch
          5 kB
          Bill Dudney

        Activity

          People

            dain Dain Sundstrom
            bdudney Bill Dudney
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: