"Signalling channel lost when reading pings"

I upgraded Servoy server from 2.2.5 to 2.2.7 and now I see the following entries in the server log.

Signalling channel lost when reading pings or client export notifies, removing ports: [2012]

I did’t change anything in the admin pages after upgrading.
Any idea what that means and how I can fix it?


Server Information
Servoy version R2 2.2.7-build 339, repository version 27

JDK Information
java.vm.name=Java HotSpot™ Client VM
java.vm.version=1.5.0_06-64
java.vm.info=mixed mode, sharing
java.vm.vendor=“Apple Computer, Inc.”

Operating System Information
os.name=Mac OS X
os.version=10.4.8
os.arch=ppc

System Information
runtime.allocatedMemory=64832K
runtime.usedMemory=20594K

yes, the same here, we saw this allready in 2.2.6.

Johan said it had something to do with the firewall, but we saw this also internally on our LAN, without using a firewall.

we have a new property in the network settings page:

rmi.connection.timeout

by default this is 120 can you lower that to 10 ?

johan

jcompagner:
by default this is 120 can you lower that to 10

Yes, I can ;) .

I just changed that setting.
So far no “signalling” log entry.