HI , You use so old version it was fixed in last versions. Could you migrate to them.
On Fri, May 23, 2014 at 10:09 AM, Pawan Goyal <[email protected]> wrote: > WARN Reached maximum number of concurrent connections (1000), reject incoming > connection from > > > My OrientDb(1.5.1) server hangs and we have to restart it again.Please help > ASAP. > > Below is the configuration > <handler > > class="com.orientechnologies.orient.graph.handler.OGraphServerHandler"> > > <parameters> > <parameter name="enabled" value="true" /> > <parameter name="graph.pool.max" value="50" /> > > </parameters> > </handler> > > <properties> > <!-- DATABASE POOL: size min/max --> > <entry name="db.pool.min" value="5" /> > > <entry name="db.pool.max" value="20" /> > > <!-- LEVEL1 AND 2 CACHE: enable/disable and set the size as > number of entries --> > <entry name="cache.level1.enabled" value="false" /> > > <entry name="cache.level1.size" value="1000" /> > <entry name="cache.level2.enabled" value="true" /> > <entry name="cache.level2.size" value="1000" /> > > <!-- PROFILER: configures the profiler as > <seconds-for-snapshot>,<archive-snapshot-size>,<summary-size> --> > <entry name="profiler.enabled" value="false" /> > > <!-- <entry name="profiler.config" value="30,10,10" /> --> > > <!-- LOG: enable/Disable logging. Levels are: finer, fine, > finest, info, > warning --> > > <entry name="log.console.level" value="info" /> > <entry name="log.file.level" value="fine" /> > </properties> > > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Best regards, Andrey Lomakin. Orient Technologies the Company behind OrientDB -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
