Hello,

You can define some Velocity properties in xwiki.properties as follows:

#-# velocity.properties = <Velocity property name> = <value>

Check the xwiki.properties file for more details (since 2.0M1 as said in
the file)

So I suppose you could add something like:

velocity.properties = parser.pool.size = 20
(or whatever number you like, default being 20)

BR,
Jeremie


2014-04-07 14:18 GMT+02:00 Danilo Amaral de Oliveira <
danilo.olive...@energisa.com.br>:

> I am getting this following INFO  when a lot of simultenous users try to
> access my Wiki:
>
> INFO  o.x.v.i.DefaultVelocityEngine  - Runtime : ran out of parsers.
> Creating a new one.  Please increment the parser.pool.size property. The
> current value is too small.
>
> Where can I increase this value in XWiki configurations? Is it possible?
>
> Thank you
>
>
> Grupo Energisa
> Danilo A. Oliveira
> Analista Suporte Aplicacao TI - DPTO CORP. DE INFRAESTR. TI
> e-mail: danilo.olive...@energisa.com.br | tel: (32) 3429-6342 | cel: (32)
> 8452-9478
>
> Esta mensagem contém informação confidencial. Se você a recebeu por
> engano, não divulgue ou copie seu conteúdo. Por favor, avise ao remetente
> imediatamente e apague-a do computador.
> Privileged and confidential. If this message has been received by mistake,
> do not disclose or copy its contents. Please notify sender and delete
> immediately.
>
>
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to