Jbossログファイル(server.log)に以下のERRORメッセージが大量に出力されます。
サンプル:
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.passworddata. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.disabled. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.empnumber. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.startdate. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUserDelegators does not exist for attribute tblUserDelegators.delegator. Attribute value will not
be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.id. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.lastname. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.enddate. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUserAddress does not exist for attribute tblUserAddress.postalcode. Attribute value will not be
saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUserAddress does not exist for attribute tblUserAddress.city. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUserAddress does not exist for attribute tblUserAddress.office. Attribute value will not be
saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.certificationstatus. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.lastcertifieddate. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUserAddress does not exist for attribute tblUserAddress.busphone. Attribute value will not be
saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUserAddress does not exist for attribute tblUserAddress.fax. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUserAddress does not exist for attribute tblUserAddress.state. Attribute value will not be
saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUserIdentityPolicy does not exist for attribute tblUserIdentityPolicy.identitypolicy. Attribute value
will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.loginid. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUserPasswordhints does not exist for attribute tblUserPasswordhints.passwordhint. Attribute
value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.department. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUserAddress does not exist for attribute tblUserAddress.postaladdress. Attribute value will not
be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.manager. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUserAddress does not exist for attribute tblUserAddress.pager. Attribute value will not be
saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.title. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.emptype. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUserAddress does not exist for attribute tblUserAddress.mobilephone. Attribute value will not
be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUserAddress does not exist for attribute tblUserAddress.email. Attribute value will not be
saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.password. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUserRoles does not exist for attribute tblUserRoles.role. Attribute value will not be saved.
ERROR [ims.llsdk.directory.jdbc.jdbcbase] Table tblUsers does not exist for attribute tblUsers.firstname. Attribute value will not be saved.
[再現手順]
1. CA ControlMinderエンタープライズ管理に管理者権限を持ったユーザでログイン
2. [ユーザおよびグループ]->[ユーザ]->[ユーザの作成]でログインユーザを作成
3. [ユーザおよびグループ]->[グループ]->[グループの作成]でグループを作成し、
2.で作成したユーザを[メンバシップ]で追加
4. 2.で作成したユーザでCA ControlMinder エンタープライズ管理にログイン
5. [ホーム]->[マイアカウント]->[特権アカウント要求]で[検索]ボタンを押す
※ 上記のようにグループにユーザを追加している場合には、特権アカウント要求の検索以外の操作でも同様のERRORメッセージが出力される
事があります。
Release: All Version (Windows)
Component:
上記ERRORメッセージが出力されたとしても、ControlMinderの動作には全く影響はございません。
又、このERRORメッセージは今後WARNINGとして出力されるように修正される予定となっております。