Skip to content

Instantly share code, notes, and snippets.

View skrall's full-sized avatar

Steve Krall skrall

View GitHub Profile

Keybase proof

I hereby claim:

  • I am skrall on github.
  • I am skrall (https://keybase.io/skrall) on keybase.
  • I have a public key whose fingerprint is D329 DF20 21A5 4FC3 B684 B03A 5D74 D704 9447 4C39

To claim this, I am signing this object:

@skrall
skrall / grizzly-stacktrace.txt
Created January 12, 2013 20:36
Grizzly 1.9.55 WS stacktrace
[#|2013-01-12T15:33:32.178-0500|SEVERE|glassfish3.1.2|com.sun.xml.ws.transport.http.HttpAdapter|_ThreadID=54;_ThreadName=Threa
d-2;|Couldn't create SOAP message due to exception: XML reader error: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in pro
log
at [row,col {unknown-source}]: [1,1]
com.sun.xml.ws.protocol.soap.MessageCreationException: Couldn't create SOAP message due to exception: XML reader error: com.ct
c.wstx.exc.WstxEOFException: Unexpected EOF in prolog
at [row,col {unknown-source}]: [1,1]
at com.sun.xml.ws.encoding.SOAPBindingCodec.decode(SOAPBindingCodec.java:366)
at com.sun.xml.ws.transport.http.HttpAdapter.decodePacket(HttpAdapter.java:343)
at com.sun.xml.ws.transport.http.HttpAdapter.access$400(HttpAdapter.java:99)
2012-12-13 13:01:01
Full thread dump Java HotSpot(TM) 64-Bit Server VM (23.5-b02 mixed mode):
"Atmosphere-AsyncWrite-1" daemon prio=10 tid=0x00007f9f54001800 nid=0x6201 waiting on condition [0x00007f9fa4705000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<script type="text/javascript" src="jquery/jquery-1.7.2.js"></script>
<script type="text/javascript" src="jquery/jquery.form.js"></script>
<script type="text/javascript" src="jquery/jquery.atmosphere.js"></script>
<script type="text/javascript">
$(document).ready(function() {
var detectedTransport = null;
var socket = $.atmosphere;