<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CMS Analysis Unit - Analysis Units creation on Documentation - V2</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cms-analysis-unit-component/cms-analysis-unit-analysis-units-creation/</link><description>Recent content in CMS Analysis Unit - Analysis Units creation on Documentation - V2</description><generator>Hugo</generator><language>en</language><atom:link href="https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cms-analysis-unit-component/cms-analysis-unit-analysis-units-creation/index.xml" rel="self" type="application/rss+xml"/><item><title>CMS Analysis Unit - Analysis Units creation - Duplicate Analysis Units created in a CPP project when we have both .vcproj and .vcxproj file</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cms-analysis-unit-component/cms-analysis-unit-analysis-units-creation/cms-analysis-unit-analysis-units-creation-duplicate-analysis-units-created-in-a-cpp-project-when-we-have-both-vcproj-and-vcxproj-file/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cms-analysis-unit-component/cms-analysis-unit-analysis-units-creation/cms-analysis-unit-analysis-units-creation-duplicate-analysis-units-created-in-a-cpp-project-when-we-have-both-vcproj-and-vcxproj-file/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Purpose of this page is to explain what needs to be done when we have multiple project files (project files from the older version of the build ex: VCbuild and from the new build ex: MSBuild) pointing to the same source and&lt;/p&gt;
&lt;p&gt;DMT discovers different analysis units for each file&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Action Plan&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If the .Net source has multiple project files pointing to the same source DMT still finds both of them as different projects because this information is left to the customer&amp;rsquo;s decision as in which project to be included in the analysis.&lt;/p&gt;</description></item><item><title>CMS Analysis Unit - Analysis Units creation - Fatal Error - Java Lang NullPointerException while adding the new analysis unit</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cms-analysis-unit-component/cms-analysis-unit-analysis-units-creation/cms-analysis-unit-analysis-units-creation-fatal-error-java-lang-nullpointerexception-while-adding-the-new-analysis-unit/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cms-analysis-unit-component/cms-analysis-unit-analysis-units-creation/cms-analysis-unit-analysis-units-creation-fatal-error-java-lang-nullpointerexception-while-adding-the-new-analysis-unit/</guid><description>&lt;p&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page provides a work around if you have a java.lang.NullPointerException while adding the New User Defined Analysis Unit.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/TG/attachments/566531972/566531973.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Observed in CAST AIP&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Observed on RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Step by Step Scenario&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Deliver the application&lt;/li&gt;
&lt;li&gt;Accept the delivery&lt;/li&gt;
&lt;li&gt;Try to create a analysis unit.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Action Plan&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We will get this error when we have missing targets in the dependencies as shown in the screenshot below&lt;/p&gt;</description></item></channel></rss>