Re: Java I/O exception

2016-03-21 Thread Chesnay Schepler
I quickly went through the code: Flink gathers some data about the hardware available, like numberOfCPUCores / available physical memory. Now the physical memory part is apparently only used for logging / metrics display in the dashboard, so its not a problem that you got it, it is simply not r

Java I/O exception

2016-03-19 Thread Ahmed Nader
Hi, I'm working on a project using flink with Spring boot, when i run the application i get an exception: Cannot determine the size of the physical memory for Windows host (using 'wmic memorychip'): Cannot run program "wmic": CreateProcess error=2, The system cannot find the file specified java.io