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 senders of JwDataObjectManager»tableNameForEnsureTableExists to be tableName instead
what does “completed” message in jacs.log mean?
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