G スケジューラおよびシステム・プロパティが統合環境で起動しない
- 次の場所にある
oim.conf
ファイルに次のエントリを追加します:場所:
OAM_DOMAIN_HOME/config/fmwconfig/components/OHS/ohs1/moduleconf/oim.conf
OAM_DOMAIN_HOME/config/fmwconfig/components/OHS/instances/ohs1/moduleconf/oim.conf
エントリ
<Location /iam/governance/adminservice/api/v1> SetHandler weblogic-handler WLCookieName oimjsessionid WebLogicHost %OIM_HOST% WebLogicPort %OIM_PORT% WLLogFile “${ORACLE_INSTANCE}/diagnostics/logs/mod_wl/oim_component.log” </Location>
<Location /iam/governance/selfservice/api/v1> SetHandler weblogic-handler WLCookieName oimjsessionid WebLogicHost %OIM_HOST% WebLogicPort %OIM_PORT% WLLogFile “${ORACLE_INSTANCE}/diagnostics/logs/mod_wl/oim_component.log” </Location>
- サーバーを再起動します