Questions Tagged With isapihttps://answers.axonivy.com/tags/isapi/?type=rssquestions tagged <span class="tag">isapi</span>enThu, 07 Jun 2018 02:52:20 -0400How to Log AJP Connector bootstraphttps://answers.axonivy.com/questions/3318/how-to-log-ajp-connector-bootstrap<p>I'm having difficutlies to get the AJP port up and running. Even tough I've set the System Properties <code>Webserver.AJP.Enabled=true</code> and <code>Webserver.AJP.Port=8009</code>, the engine does not bind the TCP Port 8009. Is there any way to log the bootstrap of the AJP Tomcat connector?</p>SupportIvyTeamThu, 07 Jun 2018 02:52:20 -0400https://answers.axonivy.com/questions/3318/how-to-log-ajp-connector-bootstrapajpisapiiisService Temporarily Unavailable, cant connect to Tomcathttps://answers.axonivy.com/questions/3289/service-temporarily-unavailable-cant-connect-to-tomcat<p>Hello everybody,</p> <p>I want to set up an IIS in front of my engine. I already executed the batch script as in the integration-guide described.</p> <p>Now if I want to access the engine I get the following message:</p> <p>"Service Temporarily Unavailable! The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. Tomcat/ISAPI/isapi_redirector/1.2.42"</p> <p>I also took a look into the log-file of isapi_redirect_1.2.42 and got the following entries:</p> <pre><code>"[Tue May 29 13:22:42.100 2018] [1936:5868] [info] jk_open_socket::jk_connect.c (817): connect to 127.0.0.1:8009 failed (errno=61) [Tue May 29 13:22:42.101 2018] [1936:5868] [info] ajp_connect_to_endpoint::jk_ajp_common.c (1068): (AxonIvyEngine) Failed opening socket to (127.0.0.1:8009) (errno=61) [Tue May 29 13:22:42.101 2018] [1936:5868] [error] ajp_send_request::jk_ajp_common.c (1728): (AxonIvyEngine) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=61) [Tue May 29 13:22:42.101 2018] [1936:5868] [info] ajp_service::jk_ajp_common.c (2778): (AxonIvyEngine) sending request to tomcat failed (recoverable), because of error during request sending (attempt=1) [Tue May 29 13:22:43.227 2018] [1936:5868] [info] jk_open_socket::jk_connect.c (817): connect to 127.0.0.1:8009 failed (errno=61) [Tue May 29 13:22:43.227 2018] [1936:5868] [info] ajp_connect_to_endpoint::jk_ajp_common.c (1068): (AxonIvyEngine) Failed opening socket to (127.0.0.1:8009) (errno=61) [Tue May 29 13:22:43.227 2018] [1936:5868] [error] ajp_send_request::jk_ajp_common.c (1728): (AxonIvyEngine) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=61) [Tue May 29 13:22:43.227 2018] [1936:5868] [info] ajp_service::jk_ajp_common.c (2778): (AxonIvyEngine) sending request to tomcat failed (recoverable), because of error during request sending (attempt=2) [Tue May 29 13:22:43.227 2018] [1936:5868] [error] ajp_service::jk_ajp_common.c (2799): (AxonIvyEngine) connecting to tomcat failed (rc=-3, errors=1, client_errors=0). [Tue May 29 13:22:43.227 2018] [1936:5868] [error] HttpExtensionProc::jk_isapi_plugin.c (2240): service() failed with http error 503 [Tue May 29 13:23:15.651 2018] [1936:5568] [info] TerminateFilter::jk_isapi_plugin.c (2299): Tomcat/ISAPI/isapi_redirector/1.2.42 stopping" </code></pre> <p>Can you help me to get this thing started?</p> <p>Thanks in advance and best regards Sebastian</p>Sebastian KoTue, 29 May 2018 10:14:48 -0400https://answers.axonivy.com/questions/3289/service-temporarily-unavailable-cant-connect-to-tomcatajpisapiiis