I am running an application in WebSphere Portal Server 6.1 and WAS 7. In the native_stderr.log , I am getting the following error message :
<JNI GetStringCritical: buffer=0x000000004D810988>
<JNI ReleaseStringCritical: buffer=000000004D810988>
These messages fill up the log rapidly and the size of the log increases rapidly and grows up to 1 GB in about 5 minutes.
This does not seem to be related to our deployed application since even when the application is not in use the logs keep getting generated.
Can anyone please help me on this issue. Thanks in advance.