This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ubuntu@ip-10-124-247-189:~$ cat output.txt | |
| 2012-06-26 19:30:56 | |
| Full thread dump OpenJDK 64-Bit Server VM (22.0-b10 mixed mode): | |
| "Thread-3 (HornetQ-remoting-threads-HornetQServerImpl::serverUUID=cfd44ac3-bee5-11e1-92ad-1231380e144f-1559597072-2110077469)" prio=10 tid=0x00007fbe8c0ee000 nid=0x1c61 waiting on condition [0x00007fbe554e8000] | |
| java.lang.Thread.State: TIMED_WAITING (parking) | |
| at sun.misc.Unsafe.park(Native Method) | |
| - parking to wait for <0x0000000780c19dc0> (a java.util.concurrent.SynchronousQueue$TransferStack) | |
| at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226) | |
| at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ubuntu@ip-10-86-135-8:/var/log/torquebox$ cat torquebox.log | |
| ========================================================================= | |
| JBoss Bootstrap Environment | |
| JBOSS_HOME: /opt/torquebox/current/jboss | |
| JAVA: java | |
| JAVA_OPTS: -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xms2048m -Xmx2048m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -XX:ReservedCodeCacheSize=128m -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml -Xss2048k |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ========================================================================= | |
| JBoss Bootstrap Environment | |
| JBOSS_HOME: /opt/torquebox/current/jboss | |
| JAVA: java | |
| JAVA_OPTS: -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xms2048m -Xmx2048m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -XX:ReservedCodeCacheSize=128m -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml -Xss2048k |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ubuntu@ip-10-86-135-8:/var/log/torquebox$ cat torquebox.log | |
| ========================================================================= | |
| JBoss Bootstrap Environment | |
| JBOSS_HOME: /opt/torquebox/current/jboss | |
| JAVA: java | |
| JAVA_OPTS: -server -XX:+UseCompressedOops -Xms2048m -Xmx2048m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -XX:ReservedCodeCacheSize=128m -XX:+UseCodeCacheFlushing -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml -Xss2048k |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ubuntu@ip-10-86-199-20:~$ iostat 2 > out.txt | |
| ^C | |
| ubuntu@ip-10-86-199-20:~$ cat out.txt | |
| Linux 3.2.0-25-virtual (ip-10-86-199-20) 07/16/2012 _x86_64_ (2 CPU) | |
| avg-cpu: %user %nice %system %iowait %steal %idle | |
| 5.02 0.01 2.36 2.11 0.96 89.54 | |
| Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn | |
| xvdap1 0.30 1.06 3.92 531533 1956652 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ========================================================================= | |
| JBoss Bootstrap Environment | |
| JBOSS_HOME: /opt/torquebox/current/jboss | |
| JAVA: java | |
| JAVA_OPTS: -server -XX:+UseCompressedOops -Xms2048m -Xmx2048m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -XX:ReservedCodeCacheSize=128m -XX:+UseCodeCacheF | |
| lushing -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml -Xss2048k -Djruby.compile.invokedynamic=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 17:41:48,468 ERROR [org.apache.coyote.http11.Http11Processor] (http-/10.86.135.8:8080-49) Error processing request: java.lang.OutOfMemoryError: PermGen space | |
| at java.lang.Throwable.getStackTraceElement(Native Method) [rt.jar:1.6.0_24] | |
| at java.lang.Throwable.getOurStackTrace(Throwable.java:608) [rt.jar:1.6.0_24] | |
| at java.lang.Throwable.getStackTrace(Throwable.java:599) [rt.jar:1.6.0_24] | |
| at org.jboss.logmanager.formatters.Formatters$12.renderRaw(Formatters.java:384) [jboss-logmanager-1.3.1.Final.jar:1.3.1.Final] | |
| at org.jboss.logmanager.formatters.Formatters$JustifyingFormatStep.render(Formatters.java:150) [jboss-logmanager-1.3.1.Final.jar:1.3.1.Final] | |
| at org.jboss.logmanager.formatters.MultistepFormatter.format(MultistepFormatter.java:86) [jboss-logmanager-1.3.1.Final.jar:1.3.1.Final] | |
| at org.jboss.logmanager.ExtFormatter.format(ExtFormatter.java:35) [jboss-logmanager-1.3.1.Final.jar:1.3.1.Final] | |
| at org.jboss.logmanager.handlers.WriterHandler.doPubli |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| current_dir = File.dirname(__FILE__) | |
| ENV["ORGNAME"] = ENV["OPSCODE_ORGNAME"] | |
| sys_user = ENV["USER"] | |
| opscode_user = ENV["OPSCODE_USER"] | |
| log_level :info | |
| log_location STDOUT | |
| node_name opscode_user |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ubuntu@ip-10-123-21-233:/var/log/riak$ riak-admin member_status | |
| Attempting to restart script through sudo -u riak | |
| ================================= Membership ================================== | |
| Status Ring Pending Node | |
| ------------------------------------------------------------------------------- | |
| valid 0.0% 0.0% 'riak@10.123.21.233' | |
| valid 37.5% 25.0% 'riak@10.123.46.124' | |
| valid 29.7% 25.0% 'riak@10.124.169.43' | |
| valid 29.7% 25.0% 'riak@10.86.199.20' | |
| valid 3.1% 25.0% 'riak@10.87.25.198' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 17:14:56,342 WARN [org.hornetq.core.paging.cursor.impl.PageSubscriptionImpl] (Thread-15 (HornetQ-server-HornetQServerImpl::serverUUID=e3277541-da78-11e1-855f-296c10b55f7f-1810101068)) Couldn't locate page transaction 529656, ignoring message on position PagePositionImpl [pageNr=28, messageNr=754, recordID=0] on address=jms.queue./queues/torquebox/current-knob/tasks/torquebox_backgroundable queue=jms.queue./queues/torquebox/current-knob/tasks/torquebox_backgroundable | |
| 17:14:56,342 WARN [org.hornetq.core.paging.cursor.impl.PageSubscriptionImpl] (Thread-15 (HornetQ-server-HornetQServerImpl::serverUUID=e3277541-da78-11e1-855f-296c10b55f7f-1810101068)) Couldn't locate page transaction 529661, ignoring message on position PagePositionImpl [pageNr=28, messageNr=755, recordID=0] on address=jms.queue./queues/torquebox/current-knob/tasks/torquebox_backgroundable queue=jms.queue./queues/torquebox/current-knob/tasks/torquebox_backgroundable | |
| 17:14:56,342 WARN [org.hornetq.core.paging.cursor.impl.PageSubscriptionImpl] (T |