On Tue, Apr 14, 2009 at 11:36 AM, Mani Kumar <manikumarchau...@gmail.com>wrote:

> Hi Shalin:
> yes i tried with batchSize="-1" parameter as well
>
> here the config i tried with
>
> <dataConfig>
>
>    <dataSource type="JdbcDataSource" batchSize="-1" name="sp"
> driver="com.mysql.jdbc.Driver"
> url="jdbc:mysql://localhost/mydb_development"
> user="root" password="******" />
>
>
> I hope i have used batchSize parameter @ right place.
>
>
Yes that is correct. Did it still throw OOM from the same place?

I'd suggest you increase the heap and see what works for you. Also try
-server on the jvm.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to