[Py4j-users] address in use
Status: Beta
Brought to you by:
barthe
From: Jakub G. <jg...@gm...> - 2011-01-18 16:23:49
|
hello, In course of Py4J usage I find it very helpful piece of library but science I use it in slightly more complicated environment as 1-1 python java communication I stumbled upon several problems. The most important one is when you start java GatewayServer and particular port is already in use it does not tell you about it explicitly, I'd expect it to throw in this case actually rather than log it an continue like nothing happned. Python CallbackServer shares the same behavior. Can we think about changing it? -- Jakub |