Re: Error: Cannot start container [org.codehaus.cargo.container.tomcat.Tomcat8xInstalledLocalContainer@6abca7a6]: Deployable [http://localhost:2990/cargocpc/index.html] failed to finish deploying with

2020-02-13 Thread calder
On Thu, Feb 13, 2020, 05:17  wrote:

> I am trying to run one new plugin of jira using tomcat. But tomcat is not
> getting started due to below error. Can you please let me know how this
> error can be resolved?
>
> I am using Apache Tomcat Version 8.5.35.
>
> Error is as below.
>
> [ERROR] Failed to execute goal
> com.atlassian.maven.plugins:amps-dispatcher-maven-plugin:8.0.2:run
> (default-cli) on project newplugin05: Cannot start container
> [org.codehaus.cargo.container.tomcat.Tomcat8xInstalledLocalContainer@6abca7a6]:
> Deployable [http://localhost:2990/cargocpc/index.html] failed to finish
> deploying within the timeout period [60]. The Deployable state is thus
> unknown. -> [Help 1
>
(Crosspost removed).


This is not a Tomcat issue, ie, this particular error could be seen on any
other app server.

The issue is with AMPS starting other processes - something *else* is
causing the slow startup (which is 600,000 millis here), thus the Atlassian
SDK (AMPS) cannot fully complete startup.

Check the other Atlassian related servers to see if there are any CPU
intensive tasks running which would throttle startup.


RE: Error: Cannot start container [org.codehaus.cargo.container.tomcat.Tomcat8xInstalledLocalContainer@6abca7a6]: Deployable [http://localhost:2990/cargocpc/index.html] failed to finish deploying with

2020-02-13 Thread Prasanna.Mahapure
Hi Mark,

Thanks for your reply.

Jira is properly installed and does not have any issue. Error is only coming 
when running it with tomcat. This issue is specific when deploying application 
using Tomcat. Kindly let me know how this issue can be resolved.

Regards,
Prasanna

-Original Message-
From: Mark Thomas 
Sent: Thursday, February 13, 2020 5:07 PM
To: users@tomcat.apache.org
Subject: Re: Error: Cannot start container 
[org.codehaus.cargo.container.tomcat.Tomcat8xInstalledLocalContainer@6abca7a6]: 
Deployable [http://localhost:2990/cargocpc/index.html] failed to finish 
deploying within the timeout period [60].

[External]


Please do not cross-post to multiple lists.

Usage questions belong on the users list.

In this instance, since your issue is with Atlassian Jira, you'll need to 
contact Atlassian support.

Mark


On 13/02/2020 11:17, prasanna.mahap...@cognizant.com wrote:
> Dear Team,
>
> I am trying to run one new plugin of jira using tomcat. But tomcat is not 
> getting started due to below error. Can you please let me know how this error 
> can be resolved?
> If this is not the correct email id for this kind of help, then please route 
> me to the correct email id or support team.
>
> I am using Apache Tomcat Version 8.5.35.
>
> Error is as below.
> [ERROR] Failed to execute goal
> com.atlassian.maven.plugins:amps-dispatcher-maven-plugin:8.0.2:run
> (default-cli) on project newplugin05: Cannot start container
> [org.codehaus.cargo.container.tomcat.Tomcat8xInstalledLocalContainer@6
> abca7a6]: Deployable [http://localhost:2990/cargocpc/index.html]
> failed to finish deploying within the timeout period [60]. The
> Deployable state is thus unknown. -> [Help 1]
>
> Thank in advance for your help.
>
> Best Regards,
> Prasanna Mahapure
> This e-mail and any files transmitted with it are for the sole use of the 
> intended recipient(s) and may contain confidential and privileged 
> information. If you are not the intended recipient(s), please reply to the 
> sender and destroy all copies of the original message. Any unauthorized 
> review, use, disclosure, dissemination, forwarding, printing or copying of 
> this email, and/or any action taken in reliance on the contents of this 
> e-mail is strictly prohibited and may be unlawful. Where permitted by 
> applicable law, this e-mail and other e-mail communications sent to and from 
> Cognizant e-mail addresses may be monitored. This e-mail and any files 
> transmitted with it are for the sole use of the intended recipient(s) and may 
> contain confidential and privileged information. If you are not the intended 
> recipient(s), please reply to the sender and destroy all copies of the 
> original message. Any unauthorized review, use, disclosure, dissemination, 
> forwarding, printing or copying of this email, and/or any action taken in 
> reliance on the contents of this e-mail is strictly prohibited and may be 
> unlawful. Where permitted by applicable law, this e-mail and other e-mail 
> communications sent to and from Cognizant e-mail addresses may be monitored.
>

B‹CB•È[œÝXœØÜšX™KK[XZ[
ˆ]‹][œÝXœØÜšX™PÛXØ] ˜\XÚK›Ü™ÃB‘›ÜˆY][Û˜[ÛÛ[X[™ËK[XZ[
ˆ]‹Z[ÛXØ] ˜\XÚK›Ü™ÃBƒB
This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information. 
If you are not the intended recipient(s), please reply to the sender and 
destroy all copies of the original message. Any unauthorized review, use, 
disclosure, dissemination, forwarding, printing or copying of this email, 
and/or any action taken in reliance on the contents of this e-mail is strictly 
prohibited and may be unlawful. Where permitted by applicable law, this e-mail 
and other e-mail communications sent to and from Cognizant e-mail addresses may 
be monitored.
This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information. 
If you are not the intended recipient(s), please reply to the sender and 
destroy all copies of the original message. Any unauthorized review, use, 
disclosure, dissemination, forwarding, printing or copying of this email, 
and/or any action taken in reliance on the contents of this e-mail is strictly 
prohibited and may be unlawful. Where permitted by applicable law, this e-mail 
and other e-mail communications sent to and from Cognizant e-mail addresses may 
be monitored.


Re: Error: Cannot start container [org.codehaus.cargo.container.tomcat.Tomcat8xInstalledLocalContainer@6abca7a6]: Deployable [http://localhost:2990/cargocpc/index.html] failed to finish deploying with

2020-02-13 Thread Mark Thomas
Please do not cross-post to multiple lists.

Usage questions belong on the users list.

In this instance, since your issue is with Atlassian Jira, you'll need
to contact Atlassian support.

Mark


On 13/02/2020 11:17, prasanna.mahap...@cognizant.com wrote:
> Dear Team,
> 
> I am trying to run one new plugin of jira using tomcat. But tomcat is not 
> getting started due to below error. Can you please let me know how this error 
> can be resolved?
> If this is not the correct email id for this kind of help, then please route 
> me to the correct email id or support team.
> 
> I am using Apache Tomcat Version 8.5.35.
> 
> Error is as below.
> [ERROR] Failed to execute goal 
> com.atlassian.maven.plugins:amps-dispatcher-maven-plugin:8.0.2:run 
> (default-cli) on project newplugin05: Cannot start container 
> [org.codehaus.cargo.container.tomcat.Tomcat8xInstalledLocalContainer@6abca7a6]:
>  Deployable [http://localhost:2990/cargocpc/index.html] failed to finish 
> deploying within the timeout period [60]. The Deployable state is thus 
> unknown. -> [Help 1]
> 
> Thank in advance for your help.
> 
> Best Regards,
> Prasanna Mahapure
> This e-mail and any files transmitted with it are for the sole use of the 
> intended recipient(s) and may contain confidential and privileged 
> information. If you are not the intended recipient(s), please reply to the 
> sender and destroy all copies of the original message. Any unauthorized 
> review, use, disclosure, dissemination, forwarding, printing or copying of 
> this email, and/or any action taken in reliance on the contents of this 
> e-mail is strictly prohibited and may be unlawful. Where permitted by 
> applicable law, this e-mail and other e-mail communications sent to and from 
> Cognizant e-mail addresses may be monitored. This e-mail and any files 
> transmitted with it are for the sole use of the intended recipient(s) and may 
> contain confidential and privileged information. If you are not the intended 
> recipient(s), please reply to the sender and destroy all copies of the 
> original message. Any unauthorized review, use, disclosure, dissemination, 
> forwarding, printing or copying of this email, and/or any action taken in 
> reliance on the contents of this e-mail is strictly prohibited and may be 
> unlawful. Where permitted by applicable law, this e-mail and other e-mail 
> communications sent to and from Cognizant e-mail addresses may be monitored.
> 



Error: Cannot start container [org.codehaus.cargo.container.tomcat.Tomcat8xInstalledLocalContainer@6abca7a6]: Deployable [http://localhost:2990/cargocpc/index.html] failed to finish deploying within t

2020-02-13 Thread Prasanna.Mahapure
Dear Team,

I am trying to run one new plugin of jira using tomcat. But tomcat is not 
getting started due to below error. Can you please let me know how this error 
can be resolved?
If this is not the correct email id for this kind of help, then please route me 
to the correct email id or support team.

I am using Apache Tomcat Version 8.5.35.

Error is as below.
[ERROR] Failed to execute goal 
com.atlassian.maven.plugins:amps-dispatcher-maven-plugin:8.0.2:run 
(default-cli) on project newplugin05: Cannot start container 
[org.codehaus.cargo.container.tomcat.Tomcat8xInstalledLocalContainer@6abca7a6]: 
Deployable [http://localhost:2990/cargocpc/index.html] failed to finish 
deploying within the timeout period [60]. The Deployable state is thus 
unknown. -> [Help 1]

Thank in advance for your help.

Best Regards,
Prasanna Mahapure
This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information. 
If you are not the intended recipient(s), please reply to the sender and 
destroy all copies of the original message. Any unauthorized review, use, 
disclosure, dissemination, forwarding, printing or copying of this email, 
and/or any action taken in reliance on the contents of this e-mail is strictly 
prohibited and may be unlawful. Where permitted by applicable law, this e-mail 
and other e-mail communications sent to and from Cognizant e-mail addresses may 
be monitored. This e-mail and any files transmitted with it are for the sole 
use of the intended recipient(s) and may contain confidential and privileged 
information. If you are not the intended recipient(s), please reply to the 
sender and destroy all copies of the original message. Any unauthorized review, 
use, disclosure, dissemination, forwarding, printing or copying of this email, 
and/or any action taken in reliance on the contents of this e-mail is strictly 
prohibited and may be unlawful. Where permitted by applicable law, this e-mail 
and other e-mail communications sent to and from Cognizant e-mail addresses may 
be monitored.