On ma, 03 touko 2021, Endi Dewata via FreeIPA-devel wrote:
On Mon, May 3, 2021 at 4:54 PM Rob Crittenden wrote:
Endi Dewata wrote:
> Hi,
>
> The stack trace says that the AJP port (8009) is
> already in use. The ports are part of Tomcat (i.e.
> app server) initialization, not CA (i.e. web app)
On Mon, May 3, 2021 at 4:54 PM Rob Crittenden wrote:
> Endi Dewata wrote:
> > Hi,
> >
> > The stack trace says that the AJP port (8009) is
> > already in use. The ports are part of Tomcat (i.e.
> > app server) initialization, not CA (i.e. web app)
> > initialization, that's why the error appears
Endi Dewata wrote:
> Hi,
>
> The stack trace says that the AJP port (8009) is
> already in use. The ports are part of Tomcat (i.e.
> app server) initialization, not CA (i.e. web app)
> initialization, that's why the error appears in
> systemd journal instead of CA debug log. Which
> PKI version ar
Hi,
The stack trace says that the AJP port (8009) is
already in use. The ports are part of Tomcat (i.e.
app server) initialization, not CA (i.e. web app)
initialization, that's why the error appears in
systemd journal instead of CA debug log. Which
PKI version are you using (I can't see the logs)?
Looks a lot of IPA PRs have been failing the last few days due to one or
more tests in Azure failing. I cherry-picked a few and they all look
like CA startup failures during server installation, replication
creation, ipa-ca-install, etc.
In the one test I did a deeper dive into the CA debug log th
URL: https://github.com/freeipa/freeipa/pull/5747
Author: flo-renaud
Title: #5747: [Backport][ipa-4-9] Constrain pylint to supported versions
Action: opened
PR body:
"""
This PR was opened automatically because PR #5740 was pushed to master and
backport to ipa-4-9 is required.
"""
To pull t
URL: https://github.com/freeipa/freeipa/pull/5740
Author: tiran
Title: #5740: Constrain pylint to supported versions
Action: closed
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5740/head:pr5740
git checkout pr5740
_