Skip to content

Instantly share code, notes, and snippets.

View scottbessler's full-sized avatar

Scott Bessler scottbessler

View GitHub Profile
{
"$type": "Threachery.online.Shared.GameState, Threachery.online.Shared",
"_events": {
"$type": "Threachery.online.Shared.GameEvent[], Threachery.online.Shared",
"$values": [
{
"$type": "Threachery.online.Shared.EstablishPlayers, Threachery.online.Shared",
"_players": "Scott>Pantington>jason>nfrjsz>Mike>Maggie",
"_factionsInPlay": "Green,Black,Yellow,Red,Orange,Blue",
"Seed": 512276788,
@scottbessler
scottbessler / keybase.md
Created June 15, 2015 22:02
keybase proof

Keybase proof

I hereby claim:

  • I am scottbessler on github.
  • I am scottbessler (https://keybase.io/scottbessler) on keybase.
  • I have a public key whose fingerprint is 965B C069 159C F26F C7EA 0652 A1AD 25B2 9166 9A33

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am scottbessler on github.
  • I am scottbessler (https://keybase.io/scottbessler) on keybase.
  • I have a public key whose fingerprint is 965B C069 159C F26F C7EA 0652 A1AD 25B2 9166 9A33

To claim this, I am signing this object:

@scottbessler
scottbessler / gist:3329716
Created August 12, 2012 04:21
exception in storm nimbus when accessing storm ui
2012-08-11 21:15:46 TNonblockingServer [ERROR] Unexpected exception while invoking!
java.lang.RuntimeException: java.lang.NullPointerException
at clojure.lang.LazySeq.sval(LazySeq.java:47)
at clojure.lang.LazySeq.seq(LazySeq.java:56)
at clojure.lang.RT.seq(RT.java:450)
at clojure.core$seq.invoke(core.clj:122)
at clojure.core$dorun.invoke(core.clj:2450)
at clojure.core$doall.invoke(core.clj:2465)
at backtype.storm.daemon.nimbus$fn__3108$exec_fn__1021__auto__$reify__3126.getClusterInfo(nimbus.clj:770)
at backtype.storm.generated.Nimbus$Processor$getClusterInfo.getResult(Nimbus.java:1223)