sharmanalin59 opened a new issue, #43:
URL: https://github.com/apache/tomcat-jakartaee-migration/issues/43

   Kindly help with the below issue-:
   
   25-Feb-2023 00:18:50.221 SEVERE [main] 
org.apache.catalina.util.LifecycleBase.handleSubClassException Failed to start 
component [Connector[AJP/1.3-7009]]
   org.apache.catalina.LifecycleException: Protocol handler start failed
   at org.apache.catalina.connector.Connector.startInternal(Connector.java:1076)
   at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
   at 
org.apache.catalina.core.StandardService.startInternal(StandardService.java:447)
   at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
   at 
org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:930)
   at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
   at org.apache.catalina.startup.Catalina.start(Catalina.java:772)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:497)
   at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:347)
   at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:478)
   Caused by: java.lang.IllegalArgumentException: The AJP Connector is 
configured with secretRequired="true" but the secret attribute is either null 
or "". This combination is not valid.
   at 
org.apache.coyote.ajp.AbstractAjpProtocol.start(AbstractAjpProtocol.java:267)
   at org.apache.catalina.connector.Connector.startInternal(Connector.java:1073)
   ... 12 more
   25-Feb-2023 00:18:50.223 INFO [main] 
org.apache.catalina.startup.Catalina.start Server startup in [1048] milliseconds
   (END) Connection to 10.252.4.140 closed by remote host.
   
   Spring boot version - 2.0.0.RELEASE and tomcat 9.0.70, maven 3.6.x, java 8


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to