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
Java Web Start 11.25.2.18 | |
Using JRE version 1.8.0_25-b18 Java HotSpot(TM) 64-Bit Server VM | |
User home directory = /Users/ddamelin | |
---------------------------------------------------- | |
c: clear console window | |
f: finalize objects on finalization queue | |
g: garbage collect | |
h: display this help message | |
m: print memory usage | |
o: trigger logging |
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
Uncaught TypeError: Failed to execute 'animate' on 'Element': 1 argument required, but only 0 present. jquery.js:4631 | |
x.event.trigger jquery.js:4631 | |
(anonymous function) jquery.js:5126 | |
x.extend.each jquery.js:590 | |
x.fn.x.each jquery.js:237 | |
x.fn.extend.trigger jquery.js:5125 | |
(anonymous function) runtime-d4df211087a571504ca5a912928b5437.js:13 | |
x.extend.each jquery.js:590 | |
x.fn.x.each jquery.js:237 | |
_trigger runtime-d4df211087a571504ca5a912928b5437.js:13 |
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
2014-08-19 14:23:20.570:INFO:oejs.Server:jetty-8.1.14.v20131031 | |
2014-08-19 14:23:20.589:INFO:oejs.AbstractConnector:Started [email protected]:11180 | |
2014-08-19 14:23:20.612:INFO:oejus.SslContextFactory:Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1] | |
2014-08-19 14:23:20.613:INFO:oejs.AbstractConnector:Started [email protected]:11181 |
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
Scotts-MacBook-Pro:rigse-master scytacki$ cucumber features/ | |
Using the default profile... | |
WARNING: No DRb server is running. Running features locally: | |
Unable to load configuration from /Users/scytacki/Development/rigse-master/config/newrelic.yml | |
Overriding ActionMailer config and setting test mode | |
/Users/scytacki/.rvm/gems/ruby-1.9.3-p545/gems/uuidtools-2.1.2/lib/uuidtools.rb:486: Use RbConfig instead of obsolete and deprecated Config. | |
java version "1.6.0_65" | |
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609) | |
Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode) | |
Waiting for Solr to start...solr started |
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
java.lang.NullPointerException | |
at org.concord.sensor.pasco.PascoUsbSensorDevice.start(PascoUsbSensorDevice.java:236) | |
at org.concord.sensor.server.SensorStateManager$13.run(SensorStateManager.java:606) | |
at org.concord.sensor.server.SensorStateManager.execute(SensorStateManager.java:711) | |
at org.concord.sensor.server.SensorStateManager.executeAndWait(SensorStateManager.java:724) | |
at org.concord.sensor.server.SensorStateManager.readSingleValue(SensorStateManager.java:649) | |
at org.concord.sensor.server.SensorStateManager.access$1000(SensorStateManager.java:48) | |
at org.concord.sensor.server.SensorStateManager$7$1.run(SensorStateManager.java:328) | |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439) | |
at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317) |
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
scotts-mbp:~ scytacki$ /Applications/SensorServer.app/Contents/MacOS/run.sh | |
0 [main] DEBUG com.continuent.tungsten.fsm.core.StateMachine - Executing state transition: input state=INITIALIZING transition=INITIALIZING-TO-DISCONNECTED output state=DISCONNECTED:NORMAL | |
0 [main] DEBUG com.continuent.tungsten.fsm.core.StateMachine - Searching for exit actions for current state: INITIALIZING | |
0 [main] DEBUG com.continuent.tungsten.fsm.core.StateMachine - Executing action for transition: INITIALIZING-TO-DISCONNECTED | |
6 [main] DEBUG com.continuent.tungsten.fsm.core.StateMachine - Entering new state: DISCONNECTED:NORMAL | |
6 [main] DEBUG com.continuent.tungsten.fsm.core.StateMachine - Searching for entry actions for next state: DISCONNECTED:NORMAL | |
6 [main] DEBUG com.continuent.tungsten.fsm.core.StateMachine - Executing entry action for state: DISCONNECTED:NORMAL | |
14 [AWT-EventQueue-0] DEBUG com.continuent.tungsten.fsm.core.StateMachine - Executing state transition: input state=DISCONNECTED:NORMAL transition=DISCONNECT |
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.concord.InvalidJnlpException: codebase and href are not valid. codebase:null href:"b64gz:H4sIAL7+IlMAAyXGOwqAMAwA0Ns4NorgIIhHKaUNGg1NSVM/t3fwTW83KzNAS+wSvS5KjqLJiW6Aj6HmwF5MWz59iEYXGWGFoR+hBmJ/ZC4wwQBF8SK8102lFU9p6f4xVVs+NcMIlWUAAAA= -Djnlp.vendor=ConcordConsortium -Djnlp.product_name=General -Djnlp.product_version=1.0 -Djnlp.skip_not_found_dialog=true -Djnlp.install_if_not_found=true" | |
at org.concord.WebstartResource.resolveURL(WebstartResource.java:125) | |
at org.concord.WebstartResource.getUrl(WebstartResource.java:137) | |
at org.concord.JnlpResource.loadXML(JnlpResource.java:101) | |
at org.concord.Jnlp2Shell.create(Jnlp2Shell.java:194) | |
at org.concord.LaunchJnlp.launch(LaunchJnlp.java:246) | |
at org.concord.LaunchJnlp.initAndLaunch(LaunchJnlp.java:737) | |
at org.concord.LaunchJnlp.main(LaunchJnlp.java:618) | |
at org.concord.LaunchJnlp.launch(LaunchJnlp.java:255) | |
at org.concord.LaunchJnlp.initAndLaunch(LaunchJnlp.java:737) |
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
$.getJSON('interactives.json', null, function (results){ | |
var interactives_index = results, | |
names = ""; | |
$.each(interactives_index.interactives, function(index, item){ | |
var category = null; | |
try { | |
category = $.grep(interactives_index.groups,function (group){return group.path == item.groupKey})[0].category; | |
} catch (error) { | |
console.log("failed to find group of " + item.groupKey); |
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
scotts-mbp:rigse-master scytacki$ bin/cucumber features/ | |
Using the default profile... | |
WARNING: No DRb server is running. Running features locally: | |
Unable to load configuration from /Users/scytacki/Development/rigse-master/config/newrelic.yml | |
Overriding ActionMailer config and setting test mode | |
/Users/scytacki/.rvm/gems/ruby-1.9.3-p545/gems/uuidtools-2.1.2/lib/uuidtools.rb:486: Use RbConfig instead of obsolete and deprecated Config. | |
java version "1.6.0_65" | |
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609) | |
Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode) | |
Waiting for Solr to start..solr started |
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
Java Web Start 1.6.0_65 | |
Using JRE version 1.6.0_65-b14-462-10M4609 Java HotSpot(TM) Client VM | |
User home directory = /Users/scytacki | |
---------------------------------------------------- | |
c: clear console window | |
f: finalize objects on finalization queue | |
g: garbage collect | |
h: display this help message | |
m: print memory usage | |
o: trigger logging |