User Activity

  • Posted a comment on ticket #1395 on SQuirreL SQL Client

    I lost the single quote example, I'll keep looking. Here's one version of the double: select '-- ' || to_char(CURRENT_TIMESTAMP, 'YYYY-MM-DD HH24:MI:SS') as "-- Insert Generated DateTime" from dual this version will work with the space inserted select '-- ' || to_char(CURRENT_TIMESTAMP, 'YYYY-MM-DD HH24:MI:SS') as "- - Insert Generated DateTime" from dual

  • Created ticket #1395 on SQuirreL SQL Client

    sql query cannot have -- (dash dash) token in strings

  • Posted a comment on discussion Help on JGroups

    I think this is happening when several processes are broadcasting messages and this process gets a storm of messages all at once. <!-- Based on jgroups-3.6.6.jar/udp.xml: Default stack using IP multicasting, similar to "udp" stack in stacks.xml, without streaming state transfer and flushing Changes UDP mcast_port="${jgroups.udp.mcast_port:45588}" 45592 ucast_recv_buf_size="5M" to "200K" ucast_send_buf_size="5M" to "200K" mcast_recv_buf_size="5M" to "200K" mcast_send_buf_size="5M" to "200K" ... log_discard_msgs=(default)...

  • Posted a comment on discussion Help on JGroups

    I'm trying to diagnose an OutOfMemory error at startup logged by JGroups. I think this is a symptom of a larger issue, and I'm looking for hints of what causes it and how to prevent from occurring. Here's one of the very many errors logged: 17 May 2017 09:55:11,183 SEVERE [UDP mcast-receiver-8,BACKPLANE:localclusteruln::2a398f39-2329-624d-985d-f7c626f7044e:EVEREST:SA64_vm195:vm198:25521:,VM195-61015 (flags=0), ALOGICALNAME=52 bytes)] failed spawning new thread: java.lang.OutOfMemoryError: unable...

View All

Personal Data

Username:
rhcoe
Joined:
2000-01-25 18:56:39

Projects

  • No projects to display.

Personal Tools