Kumar Pallava
- Total activity 205
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 144
Posts
Votes on activity by Kumar Pallava Sort by votes-
Source files are not analyzed by .NET analyzer when the file present in CONTENT tag in project file
We understand that the .NET analyzer is designed to analyze the source files present under COMPILE tags and the source files present under CONTENT tag are not analyzed maybe because in content tag ...
-
Analysis failure due to long deployed path
When analyzer run on long deployed path the saving of the objects fails and analysis crashes due to this long path. The limit of the path has been set to 600 which is more than expected path of a f...
-
Successful Java analysis
When you run Java analysis you need to make sure that the Java base classes should be parsed first from rt.jarWhen you analysis starts after some time (depend on the size of an application) in the ...
-
Java objects are not saved when analyzed more than once due to reference in Class Path
When you refer the deploy root folder or sub folder from deploy folder which has .java files in the class path of CAST-MS then the .java files will be analyzed twice and resultant would be that the...
-
.NET analysis no more requires MS framework assemblies to be packaged
When you are packaging .NET source code there is no more requirement of adding MS framework assemblies as resource package. But while doing a package you will have several alerts related to System ...
-
.NET Core analysis PackageReference not found by analyzer
When you are analyzing a .NET Core project having PackageReference included in the project file, those Package References are not picked by analyzer. When you deliver the application you would not ...
-
No external link between application source code and DB objects
When you are analyzing an application having both application source code and DB objects and after analysis you notice missing links between the application and DB objects then the first think to c...
-
Parsing of Java file messages not seen in JEE analysis log
There are some scenarios when Parsing of Java files are not seen on the Java analysis log file and occurs on all JEE analyzer versions. To overcome the above case you need to clean/delete the LISA ...
-
Enlighten - Object image is not displaying when opened in other machine
When an analysis is run on one environment and Enlighten opened on other environment then to see the objects source code we need to map the deploy folder path or we need to make the deploy folder a...
-
Dotnet analysis log issue
When you analyze .NET application in the analysis log you could see the same file is getting visited twice see the screenshot of the log below: This is a logging issue and nothing to do with dupli...