to many open files should be fixed in the latest release op 1.2 (and
1.3)
also look at anti resource an jar locking for tomcat

On 5/11/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> There's also a Tomcat specific thing you can configure for this. You
> should be able to find this if you search the list archives.
>
> Eelco
>
>
> On 5/11/07, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
> > wait wait, i did not say that I am deploying in development mode....off
> > course i know about production mode however we were on production mode
> when
> > our hosting company reports that we have our server crashing due to many
> > open files
> >
> > however, we are presently upgrading and fixing bugs and we are about to
> give
> > another shot. we just want to know which app server has the least friction
> > with wicket running in production mode:)
> >
> >  On 5/11/07, Nino Saturnino Martinez Vazquez Wael
> <[EMAIL PROTECTED]>
> > wrote:
> > > Hi you wouldnt be deploying in development mode? We've had this come up
> > > a lot of times before, and I think the problem are described
> > > somewhere... You need to deploy in production mode
> > >
> > > you can do that by:
> > >
> > > <!--
> > >       There are three means to configure Wickets configuration mode and
> > > they are
> > >       tested in the order given.
> > >       1) A system property: -Dwicket.configuration
> > >       2) servlet specific <init-param>
> > >       3) context specific <context-param>
> > >       The value might be either "development" (reloading when templates
> > > change)
> > >       or "deployment". If no configuration is found, "deployment" is the
> > > default.
> > > -->
> > >     <context-param>
> > >       <param-name>configuration</param-name>
> > >       <param-value>development</param-value>
> > >     </context-param>
> > >
> > >
> > > regards Nino
> > >
> > > Ayodeji Aladejebi wrote:
> > > > Hi Wicket Family,
> > > >
> > > > Please I just want to ask if anybody is presently deploying a wicket
> > > > based project on Tomcat 6 and Java 6 platform.
> > > >
> > > > From Wicket founders point of view, which app server is the best for
> > > > wicket apps Tomcat, Resin, Jetty, Glassfish
> > > >
> > > > There is this too many open files problem that makes our test server
> > > > to crash after a long period with tomcat 5 and wicket 1.2.4
> > > >
> > > > Are there any presently know issues with this setup because I am about
> > > > to bet my existence on Wicket1.2.7/Tomcat6/Java6 :)
> > > > and i just needed to be sure. Our company also hopes to subsribe to
> > > > wicket support once we deploy based on wicket
> > > >
> > > >
> > > > Thanks
> > > >
> > > >
> > > >
> > > > --
> > > > Aladejebi Ayodeji A.,
> > > > DabarObjects Solutions
> > > > Phone: +234 9 481 7 156
> > > > Mobile: +234 803 589 1780
> > > > Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> > > > Web: www.dabarobjects.com <http://www.dabarobjects.com >
> > > > Blog: blog.dabarobjects.com <http://blog.dabarobjects.com>
> > > >
> > > >
> > ------------------------------------------------------------------------
> > > >
> > > >
> > -------------------------------------------------------------------------
> > > > This SF.net email is sponsored by DB2 Express
> > > > Download DB2 Express C - the FREE version of DB2 express and take
> > > > control of your XML. No limits. Just data. Click to get it now.
> > > > http://sourceforge.net/powerbar/db2/
> > > >
> > ------------------------------------------------------------------------
> > > >
> > > > _______________________________________________
> > > > Wicket-user mailing list
> > > > Wicket-user@lists.sourceforge.net
> > > >
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > > >
> > >
> > >
> > -------------------------------------------------------------------------
> > > This SF.net email is sponsored by DB2 Express
> > > Download DB2 Express C - the FREE version of DB2 express and take
> > > control of your XML. No limits. Just data. Click to get it now.
> > > http://sourceforge.net/powerbar/db2/
> > > _______________________________________________
> > > Wicket-user mailing list
> > > Wicket-user@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > >
> >
> >
> >
> > --
> > Aladejebi Ayodeji A.,
> > DabarObjects Solutions
> > Phone: +234 9 481 7 156
> > Mobile: +234 803 589 1780
> > Email: [EMAIL PROTECTED]
> > Web: www.dabarobjects.com
> > Blog: blog.dabarobjects.com
> >
> > Participate, Collaborate, Innovate
> > Join Community:
> >  http://www.cowblock.net/
> >
> > Get A Free Blog:
> > http://blogs.cowblock.net/
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
> >
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to