Skip to content

Instantly share code, notes, and snippets.

View synfinatic's full-sized avatar

Aaron Turner synfinatic

View GitHub Profile
@synfinatic
synfinatic / gist:5136439
Created March 11, 2013 18:29
Torquebox startup failure
~/torquebox-2.3.0/jboss/bin/standalone.sh
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /home/tools/torquebox-2.3.0/jboss/
JAVA: /usr/java/latest/bin/java
JAVA_OPTS: -server -XX:+UseCompressedOops -Xms128m -Xmx8g -XX:MaxPermSize=512m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml -XX:ReservedCodeCacheSize=128m -Duser.timezone=GMT -Xss2048k -Djruby.compile.invokedynamic=false -Dorg.quartz.scheduler.skipUpdateCheck=true
@synfinatic
synfinatic / gist:4962190
Created February 15, 2013 18:08
Hector exception
me.prettyprint.hector.api.exceptions.HectorException: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
me.prettyprint.hector.api.exceptions.HectorException: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
me.prettyprint.hector.api.exceptions.HectorException: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
me.prettyprint.hector.api.exceptions.HectorException: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
me.prettyprint.hector.api.exceptions.HectorException: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
me.prettyprint.hector.api.exceptions.HectorException: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
me.prettyprint.hector.api.exceptions.HectorException: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
me.prettyprint.hector.api.exceptions.HectorException: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
me/prettyprint/cassandra/service/ExceptionsTranslatorImpl.java:67:in `translate'
me/prettyprint/cassandra/connection/HConnectionManager.java:264:in `ope
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00000036b4207b35, pid=30854, tid=47571029433040
#
# JRE version: 6.0_27-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.2-b06 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libpthread.so.0+0x7b35] pthread_join+0x125
#
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002ac85eebb9de, pid=10737, tid=1181026624
#
# JRE version: 6.0_27-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.2-b06 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x3dc9de] constantPoolOopDesc::klass_at_impl(constantPoolHandle, int, Thread*)+0x4e
#