ページの先頭行へ戻る
Interstage Application Server Java EE運用ガイド(Java EE 6編)
Interstage

10.21.15 javax.xml.bindで始まる例外情報

javax.xml.bind.UnmarshalException: unexpected element (uri:"{0}", local:"{1} "). Expected elements are <{}auth-realm>,<{}cert-db>,<{}client-container>,<{}client-credential>,<{}log-service>,<{}message-security-config>,<{}property>,<{}provider-config>,<{}request-policy>,<{}response-policy>,<{}security>,<{}ssl>,<{}target-server>

[可変情報]

{0}:appclientコマンドの-xmlオプションで指定したdeployment descriptorのXMLスキーマ参照先URI
{1}:appclientコマンドの-xmlオプションで指定したdeployment descriptor

[意味]

appclientコマンドの-xmlオプションに不正なsun-acc.xmlを指定しています。

[システムの処理]

処理を中断します。

[ユーザの対処]

appclientコマンドの-xmlオプションに正しく定義されたsun-acc.xmlを指定してください。


javax.xml.bind.UnmarshalException
- with linked exception:
[org.xml.sax.SAXParseException: Content is not allowed in prolog.]

[意味]

appclientコマンドの-xmlオプションに不正なsun-acc.xmlを指定しています。

[システムの処理]

処理を中断します。

[ユーザの対処]

appclientコマンドの-xmlオプションに正しく定義されたsun-acc.xmlを指定してください。