It's not a problem. It's a warning.
Just means that it's not optimized for production and you will see an ajax
debug message in the UI.
Everything will run perfectly fine.

It's a setting to turn production mode on and off.
By the time you write ANYTHING, you would have figured out how to turn it
on/off ;)

Usually you can do it through a setting in web.ini

Google: wicket setting development production

- Alex.


-----Original Message-----
From: vinay.karmar...@wipro.com [mailto:vinay.karmar...@wipro.com] 
Sent: Friday, November 13, 2009 1:26 AM
To: users@wicket.apache.org
Subject: Error on Websphere 6.1 for Wicket Application

Hi,

 

I am using Websphere 6.1 as App Server & Rational Application Developer
environment for development of Wicket Application.

I am getting the following error while trying to access the application.

 

[11/12/09 10:34:24:033 IST] 00000031 SystemErr     R
********************************************************************

*** WARNING: Wicket is running in DEVELOPMENT mode.              ***

***                               ^^^^^^^^^^^                    ***

*** Do NOT deploy to your live server(s) without changing this.  ***

*** See Application#getConfigurationType() for more information. ***

********************************************************************

[11/12/09 10:34:24:065 IST] 00000031 ServiceLogger I
com.ibm.ws.ffdc.IncidentStreamImpl initialize FFDC0009I: FFDC opened
incident stream file C:\Program
Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv09\logs\ffdc\server1_1b
381b38_09.11.12_10.34.24_0.txt

[11/12/09 10:34:24:393 IST] 00000031 ServiceLogger I
com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC
closed incident stream file C:\Program
Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv09\logs\ffdc\server1_1b
381b38_09.11.12_10.34.24_0.txt

[11/12/09 10:34:24:424 IST] 00000031 SRTServletRes W   WARNING: Cannot
set status. Response already committed.

[11/12/09 10:34:24:487 IST] 00000031 SRTServletRes W   WARNING: Cannot
set header. Response already committed.

 

Can anyone suggest any solution for this problem?

 

 

Regards,

 

Vinay Karmarkar


Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain proprietary, confidential or privileged information. If you are not
the intended recipient, you should not disseminate, distribute or copy this
e-mail. Please notify the sender immediately and destroy all copies of this
message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should
check this email and any attachments for the presence of viruses. The
company accepts no liability for any damage caused by any virus transmitted
by this email. 

www.wipro.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to