Questions Tagged With iishttps://answers.axonivy.com/tags/iis/?type=rssquestions tagged <span class="tag">iis</span>enFri, 04 Oct 2019 04:31:56 -0400How to increase file size upload limit in IIS?https://answers.axonivy.com/questions/4070/how-to-increase-file-size-upload-limit-in-iis<p>After setting up my Ivy environment with an IIS, I could not upload any large files. Where can I change that restriction? </p> <p>The error message looks something like this:</p> <pre><code>Request timed out. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Web.HttpException: Request timed out. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [HttpException (0x80004005): Request timed out.] </code></pre>SupportIvyTeamFri, 04 Oct 2019 04:31:56 -0400https://answers.axonivy.com/questions/4070/how-to-increase-file-size-upload-limit-in-iisivyiisMobile 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-urlmobileiosiisworkflowHow 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-tomcatajpisapiiisHow to switch off compatibilitymode in Internetexplorerhttps://answers.axonivy.com/questions/3176/how-to-switch-off-compatibilitymode-in-internetexplorer<p>Hello together,</p> <p>maybe someone of you are facing the same issue as I do? We develop JSF Dialogs, in Firefox and other Browser everything is working fine but not with Internet Explorer.</p>rolandWed, 04 Apr 2018 08:37:03 -0400https://answers.axonivy.com/questions/3176/how-to-switch-off-compatibilitymode-in-internetexplorerjsfieiisinternetexplorerBy ISAPI forwarded credential detailshttps://answers.axonivy.com/questions/2645/by-isapi-forwarded-credential-details<p>Hi there</p> <p>We have an Axon.Ivy installation behind an IIS. On the IIS we have configured ISAPI according to the instructions in the Engine Guide which works fine.</p> <p>Just for my understanding: What credential details does ISAPI forward to the Axon.Ivy Engine? Just the User-Id or the domain/realm including the User-Id (DOMAIN\User-Id)?</p> <p>Kind regards Gino Scotto</p>noreplynoreploynoreplynoreployTue, 30 May 2017 07:06:20 -0400https://answers.axonivy.com/questions/2645/by-isapi-forwarded-credential-detailsivyiisHow can I configure a redirect in IIShttps://answers.axonivy.com/questions/1476/how-can-i-configure-a-redirect-in-iis<p>How can I configure IIS so that I'm getting redirected to the ivy engine start page or a process start if I enter just the hostname in my browser? E.g <a href="http://example">http://example</a> is redirected to <a href="http://example/ivy/info/index.jsp">http://example/ivy/info/index.jsp</a></p>Reto WeissTue, 15 Sep 2015 08:48:19 -0400https://answers.axonivy.com/questions/1476/how-can-i-configure-a-redirect-in-iisiisSingle Sign On with IE11 and IIS does not work?https://answers.axonivy.com/questions/1042/single-sign-on-with-ie11-and-iis-does-not-work<p>Since I have upgraded to IE 11 single sign on with IIS and Axon.ivy does no longer work. I have to login on Axon.ivy manually. </p> <p>How can I fix that?</p>Reto WeissThu, 20 Nov 2014 11:41:37 -0500https://answers.axonivy.com/questions/1042/single-sign-on-with-ie11-and-iis-does-not-workssoieiisIIS Error Pagehttps://answers.axonivy.com/questions/497/iis-error-page<p>In our current configuration we use IIS as front-end to ivy. E.g IIS shows a 404 when requesting a non-existing or already finished task.</p> <p>Any hints for a configuration that is more user friendly? Is there a way to use the ivy error messages at that point ?</p> <p>Thanks an best regards </p>Markus RührmairFri, 24 Jan 2014 10:18:12 -0500https://answers.axonivy.com/questions/497/iis-error-pageconfigurationiisSingle IIS as frontend for multiple Xpert.ivy Servershttps://answers.axonivy.com/questions/233/single-iis-as-frontend-for-multiple-xpert-ivy-servers<p>Is it possible to access multiple Xpert.ivy Servers through one IIS host?</p> <p>This would be very usefull for instance while we're migrating our processes from Xpert.ivy 3.9 to 5.0. And while not all WebApplications are migrated, the users should still have a single host to contact for new and old process models. </p>SupportIvyTeamWed, 08 Jan 2014 08:50:28 -0500https://answers.axonivy.com/questions/233/single-iis-as-frontend-for-multiple-xpert-ivy-serversiisivy3x-migration