<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Mar 8, 2018 3:53 PM, &quot;Hari Prasanth Loganathan&quot; &lt;<a href="mailto:hariprasanth.l@msystechnologies.com">hariprasanth.l@msystechnologies.com</a>&gt; wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi Team,<br><br></div>I would like to know, Is there any limitation in using the same sso token for multiple request.<br></div></div></div></div></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">Are you reusing it or abusing it? Are you actually using it in a single session, to avoid reauthentication, or just sharing between multiple sessions? While I&#39;d still would not want to see the engine affected by such abuse, the latter is quite atypical use case. </div><div dir="auto"><br></div><div dir="auto">Can you share engine and server logs? </div><div dir="auto"><br></div><div dir="auto">And again, it&#39;d be very helpful if you could share what you&#39;d like to achieve and we&#39;ll gladly assist. </div><div dir="auto">Y. </div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><br></div>I observe that when I use the same sso token for more than 900 HTTP Rest request, the application went down. Is there any limitation in using same SSO token? I could see that my status is showing as ACTIVE and memory and CPU seem fine. Still, the oVirt is not reachable and I need to restart it to access again. <br><br>sudo systemctl status ovirt-engine.service -l<br>● ovirt-engine.service - oVirt Engine<br>   Loaded: loaded (/usr/lib/systemd/system/<wbr>ovirt-engine.service; enabled; vendor preset: disabled)<br>   Active: active (running) since Thu 2018-03-08 19:15:10 IST; 30s ago<br> Main PID: 10370 (ovirt-engine.py)<br>   CGroup: /system.slice/ovirt-engine.<wbr>service<br>           ├─10370 /usr/bin/python /usr/share/ovirt-engine/<wbr>services/ovirt-engine/ovirt-<wbr>engine.py --redirect-output --systemd=notify start<br>           └─10423 ovirt-engine -server -XX:+TieredCompilation -Xms5961M -Xmx5961M -Djava.awt.headless=true -Dsun.rmi.dgc.client.<wbr>gcInterval=3600000 -Dsun.rmi.dgc.server.<wbr>gcInterval=3600000 -Djsse.enableSNIExtension=<wbr>false -XX:+<wbr>HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/var/log/<wbr>ovirt-engine/dump -Djava.util.logging.manager=<wbr>org.jboss.logmanager -Dlogging.configuration=file:/<wbr>//var/lib/ovirt-engine/jboss_<wbr>runtime/config/ovirt-engine-<wbr>logging.properties -Dorg.jboss.resolver.warning=<wbr>true -Djboss.modules.system.pkgs=<wbr>org.jboss.byteman -Djboss.server.default.config=<wbr>ovirt-engine -Djboss.home.dir=/usr/share/<wbr>ovirt-engine-wildfly -Djboss.server.base.dir=/usr/<wbr>share/ovirt-engine -Djboss.server.data.dir=/var/<wbr>lib/ovirt-engine -Djboss.server.log.dir=/var/<wbr>log/ovirt-engine -Djboss.server.config.dir=/<wbr>var/lib/ovirt-engine/jboss_<wbr>runtime/config -Djboss.server.temp.dir=/var/<wbr>lib/ovirt-engine/jboss_<wbr>runtime/tmp -Djboss.controller.temp.dir=/<wbr>var/lib/ovirt-engine/jboss_<wbr>runtime/tmp -jar /usr/share/ovirt-engine-<wbr>wildfly/jboss-modules.jar -mp /usr/share/ovirt-engine/<wbr>modules/common:/usr/share/<wbr>ovirt-engine-extension-aaa-<wbr>jdbc/modules:/usr/share/ovirt-<wbr>engine-wildfly/modules -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone -c ovirt-engine.xml<br><br>Mar 08 19:15:10 ovirtengine.localdomain systemd[1]: Starting oVirt Engine...<br>Mar 08 19:15:10 ovirtengine.localdomain ovirt-engine.py[10370]: 2018-03-08 19:15:10,228+0530 ovirt-engine: INFO _detectJBossVersion:187 Detecting JBoss version. Running: /usr/lib/jvm/jre/bin/java [&#39;ovirt-engine-version&#39;, &#39;-server&#39;, &#39;-XX:+TieredCompilation&#39;, &#39;-Xms5961M&#39;, &#39;-Xmx5961M&#39;, &#39;-Djava.awt.headless=true&#39;, &#39;-Dsun.rmi.dgc.client.<wbr>gcInterval=3600000&#39;, &#39;-Dsun.rmi.dgc.server.<wbr>gcInterval=3600000&#39;, &#39;-Djsse.enableSNIExtension=<wbr>false&#39;, &#39;-XX:+<wbr>HeapDumpOnOutOfMemoryError&#39;, &#39;-XX:HeapDumpPath=/var/log/<wbr>ovirt-engine/dump&#39;, &#39;-Djava.util.logging.manager=<wbr>org.jboss.logmanager&#39;, &#39;-Dlogging.configuration=file:<wbr>///var/lib/ovirt-engine/jboss_<wbr>runtime/config/ovirt-engine-<wbr>logging.properties&#39;, &#39;-Dorg.jboss.resolver.warning=<wbr>true&#39;, &#39;-Djboss.modules.system.pkgs=<wbr>org.jboss.byteman&#39;, &#39;-Djboss.server.default.<wbr>config=ovirt-engine&#39;, &#39;-Djboss.home.dir=/usr/share/<wbr>ovirt-engine-wildfly&#39;, &#39;-Djboss.server.base.dir=/usr/<wbr>share/ovirt-engine&#39;, &#39;-Djboss.server.data.dir=/var/<wbr>lib/ovirt-engine&#39;, &#39;-Djboss.server.log.dir=/var/<wbr>log/ovirt-engine&#39;, &#39;-Djboss.server.config.dir=/<wbr>var/lib/ovirt-engine/jboss_<wbr>runtime/config&#39;, &#39;-Djboss.server.temp.dir=/var/<wbr>lib/ovirt-engine/jboss_<wbr>runtime/tmp&#39;, &#39;-Djboss.controller.temp.dir=/<wbr>var/lib/ovirt-engine/jboss_<wbr>runtime/tmp&#39;, &#39;-jar&#39;, &#39;/usr/share/ovirt-engine-<wbr>wildfly/jboss-modules.jar&#39;, &#39;-mp&#39;, &#39;/usr/share/ovirt-engine/<wbr>modules/common:/usr/share/<wbr>ovirt-engine-extension-aaa-<wbr>jdbc/modules:/usr/share/ovirt-<wbr>engine-wildfly/modules&#39;, &#39;-jaxpmodule&#39;, &#39;javax.xml.jaxp-provider&#39;, &#39;org.jboss.as.standalone&#39;, &#39;-v&#39;]<br>Mar 08 19:15:10 ovirtengine.localdomain ovirt-engine.py[10370]: 2018-03-08 19:15:10,668+0530 ovirt-engine: INFO _detectJBossVersion:207 Return code: 1,  | stdout: &#39;[u&#39;WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final)&#39;],  | stderr: &#39;[]&#39;<br>Mar 08 19:15:10 ovirtengine.localdomain systemd[1]: Started oVirt Engine.<br> <br><br></div><div>Anyhelp would be Appreaciated. <br></div><div><br></div>Thanks,<br></div>Hari  <br></div>

<br>
<p style="text-align:justify"><span lang="EN-US"><font size="1">DISCLAIMER</font></span></p>

<p style="text-align:justify"><font size="1"><span lang="EN-US">The information in this e-mail is confidential and may be subject to
legal privilege. It is intended solely for the addressee. Access to this e-mail
by anyone else is unauthorized. If you have received this communication in
error, please address with the subject heading &quot;Received in error,&quot;
send to <a href="mailto:it@msystechnologies.com" target="_blank">it@msystechnologies.com</a>,
 then delete the e-mail and destroy any copies of it. If you are not the
intended recipient, any disclosure, copying, distribution or any action taken
or omitted to be taken in reliance on it, is prohibited and may be unlawful.
The views, opinions, conclusions and other information expressed in this
electronic mail and any attachments are not given or endorsed by the company
unless otherwise indicated by an authorized representative independent of this
message.</span></font></p>

<font size="1"><span lang="EN-US">MSys cannot guarantee
that e-mail communications are secure or error-free, as information could be
intercepted, corrupted, amended, lost, destroyed, arrive late or incomplete, or
contain viruses, though </span>all reasonable
precautions have been taken to ensure no viruses are present in this e-mail<span lang="EN-US">. </span>As our company cannot accept responsibility for
any loss or damage arising from the use of this e-mail or attachments we
recommend that you subject these to your virus checking procedures prior to use</font><br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div></div></div>