<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Apache NiFi Canvas loading issue in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Canvas-loading-issue/m-p/389213#M246920</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/111125"&gt;@Pratyush1&lt;/a&gt;&lt;SPAN&gt;&lt;A href="https://www.marykayin-touch.com" target="_self"&gt;MaryKayInTouch&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;wrote:&lt;BR /&gt;&lt;P&gt;NiFi canvas (Version 1.14) is&amp;nbsp; failing to load when launched with the loading indicator being indefinitely shown on the screen . The console has the following two&amp;nbsp; errors:&lt;/P&gt;&lt;P class="p1"&gt;Uncaught Error: SlickGrid requires a valid container, #controlle-service-types-table does not exist in the DOM.&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Uncaught TypeError : can not read properties of undefined (reading 'get')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Uncaught TypeError : can not read properties of undefined (reading 'top')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;This issue is observed intermittently&amp;nbsp; on a particular environment while it works fine in other environments.&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Thanks,&lt;/P&gt;&lt;P class="p1"&gt;Pratyush&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The errors you're encountering suggest an issue with the NiFi canvas initialization process. Here's a breakdown and potential solutions:&lt;/P&gt;&lt;P&gt;Errors:&lt;/P&gt;&lt;P&gt;Uncaught Error: SlickGrid requires a valid container, #controlle-service-types-table does not exist in the DOM.&lt;BR /&gt;&lt;BR /&gt;This means the HTML element with the ID "controlle-service-types-table" is missing when the canvas tries to interact with it using the SlickGrid library (used for tables).&lt;BR /&gt;&lt;BR /&gt;Uncaught TypeError : can not read properties of undefined (reading 'get') &amp;amp; (reading 'top')&lt;BR /&gt;These errors indicate NiFi tries to access properties (like "get" or "top") on an element that doesn't exist or hasn't loaded yet.&lt;BR /&gt;Possible Causes (Since it's intermittent):&lt;/P&gt;&lt;P&gt;JavaScript Errors: There might be other JavaScript errors on the page preventing the DOM from loading correctly. Check browser developer console for additional errors.&lt;BR /&gt;Network Issues: Temporary network delays during canvas initialization could cause some elements to load after the script tries to access them.&lt;BR /&gt;&lt;BR /&gt;Browser Caching: Cached browser data might be causing conflicts. Try clearing your browser cache and reloading NiFi.&lt;BR /&gt;&lt;BR /&gt;Troubleshooting Steps:&lt;/P&gt;&lt;P&gt;Check Browser Console: Open the developer console in your browser (usually by pressing F12) and look for any additional errors besides the ones mentioned. These might provide more specific clues.&lt;BR /&gt;&lt;BR /&gt;Clear Browser Cache: Clear your browser cache and hard reload the NiFi canvas (Ctrl+Shift+R).&lt;BR /&gt;&lt;BR /&gt;Network Monitoring: If network issues are suspected, monitor network activity during canvas load using developer tools. Look for slow loading resources.&lt;BR /&gt;&lt;BR /&gt;NiFi Logs: Check the NiFi logs for any additional error messages related to canvas initialization.&lt;/P&gt;&lt;P&gt;I hope the information may help you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2024 09:27:11 GMT</pubDate>
    <dc:creator>cassie2698bratt</dc:creator>
    <dc:date>2024-06-14T09:27:11Z</dc:date>
    <item>
      <title>Apache NiFi Canvas loading issue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Canvas-loading-issue/m-p/389210#M246917</link>
      <description>&lt;P&gt;NiFi canvas (Version 1.14) is&amp;nbsp; failing to load when launched with the loading indicator being indefinitely shown on the screen . The console has the following two&amp;nbsp; errors:&lt;/P&gt;&lt;P class="p1"&gt;Uncaught Error: SlickGrid requires a valid container, #controlle-service-types-table does not exist in the DOM.&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Uncaught TypeError : can not read properties of undefined (reading 'get')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Uncaught TypeError : can not read properties of undefined (reading 'top')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;This issue is observed intermittently&amp;nbsp; on a particular environment while it works fine in other environments.&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Thanks,&lt;/P&gt;&lt;P class="p1"&gt;Pratyush&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 07:58:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Canvas-loading-issue/m-p/389210#M246917</guid>
      <dc:creator>Pratyush1</dc:creator>
      <dc:date>2024-06-14T07:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Apache NiFi Canvas loading issue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Canvas-loading-issue/m-p/389213#M246920</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/111125"&gt;@Pratyush1&lt;/a&gt;&lt;SPAN&gt;&lt;A href="https://www.marykayin-touch.com" target="_self"&gt;MaryKayInTouch&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;wrote:&lt;BR /&gt;&lt;P&gt;NiFi canvas (Version 1.14) is&amp;nbsp; failing to load when launched with the loading indicator being indefinitely shown on the screen . The console has the following two&amp;nbsp; errors:&lt;/P&gt;&lt;P class="p1"&gt;Uncaught Error: SlickGrid requires a valid container, #controlle-service-types-table does not exist in the DOM.&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Uncaught TypeError : can not read properties of undefined (reading 'get')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Uncaught TypeError : can not read properties of undefined (reading 'top')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;This issue is observed intermittently&amp;nbsp; on a particular environment while it works fine in other environments.&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Thanks,&lt;/P&gt;&lt;P class="p1"&gt;Pratyush&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The errors you're encountering suggest an issue with the NiFi canvas initialization process. Here's a breakdown and potential solutions:&lt;/P&gt;&lt;P&gt;Errors:&lt;/P&gt;&lt;P&gt;Uncaught Error: SlickGrid requires a valid container, #controlle-service-types-table does not exist in the DOM.&lt;BR /&gt;&lt;BR /&gt;This means the HTML element with the ID "controlle-service-types-table" is missing when the canvas tries to interact with it using the SlickGrid library (used for tables).&lt;BR /&gt;&lt;BR /&gt;Uncaught TypeError : can not read properties of undefined (reading 'get') &amp;amp; (reading 'top')&lt;BR /&gt;These errors indicate NiFi tries to access properties (like "get" or "top") on an element that doesn't exist or hasn't loaded yet.&lt;BR /&gt;Possible Causes (Since it's intermittent):&lt;/P&gt;&lt;P&gt;JavaScript Errors: There might be other JavaScript errors on the page preventing the DOM from loading correctly. Check browser developer console for additional errors.&lt;BR /&gt;Network Issues: Temporary network delays during canvas initialization could cause some elements to load after the script tries to access them.&lt;BR /&gt;&lt;BR /&gt;Browser Caching: Cached browser data might be causing conflicts. Try clearing your browser cache and reloading NiFi.&lt;BR /&gt;&lt;BR /&gt;Troubleshooting Steps:&lt;/P&gt;&lt;P&gt;Check Browser Console: Open the developer console in your browser (usually by pressing F12) and look for any additional errors besides the ones mentioned. These might provide more specific clues.&lt;BR /&gt;&lt;BR /&gt;Clear Browser Cache: Clear your browser cache and hard reload the NiFi canvas (Ctrl+Shift+R).&lt;BR /&gt;&lt;BR /&gt;Network Monitoring: If network issues are suspected, monitor network activity during canvas load using developer tools. Look for slow loading resources.&lt;BR /&gt;&lt;BR /&gt;NiFi Logs: Check the NiFi logs for any additional error messages related to canvas initialization.&lt;/P&gt;&lt;P&gt;I hope the information may help you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 09:27:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Canvas-loading-issue/m-p/389213#M246920</guid>
      <dc:creator>cassie2698bratt</dc:creator>
      <dc:date>2024-06-14T09:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Apache NiFi Canvas loading issue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Canvas-loading-issue/m-p/389228#M246931</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/111125"&gt;@Pratyush1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The more detail you can provide, the better here.&lt;BR /&gt;&lt;BR /&gt;In addition to what&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/111130"&gt;@cassie2698bratt&lt;/a&gt;&amp;nbsp;suggested:&lt;BR /&gt;&lt;BR /&gt;Apache NiFi 1.14 was released 3 years ago and has had many important bug fixed, security fixes, and improvements since then,&amp;nbsp; The latest 1.x release is Apache NiFi 1.26 as of writing this response.&amp;nbsp; I strongly recommend upgrading to the latest release.&lt;BR /&gt;&lt;BR /&gt;What Java vendor and version are you using with your NiFi.&amp;nbsp; NIFi supports Java 8 (and 11 in newer releases).&amp;nbsp; Java 8 update 252 or newer is required minimum.&amp;nbsp; All nodes consistently on same version?&lt;BR /&gt;&lt;BR /&gt;What OS is being used on server where NiFi is having issue?&lt;BR /&gt;&lt;BR /&gt;Is this a NiFi multi-node cluster?&amp;nbsp; Does UI of every node in same cluster present same issue while loading the UI or is it specific to just one node in the cluster?&lt;BR /&gt;&lt;BR /&gt;Any custom code add-ons?&lt;BR /&gt;&lt;BR /&gt;Are the other systems using the same Java and NiFi versions?&lt;BR /&gt;&lt;BR /&gt;Any observations in the NiFi logs when accessing the UI?&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Matt&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 14:16:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Canvas-loading-issue/m-p/389228#M246931</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2024-06-14T14:16:02Z</dc:date>
    </item>
  </channel>
</rss>

