Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug #114 - Guard against NPE if shutdown port or plain HTTP connector can't be found. #119

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

RichLittlejohn
Copy link
Contributor

I've run into #114 too as our Tomcat config disables the shutdown port and the non-https connector. Simple fix by checking the node aren't null before modifying them.

@yuezk yuezk merged commit e5d911d into zengkid:master Dec 12, 2023
1 check passed
@tb12315
Copy link

tb12315 commented Dec 12, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants