Re: Taskmanager memory error in Eclipse

2015-03-01 Thread Stephan Ewen
Seems like an overflow/underflow Problem. I'm working on the TaskManager startup atm. Can take a look... Am 01.03.2015 19:10 schrieb "Gyula Fóra" : > Setting the JVM heap larger solves this issue, but I still think that this > is a misleading error. > > With -Xmx256m it works. > > On Sun, Mar 1, 2

Re: Taskmanager memory error in Eclipse

2015-03-01 Thread Gyula Fóra
Setting the JVM heap larger solves this issue, but I still think that this is a misleading error. With -Xmx256m it works. On Sun, Mar 1, 2015 at 5:03 PM, Gyula Fóra wrote: > Hey All, > > I am getting a weird error in Eclipse when trying to run local flink > programs for example any batch or str

Taskmanager memory error in Eclipse

2015-03-01 Thread Gyula Fóra
Hey All, I am getting a weird error in Eclipse when trying to run local flink programs for example any batch or streaming example program. I tried cleaning, rebuilding reimporting etc that didnt help. Please see the log and stack trace: 16:55:04,965 INFO org.apache.flink.runtime.taskmanag