Questions asked by fabienhttps://answers.axonivy.com/questions/asked-by/1143/fabien/?type=rssQuestions asked by <a href="/users/1143/fabien" >fabien</a>enTue, 04 Feb 2020 09:26:48 -0500axis2 socket max timeout valuehttps://answers.axonivy.com/questions/4366/axis2-socket-max-timeout-value<p>Hi,</p>
<p>I have a max timeout on socket connection with Ivy 5.1 when I use a web service node.
Is it a way to modify this value in this version of Ivy ?</p>
<p>I tried with web.xml and java option but do nothing.. And I can't find anything in the server variable configuration..</p>
<p>Any hint will be very appreciate.</p>
<p>Thanks in advance.</p>
<p>Fabien Duay</p>fabienTue, 04 Feb 2020 09:26:48 -0500https://answers.axonivy.com/questions/4366/axis2-socket-max-timeout-valueivywebserviceMax thread limit exceeded when using office365 SMTP serverhttps://answers.axonivy.com/questions/4143/max-thread-limit-exceeded-when-using-office365-smtp-server<p>Hi,</p>
<p>When using Office365 SMTP server to send email with IVY (daily summary), I got an error from the SMTP server :</p>
<p>com.sun.mail.smtp.SMTPSendFailedException: 432 4.3.2 STOREDRV.ClientSubmit; sender thread limit exceeded [Hostname=VI1P190MB0189.EURP190.PROD.OUTLOOK.COM]</p>
<p>This error occurs because IVY try to send more then 3 emails at the same time (using multiple threads).
I didn't find any configuration I can change in the system properties to limit the number of thread used.</p>
<p>Do you have any workaround for this ?</p>
<p>Tx in advance.</p>
<p>Fabien Duay</p>fabienWed, 06 Nov 2019 02:55:11 -0500https://answers.axonivy.com/questions/4143/max-thread-limit-exceeded-when-using-office365-smtp-serveremailthreadNo 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-ivylegacyserver