You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Mario Ruebsam (JIRA)" <de...@geronimo.apache.org> on 2006/06/14 09:50:29 UTC

[jira] Created: (GERONIMO-2118) Deploying and starting web application in console shows successful even on start exceptions.

Deploying and starting web application in console shows successful even on start exceptions.
--------------------------------------------------------------------------------------------

         Key: GERONIMO-2118
         URL: http://issues.apache.org/jira/browse/GERONIMO-2118
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
  Components: console  
    Versions: 1.1    
 Environment: 1.1-rc1
    Reporter: Mario Ruebsam
    Priority: Minor


When deploying and starting a web application through the Geronimo console
"Install New Applications" feature, the web app is deployed and the console states
"The application was successfully started" even when the application was not started
because of an Exception (e.g.  org.apache.geronimo.gbean.InvalidConfigurationException).


-- 
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


[jira] Updated: (GERONIMO-2118) Deploying and starting web application in console shows successful even on start exceptions.

Posted by "Krishnakumar B (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2118?page=all ]

Krishnakumar B updated GERONIMO-2118:
-------------------------------------

           Patch Info: [Patch Available]
    Affects Version/s: 1.1.1
                       1.2
                           (was: 1.1)

Updated to patch available and release version

> Deploying and starting web application in console shows successful even on start exceptions.
> --------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2118
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2118
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.2, 1.1.1
>         Environment: 1.1-rc1
>            Reporter: Mario Ruebsam
>            Priority: Minor
>         Attachments: ConsoleDeploymentCheck-2118.patch
>
>
> When deploying and starting a web application through the Geronimo console
> "Install New Applications" feature, the web app is deployed and the console states
> "The application was successfully started" even when the application was not started
> because of an Exception (e.g.  org.apache.geronimo.gbean.InvalidConfigurationException).

-- 
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

        

[jira] Updated: (GERONIMO-2118) Deploying and starting web application in console shows successful even on start exceptions.

Posted by "Krishnakumar B (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2118?page=all ]

Krishnakumar B updated GERONIMO-2118:
-------------------------------------

    Attachment: ConsoleDeploymentCheck-2118.patch

Using console when i deploy an application and it throws Exception when starting the GBeans the console still shows

The application was successfully deployed.
The application was successfully started

This patch catches the Exception and prints the following message along with the Exception in Show Details button

Deployment Failed : Application failed to start
Show Full Details

When user hits Show Full Details the Exception Stack Trace is shown.

> Deploying and starting web application in console shows successful even on start exceptions.
> --------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2118
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2118
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1
>         Environment: 1.1-rc1
>            Reporter: Mario Ruebsam
>            Priority: Minor
>         Attachments: ConsoleDeploymentCheck-2118.patch
>
>
> When deploying and starting a web application through the Geronimo console
> "Install New Applications" feature, the web app is deployed and the console states
> "The application was successfully started" even when the application was not started
> because of an Exception (e.g.  org.apache.geronimo.gbean.InvalidConfigurationException).

-- 
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