<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Troubleshoot on CAST Imaging Documentation</title>
    <link>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/</link>
    <description>Recent content in Troubleshoot on CAST Imaging Documentation</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Graph Fails to Load</title>
      <link>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/graph-fails-to-load/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/graph-fails-to-load/</guid>
      <description>&lt;h2 id=&#34;symptom&#34;&gt;Symptom&lt;/h2&gt;&#xA;&lt;p&gt;The canvas shows an error: &lt;strong&gt;&amp;ldquo;Failed to get graph data&amp;rdquo;&lt;/strong&gt;, or the application loads but the canvas stays empty.&lt;/p&gt;&#xA;&lt;h2 id=&#34;likely-causes&#34;&gt;Likely causes&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Cause&lt;/th&gt;&#xA;          &lt;th&gt;How to confirm&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Neo4j out of memory&lt;/td&gt;&#xA;          &lt;td&gt;Check Neo4j logs for OutOfMemoryError or GC overhead&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Neo4j page cache too small&lt;/td&gt;&#xA;          &lt;td&gt;Graph loads but is very slow; Neo4j log shows cache misses&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Corrupt import&lt;/td&gt;&#xA;          &lt;td&gt;Some applications load but one specific application fails&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Neo4j service stopped&lt;/td&gt;&#xA;          &lt;td&gt;CAST Imaging admin panel shows Neo4j as down&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;resolution&#34;&gt;Resolution&lt;/h2&gt;&#xA;&lt;h3 id=&#34;increase-neo4j-memory&#34;&gt;Increase Neo4j memory&lt;/h3&gt;&#xA;&lt;p&gt;See &lt;a href=&#34;../administer-and-manage/manage-neo4j/&#34;&gt;Manage Neo4j — Optimize memory allocation&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Search Returns Stale or Missing Results</title>
      <link>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/search-returns-stale-results/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/search-returns-stale-results/</guid>
      <description>&lt;h2 id=&#34;symptom&#34;&gt;Symptom&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Objects that exist in the graph do not appear in the search results.&lt;/li&gt;&#xA;&lt;li&gt;Search results contain objects that were removed in a recent re-import.&lt;/li&gt;&#xA;&lt;li&gt;After an upgrade, search results are incomplete.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;likely-causes&#34;&gt;Likely causes&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Cause&lt;/th&gt;&#xA;          &lt;th&gt;How to confirm&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Search index not updated after import&lt;/td&gt;&#xA;          &lt;td&gt;Compare a known object name against what appears in search&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Failed ETL run&lt;/td&gt;&#xA;          &lt;td&gt;Check the import logs for errors&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Index corrupted during upgrade&lt;/td&gt;&#xA;          &lt;td&gt;Problem started after an upgrade&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;resolution&#34;&gt;Resolution&lt;/h2&gt;&#xA;&lt;h3 id=&#34;rebuild-the-search-index&#34;&gt;Rebuild the search index&lt;/h3&gt;&#xA;&lt;p&gt;See &lt;a href=&#34;../administer-and-manage/rebuild-the-search-index/&#34;&gt;Rebuild the search index&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Source Code Viewer Shows No Content</title>
      <link>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/source-code-viewer-shows-no-content/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/source-code-viewer-shows-no-content/</guid>
      <description>&lt;h2 id=&#34;symptom&#34;&gt;Symptom&lt;/h2&gt;&#xA;&lt;p&gt;You right-click an object and select &lt;strong&gt;Show source code&lt;/strong&gt;, but the Legend panel shows nothing, shows an error, or shows &amp;ldquo;Source code not available&amp;rdquo;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;likely-causes&#34;&gt;Likely causes&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Cause&lt;/th&gt;&#xA;          &lt;th&gt;How to confirm&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Source code viewer not configured&lt;/td&gt;&#xA;          &lt;td&gt;Admin Center → Source Code Viewer shows no path configured&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Path mapping incorrect&lt;/td&gt;&#xA;          &lt;td&gt;The path in the configuration does not match the actual file location&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;HTTP header restriction&lt;/td&gt;&#xA;          &lt;td&gt;Browser console shows a blocked request (CSP or X-Frame-Options error)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Source files not accessible&lt;/td&gt;&#xA;          &lt;td&gt;The server cannot reach the path where source files are stored&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;resolution&#34;&gt;Resolution&lt;/h2&gt;&#xA;&lt;h3 id=&#34;configure-the-source-code-viewer&#34;&gt;Configure the source code viewer&lt;/h3&gt;&#xA;&lt;p&gt;If the viewer is not configured, set it up. See &lt;a href=&#34;../install-and-deploy/set-up-the-source-code-viewer/&#34;&gt;Set up the source code viewer&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Transaction or DCG Is Marked as Huge</title>
      <link>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/transaction-marked-huge/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/transaction-marked-huge/</guid>
      <description>&lt;h2 id=&#34;symptom&#34;&gt;Symptom&lt;/h2&gt;&#xA;&lt;p&gt;In the Transaction or Data Call Graph scope, an item in the list is marked with the message: &lt;strong&gt;&amp;ldquo;Huge Transaction, content is filtered&amp;rdquo;&lt;/strong&gt; or similar. When you select it, no graph is displayed.&lt;/p&gt;&#xA;&lt;h2 id=&#34;cause&#34;&gt;Cause&lt;/h2&gt;&#xA;&lt;p&gt;During the import process, CAST Imaging found that this transaction or data call graph contains more than 10,000 objects. The importer stopped processing it to prevent performance problems. The detail of this transaction is not available in the graph.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AI Features Are Unavailable or Return Errors</title>
      <link>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/ai-features-unavailable/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/ai-features-unavailable/</guid>
      <description>&lt;h2 id=&#34;symptom-a-explain-with-ai-does-not-appear-in-the-context-menu&#34;&gt;Symptom A: &amp;ldquo;Explain with AI&amp;rdquo; does not appear in the context menu&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Cause&lt;/th&gt;&#xA;          &lt;th&gt;Resolution&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AI features disabled for the tenant&lt;/td&gt;&#xA;          &lt;td&gt;Admin: enable AI features in the Admin Center for this tenant. See &lt;a href=&#34;../use-ai-assistance/set-up-ai-integration/&#34;&gt;Set up AI integration&lt;/a&gt;.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;API key not configured&lt;/td&gt;&#xA;          &lt;td&gt;Admin: add an OpenAI or Azure OpenAI API key in the Admin Center.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Role does not have access&lt;/td&gt;&#xA;          &lt;td&gt;Check the user&amp;rsquo;s role and resource permissions.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;symptom-b-ai-error-messages&#34;&gt;Symptom B: AI error messages&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Error message&lt;/th&gt;&#xA;          &lt;th&gt;Cause&lt;/th&gt;&#xA;          &lt;th&gt;Resolution&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&amp;ldquo;There is no internet connection&amp;rdquo;&lt;/td&gt;&#xA;          &lt;td&gt;The server cannot reach the AI provider&lt;/td&gt;&#xA;          &lt;td&gt;Check outbound internet access; whitelist &lt;code&gt;api.openai.com&lt;/code&gt; (OpenAI) or &lt;code&gt;&amp;lt;app&amp;gt;.openai.azure.com&lt;/code&gt; (Azure) on port 443&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&amp;ldquo;Invalid GPT key&amp;rdquo;&lt;/td&gt;&#xA;          &lt;td&gt;The API key is wrong or has been revoked&lt;/td&gt;&#xA;          &lt;td&gt;Admin: replace the API key in the Admin Center&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&amp;ldquo;GPT engine is overloaded&amp;rdquo;&lt;/td&gt;&#xA;          &lt;td&gt;The AI provider is under high load&lt;/td&gt;&#xA;          &lt;td&gt;Wait a few minutes and try again&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&amp;ldquo;Source code is too large to explain&amp;rdquo;&lt;/td&gt;&#xA;          &lt;td&gt;The object has too many lines of code&lt;/td&gt;&#xA;          &lt;td&gt;Use the Explain on a portion of the source code instead&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;API key expired or disabled&lt;/td&gt;&#xA;          &lt;td&gt;Key was revoked by the AI provider&lt;/td&gt;&#xA;          &lt;td&gt;Admin: generate a new key and update it in the Admin Center&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;next-steps&#34;&gt;Next steps&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;../use-ai-assistance/set-up-ai-integration/&#34;&gt;Set up AI integration&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Performance Is Slow</title>
      <link>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/performance-is-slow/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/performance-is-slow/</guid>
      <description>&lt;h2 id=&#34;symptom&#34;&gt;Symptom&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The canvas takes a long time to display objects.&lt;/li&gt;&#xA;&lt;li&gt;A transaction takes many minutes to load.&lt;/li&gt;&#xA;&lt;li&gt;The browser shows a timeout or connection error.&lt;/li&gt;&#xA;&lt;li&gt;CAST Imaging becomes slow after an application with many objects is imported.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;step-1-check-neo4j-memory&#34;&gt;Step 1: Check Neo4j memory&lt;/h2&gt;&#xA;&lt;p&gt;Insufficient Neo4j memory is the most common cause of slow performance.&lt;/p&gt;&#xA;&lt;p&gt;See &lt;a href=&#34;../administer-and-manage/manage-neo4j/&#34;&gt;Manage Neo4j — Optimize memory allocation&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;step-2-reduce-the-view-size&#34;&gt;Step 2: Reduce the view size&lt;/h2&gt;&#xA;&lt;p&gt;Very large views (many objects and links) are slow by design. Try these options:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Login or Authentication Fails</title>
      <link>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/login-fails/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/login-fails/</guid>
      <description>&lt;h2 id=&#34;symptom-a-user-cannot-log-in-with-a-local-account&#34;&gt;Symptom A: User cannot log in with a local account&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Cause&lt;/th&gt;&#xA;          &lt;th&gt;Resolution&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Wrong password&lt;/td&gt;&#xA;          &lt;td&gt;User: use the password reset option. Admin: reset the password in the Users panel. See &lt;a href=&#34;../administer-and-manage/manage-users/&#34;&gt;Manage users&lt;/a&gt;.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Account deactivated&lt;/td&gt;&#xA;          &lt;td&gt;Admin: reactivate the user account in the Users panel.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;No role assigned&lt;/td&gt;&#xA;          &lt;td&gt;Admin: assign a role to the user. See &lt;a href=&#34;../administer-and-manage/manage-roles-and-permissions/&#34;&gt;Manage roles and permissions&lt;/a&gt;.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;symptom-b-ldap-login-fails&#34;&gt;Symptom B: LDAP login fails&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Cause&lt;/th&gt;&#xA;          &lt;th&gt;Resolution&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Wrong LDAP server address or port&lt;/td&gt;&#xA;          &lt;td&gt;Check LDAP host and port in the authentication configuration. See &lt;a href=&#34;../install-and-deploy/configure-authentication/&#34;&gt;Configure authentication&lt;/a&gt;.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Bind DN or password incorrect&lt;/td&gt;&#xA;          &lt;td&gt;Verify the bind DN and password. Re-encrypt the password if needed.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;User not in the base DN&lt;/td&gt;&#xA;          &lt;td&gt;Confirm the user exists in the LDAP tree under the configured base DN.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Group filter excludes the user&lt;/td&gt;&#xA;          &lt;td&gt;Check the group filter in the LDAP configuration.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;symptom-c-session-expires-too-quickly&#34;&gt;Symptom C: Session expires too quickly&lt;/h2&gt;&#xA;&lt;p&gt;The session timeout is configured by the administrator. Ask the admin to increase it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Upgrade Leaves the Application in a Broken State</title>
      <link>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/upgrade-leaves-broken-state/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://a477574b.claude-generated-a3n.pages.dev/docs/troubleshoot/upgrade-leaves-broken-state/</guid>
      <description>&lt;h2 id=&#34;symptom&#34;&gt;Symptom&lt;/h2&gt;&#xA;&lt;p&gt;After upgrading CAST Imaging:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The interface does not load (blank page or JavaScript error).&lt;/li&gt;&#xA;&lt;li&gt;Applications do not appear in the list.&lt;/li&gt;&#xA;&lt;li&gt;A specific feature that worked before now gives an error.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;step-1-clear-the-server-side-cache&#34;&gt;Step 1: Clear the server-side cache&lt;/h2&gt;&#xA;&lt;p&gt;A stale cache is the most common cause of post-upgrade problems.&lt;/p&gt;&#xA;&lt;p&gt;[TODO: Steps to clear the server-side cache — file location or command]&lt;/p&gt;&#xA;&lt;h2 id=&#34;step-2-verify-the-neo4j-schema&#34;&gt;Step 2: Verify the Neo4j schema&lt;/h2&gt;&#xA;&lt;p&gt;After a major upgrade, the Neo4j schema may need to be updated.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
