A new Flexera Community experience is coming on November 25th. Click here for more information.
You may experience an error regarding the Tomcat ports you have in use when running the User Console configuration wizard. This error can occur because another process you have on the server is using this port. When this occurs, an error like the below example is present in the ISAPI log at Program Files\BDNA\User Console\Tools\Others\TomcatConnector\logs.
[info] jk_open_socket::jk_connect.c (627): connect to 127.0.0.1:8023 failed (errno=61)
[info] ajp_connect_to_endpoint::jk_ajp_common.c (995): Failed opening socket to (127.0.0.1:8023) (errno=61)
[error] ajp_send_request::jk_ajp_common.c (1630): (worker1) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=61)
[info] ajp_service::jk_ajp_common.c (2623): (worker1) sending request to tomcat failed (recoverable), because of error during request sending (attempt=2)
[error] ajp_service::jk_ajp_common.c (2643): (worker1) connecting to tomcat failed.
To fix this issue, you can update the Tomcat shutdown ports by following the steps below.
Once this is done and all the files have been saved, the port will be updated.
on Jul 24, 2023 09:42 AM - edited on Jun 12, 2024 11:51 AM by HollyM