==problem==
because of some no longer data
==solution==
delete following 2 folders
partnerlog
tranlog
from
C:\...\WebSphere\AppServer\profiles\AppSrv01\tranlog\user02Node01Cell\user02Node01\server1\transaction
==related words==
webSphere
...
set like following.
==web.xml==========
weblogic.httpd.inputCharset./*
Shift_JIS
weblogic.httpd.inputCharset./rus/jo*
ISO-8859-1
===================
but its not good way.
its for old versi ...