Interstage Application Server メッセージ集
目次 前ページ次ページ

第3部 ログファイルに出力されるメッセージ> 第33章 JNDI使用時に出力される例外情報> 33.3 Webアプリケーションで例外が発生した場合

33.3.11 javax.naming.NamingExceptionが発生した場合

javax.naming.NamingException: '%s' is an invalid resource type for URL

[可変情報]
 %s = 値

[意味]
 Webアプリケーション環境定義ファイル(web.xml)のres-typeタグの値に誤りがあります。

[ユーザの対処]
 res-typeタグの値がjava.net.URLであるかを確認してください。
 Webアプリケーション環境定義ファイル(web.xml)の詳細については、"J2EEユーザーズガイド"の"Webアプリケーション環境定義ファイル(deployment descriptor)"を参照してください。

javax.naming.NamingException: %s is not found

[可変情報]
 %s = JNDI名

[意味]
 lookup処理に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: Cannot bind null object

[意味]
 bindに指定したオブジェクトがnullです。

[ユーザの対処]
 正しいオブジェクトでbind処理を行っているかを確認してください。

javax.naming.NamingException: Cannot rebind null object

[意味]
 rebindに指定したオブジェクトがnullです。

[ユーザの対処]
 正しいオブジェクトでrebind処理を行っているかを確認してください。

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException:%s

[可変情報]
 %s = URL名(java.sun.comなど)

[意味]
 Webアプリケーション環境定義ファイル(web.xml)のDOCTYPE宣言の指定に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Attribute names must not start with "<" characters.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: An invalid character is used for closing the start tag or separating attributes.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 開始タグ終了または属性の区切りとして使用できない文字があります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Character conversion error: "%s" (line number may be too low).
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: The specified character encoding contains an invalid character.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 検出した符号化方式で使用できない文字があります。

[可変情報]
 %s = 符号化方式

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Document root element is missing.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: The document type declaration appears more than once.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: DOCTYPE宣言が複数回出現しました。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Document root element is missing.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is an error at the start of the comment.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: コメントの開始に誤りがあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Document root element is missing.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is an error at the start of the document type declaration.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: DOCTYPE宣言の開始に誤りがあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Document root element is missing.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is text outside the markup.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: マークアップの外にテキストがあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Document root element is missing.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Unknown markup exists.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 不明なマークアップがあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Element "%s1" does not allow "%s2" here.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is an element that cannot be a child element.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 子要素にできない要素があります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %s1 = ルート要素
 %s2 = 子要素
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Element "%s" does not allow text.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: PCDATA occurs in the wrong place.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: PCDATAが不適当な位置にあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %s = ルート要素
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Element type "%s" is not declared.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is no root element declaration.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: ルート要素宣言がありません。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %s = ルート要素
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Element type "%s" is not declared.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: The root name in the document type declaration does not match the XML document root element name.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: DOCTYPE宣言のルート名がXML文書のルート要素の名前と一致しません。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %s = ルート要素
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: End of entity while processing comment.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Reached the end of the file.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: ファイルの終りに達しました。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Element "%s" requires additional elements.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: The necessary child element does not exist.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 子要素として必要な要素がありません。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %s = 小項目のタグ
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Expected "version=...".
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Cannot omit version information from the XML declaration.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: XML宣言に必要なバージョン情報がありません。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Expected "%s" to terminate element starting on line %n.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: The end tag name does not match the start tag name.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 終了タグ名が開始タグ名と異なっています。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %s = 終了タグ
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Expected "%s" to terminate element starting on line %n.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is an error in the end tag name.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 終了タグ名に誤りがあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %s = 終了タグ
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Expecting quoted value for attribute value encoding.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is an error in the encoding declaration.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 符号化宣言の記述に誤りがあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Expecting quoted value for PUBLIC identifier.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is no quotation mark to start the public identifier.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 公開識別子を開始する引用符がありません。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Expecting quoted value for SYSTEM identifier.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is no quotation mark to start the system identifier.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: システム識別子を開始する引用符がありません。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: I/O error: xml file read error
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: The encoding name is empty.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 符号化方式名が空です。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: I/O error: xml file read error
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Unsupported encoding information exists.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 符号化宣言に指定された符号化方式はサポートしていません。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Illegal character "&#x3f;" (?) at end of XML Declaration.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: The XML declaration is not closed correctly.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: XML宣言が正しく閉じていません。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Illegal character "&#x65;" (e) at end of XML Declaration.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is an error at the start of the encoding declaration.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 符号化宣言の開始に誤りがあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Illegal character "&#x3e;" (>) at end of XML Declaration.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is an error in the XML declaration.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: XML宣言に誤りがあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Illegal character "%s" in encoding name.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: The encoding name contains an invalid character.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 符号化方式名に使用できない文字があります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %s = 文字
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Illegal character in PUBLIC identifier: "%s".
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: The public identifier contains an invalid character.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 公開識別子に使用できない文字が含まれています。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %s = 文字
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Missing whitespace before name in <!DOCTYPE declaration.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is an error in the document type declaration description.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: DOCTYPE宣言の記述に誤りがあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Missing whitespace before SYSTEM literal URI.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is an error in the external entity identifier.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 外部実体識別子に誤りがあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Next character must be "=" after attribute name "%s".
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: An undeclared attribute exists.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 宣言されていない属性があります。
file:///(n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %s = 属性名
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Next character must be "=" in XML Declaration .
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: The character '=' in the encoding declaration cannot be omitted.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 符号化宣言の'='の記述に誤りがあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Next character must be "=" in XML Declaration .
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: The character '=' in the version information cannot be omitted.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: バージョン情報の'='がありません。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Next character must be ">" terminating <!DOCTYPE ...> declaration .
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is an error in the public identifier keyword 'PUBLIC'.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 公開識別子キーワードの'PUBLIC'の記述に誤りがあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Next character must be ">" terminating <!DOCTYPE ...> declaration .
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is an error in the system identifier keyword 'SYSTEM'.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: システム識別子のキーワード'SYSTEM'の記述に誤りがあります。
file:///(n) : 行 n, 桁 m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Next character must be ">" terminating comment .
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is an error at the end of the comment.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: コメントの終了に誤りがあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Next character must be ">" terminating element "%s".
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: The end tag is not closed correctly.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 終了タグが正しく閉じていません。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %s = 終了タグ名
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Only whitespace allowed before name in <!DOCTYPE declaration.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is an error in the root element name.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: ルート要素名に誤りがあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: Processing instruction target is missing.
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: There is an error in the processing instruction.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: 処理命令の記述に誤りがあります。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: XML version "1.0" is recognized, but not "%s".
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: The specified XML version number is not supported.
file:///(%n) : Line %n, Column %m The above error was detected.
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: サポートしていないXMLの版番号です。
file:///(%n) : 行 %n, 桁 %m で上記エラーを検出しました。

[可変情報]
 %s = 指定値
 %n = エラー行番号
 %m = エラー桁番号

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: unknown error: java.lang.OutOfMemoryError

[意味]
 Java VMのヒープ領域サイズが不足しています。

[ユーザの対処]
 JServlet環境定義ファイルで指定するJava VMヒープ領域サイズの指定値を増加させてください。
 増加サイズは、使用しているXMLファイル(Webアプリケーション環境定義ファイル(web.xml)、および名前変換ファイル(FJWebebeProperties.xml))毎に以下の計算式から算出し、その総和から求めてください。

 ((((a×460)+b)/1024)+500)×c (単位:Kバイト)
  a:XMLファイル内行数
  b:XMLファイルサイズ(単位:バイト)
  c:同時クライアントアクセス数

 JServlet環境定義ファイルの詳細については、"J2EEユーザーズガイド"の"JServlet環境定義ファイル"を参照してください。

javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: %s
または
javax.naming.NamingException: com.fujitsu.interstage.j2ee.def.FJDefException: unknown error: %s

[可変情報]
 %s = 例外情報

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: DataSource is not found NAME= %s

[可変情報]
 %s = JDBCデータソース名

[意味]
 JDBCリソースアクセス定義で指定したデータソースが存在しません。

[ユーザの対処]
 使用するJDBCドライバのネーミングサービスにデータソースが登録されているかを確認してください。
 リソースアクセス定義の詳細については、“J2EEユーザーズガイド"の"J2EEリソースアクセス定義について"、または"リファレンスマニュアル(コマンド編)"の"JNDI運用コマンド"を参照してください。

javax.naming.NamingException: invalid resource definition

[意味]
 Webアプリケーション環境定義ファイル(web.xml)、または名前変換ファイル(FJWebebeProperties.xml)の記述に誤りがあります。

[ユーザの対処]
 記述内容が正しいか確認してください。
 Webアプリケーション環境定義ファイル(web.xml)の詳細については、"J2EEユーザーズガイド"の"Webアプリケーション環境定義ファイル(deployment descriptor)"を参照してください。
 名前変換ファイル(FJWebebeProperties.xml)の詳細については、"J2EEユーザーズガイド"の"名前変換定義ファイル"を参照してください。

javax.naming.NamingException: java.net.MalformedURLException

[意味]
 lookup処理に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: JavaMail: %s

[可変情報]
 %s = JNDI名

[意味]
 lookup処理に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: May not use connector. (%s)

[可変情報]
 %s = コネクションファクトリ名

[意味]
 Webアプリケーションでは、connectorを利用することはできません。

[ユーザの対処]
 Webアプリケーションで、connectorを利用していないか確認してください。

javax.naming.NamingException: May not use XADataSource. (%s)

[可変情報]
 %s = JDBCデータソース名

[意味]
 Webアプリケーションでは、XAデータソースを利用することはできません。

[ユーザの対処]
 XAデータソースをリソースアクセス定義で指定していないか確認してください。
 リソースアクセス定義の詳細については、“J2EEユーザーズガイド"の"J2EEリソースアクセス定義について"、または"リファレンスマニュアル(コマンド編)"の"JNDI運用コマンド"を参照してください。

javax.naming.NamingException: no protocol: %s

[可変情報]
 %s = URL名

[意味]
 lookup処理に誤りがあります。

[ユーザの対処]

javax.naming.NamingException: Not found definition : %s1 : %s2
または
javax.naming.NamingException: Not found definition :%s3

[可変情報]
 %s1 = リソースアクセス定義のタイプ
 %s2 = リソース名
 %s3 = ファイルアクセスエラーの詳細

[意味]
 リソースアクセス定義が登録されていないか、リソースアクセス定義ファイルにアクセスできません。

[ユーザの対処]

javax.naming.NamingException: propName or propVal is null

[意味]
 addToEnvironmentに指定した環境プロパティ名、または環境プロパティ値がnullです。

[ユーザの対処]
 正しい名前、値でaddToEnvironment処理を行っているかを確認してください。

javax.naming.NamingException: Root exception is java.lang.ClassCastException: %s

[可変情報]
 %s = データソースの型名

[意味]
 データソースの指定に誤りがあります。

[ユーザの対処]
 クライアント側アプリケーションでは運用できないデータソースをリソースアクセス定義で指定していないか確認してください。
 リソースアクセス定義の詳細については、“J2EEユーザーズガイド"の"J2EEリソースアクセス定義について"、または"リファレンスマニュアル(コマンド編)"の"JNDI運用コマンド"を参照してください。

javax.naming.NamingException: Root exception is java.lang.ClassCastException: %s

[可変情報]
 %s = クラス名

[意味]
 JServlet環境定義ファイルに誤りがあります。

[ユーザの対処]
 JServlet環境定義ファイル(jswatch.conf)のbin.parameters定義が正しく設定されているかを確認してください。
 JServlet環境定義ファイルの詳細については、"J2EEユーザーズガイド"の"JServlet環境定義ファイル"を参照してください。


目次 前ページ次ページ

Copyright 2005 FUJITSU LIMITED