Questions asked by Sebastian Kohttps://answers.axonivy.com/questions/asked-by/978/sebastian-ko/?type=rssQuestions asked by <a href="/users/978/sebastian-ko" >Sebastian Ko</a>enThu, 07 Jun 2018 10:14:12 -0400Mobile Application iOS URLhttps://answers.axonivy.com/questions/3321/mobile-application-ios-url<p>Hello everybody,</p> <p>I'd like to use the mobile Application offered for iOS devices. I've already set up the engine and an IIS on the same host as the engine. SSO and basic authentication is also configured.</p> <p>Now I'd like to use the mobile application on my iOS device. The devices and the host are in the same network. I already tried several server URLs but none of them was the correct one. Every time error message"No Axon.ivy Engine is available with this URL!" is shown.</p> <p>Unfortunately there is no guide how to configure the app. Maybe you can help me?</p> <p>Kind regards!</p>Sebastian KoThu, 07 Jun 2018 10:14:12 -0400https://answers.axonivy.com/questions/3321/mobile-application-ios-urlmobileiosiisworkflowService 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