It's all about the answers!

Ask a question

WAS log file flooding: WARNING: Cannot set status. Response already committed


Kevin Eifinger (1211710) | asked May 21 '14, 10:32 a.m.
Hi together,

I'm running JTS on WAS 8.5.x and am getting flooded with the following warning in my SystemOut.log.

I have JTS,RTC and QM deployed on the server. None of my other WAS profiles show this warning.

Does anyone know what this message indicates?

 [5/21/14 10:13:40:715 EDT] 00000110 srt           W com.ibm.ws.webcontainer.srt.SRTServletResponse setStatus WARNING: Cannot set status. Response already committed.
[5/21/14 10:14:41:702 EDT] 000000d6 srt           W com.ibm.ws.webcontainer.srt.SRTServletResponse setStatus WARNING: Cannot set status. Response already committed.
[5/21/14 10:15:42:688 EDT] 000000ff srt           W com.ibm.ws.webcontainer.srt.SRTServletResponse setStatus WARNING: Cannot set status. Response already committed.
[5/21/14 10:16:43:686 EDT] 0000010f srt           W com.ibm.ws.webcontainer.srt.SRTServletResponse setStatus WARNING: Cannot set status. Response already committed.
[5/21/14 10:17:44:746 EDT] 000000fc srt           W com.ibm.ws.webcontainer.srt.SRTServletResponse setStatus WARNING: Cannot set status. Response already committed.
[5/21/14 10:18:45:712 EDT] 000000ff srt           W com.ibm.ws.webcontainer.srt.SRTServletResponse setStatus WARNING: Cannot set status. Response already committed.
[5/21/14 10:19:46:684 EDT] 000000fe srt           W com.ibm.ws.webcontainer.srt.SRTServletResponse setStatus WARNING: Cannot set status. Response already committed.

Comments
Kevin Ramer commented May 21 '14, 11:26 a.m.

No answer, but there will be similar in the application log (ccm, qm, jts ):

2014-05-18 11:00:53,310 [http-bio-9.42.60.213-9443-exec-6976 @@ 11:00 sbudhira /jazz/service/com.ibm.team.scm.common.IVersionedContentService/contentStatus]  WARN bm.team.repository.common.transport.ServerHttpUtil  - CRJAZ2199W Internal error occurred while trying to to send exception information to client - response in committed state.java.io.IOException: Stream closed





I interpret that as the user closing the browser, RTC,etc.


Donald Nong commented May 22 '14, 12:44 a.m.

I usually only see such warnings when the WAS server is overloaded. You can monitor and see how many HTTP connections to the WAS profile there are when such warning occurs.


Kevin Eifinger commented May 22 '14, 3:08 a.m.

I don't see any information about this warning in any other log.


I could monitor the connections but as this is a testing environment with no more than 5 concurrent users I would rule that out.


Guido Schneider commented May 22 '14, 4:55 a.m.

I see this also and I'm wondering what it is.

My environment:
was 8.0.0.7, CLM 4.0.5, Windows Server 2008-R2, Db2 9.7.9

2 answers



permanent link
Naveen V (791357) | answered Dec 02 '15, 12:17 p.m.
We are also seeing bunch of warning messages. My environment is WAS 8.0.0.4 , CLM 403 on Windows 2008 R2 standard - 64 bit.

Thanks

permanent link
Gerald Mitchell (1) | answered Jul 23 '14, 9:34 a.m.
JAZZ DEVELOPER
Based on what you have described and your environment, it looks like there is a workaround in a CLM QM 5.0 article that would also apply to 4.0.5, here: https://jazz.net/library/article/1419#111514

Comments
Kevin Eifinger commented Nov 19 '14, 6:21 a.m.

Thank you for the answer, sadly that did not help. The messages still appear.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.