<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Chrome Process not closing after use]]></title><description><![CDATA[<p>How to configure jsreport to close the not use chrome process, because after the report generation, the chrome is not closing.</p>
<p><img src="/uploads/files/1701779739142-upload-d28c963e-e54e-44f8-911b-7b36f2064ce3.png" alt="0_1701779901657_upload-d28c963e-e54e-44f8-911b-7b36f2064ce3" class="img-responsive img-markdown" /></p>
<p>Config:<br />
{<br />
&quot;httpPort&quot;: 5488,<br />
&quot;store&quot;: {<br />
&quot;provider&quot;: &quot;fs&quot;<br />
},<br />
&quot;blobStorage&quot;: {<br />
&quot;provider&quot;: &quot;fs&quot;<br />
},<br />
&quot;logger&quot;: {<br />
&quot;console&quot;: {<br />
&quot;transport&quot;: &quot;console&quot;,<br />
&quot;level&quot;: &quot;debug&quot;<br />
},<br />
&quot;file&quot;: {<br />
&quot;transport&quot;: &quot;file&quot;,<br />
&quot;level&quot;: &quot;info&quot;,<br />
&quot;filename&quot;: &quot;logs/reporter.log&quot;<br />
},<br />
&quot;error&quot;: {<br />
&quot;transport&quot;: &quot;file&quot;,<br />
&quot;level&quot;: &quot;error&quot;,<br />
&quot;filename&quot;: &quot;logs/error.log&quot;<br />
}<br />
},<br />
&quot;profiler&quot;: {<br />
&quot;maxProfilesHistory&quot;: 100<br />
},<br />
&quot;allowLocalFilesAccess&quot;: true,<br />
&quot;trustUserCode&quot;: true,<br />
&quot;reportTimeout&quot;: 300000,<br />
&quot;workers&quot;: {<br />
&quot;numberOfWorkers&quot;: 4<br />
},<br />
&quot;templatingEngines&quot;: {<br />
&quot;numberOfWorkers&quot;: 4,<br />
&quot;strategy&quot;: &quot;http-server&quot;,<br />
&quot;timeout&quot;: 30000<br />
},<br />
&quot;chrome&quot;: {<br />
&quot;numberOfWorkers&quot;: 4,<br />
&quot;strategy&quot;: &quot;chrome-pool&quot;,<br />
&quot;timeout&quot;: 30000,<br />
&quot;launchOptions&quot;: {<br />
&quot;args&quot;: [&quot;--no-sandbox&quot;]<br />
}<br />
},<br />
&quot;extensions&quot;: {<br />
&quot;authentication&quot;: {<br />
&quot;cookieSession&quot;: {<br />
&quot;secret&quot;: &quot;NKG8FSUozjlLD1e2&quot;<br />
},<br />
&quot;admin&quot;: {<br />
&quot;username&quot;: &quot;admin&quot;,<br />
&quot;password&quot;: &quot;Admin@2023&quot;<br />
},<br />
&quot;enabled&quot;: true<br />
},<br />
&quot;sample-template&quot;: {<br />
&quot;createSamples&quot;: false<br />
},<br />
&quot;scripts&quot;: {<br />
&quot;strategy&quot;: &quot;http-server&quot;,<br />
&quot;timeout&quot;: 30000<br />
},<br />
&quot;assets&quot;: {<br />
&quot;searchOnDiskIfNotFoundInStore&quot;: false,<br />
&quot;publicAccessEnabled&quot;: true,<br />
&quot;allowedFiles&quot;: &quot;<em><em>/</em>.</em>&quot;<br />
},<br />
&quot;chrome-pdf&quot;: {<br />
&quot;timeout&quot;: 30000<br />
}<br />
}<br />
}</p>
]]></description><link>https://forum.jsreport.net/topic/3009/chrome-process-not-closing-after-use</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 01:54:50 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/3009.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 05 Dec 2023 12:36:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Chrome Process not closing after use on Invalid Date]]></title><description><![CDATA[<p>How to configure jsreport to close the not use chrome process, because after the report generation, the chrome is not closing.</p>
<p><img src="/uploads/files/1701779739142-upload-d28c963e-e54e-44f8-911b-7b36f2064ce3.png" alt="0_1701779901657_upload-d28c963e-e54e-44f8-911b-7b36f2064ce3" class="img-responsive img-markdown" /></p>
<p>Config:<br />
{<br />
&quot;httpPort&quot;: 5488,<br />
&quot;store&quot;: {<br />
&quot;provider&quot;: &quot;fs&quot;<br />
},<br />
&quot;blobStorage&quot;: {<br />
&quot;provider&quot;: &quot;fs&quot;<br />
},<br />
&quot;logger&quot;: {<br />
&quot;console&quot;: {<br />
&quot;transport&quot;: &quot;console&quot;,<br />
&quot;level&quot;: &quot;debug&quot;<br />
},<br />
&quot;file&quot;: {<br />
&quot;transport&quot;: &quot;file&quot;,<br />
&quot;level&quot;: &quot;info&quot;,<br />
&quot;filename&quot;: &quot;logs/reporter.log&quot;<br />
},<br />
&quot;error&quot;: {<br />
&quot;transport&quot;: &quot;file&quot;,<br />
&quot;level&quot;: &quot;error&quot;,<br />
&quot;filename&quot;: &quot;logs/error.log&quot;<br />
}<br />
},<br />
&quot;profiler&quot;: {<br />
&quot;maxProfilesHistory&quot;: 100<br />
},<br />
&quot;allowLocalFilesAccess&quot;: true,<br />
&quot;trustUserCode&quot;: true,<br />
&quot;reportTimeout&quot;: 300000,<br />
&quot;workers&quot;: {<br />
&quot;numberOfWorkers&quot;: 4<br />
},<br />
&quot;templatingEngines&quot;: {<br />
&quot;numberOfWorkers&quot;: 4,<br />
&quot;strategy&quot;: &quot;http-server&quot;,<br />
&quot;timeout&quot;: 30000<br />
},<br />
&quot;chrome&quot;: {<br />
&quot;numberOfWorkers&quot;: 4,<br />
&quot;strategy&quot;: &quot;chrome-pool&quot;,<br />
&quot;timeout&quot;: 30000,<br />
&quot;launchOptions&quot;: {<br />
&quot;args&quot;: [&quot;--no-sandbox&quot;]<br />
}<br />
},<br />
&quot;extensions&quot;: {<br />
&quot;authentication&quot;: {<br />
&quot;cookieSession&quot;: {<br />
&quot;secret&quot;: &quot;NKG8FSUozjlLD1e2&quot;<br />
},<br />
&quot;admin&quot;: {<br />
&quot;username&quot;: &quot;admin&quot;,<br />
&quot;password&quot;: &quot;Admin@2023&quot;<br />
},<br />
&quot;enabled&quot;: true<br />
},<br />
&quot;sample-template&quot;: {<br />
&quot;createSamples&quot;: false<br />
},<br />
&quot;scripts&quot;: {<br />
&quot;strategy&quot;: &quot;http-server&quot;,<br />
&quot;timeout&quot;: 30000<br />
},<br />
&quot;assets&quot;: {<br />
&quot;searchOnDiskIfNotFoundInStore&quot;: false,<br />
&quot;publicAccessEnabled&quot;: true,<br />
&quot;allowedFiles&quot;: &quot;<em><em>/</em>.</em>&quot;<br />
},<br />
&quot;chrome-pdf&quot;: {<br />
&quot;timeout&quot;: 30000<br />
}<br />
}<br />
}</p>
]]></description><link>https://forum.jsreport.net/post/12910</link><guid isPermaLink="true">https://forum.jsreport.net/post/12910</guid><dc:creator><![CDATA[dbsechin]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Chrome Process not closing after use on Invalid Date]]></title><description><![CDATA[<p>You use 4 worker threads and 4 chrome workers. Therefore you have 16 Chrome instances running... Sometimes it's even doubled because Chrome uses another supervisor process...</p>
<p>If you don't won't to reuse existing chrome instances, you should use configuration <code>chrome.strategy=dedicated-process</code>.<br />
<a href="https://jsreport.net/learn/chrome-pdf#chrome-process-allocation" rel="nofollow">https://jsreport.net/learn/chrome-pdf#chrome-process-allocation</a></p>
]]></description><link>https://forum.jsreport.net/post/12912</link><guid isPermaLink="true">https://forum.jsreport.net/post/12912</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Chrome Process not closing after use on Tue, 05 Dec 2023 13:07:47 GMT]]></title><description><![CDATA[<p>Ok, what is the recomendation?</p>
<p>I see chrome-pool as a good strategy.</p>
<p>Here i See exactly 80 chrome process running.</p>
]]></description><link>https://forum.jsreport.net/post/12913</link><guid isPermaLink="true">https://forum.jsreport.net/post/12913</guid><dc:creator><![CDATA[dbsechin]]></dc:creator><pubDate>Tue, 05 Dec 2023 13:07:47 GMT</pubDate></item><item><title><![CDATA[Reply to Chrome Process not closing after use on Invalid Date]]></title><description><![CDATA[<p>Try it with the default</p>
<pre><code class="language-js">&quot;chrome&quot;: {
&quot;numberOfWorkers&quot;: 1,
&quot;strategy&quot;: &quot;chrome-pool&quot;,
}
</code></pre>
<p>For me on Windows, chrome creates 5 processes per worker then.<br />
If it bothers you, go with dedicated-process strategy.</p>
]]></description><link>https://forum.jsreport.net/post/12914</link><guid isPermaLink="true">https://forum.jsreport.net/post/12914</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Chrome Process not closing after use on Invalid Date]]></title><description><![CDATA[<p>Tks, I will try it.</p>
<p>And it</p>
<p>&quot;templatingEngines&quot;: {<br />
&quot;numberOfWorkers&quot;: 4,<br />
&quot;strategy&quot;: &quot;http-server&quot;,<br />
&quot;timeout&quot;: 30000<br />
},</p>
<p>WHat is the recomendation?</p>
]]></description><link>https://forum.jsreport.net/post/12915</link><guid isPermaLink="true">https://forum.jsreport.net/post/12915</guid><dc:creator><![CDATA[dbsechin]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Chrome Process not closing after use on Invalid Date]]></title><description><![CDATA[<p>That is jsreport v2 configuration having no impact on &gt;=3.0.0</p>
]]></description><link>https://forum.jsreport.net/post/12916</link><guid isPermaLink="true">https://forum.jsreport.net/post/12916</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Chrome Process not closing after use on Invalid Date]]></title><description><![CDATA[<p>Tks for the information.</p>
<p>Have a nice day,</p>
]]></description><link>https://forum.jsreport.net/post/12917</link><guid isPermaLink="true">https://forum.jsreport.net/post/12917</guid><dc:creator><![CDATA[dbsechin]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>