<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>JVM arguments to appian plugin project</title><link>https://community.appian.com/discussions/f/plug-ins/8867/jvm-arguments-to-appian-plugin-project</link><description>Hello, I need to pass JVM arguments to the appian plugin project, please advice how do we bundle these arguments as part of the appian plugin jar? OriginalPostID-247305</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: JVM arguments to appian plugin project</title><link>https://community.appian.com/thread/68543?ContentTypeID=1</link><pubDate>Mon, 05 Aug 2019 10:12:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f7a66341-ae11-4865-a1c5-8b276f0d1a6e</guid><dc:creator>Tier1app</dc:creator><description>&lt;ol&gt;
&lt;li&gt;-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath&lt;/li&gt;
&lt;li&gt;-XX:OnOutOfMemoryError&lt;/li&gt;
&lt;li&gt;-XX:+ExitOnOutOfMemoryError&lt;/li&gt;
&lt;li&gt;-XX:+CrashOnOutOfMemoryError&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href="https://blog.heaphero.io/2019/06/21/outofmemoryerror-related-jvm-arguments/" rel="noopener noreferrer" target="_blank"&gt;OutOfMemory related JVM arguments&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: JVM arguments to appian plugin project</title><link>https://community.appian.com/thread/39406?ContentTypeID=1</link><pubDate>Wed, 16 Nov 2016 16:20:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cc914296-adb8-48d6-aecd-92114f9c8fd2</guid><dc:creator>naveena113</dc:creator><description>Thank you&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: JVM arguments to appian plugin project</title><link>https://community.appian.com/thread/39405?ContentTypeID=1</link><pubDate>Wed, 16 Nov 2016 16:20:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d2745636-df00-4e3f-ae36-6e84783af916</guid><dc:creator>naveena113</dc:creator><description>This is what I used Eduardo, &lt;br /&gt;System.setProperty(&amp;quot;java.security.auth.login.config&amp;quot;,ROOT +JAASPATH );&lt;br /&gt;System.setProperty(&amp;quot;java.security.krb5.conf&amp;quot;,ROOT +KRB5PATH );&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: JVM arguments to appian plugin project</title><link>https://community.appian.com/thread/39388?ContentTypeID=1</link><pubDate>Wed, 16 Nov 2016 07:04:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b0dd2a5a-00a6-4c7e-9d1b-21534bb8b42f</guid><dc:creator>Eduardo Fuentes</dc:creator><description>Or what do you mean by passing JVM arguments? That method will allow you to read the JVM argument you want but you don&amp;#39;t have to, if they are JVM arguments then they are already used by the plug-in.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: JVM arguments to appian plugin project</title><link>https://community.appian.com/thread/39387?ContentTypeID=1</link><pubDate>Wed, 16 Nov 2016 06:24:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:81d80988-111d-43ca-8b9c-3b5c4756767c</guid><dc:creator>Eduardo Fuentes</dc:creator><description>System.getProperty(property);&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>