====== To Do ====== ===== General ===== * fix Jas Dlls page ===== Hci To Do ===== * find and fix dq * remove mySql method JwDataObjectManager>>tableNameForEnsureTableExists after fixing jacs use 2.57 3.21 **DONE** * find and fix isNegative **DONE** * fix [[Version Info|Version Info]] in JwvHciSystem **DONE** * update AbtOracleBaseApp to [453]c **DONE** * JwarsAboutDialog>>normalText has About info **DONE** * open image run is kicked off by JwgSimulationCoordinator>>executeSimulationOnScenarioData: aScenarioData **DONE** ===== Jacs To Do ===== * add ignoreNoImplementors from problems.es * add "reboot machine" to jacs full message * add "reboot machine" to no env found message * make JwvJACSServer>>serverHeartbeat log to a deepDebug category so as to not clog up the jacs.log * ook at getLogAllRequest to see how to add ini setting for jacsProxy* which is currently hard coded in defaultExceptionLogFile **DONE** * look at autoAddUser and set everyone to sys and db access essentially disabling access.bit security **DONE** * make audit respect jacs.ini file setting **DONE** * show error if env server not found when jacs starts **DONE** * fix checkvakue. related to the above **DONE** * find and fix dq and isNegative **DONE** * fix [[Version Info|Version Info]] **DONE** * fix senders of JwDataObjectManager>>tableNameForEnsureTableExists to be tableName instead * load app JwrGdkServerExtensions R2.0 SR1.62 3.3 to remove sender * load JwrDataObjectsApp R2.0 SR2.57 3.21 to remove method **DONE** * what does "completed" message in jacs.log mean? * update JwvJACSOSInterface>>startSimulation: launchDelay: to say 'Sim Completed' **DONE** * fix jacs.ini. remove Database heading and replace with Oracle. refer to original. **DONE** * update AbtOracleBaseApp to [453]c **DONE** * make jacs respect audit=false **DONE** * fix these: **DONE** 06 Jan 2022 21 09 13 | Info : Reporting for .\whSIM.R20.SR320.icx 06 Jan 2022 21 09 13 | Info : Command -> whSIM.exe -report -j10.0.0.76:8000 -lsimvm.log -ini:vmcfg.ini -i.\whSIM.R20.SR320.icx -nosplash 06 Jan 2022 21 09 13 | Warning : Error in command string [2]. 06 Jan 2022 21 09 19 | Error : Cannot connect to AUDIT: SstEndpointUnreachableError((NetworkAddress <127.0.0.1 - Port 8009 Family 2> ECONNREFUSED (10061): Connection refused)) (retrying every 10 seconds) * make 'no host available for sim xxx' more informative and tell them to look at simvm.log **DONE** * throw warning if no running envs are found. "is env service running?" look at env.log. **DONE** * print simconfig info received from -report in jacs.log. **DONE** ===== Sim To Do ===== * find and fix dq * add descriptions to logError: * remove mySql method JwDataObjectManager>>tableNameForEnsureTableExists after fixing jacs use 2.57 3.21 **DONE** * jasDecJso open image exits if jacs not running. add warning message. **DONE** * find and fix isNegative **DONE** * fix [[Version Info|Version Info]] **DONE** * update AbtOracleBaseApp to [453]c **DONE** * print time stamps when responding to -report **DONE** * do a fileExists on libSlacs etc and issue warning if not found before gracefully exiting. **DONE** ===== VP To Do ===== * fix VpSystem>>fatalError: * consider making VpSettingsManager a subclass of GdkSettingsManager * // Jas Dev - Video Playback R3.0 SR1.01b open image runs 12/21/2021// *// Jas Packaging - Video Playback R3.0 SR1.01b packages and runs 12/21/2021// **NO!** * This happens __only__ if you load Jas Dev VP first, Jas Packaging VP does __not__ load. * to run open image --> VideoPlaybackBrowser open * find and fix dq and isNegative **DONE** * fix jas dev vp config maps so that they load and package. then export them. **DONE** * packaged vp will not run as non-admin. dies trying to write to doit.log. * doit.log path is in abt.ini under EtBaseTools as EvaluationLogName * changed to to progData\jas\client and got access denied * change it to temp and it worked * what are the permissions on progData\jas\client? * gave user jas full control over progData\jas\client and deleted existing doit.log and all is well. * **FIXED** * update AbtOracleBaseApp to [453]c **DONE**