ページの先頭行へ戻る
Interstage Application Server/Interstage Web Server メッセージ集

20.10.15 JSVLT53228

JSVLT53228: setAttribute: name parameter cannot be null
JSVLT
53228: setAttribute: nameパラメタはnullであってはいけません

[意味]
  setAttributeメソッドのnameパラメタはnullであってはいけません。

[原因]
  メソッドの引数で属性名としてnullが渡されたため、IllegalArgumentException例外が発生しました。

[ユーザの対処]
  setAttributeメソッドの属性名がnullになる処理となっていないかWebアプリケーションを確認してください。

[出力先]
  コンテナログ