[ http://issues.apache.org/jira/browse/GERONIMO-1982?page=all ]
Vamsavardhana Reddy closed GERONIMO-1982.
-----------------------------------------
Fix Version/s: 1.1.2
1.2
2.0-M1
(was: 2.0)
Resolution: Fixed
Fix for GERONIMO-2548 addressed this one too.
> server try to deploy the modules in hot deployment directory again during
> server startup
> ----------------------------------------------------------------------------------------
>
> Key: GERONIMO-1982
> URL: http://issues.apache.org/jira/browse/GERONIMO-1982
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Hot Deploy Dir
> Affects Versions: 1.x
> Environment: all
> Reporter: Rakesh Ranjan
> Priority: Minor
> Fix For: 1.1.2, 1.2, 2.0-M1
>
>
> When Geronimo starts, it try to deploy the modules in the hot deployment
> directory again even if that module is already deployed. Since the
> application is already deployed, it throws an error : the application already
> exists in the server.
> The Exception trace is :
> org.apache.geronimo.common.DeploymentException: Module GeronimoTestApp
> already exists in the server. Try to undeploy it first or use the redeploy
> command.
> at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:245)
> at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:102)
> 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:118)
> at
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:835)
> at
> org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:178)
> at
> org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.doDeploy(AbstractDeployCommand.java:106)
> at
> org.apache.geronimo.deployment.plugin.local.DistributeCommand.run(DistributeCommand.java:59)
> at java.lang.Thread.run(Thread.java:534)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira