KayakExamples Errors

60 views
Skip to first unread message

Bill Morrison

unread,
Oct 6, 2011, 11:00:22 PM10/6/11
to Kayak HTTP
Greetings,

I just finished installing your library and have opened it in VS2010.

Upon running the KayakExamples when it receives a request it fires off
these exceptions :

KayakServer will bind to 0.0.0.0:8081
KayakServer bound to 0.0.0.0:8081
KayakServer: accepting connection
KayakServer: accepted connection callback
KayakServer: accepting connection
--- Posted task.
KayakServer: accepted connection callback
KayakServer: accepting connection
--- Executing Task ---
--- Posted task.
KayakServer: accepted connection
A first chance exception of type 'System.NullReferenceException'
occurred in Kayak.dll
KayakServer: accepted connection callback
KayakServer: accepting connection
--- Done Executing Task ---
--- Executing Task ---
KayakServer: accepted connection
--- Posted task.
A first chance exception of type 'System.NullReferenceException'
occurred in Kayak.dll
--- Done Executing Task ---
--- Executing Task ---
Error on scheduler.
____________________________________________________________________________
[AggregateException] One or more errors occurred.


Caused by:
[NullReferenceException] Object reference not set to an instance of an
object.
at Kayak.Http.HttpServerDelegate.OnConnection(IServer server,
ISocket socket) in C:\terminalconcepts\libraries\kayak\Kayak\Http
\HttpServer.cs:line 46
at Kayak.DefaultKayakServer.<>c__DisplayClass4.<AcceptNext>b__2()
in C:\terminalconcepts\libraries\kayak\Kayak\Net\Server
\KayakServer.cs:line 116
at System.Threading.Tasks.Task.Execute()


--- Done Executing Task ---
--- Executing Task ---
KayakServer: accepted connection
A first chance exception of type 'System.NullReferenceException'
occurred in Kayak.dll
The thread '<Thread Ended>' (0x446c) has exited with code 0 (0x0).
The thread '<Thread Ended>' (0x3e0c) has exited with code 0 (0x0).
--- Done Executing Task ---
--- Executing Task ---
Error on scheduler.
____________________________________________________________________________
[AggregateException] One or more errors occurred.


Caused by:
[NullReferenceException] Object reference not set to an instance of an
object.
at Kayak.Http.HttpServerDelegate.OnConnection(IServer server,
ISocket socket) in C:\terminalconcepts\libraries\kayak\Kayak\Http
\HttpServer.cs:line 46
at Kayak.DefaultKayakServer.<>c__DisplayClass4.<AcceptNext>b__2()
in C:\terminalconcepts\libraries\kayak\Kayak\Net\Server
\KayakServer.cs:line 116
at System.Threading.Tasks.Task.Execute()


--- Done Executing Task ---
--- Executing Task ---
Error on scheduler.
____________________________________________________________________________
[AggregateException] One or more errors occurred.


Caused by:
[NullReferenceException] Object reference not set to an instance of an
object.
at Kayak.Http.HttpServerDelegate.OnConnection(IServer server,
ISocket socket) in C:\terminalconcepts\libraries\kayak\Kayak\Http
\HttpServer.cs:line 46
at Kayak.DefaultKayakServer.<>c__DisplayClass4.<AcceptNext>b__2()
in C:\terminalconcepts\libraries\kayak\Kayak\Net\Server
\KayakServer.cs:line 116
at System.Threading.Tasks.Task.Execute()


--- Done Executing Task ---

Did I just manage to grab an interim version by mistake, or is there a
way I can work around this?

Thanks,


Bill

Benjamin van der Veen

unread,
Oct 7, 2011, 10:49:05 AM10/7/11
to kayak...@googlegroups.com, Kayak HTTP

On Oct 6, 2011, at 20:00, Bill Morrison <hipg...@gmail.com> wrote:
> Upon running the KayakExamples when it receives a request it fires off
> these exceptions :

Hi!

Where did you get the code? Is this in master?

Thanks,
Benjamin

Benjamin van der Veen

unread,
Oct 14, 2011, 1:49:23 PM10/14/11
to kayak...@googlegroups.com
On Thu, Oct 6, 2011 at 8:00 PM, Bill Morrison <hipg...@gmail.com> wrote:
Upon running the KayakExamples when it receives a request it fires off
these exceptions


Reply all
Reply to author
Forward
0 new messages