Re: NullPointerException when working with Windows

2015-07-28 Thread Aljoscha Krettek
Hi, no, this is unfortunately not fixed in the current master. Cheers, Aljoscha On Tue, 28 Jul 2015 at 15:29 Ufuk Celebi u...@apache.org wrote: Hey Phillip, thanks for reporting the problem. I think your assessment is correct. If the program is already finished, the threads throwing the

Re: NullPointerException when working with Windows

2015-07-28 Thread Philipp Goetze
Hey Ufuk, I tried it with the newest 0.10-SNAPSHOT, but it leads to the same NullPointers. By the way: I have not touched the configuration and thus the parallelism is at 1. But taking the response by Aljoscha, this is expected. Best Regards, Philipp On 28.07.2015 15:29, Ufuk Celebi

Re: NullPointerException when working with Windows

2015-07-28 Thread Ufuk Celebi
Hey Phillip, thanks for reporting the problem. I think your assessment is correct. If the program is already finished, the threads throwing the Exceptions should have been cleaned up as well. I am not sure, but I think parts of the system touching this mechanism could have been reworked by

NullPointerException when working with Windows

2015-07-28 Thread Philipp Goetze
Hey community, I am not sure whether it is a bug or I am doing something wrong. I have a little snippet produced by our project (see below). When I execute it in Eclipse everything works fine. However, when deploying the Jar to the local flink installation I get NullPointer Exceptions after