Signalling channel lost when reading pings or client export

Questions, answers, tips and ideas on Servoy Client

Signalling channel lost when reading pings or client export

Postby Providence1 » Tue Oct 30, 2012 6:24 pm

I've only seen one other post regarding this type of error on the forum.

The issue ends up taking down (disconnecting) all the clients on the server.

I use Sybase 11 for Servoy and connect to MSSQL.

Has anyone else had any experience with these:

2012-10-30 09:14:02,100 ERROR [ClientExportNotifyListner[25]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: [3108]
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.readIn(CompressingInputStream.java:99)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.read(CompressingInputStream.java:85)
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:02,100 WARN [WrapperSimpleAppMain] com.servoy.j2db.server.Zc.Zo - Column name 'edit_sostrs_contact_mgmt_backend' from table 'users' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:02,163 ERROR [ClientExportNotifyListner[57]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:02,381 ERROR [ClientExportNotifyListner[58]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:02,819 ERROR [ClientExportNotifyListner[60]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:03,366 ERROR [ClientExportNotifyListner[61]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:03,584 ERROR [ClientExportNotifyListner[62]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:04,022 ERROR [ClientExportNotifyListner[63]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:04,163 ERROR [ClientExportNotifyListner[14]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: [3114]
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.readIn(CompressingInputStream.java:99)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.read(CompressingInputStream.java:85)
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:04,381 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'loading_report_counted_and_prepared_by' from table 'loading_report' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:04,459 ERROR [ClientExportNotifyListner[64]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:04,741 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'repair_replacement_delete_power' from table 'passwords' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:04,741 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'wireless_basestation_network_name' from table 'passwords' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:04,897 ERROR [ClientExportNotifyListner[65]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:05,116 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'production_facility_worksheetid' from table 'production_facility_worksheet' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:05,225 ERROR [ClientExportNotifyListner[66]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:05,662 ERROR [ClientExportNotifyListner[67]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:05,881 ERROR [ClientExportNotifyListner[68]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:05,975 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'repair_replacement_delete_power' from table 'repair_image_list' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:06,053 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'repair_replacement_delete_power' from table 'repair_replacement_items' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:06,100 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'repair_replacement_items_reportid' from table 'repair_replacement_items_report' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:06,428 ERROR [ClientExportNotifyListner[69]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:06,600 ERROR [ClientExportNotifyListner[59]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:06,959 ERROR [SocketAccepter[13]] com.servoy.j2db.util.Debug - SocketAcceptor failure for socket: 120d6b7[SSL_RSA_WITH_RC4_128_MD5: Socket[addr=/10.1.1.28,port=3139,localport=1099]]
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.readIn(CompressingInputStream.java:99)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.read(CompressingInputStream.java:85)
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$SocketAcceptor.run(ServerTwoWaySocketFactory.java:421)
at com.servoy.j2db.util.TaskExecuter.run(TaskExecuter.java:82)
at java.lang.Thread.run(Unknown Source)
2012-10-30 09:14:06,959 ERROR [SocketAccepter[10]] com.servoy.j2db.util.Debug - SocketAcceptor failure for socket: f08d0f[SSL_RSA_WITH_RC4_128_MD5: Socket[addr=/10.1.1.28,port=3137,localport=1099]]
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.readIn(CompressingInputStream.java:99)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.read(CompressingInputStream.java:85)
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$SocketAcceptor.run(ServerTwoWaySocketFactory.java:421)
at com.servoy.j2db.util.TaskExecuter.run(TaskExecuter.java:82)
at java.lang.Thread.run(Unknown Source)
2012-10-30 09:14:07,678 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'production_facility_worksheetid' from table 'transit_times' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:07,943 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'overview_work_requests_to_display_value_list_t' from table 'user_profile' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:07,943 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'overview_work_requests_to_display_value_display_t' from table 'user_profile' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:09,053 ERROR [ClientExportNotifyListner[29]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: [3120]
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.readIn(CompressingInputStream.java:99)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.read(CompressingInputStream.java:85)
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:12,677 ERROR [ClientExportNotifyListner[17]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: [3111]
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.readIn(CompressingInputStream.java:99)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.read(CompressingInputStream.java:85)
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:13,068 ERROR [ClientExportNotifyListner[8]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: [3145]
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.readIn(CompressingInputStream.java:99)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.read(CompressingInputStream.java:85)
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:13,896 ERROR [ClientExportNotifyListner[11]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: [3137]
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.readIn(CompressingInputStream.java:99)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.read(CompressingInputStream.java:85)
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:14,193 ERROR [ClientExportNotifyListner[71]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.readIn(CompressingInputStream.java:99)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.read(CompressingInputStream.java:85)
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:19,270 ERROR [ClientExportNotifyListner[3]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: [3100]
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.readIn(CompressingInputStream.java:99)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.read(CompressingInputStream.java:85)
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:23,066 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'outbound_session_key_identifier' from table 'conversation_endpoints' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:23,785 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'is_supplemental_logging_enabled' from table 'databases' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:23,785 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'is_master_key_encrypted_by_server' from table 'databases' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:24,894 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'version_store_reserved_page_count' from table 'dm_db_file_space_usage' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:24,894 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'user_object_reserved_page_count' from table 'dm_db_file_space_usage' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:24,894 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'internal_object_reserved_page_count' from table 'dm_db_file_space_usage' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:25,144 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'row_overflow_reserved_page_count' from table 'dm_db_partition_stats' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:25,238 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'user_objects_dealloc_page_count' from table 'dm_db_session_space_usage' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:25,238 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'internal_objects_alloc_page_count' from table 'dm_db_session_space_usage' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:25,238 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'internal_objects_dealloc_page_count' from table 'dm_db_session_space_usage' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:25,269 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'user_objects_dealloc_page_count' from table 'dm_db_task_space_usage' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:25,269 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'internal_objects_alloc_page_count' from table 'dm_db_task_space_usage' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:25,269 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'internal_objects_dealloc_page_count' from table 'dm_db_task_space_usage' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:26,238 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'full_incremental_population_count' from table 'dm_fts_active_catalogs' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:26,285 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'queued_population_type_description' from table 'dm_fts_index_population' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:28,160 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'virtual_address_space_reserved_kb' from table 'dm_os_memory_nodes' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:28,160 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'virtual_address_space_committed_kb' from table 'dm_os_memory_nodes' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:28,347 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'virtual_address_space_reserved_kb' from table 'dm_os_process_memory' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:28,347 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'virtual_address_space_committed_kb' from table 'dm_os_process_memory' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:28,347 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'virtual_address_space_available_kb' from table 'dm_os_process_memory' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:28,456 ERROR [ClientExportNotifyListner[24]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: [3095]
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:28,535 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'system_high_memory_signal_state' from table 'dm_os_sys_memory' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:28,800 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'is_in_polling_io_completion_routine' from table 'dm_os_workers' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:28,847 ERROR [ClientExportNotifyListner[72]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:29,097 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'total_cpu_limit_violation_count' from table 'dm_resource_governor_workload_groups' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,097 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'total_suboptimal_plan_generation_count' from table 'dm_resource_governor_workload_groups' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,097 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'request_max_memory_grant_percent' from table 'dm_resource_governor_workload_groups' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,097 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'request_memory_grant_timeout_sec' from table 'dm_resource_governor_workload_groups' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,238 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'average_version_chain_traversed' from table 'dm_tran_active_snapshot_database_transactions' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,253 ERROR [ClientExportNotifyListner[73]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:29,378 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'database_transaction_begin_time' from table 'dm_tran_database_transactions' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,378 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'database_transaction_log_record_count' from table 'dm_tran_database_transactions' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,378 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'database_transaction_replicate_record_count' from table 'dm_tran_database_transactions' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,378 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'database_transaction_log_bytes_used' from table 'dm_tran_database_transactions' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,378 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'database_transaction_log_bytes_reserved' from table 'dm_tran_database_transactions' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,378 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'database_transaction_log_bytes_used_system' from table 'dm_tran_database_transactions' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,378 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'database_transaction_log_bytes_reserved_system' from table 'dm_tran_database_transactions' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,378 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'database_transaction_most_recent_savepoint_lsn' from table 'dm_tran_database_transactions' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,378 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'database_transaction_commit_lsn' from table 'dm_tran_database_transactions' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,378 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'database_transaction_last_rollback_lsn' from table 'dm_tran_database_transactions' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,378 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'database_transaction_next_undo_lsn' from table 'dm_tran_database_transactions' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,472 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'aggregated_record_length_in_bytes' from table 'dm_tran_top_version_generators' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,534 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'record_length_first_part_in_bytes' from table 'dm_tran_version_store' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,534 WARN [pool-1-thread-1] com.servoy.j2db.server.Zc.Zo - Column name 'record_length_second_part_in_bytes' from table 'dm_tran_version_store' is too long (>30 chars) -- this is not supported by all databases
2012-10-30 09:14:29,659 ERROR [ClientExportNotifyListner[74]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:29,956 ERROR [ClientExportNotifyListner[75]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:30,362 ERROR [ClientExportNotifyListner[76]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:30,972 ERROR [ClientExportNotifyListner[77]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:31,378 ERROR [ClientExportNotifyListner[78]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:31,800 ERROR [ClientExportNotifyListner[79]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:32,393 ERROR [ClientExportNotifyListner[80]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:32,800 ERROR [ClientExportNotifyListner[81]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:33,409 ERROR [ClientExportNotifyListner[82]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:33,815 ERROR [ClientExportNotifyListner[83]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:34,221 ERROR [ClientExportNotifyListner[84]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:34,643 ERROR [ClientExportNotifyListner[85]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:35,237 ERROR [ClientExportNotifyListner[86]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:35,737 ERROR [ClientExportNotifyListner[87]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:36,143 ERROR [ClientExportNotifyListner[88]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:36,565 ERROR [ClientExportNotifyListner[89]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:36,955 ERROR [ClientExportNotifyListner[90]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:37,377 ERROR [ClientExportNotifyListner[91]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:37,565 ERROR [ClientExportNotifyListner[16]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: [3113]
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:37,783 ERROR [ClientExportNotifyListner[92]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:37,955 ERROR [ClientExportNotifyListner[93]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:38,190 ERROR [ClientExportNotifyListner[94]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:38,361 ERROR [ClientExportNotifyListner[95]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:38,580 ERROR [ClientExportNotifyListner[96]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:38,752 ERROR [ClientExportNotifyListner[97]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:39,002 ERROR [ClientExportNotifyListner[98]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:39,158 ERROR [ClientExportNotifyListner[99]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:39,393 ERROR [ClientExportNotifyListner[100]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:39,768 ERROR [ClientExportNotifyListner[101]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:39,814 ERROR [ClientExportNotifyListner[102]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:40,158 ERROR [ClientExportNotifyListner[104]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:40,221 ERROR [ClientExportNotifyListner[103]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:40,627 ERROR [ClientExportNotifyListner[106]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:40,767 ERROR [ClientExportNotifyListner[105]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:41,033 ERROR [ClientExportNotifyListner[107]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:41,174 ERROR [ClientExportNotifyListner[108]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:41,439 ERROR [ClientExportNotifyListner[109]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:41,580 ERROR [ClientExportNotifyListner[110]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:41,970 ERROR [ClientExportNotifyListner[112]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:42,377 ERROR [ClientExportNotifyListner[113]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:42,767 ERROR [ClientExportNotifyListner[114]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:43,173 ERROR [ClientExportNotifyListner[115]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:43,767 ERROR [SocketAccepter[23]] com.servoy.j2db.util.Debug - SocketAcceptor failure for socket: 4474bd[SSL_RSA_WITH_RC4_128_MD5: Socket[addr=/10.1.1.24,port=2132,localport=1099]]
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.readIn(CompressingInputStream.java:99)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.read(CompressingInputStream.java:85)
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$SocketAcceptor.run(ServerTwoWaySocketFactory.java:421)
at com.servoy.j2db.util.TaskExecuter.run(TaskExecuter.java:82)
at java.lang.Thread.run(Unknown Source)
2012-10-30 09:14:45,704 ERROR [ClientExportNotifyListner[111]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:46,142 ERROR [ClientExportNotifyListner[116]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:46,689 ERROR [ClientExportNotifyListner[117]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:47,095 ERROR [ClientExportNotifyListner[118]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:47,501 ERROR [ClientExportNotifyListner[119]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:47,892 ERROR [ClientExportNotifyListner[120]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:48,313 ERROR [ClientExportNotifyListner[121]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:48,923 ERROR [ClientExportNotifyListner[122]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:49,126 ERROR [ClientExportNotifyListner[123]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:49,532 ERROR [ClientExportNotifyListner[124]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:49,938 ERROR [ClientExportNotifyListner[126]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:50,344 ERROR [ClientExportNotifyListner[127]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:50,954 ERROR [ClientExportNotifyListner[128]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:51,282 ERROR [ClientExportNotifyListner[129]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:51,610 ERROR [ClientExportNotifyListner[130]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:52,047 ERROR [ClientExportNotifyListner[131]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:52,485 ERROR [ClientExportNotifyListner[132]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:52,813 ERROR [ClientExportNotifyListner[133]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:53,266 ERROR [ClientExportNotifyListner[138]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:53,656 ERROR [ClientExportNotifyListner[139]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:54,360 ERROR [ClientExportNotifyListner[140]] com.servoy.j2db.util.Debug - Signalling channel lost when reading pings or client export notifies, removing ports: []
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$1.run(ServerTwoWaySocketFactory.java:106)
2012-10-30 09:14:55,891 ERROR [SocketAccepter[13]] com.servoy.j2db.util.Debug - SocketAcceptor failure for socket: ffcbf7[SSL_RSA_WITH_RC4_128_MD5: Socket[addr=/10.1.1.29,port=4809,localport=1099]]
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.readIn(CompressingInputStream.java:99)
at com.servoy.j2db.rmi.compressing.CompressingInputStream.read(CompressingInputStream.java:85)
at java.io.DataInputStream.readInt(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$SocketAcceptor.run(ServerTwoWaySocketFactory.java:421)
at com.servoy.j2db.util.TaskExecuter.run(TaskExecuter.java:82)
at java.lang.Thread.run(Unknown Source)
2012-10-30 09:14:58,312 ERROR [TaskExecuter[1]] com.servoy.j2db.dataprocessing.Zb - Error flushing message buffer to client 56C04A43-5C05-4298-8695-4372A2A0BBD7
java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
java.io.EOFException
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(Unknown Source)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(Unknown Source)
at $Proxy15.isAlive(Unknown Source)
at com.servoy.j2db.dataprocessing.ClientProxy.Zc(ClientProxy.java:131)
at com.servoy.j2db.dataprocessing.Zo.run(Zo.java:15)
at com.servoy.j2db.util.TaskExecuter.run(TaskExecuter.java:82)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.EOFException
at java.io.DataInputStream.readByte(Unknown Source)
... 10 more
2012-10-30 09:14:59,125 ERROR [TaskExecuter[0]] com.servoy.j2db.dataprocessing.Zb - Error flushing message buffer to client EA270FF3-E152-477C-BE8E-2A8E6B6B6971
java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
java.io.EOFException
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(Unknown Source)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(Unknown Source)
at $Proxy15.isAlive(Unknown Source)
at com.servoy.j2db.dataprocessing.ClientProxy.Zc(ClientProxy.java:131)
at com.servoy.j2db.dataprocessing.Zo.run(Zo.java:15)
at com.servoy.j2db.util.TaskExecuter.run(TaskExecuter.java:82)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.EOFException
at java.io.DataInputStream.readByte(Unknown Source)
... 10 more
2012-10-30 09:15:08,311 ERROR [TaskExecuter[3]] com.servoy.j2db.dataprocessing.Zb - Error flushing message buffer to client 56C04A43-5C05-4298-8695-4372A2A0BBD7
java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
java.io.EOFException
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(Unknown Source)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(Unknown Source)
at $Proxy15.isAlive(Unknown Source)
at com.servoy.j2db.dataprocessing.ClientProxy.Zc(ClientProxy.java:131)
at com.servoy.j2db.dataprocessing.Zo.run(Zo.java:15)
at com.servoy.j2db.util.TaskExecuter.run(TaskExecuter.java:82)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.EOFException
at java.io.DataInputStream.readByte(Unknown Source)
... 10 more
2012-10-30 09:15:09,123 ERROR [TaskExecuter[2]] com.servoy.j2db.dataprocessing.Zb - Error flushing message buffer to client EA270FF3-E152-477C-BE8E-2A8E6B6B6971
java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
java.io.EOFException
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(Unknown Source)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(Unknown Source)
at $Proxy15.isAlive(Unknown Source)
at com.servoy.j2db.dataprocessing.ClientProxy.Zc(ClientProxy.java:131)
at com.servoy.j2db.dataprocessing.Zo.run(Zo.java:15)
at com.servoy.j2db.util.TaskExecuter.run(TaskExecuter.java:82)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.EOFException
at java.io.DataInputStream.readByte(Unknown Source)
... 10 more
2012-10-30 09:15:18,325 ERROR [TaskExecuter[1]] com.servoy.j2db.dataprocessing.Zb - Error flushing message buffer to client 56C04A43-5C05-4298-8695-4372A2A0BBD7
java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
java.io.EOFException
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(Unknown Source)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(Unknown Source)
at $Proxy15.isAlive(Unknown Source)
at com.servoy.j2db.dataprocessing.ClientProxy.Zc(ClientProxy.java:131)
at com.servoy.j2db.dataprocessing.Zo.run(Zo.java:15)
at com.servoy.j2db.util.TaskExecuter.run(TaskExecuter.java:82)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.EOFException
at java.io.DataInputStream.readByte(Unknown Source)
... 10 more
2012-10-30 09:15:19,138 ERROR [TaskExecuter[0]] com.servoy.j2db.dataprocessing.Zb - Error flushing message buffer to client EA270FF3-E152-477C-BE8E-2A8E6B6B6971
java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
java.io.EOFException
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(Unknown Source)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(Unknown Source)
at $Proxy15.isAlive(Unknown Source)
at com.servoy.j2db.dataprocessing.ClientProxy.Zc(ClientProxy.java:131)
at com.servoy.j2db.dataprocessing.Zo.run(Zo.java:15)
at com.servoy.j2db.util.TaskExecuter.run(TaskExecuter.java:82)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.EOFException
at java.io.DataInputStream.readByte(Unknown Source)
... 10 more
Providence
Providence1
 
Posts: 456
Joined: Tue Aug 17, 2004 2:36 am
Location: New York, NY

Re: Signalling channel lost when reading pings or client exp

Postby jcompagner » Tue Jan 29, 2013 4:28 pm

this is a dropping of connections between smart client and the server.
You could try to use the Http&Socket tunnel factory instead of 2 way socket to look if that is more stable
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8828
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Signalling channel lost when reading pings or client exp

Postby rafig » Thu Mar 07, 2013 4:57 pm

Hi Johan
jcompagner wrote:this is a dropping of connections between smart client and the server.
You could try to use the Http&Socket tunnel factory instead of 2 way socket to look if that is more stable

does changing that setting also 'fix' the "error flushing message buffer to client" errors, as for years with Servoy 5 I have had both these messages and not known how to fix them??
And if it doesn't, or causes any other problems, if I set it back to '2 way socket' will all clients carry on working or will they have to re-install client to pick up change?
Thanks
Rafi
Servoy Certified Developer
Image
rafig
 
Posts: 704
Joined: Mon Dec 22, 2003 12:58 pm
Location: Watford, UK

Re: Signalling channel lost when reading pings or client exp

Postby jcompagner » Thu Mar 07, 2013 5:03 pm

you can switch between factories all the time, only restarts of the server and clients are needed

If using Http&Socket you could get other kind of errors because of sudden disconnects (for what ever reason) between client and server. thats just something that can happen
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8828
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet


Return to Servoy Client

Who is online

Users browsing this forum: No registered users and 9 guests

cron