{"id":3963,"date":"2012-07-12T07:41:53","date_gmt":"2012-07-12T05:41:53","guid":{"rendered":"https:\/\/ingmarverheij.com\/?p=3963"},"modified":"2012-07-12T08:47:19","modified_gmt":"2012-07-12T06:47:19","slug":"howto-get-citrix-appdna-installation-logfiles","status":"publish","type":"post","link":"https:\/\/ingmarverheij.com\/en\/howto-get-citrix-appdna-installation-logfiles\/","title":{"rendered":"Howto: Citrix AppDNA installation logfiles"},"content":{"rendered":"\n<p><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 5px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px\" title=\"\" border=\"0\" alt=\"\" align=\"left\" src=\"https:\/\/ingmarverheij.com\/wp-content\/uploads\/2012\/07\/AppDNA-logo11.jpg\" width=\"55\" height=\"92\" \/><\/p>\n<p>If your having problems installing Citrix AppDNA (former App-DNA Apptitude) you\u2019ll might struggle to find installation log files. This is because the logfiles aren\u2019t created by default, you need to enable it by placing a marker file.<\/p>\n<p>&#160;<\/p>\n<p>The installer checks if the file <em><strong>%Temp%\\ActivateAppTitudeVerboseLog.txt<\/strong><\/em> exists:<\/p>\n<p><!--more--><\/p>\n<p><a href=\"https:\/\/ingmarverheij.com\/wp-content\/uploads\/2012\/07\/Process-Monitor1.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-right-width: 0px; margin: 0px 5px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px\" title=\"Process Monitor\" border=\"0\" alt=\"Process Monitor\" src=\"https:\/\/ingmarverheij.com\/wp-content\/uploads\/2012\/07\/Process-Monitor_thumb1.png\" width=\"604\" height=\"207\" \/><\/a><\/p>\n<p>If it finds the marker file, it will write verbose logging in the file <strong><em>%Temp%\\AppTitudeBusinessLogicVerboseLog.txt<\/em><\/strong>&#160;<strong><em>. <\/em><\/strong><\/p>\n<p><a href=\"https:\/\/ingmarverheij.com\/wp-content\/uploads\/2012\/07\/AppTitudeBusinessLogicVerboseLog1.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-right-width: 0px; margin: 0px 5px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px\" title=\"AppTitudeBusinessLogicVerboseLog\" border=\"0\" alt=\"AppTitudeBusinessLogicVerboseLog\" src=\"https:\/\/ingmarverheij.com\/wp-content\/uploads\/2012\/07\/AppTitudeBusinessLogicVerboseLog_thumb1.png\" width=\"604\" height=\"234\" \/><\/a><\/p>\n<p>The content of the file will start with something like this:<\/p>\n<pre height=\"200\">11-7-2012 14:16:54: IsIISInstalled() returned FALSE\n11-7-2012 14:16:56: Web site name: AppDNA application: AppDNA port: 3500 application pool: \n11-7-2012 14:16:56: IsIISInstalled() returned FALSE\n11-7-2012 14:17:13: IsIISInstalled() returned FALSE\n11-7-2012 14:17:16: Getting app pool for site AppDNA\n11-7-2012 14:17:16: IsIISInstalled() returned FALSE\n11-7-2012 14:17:16: App pool could not be retrieved due to an error.\nDetails: Cannot get application pool as IIS is not installed\n11-7-2012 14:17:16: IsIISInstalled() returned FALSE\n11-7-2012 14:17:16: Entering method IIS::SaveWebConfigFile in [] line:0\n11-7-2012 14:17:16: Entering UpdateWebConfigFileWithPreviousSettings: previousWebConfig: web.config.old newWebConfig: web.config\n11-7-2012 14:17:16: Website Directory is: E:\\Program Files (x86)\\Citrix\\AppDNA\\Server\\\n11-7-2012 14:17:16: previousConfig path: E:\\Program Files (x86)\\Citrix\\AppDNA\\Server\\web.config.old\n11-7-2012 14:17:16: newConfig path: E:\\Program Files (x86)\\Citrix\\AppDNA\\Server\\web.config\n11-7-2012 14:17:16: Calling PreserveWebConfigSetting on nc:appTitudeDatabasesConfiguration...\n11-7-2012 14:17:16: Calling PreserveWebConfigSetting on nc:identity...\n11-7-2012 14:17:16: Calling PreserveWebConfigSetting on nc:appSettings...\n11-7-2012 14:17:16: Leaving method IIS::SaveWebConfigFile in [] line:0\n11-7-2012 14:17:16: Entering method Database::PrepareForDatabasePopulation in [] line:0\n11-7-2012 14:17:16: Entering method Database::CreateScripts in [] line:0\n11-7-2012 14:17:16: Leaving method Database::CreateScripts in [] line:0\n11-7-2012 14:17:16: Leaving method Database::PrepareForDatabasePopulation in [] line:0\n11-7-2012 14:17:16: Entering method Database::RestoreDatabaseFromStockBackup in [] line:0\n11-7-2012 14:17:55: &gt;&gt; 2012-07-11 14:17:55Z : Executing\n11-7-2012 14:17:55: --***********************************************************\n--* (C) App-DNA Ltd 2006 All rights reserved                *\n--***********************************************************\n\nCREATE DATABASE [AppDNA]\nCOLLATE Latin1_General_CI_AS\n\n11-7-2012 14:17:56: &gt;&gt; 2012-07-11 14:17:56Z : Executed Successfully\n11-7-2012 14:17:56: &gt;&gt; 2012-07-11 14:17:56Z : Executing\n11-7-2012 14:17:56: \nALTER DATABASE [AppDNA]\nMODIFY FILE\n\t(NAME = N'AppDNA',\n\t SIZE = 150MB,\n     MAXSIZE = UNLIMITED,\n\t FILEGROWTH = 10%\n\t)\n\n11-7-2012 14:17:56: &gt;&gt; 2012-07-11 14:17:56Z : Executed Successfully\n11-7-2012 14:17:56: &gt;&gt; 2012-07-11 14:17:56Z : Executing\n11-7-2012 14:17:56: \nALTER DATABASE [AppDNA]\nMODIFY FILE\n\t(NAME = N'AppDNA_log',\n     MAXSIZE = UNLIMITED,\n\t FILEGROWTH = 10%\n\t)<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>If your having problems installing Citrix AppDNA (former App-DNA Apptitude) you\u2019ll might struggle to find installation log files. This is because the logfiles aren\u2019t created by default, you need to enable it by placing a marker file. &#160; The installer checks if the file %Temp%\\ActivateAppTitudeVerboseLog.txt exists:<\/p>","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-container-style":"default","site-container-layout":"default","site-sidebar-layout":"default","disable-article-header":"default","disable-site-header":"default","disable-site-footer":"default","disable-content-area-spacing":"default","footnotes":""},"categories":[471],"tags":[674,667,472],"class_list":["post-3963","post","type-post","status-publish","format-standard","hentry","category-appdna","tag-appdna","tag-citrix","tag-logfiles"],"_links":{"self":[{"href":"https:\/\/ingmarverheij.com\/en\/wp-json\/wp\/v2\/posts\/3963","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ingmarverheij.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ingmarverheij.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ingmarverheij.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/ingmarverheij.com\/en\/wp-json\/wp\/v2\/comments?post=3963"}],"version-history":[{"count":5,"href":"https:\/\/ingmarverheij.com\/en\/wp-json\/wp\/v2\/posts\/3963\/revisions"}],"predecessor-version":[{"id":3997,"href":"https:\/\/ingmarverheij.com\/en\/wp-json\/wp\/v2\/posts\/3963\/revisions\/3997"}],"wp:attachment":[{"href":"https:\/\/ingmarverheij.com\/en\/wp-json\/wp\/v2\/media?parent=3963"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ingmarverheij.com\/en\/wp-json\/wp\/v2\/categories?post=3963"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ingmarverheij.com\/en\/wp-json\/wp\/v2\/tags?post=3963"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}