Hi,
we are have an utility to export data, when export in process and it will continues to write data in specified folder. mean while scheduled agents are running and try to get the excludeAgent_list from opentext.ini file, but its file object is looking at export filepath instead of actual config path.
06/09/2015 12:27:22 KFile::Open() - file doesn't exist : C:\PIE_IMPORT_DATA\1_2DWORKINGIFORMPROJECTNEW20150609122450\EXPORTDATA\OBJECTS\4000\config\opentext.ini
06/09/2015 12:27:22 ReadPrefs: failed to open C:\PIE_IMPORT_DATA\1_2DWORKINGIFORMPROJECTNEW20150609122450\EXPORTDATA\OBJECTS\4000\config\opentext.ini for reading
06/09/2015 12:27:22 KFilePrefs::GetKFilePrefs - failed to allocate prefs structure for C:\PIE_IMPORT_DATA\1_2DWORKINGIFORMPROJECTNEW20150609122450\EXPORTDATA\OBJECTS\4000\config\opentext.ini
06/09/2015 12:27:22 [5943249424] Starting script
06/09/2015 12:27:22 Can not find configuration file: '.\\config\\opentext.ini'.
06/09/2015 12:27:22 KFile::Open() - apr_file_open() error The system cannot find the path specified. file: C:\PIE_IMPORT_DATA\1_2DWORKINGIFORMPROJECTNEW20150609122450\EXPORTDATA\OBJECTS\4000\logs\notify_run102.html
06/09/2015 12:27:22
Tue Jun 09 12:27:22 2015 - Using config file: .\\config\\opentext.ini, Section: notify
06/09/2015 12:27:22 Writing output to: ./logs/notify_run102.html
06/09/2015 12:27:22 Request record: R<'func'='agent.runagent','Agent_list'={},'ExcludeAgent_list'={}>
06/09/2015 12:27:22 Agent Controller Started at Tue Jun 09 07:57:12 2015
06/09/2015 12:27:22 ..Controller Setup
06/09/2015 12:27:22 ....Controller: AgentController.
Please advise me if any one experienced the same.
Thanks
Apparao.