Skip to content

Instantly share code, notes, and snippets.

View vschiavoni's full-sized avatar
😑
^-v-^

Valerio Schiavoni vschiavoni

😑
^-v-^
View GitHub Profile
T E S T S
-------------------------------------------------------
Running TestSuite
Configuring TestNG with: TestNG652Configurator
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Transport protocol stack used = tcp
[testng-CrashedMemberDetectorTest] Test testDetectCrashedMembers(org.infinispan.server.hotrod.CrashedMemberDetectorTest) succeeded.
Test suite progress: tests succeeded: 1, failed: 0, skipped: 0.
local host, port = "10.0.13.3", 20000
local socket = require("socket")
client = socket.tcp()
client:settimeout(100)
client:connect(host, port)
payload=string.rep("a",16*1024*1024)
payload=payload.."\n"
--print(payload)
for i=1,10 do
@vschiavoni
vschiavoni / jgroups-tcp.xml
Last active August 29, 2015 14:02
ISPN Timeout
oot:192.168.79.250~ # cat /var/log/infinispan.log
INFO VersionedCacheFactory - Cache manager started.
INFO JGroupsTransport - ISPN000078: Starting JGroups Channel
WARN UDP - JGRP000015: the receive buffer of socket MulticastSocket was set to 500KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
-------------------------------------------------------------------
GMS: address=ispn-17628, cluster=clustered, physical address=192.168.79.250:52203
-------------------------------------------------------------------
INFO JGroupsTransport - ISPN000094: Received new cluster view: [ispn-7689|1] (8) [ispn-7689, ispn-15812, ispn-57653, ispn-42536, ispn-11094, ispn-8346, ispn-4564, ispn-17628]
INFO JGroupsTransport - ISPN000079: Cache local address is ispn-17628, physical addresses are [192.168.79.250:52203]
onedb fsck -f -s /var/lib/one/one.db
Sqlite database backup stored in /var/lib/one/one.db.bck
Use 'onedb restore' or copy the file back to restore the DB.
User 12 quotas: VOLATILE_SIZE_USED has 40960 is 0
Group 1 quotas: VOLATILE_SIZE_USED has 40960 is 0
Total errors found: 2
@vschiavoni
vschiavoni / gist:b39532cdd3725874bd51
Created June 24, 2014 20:51
Assertion `bdrv_opt_mem_align
2014-06-23 16:04:01.952+0000: 1150: error : qemuMonitorIO:656 : internal error: End of file from monitor
2014-06-23 16:04:01.953+0000: 1150: error : virProcessKillPainfully:308 : Failed to terminate process 10540 with SIGTERM: Permission denied
2014-06-23 16:12:15.561+0000: 1152: error : virStorageFileGetMetadataRecurse:1060 : Failed to open file '/var/lib/one//datastores/1/4085/disk.0': No such file or directory
2014-06-24 13:07:40.492+0000: 1150: error : qemuMonitorIORead:554 : Unable to read from monitor: Connection reset by peer
2014-06-24 13:07:40.492+0000: 1150: error : qemuMonitorIO:690 : internal error: early end of file from monitor: possible problem:
qemu-system-x86_64: /build/buildd/qemu-2.0.0+dfsg/block.c:942: bdrv_open_common: Assertion `bdrv_opt_mem_align(bs) != 0' failed.
2014-06-24 13:07:40.493+0000: 1155: error : virProcessKillPainfully:308 : Failed to terminate process 8537 with SIGTERM: Permission denied
2014-06-24 20:38:59.541+0000: 1247: info : libvirt version: 1.2.2
2014-06-24 20:38:59.
@vschiavoni
vschiavoni / .log
Last active August 29, 2015 14:04
Eclipse crash after update
!ENTRY org.eclipse.core.jobs 4 2 2014-07-18 10:33:03.081
!MESSAGE An internal error occurred during: "Update validate job".
!STACK 0
java.lang.IllegalStateException: BundleContext is no longer valid
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.checkValid(BundleContextImpl.java:931)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.getServiceReference(BundleContextImpl.java:528)
at org.eclipse.equinox.internal.p2.core.helpers.ServiceHelper.getService(ServiceHelper.java:63)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.getSharedPreferences(AbstractRepositoryManager.java:512)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.restoreRepositories(AbstractRepositoryManager.java:1016)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.getRepositoryProperty(AbstractRepositoryManager.java:564)
log=require"splay.log"
dns=require"splay.async_dns"
dns.l_o.level=5
socket = require"socket.core"
ts = require"splay.topo_socket" --MUST BE DONE BEFORE SPLAY.BASE
ts.l_o.level=3
tb = require"splay.token_bucket"
tb.l_o.level = 3
local ts_settings={}
899236801 899236806 2fb4bff6 f07bb612 97459925 960eaf04 6355ea1a 0b90ee70 c257e405 6b6912ac fd0b8595 64310b8d e6099717 57f92d0c 95ce280c d3b8cc18 481c6491
899236806 899236811 2fb4bff6 f07bb612 960eaf04 97459925 6355ea1a 0b90ee70 fd0b8595 c257e405 95ce280c e6099717 558b6ac8 6c121064 fa637563 64310b8d 32b8abbf
899236811 899236816 2fb4bff6 f07bb612 960eaf04 6355ea1a 97459925 0b90ee70 fd0b8595 c257e405 95ce280c 558b6ac8 fa637563 e6099717 6c121064 64310b8d 0a842c92
899236816 899236821 2fb4bff6 960eaf04 f07bb612 6355ea1a 97459925 fd0b8595 0b90ee70 95ce280c c257e405 558b6ac8 64310b8d ad7ae3e5 481c6491 6c121064 a25043b4
899236821 899236826 2fb4bff6 6355ea1a 960eaf04 f07bb612 97459925 fd0b8595 0b90ee70 c257e405 95ce280c 558b6ac8 97d82515 ad7ae3e5 aa20e5c8 a25043b4 f104688d
899236826 899236831 2fb4bff6 6355ea1a 960eaf04 97459925 f07bb612 0b90ee70 fd0b8595 c257e405 ad7ae3e5 c1feef13 97d82515 a25043b4 95ce280c 57f92d0c f104688d
899236831 899236836 2fb4bff6 6355ea1a 960eaf04 97459925 f07bb612 fd0b8595 0b90ee70 ad7ae3e5 c2
899236801 899236806 2fb4bff6 f07bb612 97459925 960eaf04 6355ea1a 0b90ee70 c257e405 6b6912ac fd0b8595 64310b8d e6099717 57f92d0c 95ce280c d3b8cc18 481c6491 6c121064 c98617e9 32b8abbf ebb4d07c 0a842c92 131 113 86 67 65 62 51 48 48 42 40 39 39 39 38 37 36 36 35 35 1.2 3.1190476190476 3.7428571428571 4138
899236806 899236811 2fb4bff6 f07bb612 960eaf04 97459925 6355ea1a 0b90ee70 fd0b8595 c257e405 95ce280c e6099717 558b6ac8 6c121064 fa637563 64310b8d 32b8abbf d3b8cc18 481c6491 6b6912ac ad7ae3e5 ebb4d07c 276 214 180 175 167 150 135 119 117 111 110 108 107 106 106 105 101 100 99 99 1.1212121212121 2.4864864864865 2.7878787878788 11002
899236811 899236816 2fb4bff6 f07bb612 960eaf04 6355ea1a 97459925 0b90ee70 fd0b8595 c257e405 95ce280c 558b6ac8 fa637563 e6099717 6c121064 64310b8d 0a842c92 d3b8cc18 aa20e5c8 a25043b4 481c6491 ad7ae3e5 419 308 303 302 266 237 230 203 194 181 176 176 175 174 171 169 168 168 166 165 1.0969696969697 2.3149171270718 2.5393939393939 18370
899236816 899236821 2fb4bff6 960eaf04 6355ea1a f07bb612
This file has been truncated, but you can view the full file.
899244002 899244007 2fb4bff6 f07bb612 97459925 0b90ee70 9de0f58d aa444127 d3b8cc18 6b6912ac 6355ea1a 0a842c92 c257e405 6396152e 6283b0be 960eaf04 4d616708 558b6ac8 6155331f d6a979fd 175776fa e6099717 f104688d 28f208a9 38988ff3 b73ca3fc c8dca51d fa637563 e3bc5841 32b8abbf 85c6f7ea aa20e5c8 18 10 8 8 7 7 6 6 5 5 5 5 5 5 5 4 4 4 4 4 4 4 3 3 3 3 3 3 3 3 1.6666666666667 3.6 6 293
899244007 899244012 2fb4bff6 ebb4d07c 6155331f f104688d 558b6ac8 f07bb612 960eaf04 488895fa 6b6912ac 97d82515 64310b8d e6099717 97459925 6283b0be bedaff9d 95ce280c 74bc90a6 3deeed72 53492e7f c257e405 cad3cc57 c98617e9 b2be8ae1 3ce3b588 d810473a 0a842c92 6827b2ac 57f92d0c fa637563 6355ea1a 9 9 9 8 7 6 6 5 5 5 5 5 5 5 5 5 5 4 4 4 4 4 4 4 4 4 4 4 4 4 1.25 1.8 2.25 367
899244012 899244017 960eaf04 4d616708 2fb4bff6 97459925 cad3cc57 558b6ac8 d6a979fd f07bb612 6355ea1a 0a842c92 c257e405 92ad62dc 74bc90a6 95ce280c 97f08971 0b90ee70 f104688d ed229c54 3c64ec0e f896fe42 b2be8ae1 ff4cea8e 4f8077ef 725