5
管理コンソールでログレベルを変更し、Glassfish 3.1.1はdomain1/logs/server.logに何も書き込まなくなりました。私は変更を元に戻し、サーバーを数回再起動しようとしました。ここでは、ログインして最後のものです:Glassfish 3.1.1が突然server.logへの書き込みを停止しました
[#|2012-02-20T16:44:53.738-0800|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=46;
_ThreadName=Thread-7;|com.sun.webui.jsf.component.DropDown::The current value of component form1:basicTable:rowGroup1:6:col3:level does not match any of the selections.
Did you forget to reset the value after changing the options? |#]
ありがとう、これはまさに何が起こったかです。また、 "javax.enterprise.system.core.security"ロガーをFINESTに設定しました。このソリューションは機能しました。 –
うまくいきました。 –
問題はまだPayara 4.1.2.172に存在し、これはまだ私にとって有効な解決策でした。 – Joost