Questions Tagged With serverhttps://answers.axonivy.com/tags/server/?type=rssquestions tagged <span class="tag">server</span>enWed, 26 Feb 2020 07:27:38 -0500Xpert.ivy Server Version 3.9 Build 52 Patch 6 on modern Windows Server OS and MS SQLhttps://answers.axonivy.com/questions/4419/xpert-ivy-server-version-3-9-build-52-patch-6-on-modern-windows-server-os-and-ms-sql<p>Hello,</p> <p>We have Xpert.ivy Server Version 3.9 Build 52 Patch 6 running on an old Windows Server 2003. Is it possible to install this on a modern server OS? In the install guide they say it will run up to Windows Server 2008 R2. Is it possible to install on Windows Server 2019? Have anyone other tried this? Can Axon.ivy give some support for this configuration?</p> <p>Also is it possible to use a newer MS SQL Server? Should support up to 2008 R2. When we can do a rebuild on a mordern server OS we will also upgrade our database server to a newer SQL like MS SQL Server 2019.</p> <p>Thanks Regards sys-adm</p>sys-admWed, 26 Feb 2020 07:27:38 -0500https://answers.axonivy.com/questions/4419/xpert-ivy-server-version-3-9-build-52-patch-6-on-modern-windows-server-os-and-ms-sqlwindowsservermssql3.9No free Port found when starting Ivyhttps://answers.axonivy.com/questions/3577/no-free-port-found-when-starting-ivy<p>Hi,</p> <p>When I start a fresh Axon Ivy on a server (Debian linux 64 bits), I get these logs :</p> <p>LOAD LOG4J: Use user.dir configuration file: </p> <pre><code>AxonIvyEngine5.1.13.55909_Linux_x64/configuration/log4jconfig.xml java.io.IOException: No free Port found within range 49153-49353 at ch.ivyteam.util.NetworkUtil.findFreePort(NetworkUtil.java:78) at ch.ivyteam.server.ServerStopperServer.createServerSocket(ServerStopperServer.java:125) at ch.ivyteam.server.ServerStopperServer.startServer(ServerStopperServer.java:79) at ch.ivyteam.server.Server.startEngine(Server.java:367) at ch.ivyteam.server.Server.handleArguments(Server.java:297) at ch.ivyteam.server.Server._main(Server.java:112) at ch.ivyteam.ivy.server.ServerLauncher.main(ServerLauncher.java:126) </code></pre> <p>Is there a way to specify another port in any configuration files ? The specified port are not free on my system..</p> <p>Thanks for your reply.</p> <p>Fabien</p>fabienThu, 13 Dec 2018 07:37:56 -0500https://answers.axonivy.com/questions/3577/no-free-port-found-when-starting-ivylegacyserverHow can I enable HTTP/2.0 support for Ivy Enginehttps://answers.axonivy.com/questions/3462/how-can-i-enable-http-2-0-support-for-ivy-engine<p>Hi all, I try to improve the application performance by using HTTP/2.0. Currently, I'm using Ivy 7 and Nginx 1.10.3.</p> <p>I make some configuration following <a href="https://dev.to/grigorkh/how-to-set-up-nginx-with-http2-support-2mgb">https://dev.to/grigorkh/how-to-set-up-nginx-with-http2-support-2mgb</a> , but seems like it's not as my expectation.</p> <p>Does anyone try to enable HTTP/2.0 for Ivy Engine before?</p> <p>Thanks.</p>dieuphMon, 01 Oct 2018 05:53:38 -0400https://answers.axonivy.com/questions/3462/how-can-i-enable-http-2-0-support-for-ivy-engineivy7xhttpivyserver64bit Server and 32bit Clientshttps://answers.axonivy.com/questions/2921/64bit-server-and-32bit-clients<p>Hi all,</p> <p>I was wondering if I can use a 64-bit Engine with increased java memory (we used 8GB in the server config file) in combination with 32-bit Clients. </p> <p>We are using an Ivy application with ULC, the engine is running on version 6.0.11 and struggle with the situation that we can run the server but clients will not start. It looks like that the 8GB configuration of the server is transfered to the clients which cannot use that amount of memory (32-bit) and therefore fail to start.</p> <p>Do I miss something here or is this combination of 64-bit server and 32-bit clients not possible.</p> <p>Thx and BR,</p> <p>Gerald</p>GeraldFri, 20 Oct 2017 07:18:27 -0400https://answers.axonivy.com/questions/2921/64bit-server-and-32bit-clientsserverIvy log files are empty when accessed through an upstream serverhttps://answers.axonivy.com/questions/2508/ivy-log-files-are-empty-when-accessed-through-an-upstream-server<p>Hello everybody</p> <p>We got Ivy running on a windows server. A few weeks ago, we added an upstream Linux Apache Server which connects via AJP. When the Ivy application is accessed through this Linux server, the log files don’t get written anymore. The log files are generated every day but they are just empty. Also generated files with Java (e.g. Excel-Files) are damaged and can’t be read correctly. If we access the application locally through http, the log file gets written and the files can be generated and read.</p> <p>Could someone please help us figure out why these logs are turning out empty and how to fix it? Thanks in advance</p> <p>Marco</p>Marco KlauenböschTue, 21 Mar 2017 10:49:20 -0400https://answers.axonivy.com/questions/2508/ivy-log-files-are-empty-when-accessed-through-an-upstream-serverjavaivyserverChanging the Security Systemhttps://answers.axonivy.com/questions/2437/changing-the-security-system<p>Hello IvyTeam,</p> <p>Is it possible to change the security system of application once it has been set ?</p> <p><img alt="alt text" src="http://answers.axonivy.com/upfiles/1_fKOZof4.JPG"></p> <p>Let`s say I want to start with Ivy Users and at some point to change to Active Directory ?</p> <p>Best Regards, Yordan Yunchov</p>Stelt0Fri, 10 Feb 2017 09:52:07 -0500https://answers.axonivy.com/questions/2437/changing-the-security-systemsecurityadministrationserverstart ControlCenter.sh in headless modehttps://answers.axonivy.com/questions/2411/start-controlcenter-sh-in-headless-mode<p>I try to start the ControlCenter in headless mode, but I hit this error: java.awt.HeadlessException: No X11 DISPLAY variable was set, but this program performed an operation which requires it.</p> <p>There is no XServer on this machine so the error does make sens. Documentation mention we can start it in command line mode: <a href="http://developer.axonivy.com/doc/latest/EngineGuideHtml/misc.html#misc-toolreference-servercontrolcenter">http://developer.axonivy.com/doc/latest/EngineGuideHtml/misc.html#misc-toolreference-servercontrolcenter</a></p> <p>But I can't manage to make it work. I've try various switch and various syntax (-headless, -h) and try to display an help file somehow (-?,?... )</p> <p>I've try to figure it out by looking at ControlCenter.sh content, control.conf and launcher.sh. Didn't find anything relevant. This is on our version of engine 6.0.5. I've try to run the 6.3 version as well (present on this server) and I got the same exception.</p>RemiMorinWed, 01 Feb 2017 17:17:36 -0500https://answers.axonivy.com/questions/2411/start-controlcenter-sh-in-headless-modeconfigurationserverHow to start an Axon.ivy project in a Docker containerhttps://answers.axonivy.com/questions/2388/how-to-start-an-axon-ivy-project-in-a-docker-container<p>I saw, that there is an "unofficial" docker image of the Axon.ivy engine available here: <a href="https://hub.docker.com/r/dgauch/axonivy-engine/">axonivy-engine on Docker Hub</a></p> <p>The Docker way of running an application in a container is to include the application itself in the image, rather than just providing the execution environment in an container. Is there a way to run the whole application (aka Axon.ivy project) in a container?</p>DanielGauchFri, 20 Jan 2017 11:22:37 -0500https://answers.axonivy.com/questions/2388/how-to-start-an-axon-ivy-project-in-a-docker-containerdeploymentruntimeserverivy/info/index.jsphttps://answers.axonivy.com/questions/2030/ivy-info-index-jsp<p>Hi,</p> <p>I have some questions about the Index page:</p> <ul> <li>Is there a way to replace it with an own page?</li> <li>What's best practice to not show th e index page to the users but still <br> have access to the admin panel?</li> </ul> <p>Thanks for answers in advance</p> <p>Regards, Dani</p>dharlachThu, 15 Sep 2016 16:08:11 -0400https://answers.axonivy.com/questions/2030/ivy-info-index-jspjspserverMigration of Active Directory Serverhttps://answers.axonivy.com/questions/1859/migration-of-active-directory-server<p>I am migrating an enviroment onto new Servers. The Active Directory Servers are being migrated too. </p> <p>When I Switch to the new AD Server, what will happen to the Users which have all been designated one or more Roles?</p> <p>Will the Users be deleted and reimported, so that one will have to reassign the 200+ Users to their respective roles, or will the Users keep their Roles?</p>RMS71Mon, 04 Jul 2016 14:05:20 -0400https://answers.axonivy.com/questions/1859/migration-of-active-directory-serveractivedirectorymigrationserverUpgrade Ivy Server from 4.3.x to 6.0.xhttps://answers.axonivy.com/questions/1797/upgrade-ivy-server-from-4-3-x-to-6-0-x<p>Is it possible to Upgrade a 4.3.x Ivy Environment (single Server with Running Application(s)) directly to a 6.0.x Environment, or do I have to upgrade it to a Version 5.1 Environment first?</p>RMS71Fri, 10 Jun 2016 10:58:54 -0400https://answers.axonivy.com/questions/1797/upgrade-ivy-server-from-4-3-x-to-6-0-xserverNewly downloaded Axon.ivy Designer or Engine/Server does not starthttps://answers.axonivy.com/questions/1613/newly-downloaded-axon-ivy-designer-or-engine-server-does-not-start<p>What can I do if a newly downloaded Axon.ivy Designer or Engine/Server does not start at all?</p>SupportIvyTeamWed, 30 Dec 2015 09:36:43 -0500https://answers.axonivy.com/questions/1613/newly-downloaded-axon-ivy-designer-or-engine-server-does-not-startenginedesignerserverHow can we get the kind of Engine that runs the code (Server or Designer) ?https://answers.axonivy.com/questions/1600/how-can-we-get-the-kind-of-engine-that-runs-the-code-server-or-designer<p>Hello all!</p> <p>Does anybody know an easy way to get if an AxonIvy Application runs on a designer or on a Server? Or with other words how can we get the kind of Engine that runs the code (Server or Designer) ?</p> <p>Thanks in advance</p> <p>Emmanuel</p>EmmanuelThu, 17 Dec 2015 20:56:05 -0500https://answers.axonivy.com/questions/1600/how-can-we-get-the-kind-of-engine-that-runs-the-code-server-or-designerenginedesignerserverHow to configure (INFO) logging upon entering Axon Ivy subprocesses ?https://answers.axonivy.com/questions/1297/how-to-configure-info-logging-upon-entering-axon-ivy-subprocesses<p>Currently, the Axon Ivy server only logs the database transactions and web service activities without explicitly using <code>ivy.log.info()</code> within the code. </p> <p>For the purpose of debugging, what we want to achieve is the same INFO logging at each subprocess's entry regardless of whether or not the flows contain database transactions and web services. Two pending questions are:</p> <ol> <li>How do we configure Axon Ivy server so that the logging happens automatically at entering the subprocesses with those subprocesses' information?</li> <li>For performance purpose, we might not want to log all the subprocesses but only a few selected ones. Is there whitelist configuration coming along?</li> </ol> <p>Thank you in advance.</p>kndTue, 05 May 2015 11:59:54 -0400https://answers.axonivy.com/questions/1297/how-to-configure-info-logging-upon-entering-axon-ivy-subprocessesconfigurationloggingserverI would like to modify a log level in production without having to restart the serverhttps://answers.axonivy.com/questions/1065/i-would-like-to-modify-a-log-level-in-production-without-having-to-restart-the-server<p>Sometimes we want to change the level of logging of a server in production.</p> <p>I am not sure this is possible without restarting the server, which is often difficult to manage depending of the customer.</p> <p>I know that log4j supports a way to dynamically reload the configuration when a file change has been detected. See <a href="http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/xml/DOMConfigurator.html#configureAndWatch%28java.lang.String,%20long%29">configureAndWatch</a>.</p> <p>Is it supported in Ivy 4.x/5.x? Is there something we can do to enable this feature?</p>A1234Fri, 28 Nov 2014 16:49:39 -0500https://answers.axonivy.com/questions/1065/i-would-like-to-modify-a-log-level-in-production-without-having-to-restart-the-serverloggingserverAccess IHttpRequest objecthttps://answers.axonivy.com/questions/1055/access-ihttprequest-object<p>Is there any way I can gain access to the object that implements <a href="http://developer.axonivy.com/doc/5.1.latest/publicApi/ch/ivyteam/ivy/request/IHttpRequest.html">IHttpRequest</a> so that I can eventually get the <code>HttpServletRequest</code> object?</p> <p>I'd like to be able to read HTTP-Headers from within the application (I'm not talking about GET or POST parameters, I want the HTTP Headers). The <code>ivy.request</code> object only enables me access to the GET parameters.</p>ahatiusWed, 26 Nov 2014 14:23:22 -0500https://answers.axonivy.com/questions/1055/access-ihttprequest-objectserverMail simulation on serverhttps://answers.axonivy.com/questions/1045/mail-simulation-on-server<p>The Designer provides the function to test the mail step - it always sends the mail to the developer but shows to who it should have been sent.</p> <p>Is there any way I can get this behaviour on the server? After testing everything on the designer, I'd like to test everything on the server - unfortunately this would send each mail to the real person which would be a bit annoying.</p>ahatiusMon, 24 Nov 2014 15:06:52 -0500https://answers.axonivy.com/questions/1045/mail-simulation-on-serverserverUse different primefaces themes for projectshttps://answers.axonivy.com/questions/897/use-different-primefaces-themes-for-projects<p>In the help topics its written that primefaces themes has to be installed in the servers/designers webapps directory. With this setting themes are configured globally for all projects. What if i want to apply different themes for different projects? Do i have to start ivy server instances for each theme?</p> <p>The primefaces documentation says: "...this approach requires you to create a jar file and add it to the classpath of <strong>your application</strong>"</p> <p>So the designated way to apply themes, is at the project level not the server level.</p> <p>How can I apply a theme only for one project?</p>HaraldWeberWed, 06 Aug 2014 12:14:12 -0400https://answers.axonivy.com/questions/897/use-different-primefaces-themes-for-projectsdesignerserverIs there a docker image available?https://answers.axonivy.com/questions/884/is-there-a-docker-image-available<p>I'd like to run the Axon.ivy Engine in a docker container. Is there a docker image available for that?</p>DanielGauchMon, 28 Jul 2014 09:16:01 -0400https://answers.axonivy.com/questions/884/is-there-a-docker-image-availabledeploymentconfigurationadministrationserverHow can I configure the connector settings of the Ivy Server/Engine?https://answers.axonivy.com/questions/857/how-can-i-configure-the-connector-settings-of-the-ivy-server-engine<p>Where can I configure the connector settings of the internal tomcat in the Ivy Server/Engine? In a normal tomcat the connector can be configured in the conf/server.xml file:</p> <pre><code>... &lt;connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" compression="on" compressionMinSize="1024" compressableMimeType="text/css,application/javascript" /&gt; ... </code></pre>Christian StrebelTue, 15 Jul 2014 16:39:43 -0400https://answers.axonivy.com/questions/857/how-can-i-configure-the-connector-settings-of-the-ivy-server-engineconfigurationserverivy.html.taskListRef() as SYSTEM user (URL to tasklist)https://answers.axonivy.com/questions/844/ivy-html-tasklistref-as-system-user-url-to-tasklist<p>I have a task running as SYSTEM user. This task should send a email a user containing a link to the ivy task list (of course the user must login when following the link ...).</p> <p>BUT any call to ivy.html.taskListRef() is throwing an error (script step or output tab). If a call ivy.html.taskListRef() running as a valid/logged in user it works.</p> <p>But how can i receive the common URL as SYSTEM user ???</p> <p>Or are there any other ways to get a correct link/ref ??</p>WanderhirtWed, 09 Jul 2014 17:16:13 -0400https://answers.axonivy.com/questions/844/ivy-html-tasklistref-as-system-user-url-to-tasklisttaskivyserverLook and feel Ivy server 4.3https://answers.axonivy.com/questions/839/look-and-feel-ivy-server-4-3<p>Hi guys, Could u help me with this question: Currently my local ivy server and customer's ivy server configure the same "LOOK AND FEEL"value. But the UI totally different. </p> <p>So to configure "LOOK AND FEEL", what do I have to do beside set the value for "LOOK AND FEEL" on ivy server ?</p> <p><img alt="alt text" src="/upfiles/Capture_1.PNG"></p> <p>Thank you in advance. Regards, Rootdn</p>rootdnThu, 03 Jul 2014 11:53:20 -0400https://answers.axonivy.com/questions/839/look-and-feel-ivy-server-4-3serverHow to config send email daily?https://answers.axonivy.com/questions/776/how-to-config-send-email-daily<p>Hi all,</p> <p>I read on the server Guide and implement like this, but it's not working. Current config now is work with send Email when create new task. This is my step:</p> <ol> <li>Create startprocess with the name: MailNotification_DailyTaskSummary and <img alt="alt text" src="/upfiles/startProcessSendDailyEmail.png"></li> <li>Deploy to server and change the setting of Application<img alt="alt text" src="/upfiles/configServerEmail_Application_1.png"></li> <li>Set the time in system properties: EMail.DailyTaskSummary.TriggerTime -&gt; 00:00<img alt="alt text" src="/upfiles/configServerEmail_SystemProperties.png"></li> </ol> <p>This just work only one time when I restart Ivyserver. Thanks in advance for any idea support me about this problem!!!</p>khanh11166Thu, 12 Jun 2014 05:36:18 -0400https://answers.axonivy.com/questions/776/how-to-config-send-email-dailyconfigurationservertaskHow does an EventBean act in a clusterhttps://answers.axonivy.com/questions/720/how-does-an-eventbean-act-in-a-cluster<p>We do some broadcast calls from plain Java, with an self written EventSubscriber for Event Start elements. This EventSubscriber catches an identifier and works fine in the Designer. It looks to works fine on the server as well. The EventSubscriber extends <code>AbstractProcessStartEventBean</code> which extends <code>IProcessStartEventBean</code>.</p> <p>Is this also works correctly when we run the server as a cluster? We expect that the event is starting just ones.</p>Adrian ImfeldWed, 28 May 2014 14:27:41 -0400https://answers.axonivy.com/questions/720/how-does-an-eventbean-act-in-a-clusterserverToo much connect to Ivy Server via IIShttps://answers.axonivy.com/questions/681/too-much-connect-to-ivy-server-via-iis<p>Hello everyone</p> <p>Is there any way to config IIS Server and Ivy Server open more than 300 connections?</p> <p>I have an application run on Ivy Server, and i can connect to application from Internet via IIS server. My problem: if there are more than 300 connection to Ivy Server, the IIS Server is crashed, then i can not connect to Ivy Server too -:)</p> <p>I configured worker.XpertIvyServer.max_packet_size and WebServer.AJP.PacketSize but IIS Server alway crash if there are too much connection</p> <p>Do you have any solution to make IIS not crash?</p> <p>I use Window Server 2012 and Ivy Server 5.0.5</p> <p>Thank so much,</p>namanhemThu, 08 May 2014 12:36:07 -0400https://answers.axonivy.com/questions/681/too-much-connect-to-ivy-server-via-iisconfigurationserverWebService Request Proxy Porthttps://answers.axonivy.com/questions/237/webservice-request-proxy-port<p>Hello ivy Team</p> <p>Following question - I have to set up an enviroment where WebService Request(https) from ivy.Server should go over a proxy.</p> <p>Following system properties are edited: </p> <p>Xpert.ivy Server Administrator / System Properties /</p> <ul> <li>WebServer.HTTPS.ProxyPort: 8080</li> <li>WebServer.HTTPS.ProxyName: proxy.xyz.local</li> </ul> <p>But the request goes over port 63187 (?) as source to port 443 as destination.</p> <p>Is there an additional place for configuration?</p> <p>Thank you in advance.</p> <p>Regards</p>SergejFri, 10 Jan 2014 13:08:20 -0500https://answers.axonivy.com/questions/237/webservice-request-proxy-portserverproxywebserviceHow to change the certificate for SSL/HTTPS?https://answers.axonivy.com/questions/392/how-to-change-the-certificate-for-ssl-https<p>We use SSL/HTTPS to access the Ivy server. We want to exchange the certificate with our own. How can we do this? </p>Johann HölzlMon, 07 Mar 2011 05:28:52 -0500https://answers.axonivy.com/questions/392/how-to-change-the-certificate-for-ssl-httpssecurityserver