You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rakesh Midha (JIRA)" <ji...@apache.org> on 2006/11/20 16:00:02 UTC

[jira] Assigned: (GERONIMO-1982) server try to deploy the modules in hot deployment directory again during server startup

     [ http://issues.apache.org/jira/browse/GERONIMO-1982?page=all ]

Rakesh Midha reassigned GERONIMO-1982:
--------------------------------------

    Assignee: Rakesh Midha

> 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
>         Assigned To: Rakesh Midha
>            Priority: Minor
>
> 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