I am using Struts2 version 2.0.6, but not using JSF.  This is happening on
the vanilla version of the Showcase application as well, so nothing specific
to my code.   I tried to upgrade to the latest Websphere fixpack but that
didnt help as well.  Let me know if you need any other info.

Thanks, 

Alex  



Martin Gainty wrote:
> 
> Hi Alex-
> 
> Looks as if you have 2 responses for same Request (GET/POST/PUT/DELETE) so
> if Servlet responds with a 200 then Servlet cannot send a second one with
> a 404
> Give us a bit on your environment JSF or Struts2 and which version
> There may be a latency issue here .. tough to say w/o looking at the code 
> 
> M-
> --------------------------------------------------------------------------- 
> This e-mail message (including attachments, if any) is intended for the
> use of the individual or entity to which it is addressed and may contain
> information that is privileged, proprietary , confidential and exempt from
> disclosure. If you are not the intended recipient, you are notified that
> any dissemination, distribution or copying of this communication is
> strictly prohibited.
> --------------------------------------------------------------------------- 
> Le présent message électronique (y compris les pièces qui y sont annexées,
> le cas échéant) s'adresse au destinataire indiqué et peut contenir des
> renseignements de caractère privé ou confidentiel. Si vous n'êtes pas le
> destinataire de ce document, nous vous signalons qu'il est strictement
> interdit de le diffuser, de le distribuer ou de le reproduire.
> ----- Original Message ----- 
> From: "alkira" <[EMAIL PROTECTED]>
> To: <user@struts.apache.org>
> Sent: Monday, March 26, 2007 3:16 PM
> Subject: [S2] Websphere 6.1 Showcase application, Response already
> committed warning in logs
> 
> 
>> 
>> Hi,   
>> 
>> I am running Struts2 under Websphere 6.1, and getting a lot of warning
>> messages in the logs. This is only happening under WebSphere 6.1, but it
>> works fine under Tomcat.  Also, it's happening both for the Showcase
>> application, as well as my own applications in Struts2.  
>> 
>> The following is the message (which can occur multiple times for the same
>> page):  
>> [3/25/07 15:39:05:343 EDT] 0000002b SRTServletRes W   WARNING: Cannot set
>> status. Response already committed. 
>> [3/25/07 15:39:05:343 EDT] 0000002b SRTServletRes W   WARNING: Cannot set
>> header. Response already committed.  
>> 
>> Is anyone else seeing this as well?  
>> 
>> Thanks!  
>> 
>> Alex
>> -- 
>> View this message in context:
>> http://www.nabble.com/-S2--Websphere-6.1-Showcase-application%2C-Response-already-committed-warning-in-logs-tf3468980.html#a9679630
>> Sent from the Struts - User mailing list archive at Nabble.com.
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>>
> 

-- 
View this message in context: 
http://www.nabble.com/-S2--Websphere-6.1-Showcase-application%2C-Response-already-committed-warning-in-logs-tf3468980.html#a9682464
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to