C cloner7801 Active Member Licensed User Longtime User Jun 9, 2016 #1 When I clicked on start I get this error: B4X: B4i version: 2.51 Parsing code. (0.00s) Compiling code. (0.04s) Compiling layouts code. (0.00s) Compiling debugger engine code. (0.78s) Building Xcode project (0.03s) Sending data to remote compiler. Error Communication error: java.lang.RuntimeException: java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout expired: 30001/30000 ms What should I do? Last edited: Jun 9, 2016
When I clicked on start I get this error: B4X: B4i version: 2.51 Parsing code. (0.00s) Compiling code. (0.04s) Compiling layouts code. (0.00s) Compiling debugger engine code. (0.78s) Building Xcode project (0.03s) Sending data to remote compiler. Error Communication error: java.lang.RuntimeException: java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout expired: 30001/30000 ms What should I do?
Erel B4X founder Staff member Licensed User Longtime User Jun 9, 2016 #2 Increase the process timeout under Tools - IDE Options. Upvote 0