This page provides a description of different logs created when generating a snapshot with analysis in Run VB Analyzer.
VB analyzer is still a 32 bit analyzer which is bundled inside CAST AIP 8 which is 64 bit.
In the installation folder we have a separate folder for Visual Basic i.e. "Vb6".
For more information on Visual Basic analyzer you can refer this page.
For configuration and analysis unit information of VB please refer this page
In this page, the different logs lines corresponding to the Run VB Analyzer are listed with functional and technical explanation of the logs that it generates.
If you want to know more about Run Analyzer task related to other technologies, please:
CAST-MS log file
ENVIRONMENT INFORMATION
In the CAST MS log file we have many useful information regarding the environment : the CAST Installation folder used (we can find it in the command line to run the tool), the LISA and LTSA location and log file location.
Using arguments:
INF: 2016-07-19 08:22:02: Loading ini file: C:\Program Files\CAST\8.0\CastGlobalSettings.ini
INF: 2016-07-19 08:23:48: load from database done in 32953 ms.
INF: 2016-07-19 08:23:52: Server 'W7X64_KKU_2:2280 on CastStorageService' found
l_4973reproduce_kku
m_4973_kku
l_4973_kku
INF: 2016-07-19 08:24:11: Environment
Product: CAST-MS
Version: 8.0.0.1
License Key: *************************
Connection: cb800_logs_kku_mngt on CastStorageService _ W7X64_KKU_2:2280
Log file path: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0/CAST-MS.log.txt
INF: 2016-07-19 08:24:11: Initializing logging context in a new thread. Logging.runInNewThreadContext should be used instead
INF: 2016-07-19 08:24:13: Initializing logging context in a new thread. Logging.runInNewThreadContext should be used instead
INF: 2016-07-19 08:24:16: Initializing logging context in a new thread. Logging.runInNewThreadContext should be used instead
Shown below is the action performed manually by the user
This is the set as current version task
INF: 2016-07-19 08:28:31: Section.run Application - Accept Delivery and use it as current version
INF: 2016-07-19 08:28:33: Reading castdelivery file for version V1_logproject
INF: 2016-07-19 08:28:33: Path to castdelivery file is C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\LISA/VB_LogProjectV1_logproject.castdelivery
INF: 2016-07-19 08:28:33: Initializing logging context in a new thread. Logging.runInNewThreadContext should be used instead
Here are the main steps of the set as current version : Cleanupt step ; Deploy source code ; Process CastDelivery file
Here are the main step of the set as current version and also the command line used.
INF: 2016-07-19 08:28:33: starting Task Accept Delivery and use it as current version
INF: 2016-07-19 08:28:33: starting Task Accept Delivery
INF: 2016-07-19 08:28:33: C:\Program Files\CAST\8.0/DeliveryManagerTool/DeliveryManagerTool-CLI.exe AcceptDelivery -application VB_LogProject -version V1_logproject -storagePath C:\CAST800\Delivery -oneApplicationMode 136ea501-7cc3-45c8-8e88-80c60273b5c5 -oneVersionMode 027f979e-b35b-4590-9d6f-b9d9fea43164 -serverUrl -logFilePath C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\136ea5017cc345c88e8880c60273b5c5\DmtValidate-20160719082833.castlog2
INF: 2016-07-19 08:28:41: Task message: No Task message
INF: 2016-07-19 08:28:41: Log file: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\136ea5017cc345c88e8880c60273b5c5\DmtValidate-20160719082833.castlog2
INF: 2016-07-19 08:28:41: ending Task Accept Delivery
Source code deployment : This task will deploy the source code that has been packaged during the Packaging step with the DMT.
INF: 2016-07-19 08:28:41: starting Task Deploy source code repositories for VB_LogProject
INF: 2016-07-19 08:28:41: starting Task Deploy folder C:\CAST800\Deployment\VB_LogProject\Source
COMMAND LINE TO RUN THE DEPLOYMENT
INF: 2016-07-19 08:28:41: C:\Program Files\CAST\8.0/DeliveryManagerTool/DeliveryManagerTool-CLI.exe Deploy -application VB_LogProject -version V1_logproject -package Source -outputDir C:\CAST800\Deployment\VB_LogProject\Source -storagePath C:\CAST800\Delivery -oneApplicationMode 136ea501-7cc3-45c8-8e88-80c60273b5c5 -oneVersionMode 027f979e-b35b-4590-9d6f-b9d9fea43164 -serverUrl -logFilePath C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\136ea5017cc345c88e8880c60273b5c5\DmtDeploy-20160719082841.castlog2
DEPLOYMENT LOG FILE
INF: 2016-07-19 08:28:53: Log file: %Temp%\CAST\CAST\8.0\136ea5017cc345c88e8880c60273b5c5\DmtDeploy-20160719082841.castlog2
INF: 2016-07-19 08:28:53: ending Task Deploy folder C:\CAST800\Deployment\VB_LogProject\Source
INF: 2016-07-19 08:29:01: Task message: No Task message
INF: 2016-07-19 08:29:01: No associated log file
INF: 2016-07-19 08:29:01: ending Task Deploy source code repositories for VB_LogProject
STARTING THE ANALYSIS UNIT CREATION
INF: 2016-07-19 08:29:01: starting Task Process CastDelivery file for application VB_LogProject
INF: 2016-07-19 08:29:01: starting Task Process CastDelivery file for application VB_LogProject
COMMAND LINE TO PROCESS THE CAST DELIVERY FILES
INF: 2016-07-19 08:29:01: C:\Program Files\CAST\8.0/DeliveryManagerTool/DeliveryManagerTool-CLI.exe DeliverPMX -application VB_LogProject -version V1_logproject -outputFile C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\LISA/VB_LogProjectV1_logproject.castdelivery -storagePath C:\CAST800\Delivery -oneApplicationMode 136ea501-7cc3-45c8-8e88-80c60273b5c5 -oneVersionMode 027f979e-b35b-4590-9d6f-b9d9fea43164 -serverUrl -logFilePath C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\136ea5017cc345c88e8880c60273b5c5\DMTDeliver-20160719082833.castlog2
INF: 2016-07-19 08:29:09: Task message: No Task message
CAST DELIVERY LOG FILE
INF: 2016-07-19 08:29:09: Log file: %Temp%\CAST\CAST\8.0\136ea5017cc345c88e8880c60273b5c5\DMTDeliver-20160719082833.castlog2
INF: 2016-07-19 08:29:09: ending Task Process CastDelivery file for application VB_LogProject
INF: 2016-07-19 08:29:09: starting Task Import CastDelivery file
INF: 2016-07-19 08:29:09: Task message: No Task message
INF: 2016-07-19 08:29:09: No associated log file
INF: 2016-07-19 08:29:09: ending Task Import CastDelivery file
INF: 2016-07-19 08:29:09: Task message: No Task message
INF: 2016-07-19 08:29:09: No associated log file
INF: 2016-07-19 08:29:09: ending Task Process CastDelivery file for application VB_LogProject
INF: 2016-07-19 08:29:09: Task message: No Task message
INF: 2016-07-19 08:29:09: No associated log file
END OF THE SET AS CURRENT VERSION
INF: 2016-07-19 08:29:09: ending Task Accept Delivery and use it as current version
INF: 2016-07-19 08:29:38: document saved
Application - Accept Delivery and use it as current version (Duration: 67956 ms)
INF: 2016-07-19 08:29:47: Section.run Application - Take a snapshot of the application
INF: 2016-07-19 08:29:55: Section.run Modify Capture Date
Modify Capture Date (Duration: 31 ms)
INF: 2016-07-19 08:29:58: Section.run Modify Send mail report (if configured)
Modify Send mail report (if configured) (Duration: 62 ms)
INF: 2016-07-19 08:29:59: document saved
INF: 2016-07-19 08:30:00: Initializing logging context in a new thread. Logging.runInNewThreadContext should be used instead
CLICK TO TAKE A SNAPSHOT
INF: 2016-07-19 08:30:00: starting Task Take a snapshot of the application
INF: 2016-07-19 08:30:00: starting Task Snapshot generation
INF: 2016-07-19 08:30:00: document saved
RUN SYNCHONIZATION OF THE SERVICES
INF: 2016-07-19 08:30:00: starting Task Synchronize Services
INF: 2016-07-19 08:30:01: document saved
INF: 2016-07-19 08:30:01: document saved
RETRIEVING CONNECTION PROFILE INFORMATION
INF: 2016-07-19 08:30:03: Loading ini file: C:\ProgramData\CAST\CAST\8.0\CWProfileConnection.INI
INF: 2016-07-19 08:30:40: UserProject "VB_LogProject" saved in cb800_logs_kku_local
INF: 2016-07-19 08:31:18: document saved
INF: 2016-07-19 08:31:18: document saved
GENERATION OF THE JOB AND TECHNICAL PROJECTS
Job generation for Application "VB_LogProject"
INF: 2016-07-19 08:31:33: User Defined Module "VB_LogProject full content" saved in Analysis Service "cb800_logs_kku_local"
INF: 2016-07-19 08:31:39: Dashboard Service "cb800_logs_kku_central" saved in Dashboard Service "cb800_logs_kku_central"
INF: 2016-07-19 08:31:41: System "My System" saved in Dashboard Service "cb800_logs_kku_central"
INF: 2016-07-19 08:31:41: Application "VB_LogProject" saved in Dashboard Service "cb800_logs_kku_central"
INF: 2016-07-19 08:31:50: User Defined Module "VB_LogProject full content" saved in Dashboard Service "cb800_logs_kku_central"
INF: 2016-07-19 08:31:50: document saved
INF: 2016-07-19 08:31:50: Task message: No Task message
INF: 2016-07-19 08:31:50: No associated log file
END OF SYNCHRONIZATION
INF: 2016-07-19 08:31:50: ending Task Synchronize Services
RUN ANALYZER
INF: 2016-07-19 08:31:50: starting Task Application "VB_LogProject"
INF: 2016-07-19 08:31:50: starting Task Run analysis for 'VB_LogProject'
INF: 2016-07-19 08:31:50: starting Task Run Visual Basic Analyzer "My Source file based execution unit_13729"
COMMAND LINE TO RUN THE Analyzer
INF: 2016-07-19 08:31:50: C:\Program Files\CAST\8.0/anarun.exe -CONNECT_PROFILE('W7X64_KKU_2:2280 on CastStorageService.cb800_logs_kku_local') -RUN_AU(301,303,'C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\LISA\136ea5017cc345c88e8880c60273b5c5\Scr13864\JobSettings.xml') -MANAGED(301) -SESSION_ID(303) -LOG('C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\136ea5017cc345c88e8880c60273b5c5\My Source file based execution unit_13729-20160719083150.castlog',TRUNCATE) -LARGESTORAGE('C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0','C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0','136ea5017cc345c88e8880c60273b5c5/Scr13864') -LOGIN(,CASTCORP\KKu,) -APP(-NOGUI) -FINAL_UPDATE -NOPROGRESS -EXIT
INF: 2016-07-19 08:37:09: About to run JOB_VB_ANALYZER job 'My Source file based execution unit_13729'.
INF: 2016-07-19 08:38:48: Execution date=2016/07/19 06:38
INF: 2016-07-19 08:38:48: Execution duration=0 days, 00 hours, 01 mins, 39 secs
INF: 2016-07-19 08:38:48: Execution result=success
INF: 2016-07-19 08:38:52: Loading ini file: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\AMRunResult303.INI
INF: 2016-07-19 08:38:52: Loading ini file: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\AMRunResult303.INI
INF: 2016-07-19 08:38:52: Task message: No Task message
INF: 2016-07-19 08:38:52: Log file: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\136ea5017cc345c88e8880c60273b5c5\My Source file based execution unit_13729-20160719083150.castlog
INF: 2016-07-19 08:38:52: ending Task Run Visual Basic Analyzer "My Source file based execution unit_13729"
COMPUTE ANALYSIS UNIT FULL CONTENT -- IT POPULATES THE AU CONTENT
INF: 2016-07-19 08:38:52: starting Task Compute Analysis Unit full content for Library
INF: 2016-07-19 08:38:54: Task message: Number of objects selected : 754
INF: 2016-07-19 08:38:54: No associated log file
INF: 2016-07-19 08:38:54: ending Task Compute Analysis Unit full content for Library
COMPUTE METRIC CALCULATION
INF: 2016-07-19 08:38:54: starting Task Run metrics calculation for My Source file based execution unit
COMMAND LINE TO RUN THE COMPUTE METRICS
INF: 2016-07-19 08:38:56: C:\Program Files\CAST\8.0/anarun.exe-CONNECT_PROFILE('W7X64_KKU_2:2280 on CastStorageService.cb800_logs_kku_local') -RUN_METRICS(301,258,1) -LOG('C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\136ea5017cc345c88e8880c60273b5c5\MA_My Source file based execution unit-20160719083854.castlog',USELOGFILE) -LARGESTORAGE('C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0','C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0','136ea5017cc345c88e8880c60273b5c5\Scr13864') -LOGIN(,CASTCORP\KKu,) -APP(-NOGUI) -NOPROGRESS -EXIT
INF: 2016-07-19 08:40:17: Loading ini file: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\AMRunResult.INI
INF: 2016-07-19 08:40:17: Loading ini file: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\AMRunResult.INI
INF: 2016-07-19 08:40:17: Task message: No Task message
INF: 2016-07-19 08:40:17: Log file: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\136ea5017cc345c88e8880c60273b5c5\MA_My Source file based execution unit-20160719083854.castlog
INF: 2016-07-19 08:40:17: ending Task Run metrics calculation for My Source file based execution unit
INF: 2016-07-19 08:40:17: Task message: No Task message
INF: 2016-07-19 08:40:17: No associated log file
INF: 2016-07-19 08:40:17: ending Task Run analysis for 'VB_LogProject'
RUN EXTENSIONS
INF: 2016-07-19 08:40:17: starting Task Run Extensions at application level for VB_LogProject
COMMAND LINE TO RUN EXTENSION
INF: 2016-07-19 08:40:17: C:\Program Files\CAST\8.0/ThirdParty\Python34\python.exe C:\Program Files\CAST\8.0/ThirdParty\Python34\Lib\site-packages\cast\application\internal\run_plugins.py --log C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\LISA\136ea5017cc345c88e8880c60273b5c5\ApplicationExtensions.castlog --application VB_LogProject --database postgresql --host W7X64_KKU_2 --port 2280 --user operator --password ****** --schema cb800_logs_kku_local --castdirectory C:\Program Files\CAST\8.0 --event end_application --temporary C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\LTSA/136ea5017cc345c88e8880c60273b5c5 --intermediate C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\LISA/136ea5017cc345c88e8880c60273b5c5
INF: 2016-07-19 08:41:28: Task message: No Task message
INF: 2016-07-19 08:41:28: Log file: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\LISA\136ea5017cc345c88e8880c60273b5c5\ApplicationExtensions.castlog
INF: 2016-07-19 08:41:28: ending Task Run Extensions at application level for VB_LogProject
RUN NATUAL METRICS
INF: 2016-07-19 08:41:28: starting Task Run Copy Paste metrics calculation for VB_LogProject
INF: 2016-07-19 08:41:28: starting Task Analyze Copy Paste code
COMMAND LINE TO RUNN THE NATURAL METRICS
INF: 2016-07-19 08:41:29: C:\Program Files\CAST\8.0/NaturalMetricsRunner.exe -batch C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\LTSA/NaturalMetricsInput.txt -out C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\LISA\136ea5017cc345c88e8880c60273b5c5\NaturalMetrics.datatransfer
INF: 2016-07-19 08:41:30: Loading (1/1): %Temp%\CAST\CAST\8.0\LISA\136ea5017cc345c88e8880c60273b5c5\Scr13864\dataset.castvector 229vectors
INF: 2016-07-19 08:41:30: Loaded 229 vectors
INF: 2016-07-19 08:41:30: Detecting copy/paste
INF: 2016-07-19 08:41:30: Detecting commented code
INF: 2016-07-19 08:41:30: Success
INF: 2016-07-19 08:41:30: Task message: No Task message
INF: 2016-07-19 08:41:30: No associated log file
INF: 2016-07-19 08:41:30: ending Task Analyze Copy Paste code
SAVING RESULTS IN DATABASE USING XML TO DB TRANSFER
INF: 2016-07-19 08:41:30: starting Task Save results to database
INF: 2016-07-19 08:41:30: C:\Program Files\CAST\8.0/XMLTODB.exe /f:C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\LISA\136ea5017cc345c88e8880c60273b5c5\NaturalMetrics.datatransfer /c:C:\Program Files\CAST\8.0\InstallScripts\Common\APPW\table_appw.xml /scp:naturalmetrics /src:xml /st:sql /cs:LIBPQ:W7X64_KKU_2:2280,postgres /u:operator /p:****** /db:cb800_logs_kku_local /no_bcp
INF: 2016-07-19 08:41:36: Transferring XML -> DB without using bulk copy: this may take a while...
INF: 2016-07-19 08:41:36: XMLtoDB: Opening a connection to <connection_string> 'LIBPQ:W7X64_KKU_2:2280,postgres' with login 'operator'...successful connection.
INF: 2016-07-19 08:41:36: [08:41:35] Table # 1 'OBJECTS_SIMILARITIES': starting transfer...
INF: 2016-07-19 08:41:36: [08:41:35] table # 1 'OBJECTS_SIMILARITIES': now transferred ( 15 rows transferred in 00h 00m 00s 328ms ).
INF: 2016-07-19 08:41:36: [08:41:35] Whole transfer duration is 00h 00m 00s 328ms (for 15 rows).
INF: 2016-07-19 08:41:36: [08:41:35] Table # 2 'ObjInf': starting transfer...
INF: 2016-07-19 08:41:36: [08:41:36] table # 2 'ObjInf': now transferred ( 9 rows transferred in 00h 00m 00s 031ms ).
INF: 2016-07-19 08:41:36: [08:41:36] Whole transfer duration is 00h 00m 00s 359ms (for 24 rows).
INF: 2016-07-19 08:41:36: XMLtoDB: Successful transfer (XML -> DB).
INF: 2016-07-19 08:41:36: Task message: No Task message
INF: 2016-07-19 08:41:36: No associated log file
INF: 2016-07-19 08:41:36: ending Task Save results to database
INF: 2016-07-19 08:41:36: Task message: No Task message
INF: 2016-07-19 08:41:36: No associated log file
INF: 2016-07-19 08:41:36: ending Task Run Copy Paste metrics calculation for VB_LogProject
RUN THE DLM
INF: 2016-07-19 08:41:36: starting Task Run Dynamic Link Manager
COMMAND LINE TO RUN THE DLM
INF: 2016-07-19 08:41:37: [C:\Program Files\CAST\8.0\DynamicLinks.CLI.exe, executeRules, --profile=cb800_logs_kku_mngt on CastStorageService _ W7X64_KKU_2:2280, --ruleFile=C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\LISA\136ea5017cc345c88e8880c60273b5c5\ExecutionPlan.dlm.xml, --log=C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\LISA\136ea5017cc345c88e8880c60273b5c5\DynamicLinkManager.log]
INF: 2016-07-19 08:42:32: Task message: No Task message
INF: 2016-07-19 08:42:32: Log file: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\LISA\136ea5017cc345c88e8880c60273b5c5\DynamicLinkManager.log
INF: 2016-07-19 08:42:32: ending Task Run Dynamic Link Manager
INF: 2016-07-19 08:42:32: Task message: No Task message
INF: 2016-07-19 08:42:32: No associated log file
INF: 2016-07-19 08:42:32: ending Task Application "VB_LogProject"
INF: 2016-07-19 08:42:32: starting Task Update SQL XXL Table Size for "VB_LogProject"
INF: 2016-07-19 08:42:32: Task message: skipped : no Table Size data
INF: 2016-07-19 08:42:32: No associated log file
INF: 2016-07-19 08:42:32: ending Task Update SQL XXL Table Size for "VB_LogProject"
INF: 2016-07-19 08:42:32: starting Task Run Data Flow Security Analysis on "VB_LogProject"
INF: 2016-07-19 08:42:32: Task message: skipped : User input security is not activated for this application
INF: 2016-07-19 08:42:32: No associated log file
INF: 2016-07-19 08:42:32: ending Task Run Data Flow Security Analysis on "VB_LogProject"
INF: 2016-07-19 08:42:32: starting Task Prepare snapshot in "cb800_logs_kku_local"
INF: 2016-07-19 08:42:32: starting Task Generate Modules in "cb800_logs_kku_local"
INF: 2016-07-19 08:42:32: Creating modules of application VB_LogProject
INF: 2016-07-19 08:42:34: Modules creation done for application VB_LogProject
INF: 2016-07-19 08:42:34: Task message: No Task message
INF: 2016-07-19 08:42:34: No associated log file
INF: 2016-07-19 08:42:34: ending Task Generate Modules in "cb800_logs_kku_local"
INF: 2016-07-19 08:42:34: starting Task Run CSV generation
INF: 2016-07-19 08:42:34: C:\Program Files\CAST\8.0/anarun.exe -CONNECT_PROFILE('W7X64_KKU_2:2280 on CastStorageService.cb800_logs_kku_local') -RUN_CSV -LOG('C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\RunCSV-20160719083000.castlog',USELOGFILE) -LOGIN(,CASTCORP\KKu,) -APP(-NOGUI) -NOPROGRESS -EXIT
INF: 2016-07-19 08:43:08: Task message: No Task message
INF: 2016-07-19 08:43:08: Log file: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\RunCSV-20160719083000.castlog
INF: 2016-07-19 08:43:08: ending Task Run CSV generation
INF: 2016-07-19 08:43:08: Task message: No Task message
INF: 2016-07-19 08:43:08: No associated log file
INF: 2016-07-19 08:43:08: ending Task Prepare snapshot in "cb800_logs_kku_local"
INF: 2016-07-19 08:43:08: starting Task Run Path builder on "cb800_logs_kku_local"
INF: 2016-07-19 08:43:08: C:\Program Files\CAST\8.0/CAST-PathBuilder.jar -driver org.postgresql.Driver -url jdbc:postgresql://W7X64_KKU_2:2280/postgres -schema cb800_logs_kku_local -user operator -password ***** -maxdepth 50 -maxsteps 10000
INF: 2016-07-19 08:43:08: Defining Log server thread as a new logging context without any writers
INF: 2016-07-19 08:43:10: Path Builder Application Copyright (c) CAST 2014
INF: 2016-07-19 08:43:10: Connected to: jdbc:postgresql://W7X64_KKU_2:2280/postgres user: operator
INF: 2016-07-19 08:43:10: 2016-07-19 08:43:10.405 - Connected to: jdbc:postgresql://W7X64_KKU_2:2280/postgres user: operator
INF: 2016-07-19 08:43:10: Building paths from cb800_logs_kku_local...
INF: 2016-07-19 08:43:10: Loading call graph...
INF: 2016-07-19 08:43:10: 2016-07-19 08:43:10.467 - Building paths from cb800_logs_kku_local...
INF: 2016-07-19 08:43:10: 2016-07-19 08:43:10.467 - Loading call graph...
INF: 2016-07-19 08:43:13: Call graph loaded, 1574 call links
INF: 2016-07-19 08:43:13: Building call paths...
INF: 2016-07-19 08:43:13: Call paths built, 0 call paths...
INF: 2016-07-19 08:43:13: Saving call paths...
INF: 2016-07-19 08:43:13: Call paths saved, 0 rows created...
INF: 2016-07-19 08:43:13: Paths built in 2891 ms, 0 rows created [rate: 0 rows/s]
INF: 2016-07-19 08:43:13: 2016-07-19 08:43:13.311 - Call graph loaded, 1574 call links
INF: 2016-07-19 08:43:13: 2016-07-19 08:43:13.311 - Building call paths...
INF: 2016-07-19 08:43:13: 2016-07-19 08:43:13.358 - Call paths built, 0 call paths...
INF: 2016-07-19 08:43:13: 2016-07-19 08:43:13.358 - Saving call paths...
INF: 2016-07-19 08:43:13: 2016-07-19 08:43:13.358 - Call paths saved, 0 rows created...
INF: 2016-07-19 08:43:13: 2016-07-19 08:43:13.358 - Paths built in 2891 ms, 0 rows created [rate: 0 rows/s]
INF: 2016-07-19 08:43:13: Disconnected!
INF: 2016-07-19 08:43:13: 2016-07-19 08:43:13.389 - Disconnected!
INF: 2016-07-19 08:43:13: Done!
INF: 2016-07-19 08:43:13: Task message: No Task message
INF: 2016-07-19 08:43:13: No associated log file
INF: 2016-07-19 08:43:13: ending Task Run Path builder on "cb800_logs_kku_local"
INF: 2016-07-19 08:43:13: starting Task Update Sources in "cb800_logs_kku_local"
INF: 2016-07-19 08:43:36: Task message: No Task message
INF: 2016-07-19 08:43:36: No associated log file
INF: 2016-07-19 08:43:36: ending Task Update Sources in "cb800_logs_kku_local"
INF: 2016-07-19 08:43:36: starting Task Finalize Data Flow Security in "cb800_logs_kku_local"
INF: 2016-07-19 08:43:36: Task message: No Task message
INF: 2016-07-19 08:43:36: No associated log file
INF: 2016-07-19 08:43:36: ending Task Finalize Data Flow Security in "cb800_logs_kku_local"
INF: 2016-07-19 08:43:36: starting Task Create Architecture Model in "cb800_logs_kku_local"
INF: 2016-07-19 08:43:36: Task message: No Task message
INF: 2016-07-19 08:43:36: No associated log file
INF: 2016-07-19 08:43:36: ending Task Create Architecture Model in "cb800_logs_kku_local"
INF: 2016-07-19 08:43:36: starting Task Create Architecture Model in "cb800_logs_kku_central"
INF: 2016-07-19 08:43:36: Task message: No Task message
INF: 2016-07-19 08:43:36: No associated log file
INF: 2016-07-19 08:43:36: ending Task Create Architecture Model in "cb800_logs_kku_central"
INF: 2016-07-19 08:43:36: starting Task Synchronize Assessment Model in cb800_logs_kku_central
INF: 2016-07-19 08:44:20: Task message: No Task message
INF: 2016-07-19 08:44:20: No associated log file
INF: 2016-07-19 08:44:20: ending Task Synchronize Assessment Model in cb800_logs_kku_central
INF: 2016-07-19 08:44:20: starting Task Create Snapshot Definition in "cb800_logs_kku_central"
INF: 2016-07-19 08:44:20: Dashboard Service "cb800_logs_kku_central" saved in Dashboard Service "cb800_logs_kku_central"
INF: 2016-07-19 08:44:20: System "My System" saved in Dashboard Service "cb800_logs_kku_central"
INF: 2016-07-19 08:44:20: Application "VB_LogProject" saved in Dashboard Service "cb800_logs_kku_central"
INF: 2016-07-19 08:44:20: User Defined Module "VB_LogProject full content" saved in Dashboard Service "cb800_logs_kku_central"
INF: 2016-07-19 08:44:26: Task message: No Task message
INF: 2016-07-19 08:44:26: No associated log file
INF: 2016-07-19 08:44:26: ending Task Create Snapshot Definition in "cb800_logs_kku_central"
INF: 2016-07-19 08:44:26: starting Task Compute Snapshot in "cb800_logs_kku_central" with associated Analysis Services
INF: 2016-07-19 08:49:37: Defining Log server thread as a new logging context without any writers
INF: 2016-07-19 08:49:49: Connected to: jdbc:postgresql://W7X64_KKU_2:2280/postgres user: operator
INF: 2016-07-19 08:49:52: Missing translation: DSS_TREE_BUILDER_END_PROCESS
DURATION 2110
ROWS_NB 755
RATE 357 rows/s
INF: 2016-07-19 08:49:52: Disconnected!
INF: 2016-07-19 08:49:55: Task message: No Task message
INF: 2016-07-19 08:49:55: Log file: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\DssEngine.160719083000.log.txt
INF: 2016-07-19 08:49:55: ending Task Compute Snapshot in "cb800_logs_kku_central" with associated Analysis Services
INF: 2016-07-19 08:49:55: starting Task Configure snapshot data into dashboard service.
INF: 2016-07-19 08:49:55: C:\Program Files\CAST\8.0/AED/CLI/AedConsolidation.exe -synchronize -driver org.postgresql.Driver -url jdbc:postgresql://W7X64_KKU_2:2280/postgres -schema cb800_logs_kku_central -user operator -password ***** -snapshot_id 6 -log_file C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\136ea5017cc345c88e8880c60273b5c5\AedCli-20160719083000.TXT
INF: 2016-07-19 08:50:03: Task message: No Task message
INF: 2016-07-19 08:50:03: Log file: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\136ea5017cc345c88e8880c60273b5c5\AedCli-20160719083000.TXT
INF: 2016-07-19 08:50:03: ending Task Configure snapshot data into dashboard service.
INF: 2016-07-19 08:50:03: starting Task Transfer sources, positions and bookmarks into dashboard service.
INF: 2016-07-19 08:50:03: C:\Program Files\CAST\8.0/AED/CLI/AedConsolidation.exe -uploadsrc -local_driver org.postgresql.Driver -local_url jdbc:postgresql://W7X64_KKU_2:2280/postgres -local_schema cb800_logs_kku_local -local_user operator -local_password ***** -driver org.postgresql.Driver -url jdbc:postgresql://W7X64_KKU_2:2280/postgres -schema cb800_logs_kku_central -user operator -password ***** -snapshot_id 6 -log_file C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\136ea5017cc345c88e8880c60273b5c5\AedCli-20160719083000.TXT
INF: 2016-07-19 08:50:05: Task message: No Task message
INF: 2016-07-19 08:50:05: Log file: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0\136ea5017cc345c88e8880c60273b5c5\AedCli-20160719083000.TXT
INF: 2016-07-19 08:50:05: ending Task Transfer sources, positions and bookmarks into dashboard service.
INF: 2016-07-19 08:50:05: starting Task Synchronize Snapshot List from "cb800_logs_kku_central"
INF: 2016-07-19 08:50:05: Task message: No Task message
INF: 2016-07-19 08:50:05: No associated log file
INF: 2016-07-19 08:50:05: ending Task Synchronize Snapshot List from "cb800_logs_kku_central"
INF: 2016-07-19 08:50:05: starting Task Dashboard automation in "cb800_logs_kku_central"
INF: 2016-07-19 08:50:05: Task message: No Task message
INF: 2016-07-19 08:50:05: No associated log file
INF: 2016-07-19 08:50:05: ending Task Dashboard automation in "cb800_logs_kku_central"
INF: 2016-07-19 08:50:05: starting Task Execution Summary
INF: 2016-07-19 08:50:05: Task message: No Task message
INF: 2016-07-19 08:50:05: No associated log file
INF: 2016-07-19 08:50:05: ending Task Execution Summary
INF: 2016-07-19 08:50:05: document saved
INF: 2016-07-19 08:50:05: Task message: No Task message
INF: 2016-07-19 08:50:05: No associated log file
INF: 2016-07-19 08:50:05: ending Task Snapshot generation
INF: 2016-07-19 08:50:05: Task message: No Task message
INF: 2016-07-19 08:50:05: No associated log file
INF: 2016-07-19 08:50:05: ending Task Take a snapshot of the application
RUN ANALYSIS FOR VB (My Package_<Execution_Unit_ID>-<DateTime>.castlog)
This section shows all the configuration messages. All the options configured in CAST- MS like the local base name,LISA/LTSA folder destination,file extensions included in analysis, any custom environment profiles ,source file path,include file path, etc that are required to run a perfect analysis are shown in the log message during the beginning.
ENVIRONMENT INFORMATION
2016-07-07 09:46:43.647 Information 121 ; Body 32-bit environment
2016-07-07 09:46:45.882 Information 121 ; Body LISA folder: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0
2016-07-07 09:46:45.882 Information 121 ; Body LTSA folder: C:\Users\KKU\AppData\Local\Temp\CAST\CAST\8.0
2016-07-07 09:46:45.882 Information 121 ; Body LSA relative folder: 136ea5017cc345c88e8880c60273b5c5/Scr13729
2016-07-07 09:46:47.679 Information 121 ; Body Using Knowledge Base on schema cb800_logs_kku_local.
RUN ANALYSIS IS ABOUT TO START
2016-07-07 09:47:24.290 Information 108 ; Body Loading meta model from repository . . .
2016-07-07 09:47:26.087 Information 108 ; Body Meta model loaded.
2016-07-07 09:47:26.087 Information 121 ; Body RunAnalysis started
CONFIGURATION INFORMATION
2016-07-07 09:47:26.087 Information 121 ; Body Description :
2016-07-07 09:47:26.087 Information 121 ; Body Name : My Source file based execution unit
2016-07-07 09:47:26.087 Information 121 ; Body Selection AnalysisUnits
2016-07-07 09:47:26.087 Information 121 ; Body Default Handling : 1
2016-07-07 09:47:26.087 Information 121 ; Body Analysis Unit description :
2016-07-07 09:47:26.087 Information 121 ; Body Name : Library
2016-07-07 09:47:26.087 Information 121 ; Body Visual Studio Project File : C:\CAST800\Deployment\VB_LogProject\Source\Library Managment System.vbp
2016-07-07 09:47:26.087 Information 121 ; Body Compare references only by file name : 1
2016-07-07 09:47:26.087 Information 121 ; Body Custom Environment Profiles
2016-07-07 09:47:26.087 Information 121 ; Body Maximum Size for Query : 0
2016-07-07 09:47:26.087 Information 121 ; Body Use Inference Engine : 1
2016-07-07 09:47:26.087 Information 121 ; Body SESSION CONTEXT details:
301 ; 303 = "VB_LogProject"."My Source file based execution unit_13729"
2016-07-07 09:47:26.087 1 ; Job execution
VB ANALYSIS IS STARTING
This step starts the process of source code analysis of all the selected Analysis Units. It shows the number of external link components and the files that are being analyzed.
2016-07-07 09:47:26.087 Information 121 ; Job execution About to run JOB_VB_ANALYZER job 'My Source file based execution unit_13729'.
2016-07-07 09:47:34.712 Information 108 ; Job execution Total physical memory: 4095 MB.
Dependencies : External links loaded
It gives information about the number of Client Server objects that would be involved in the analyzer in order to create external links.
2016-07-07 09:47:46.838 Information 108 ; Job execution External link component has loaded 0 objects
2016-07-07 09:47:46.838 Information 121 ; Job execution Inference Engine Options 0 infeng32/dynamiclink 1844 <no-module> 0 infeng32/dynamiclink
2016-07-07 09:47:46.838 Information 121 ; Job execution Use Inference Engine=Yes 0 infeng32/dynamiclink 1847 <no-module> 0 infeng32/dynamiclink
2016-07-07 09:47:46.838 Information 121 ; Job execution VersionV1=No 0 infeng32/dynamiclink 1850 <no-module> 0 infeng32/dynamiclink
2016-07-07 09:47:46.838 Information 121 ; Job execution LimitSubTarget=50000 0 infeng32/dynamiclink 1853 <no-module> 0 infeng32/dynamiclink
2016-07-07 09:47:46.838 Information 121 ; Job execution LimitString=10000 0 infeng32/dynamiclink 1856 <no-module> 0 infeng32/dynamiclink
2016-07-07 09:47:46.838 Information 121 ; Job execution ACTIVATE_TRACE_INFENG=No 0 infeng32/dynamiclink 1859 <no-module> 0 infeng32/dynamiclink
Processing the extracted files
2016-07-07 09:47:50.791 Information 108 ; Job execution
------------------------------------------------------------------------------------
2016-07-07 09:47:50.791 Information 108 ; Job execution Getting static references to ActiveX for project Library Managment System.vbp (C:\CAST800\Deployment\VB_LogProject\Source).
0 vbanalyzer\vbproject.cpp
2016-07-07 09:47:57.979 Information 111 ; Job execution Loading default options for cache saving component 0 inifile\inifile.cpp 1037 CacheSaving 0 inifile\inifile.cpp
EXECUTION SUMMARY
2016-07-07 09:48:28.528 Information 121 ; Job execution New Job status
2016-07-07 09:48:28.528 Information 121 ; Job execution Execution date=2016/07/07 07:48
2016-07-07 09:48:28.528 Information 121 ; Job execution Execution duration=0 days, 00 hours, 01 mins, 02 secs
2016-07-07 09:48:28.528 Information 121 ; Job execution Execution result=success
2016-07-07 09:48:28.528 9003 ; Summary 0 fatal error(s); 0 error(s); 0 warning(s); 17 information message(s).
2016-07-07 09:48:28.528 1048575 ; Job execution
2016-07-07 09:48:28.887 Information 121 ; Body Analysis completed
CAST_MainTask_SummaryLog_<DateTime>.txt
Status: Execution succeeded
Start: Tue Jul 19 08:30:00 CEST 2016
OS Version: Windows 7 (version 6.1)
Machine name: W7x64_KKU_2
Software Version: CAST 8.0.0 ( Build 8525 )
Task: Take a snapshot of the application
Total duration: 20m04s
Nb of Computed Quality Rules: 63
-- Statistics for application VB_LogProject --
- Analysis duration: 10m42s
- Nb of modules: 1
- Nb of active analysis units: 1
- Nb of inactive analysis units: 0
- Total nb of analysis units: 1
- Nb of saved objects: 754
Summary is saved at %Temp%\CAST\CAST\8.0\CAST_MainTask_SummaryLog_20160719-083000.txt