I think there is some firewall/network issues around that.
It isn't timeout because the time between the reader execution and writing process - using 200 as commit interval - is not long enough...
Type: Posts; User: rduval; Keyword(s):
I think there is some firewall/network issues around that.
It isn't timeout because the time between the reader execution and writing process - using 200 as commit interval - is not long enough...
I've been developing a batch system based on Spring Batch 2.1.5 and I've used the JdbcCursorItemReader as the reader component to run against an Oracle database. The goal here is to read information...
I've been able to reproduce the bug on Eclipse Helios alone so I filed a bug on Eclipse's Bugzilla.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339927
Regarding STS, I noticed the issue on...
After some more researching I've found a similar problem reported on MyEclipse forum which led me to think that the problem could not be STS but Eclipse itself. With that in mind I finally googled to...
Unfortunately I guess I found a weird bug on STS 2.5.2 (built upon Eclipse 3.6.1) when using SVN as version control system.
As far as I noticed everytime someone updates a given project from any...