> Please post updates to the original thread.
This is the original thread.
> As suggested in the original thread, it was a permissions issue ...
> permission denied because the port was already in use : )
Why do you think it is a permission issue? I already disproved that! How can
you break it
Thanks Chris for considering this for future release.
In future will the fix be ported into Tomcat 7 also?
Regards
Manish
-Original Message-
From: Christopher Schultz
Sent: Saturday, February 1, 2020 9:54 PM
To: users@tomcat.apache.org
Subject: Re: Tomcat 7: logs for failure request wi
On Sun, Feb 2, 2020, 15:49 Peter Rader wrote:
> The old version of the application had a daemon that have not yet finished
> his execution.
>
> Unfortuantely there is no further logging why the old version not stoped
> yet.
>
> I expected to have the "mvn redeploy" waiting forever for this
> deam
The old version of the application had a daemon that have not yet finished his
execution.
Unfortuantely there is no further logging why the old version not stoped yet.
I expected to have the "mvn redeploy" waiting forever for this deamon-locked
problem. What I can not do is write a bug report b
Thank you for your reply.
> Always look for the last "Caused by" in a stack trace for root cause. An
> "IOException: Error writing to server" is indicative of a permissions
> issue - I would start there, possibly the user account running the process.
As pointed out in No. 3 the log said that the
On Sun, Feb 2, 2020, 10:31 Peter Rader wrote:
> Hi,
>
> I am using maven to redeploy a application.
>
> Maven returning:
> [ERROR] Failed to execute goal
> org.codehaus.mojo:tomcat-maven-plugin:1.1:redeploy (default-cli) on project
> xxx: Cannot invoke Tomcat manager: Error writing to server -> [
Hi,
I am using maven to redeploy a application.
Maven returning:
[ERROR] Failed to execute goal
org.codehaus.mojo:tomcat-maven-plugin:1.1:redeploy (default-cli) on project
xxx: Cannot invoke Tomcat manager: Error writing to server -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionExcepti