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
| nirvdrum@melchior ~/dev/workspaces/mogotest $ JRUBY_OPTS="$JRUBY_OPTS -X+C -J-XX:PermSize=512m -d" bundle exec rake | |
| java.lang.ClassNotFoundException: rubygems.defaults.OperatingSystemService | |
| at java.net.URLClassLoader$1.run(URLClassLoader.java:366) | |
| at java.net.URLClassLoader$1.run(URLClassLoader.java:355) | |
| at java.security.AccessController.doPrivileged(Native Method) | |
| at java.net.URLClassLoader.findClass(URLClassLoader.java:354) | |
| at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:128) | |
| at java.lang.ClassLoader.loadClass(ClassLoader.java:425) | |
| at java.lang.ClassLoader.loadClass(ClassLoader.java:358) | |
| at java.lang.Class.forName0(Native Method) |
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
| 14:24:21,355 ERROR [stderr] (OOB-181,shared=tcp) Exception in thread "OOB-181,shared=tcp" java.lang.NullPointerException | |
| 14:24:21,357 ERROR [stderr] (OOB-181,shared=tcp) at java.util.concurrent.ConcurrentSkipListMap.comparable(ConcurrentSkipListMap.java:659) | |
| 14:24:21,357 ERROR [stderr] (OOB-181,shared=tcp) at java.util.concurrent.ConcurrentSkipListMap.doPut(ConcurrentSkipListMap.java:848) | |
| 14:24:21,358 ERROR [stderr] (OOB-181,shared=tcp) at java.util.concurrent.ConcurrentSkipListMap.putIfAbsent(ConcurrentSkipListMap.java:1881) | |
| 14:24:21,359 ERROR [stderr] (OOB-181,shared=tcp) at java.util.concurrent.ConcurrentSkipListSet.add(ConcurrentSkipListSet.java:232) | |
| 14:24:21,359 ERROR [stderr] (OOB-181,shared=tcp) at org.jgroups.protocols.MERGE3.up(MERGE3.java:270) | |
| 14:24:21,360 ERROR [stderr] (OOB-181,shared=tcp) at org.jgroups.protocols.Discovery.up(Discovery.java:375) | |
| 14:24:21,360 ERROR [stderr] (OOB-181,shared=tcp) at org.jgroups.protocols.TP$ProtocolAdapter.up(TP.java:2474) | |
| 14:24:21,361 ERROR [stderr] (OOB-181 |
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
| hosts: | |
| kevin: | |
| cloud_providers: | |
| aws: | |
| region: 'us-west-1a' |
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
| 10:08:25,477 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 52) MSC00001: Failed to start service jboss.infinispan.web.default-host/ROOT: org.jboss.msc.service.StartException in service jboss.infinispan.web.default-host/ROOT: org.infinispan.CacheException: Unable to invoke method public void org.infinispan.statetransfer.StateTransferManagerImpl.waitForInitialStateTransferToComplete() throws java.lang.InterruptedException on object of type StateTransferManagerImpl | |
| at org.jboss.as.clustering.msc.AsynchronousService$1.run(AsynchronousService.java:87) | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_40] | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_40] | |
| at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_40] | |
| at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.0.Final.jar:2.1.0.Final] | |
| Caused by: org.infinispan.CacheException: Unable to invoke method public void org.i |
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
| Installing slim (1.3.9) | |
| trustStore is: /usr/lib/jvm/java-7-oracle/jre/lib/security/cacerts | |
| trustStore type is : jks | |
| trustStore provider is : | |
| init truststore | |
| adding as trusted cert: | |
| Subject: CN=SwissSign Platinum CA - G2, O=SwissSign AG, C=CH | |
| Issuer: CN=SwissSign Platinum CA - G2, O=SwissSign AG, C=CH | |
| Algorithm: RSA; Serial number: 0x4eb200670c035d4f | |
| Valid from Wed Oct 25 04:36:00 EDT 2006 until Sat Oct 25 04:36:00 EDT 2036 |
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
| Installing nokogiri (1.5.10) | |
| trustStore is: /usr/lib/jvm/java-7-oracle/jre/lib/security/cacerts | |
| trustStore type is : jks | |
| trustStore provider is : | |
| init truststore | |
| adding as trusted cert: | |
| Subject: CN=SwissSign Platinum CA - G2, O=SwissSign AG, C=CH | |
| Issuer: CN=SwissSign Platinum CA - G2, O=SwissSign AG, C=CH | |
| Algorithm: RSA; Serial number: 0x4eb200670c035d4f | |
| Valid from Wed Oct 25 04:36:00 EDT 2006 until Sat Oct 25 04:36:00 EDT 2036 |
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
| Thread 3754: (state = BLOCKED) | |
| - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise) | |
| - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame) | |
| - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame) | |
| - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=442 (Compiled frame) | |
| - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Compiled frame) | |
| - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Compiled frame) | |
| - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame) | |
| - java.lang.Thread.run() @bci=11, line=724 (Interpreted frame) |
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
| echo -e "\n\nLoading simple rc.firewall-iptables version $FWVER..\n" | |
| DEPMOD=/sbin/depmod | |
| MODPROBE=/sbin/modprobe | |
| EXTIF="eth0" | |
| INTIF="eth1" | |
| #INTIF2="eth0" | |
| echo " External Interface: $EXTIF" | |
| echo " Internal Interface: $INTIF" |
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
| 2:11:47,698 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment mogotest-knob.yml in 1570ms | |
| 22:11:47,700 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "mogotest-knob.yml" | |
| 22:11:47,707 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015863: Replacement of deployment "mogotest-knob.yml" by deployment "mogotest-knob.yml" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.infinispan.web.default-host/" => "org.jboss.msc.service.StartException in service jboss.infinispan.web.default-host/: org.infinispan.CacheException: Unable to invoke method public void org.infinispan.statetransfer.BaseStateTransferManagerImpl.waitForJoinToComplete() throws java.lang.InterruptedException on object of type ReplicatedStateTransferManagerImpl | |
| Caused by: org.infinispan.CacheException: Unable to invoke method public void org.infinispan.statetransfer.BaseStateTransferManagerImpl.waitForJoinToCo |
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
| org.openqa.selenium.WebDriverException: bug.Inspected frame has gone | |
| Build info: version: '2.31.0', revision: '1bd294d185a80fa4206dfeab80ba773c04ac33c0', time: '2013-02-27 13:51:26' | |
| System info: os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.8.3', java.version: '1.7.0_21' | |
| Driver info: driver.version: unknown | |
| at org.uiautomation.ios.server.servlet.IOSServlet.getResponse(IOSServlet.java:151) | |
| at org.uiautomation.ios.server.servlet.IOSServlet.process(IOSServlet.java:82) | |
| at org.uiautomation.ios.server.servlet.IOSServlet.doPost(IOSServlet.java:56) | |
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) | |
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) | |
| at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:533) |