realbasic-nug
[Top] [All Lists]

Socket Exception

To: REALbasic Network Users Group <realbasic-nug@lists.realsoftware.com>
Subject: Socket Exception
From: jim_meyer <jim_meyer@chartermi.net>
Date: Fri, 31 Oct 2008 12:26:26 -0400
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Hi all.....

One of my customers is getting an exception from the HTTPSecureSocket class...... I have not been able to replicate the problem..... but it looks like a problem within the class.

Below is the error.stack that I save in the app.UnhandledException.

Has anyone else seen this problem...... any ideas what might cause it...... any work-arounds?

Jim



RaiseExceptionClass
RaiseNilObjectException
HTTPSecureSocket._ParseHeaders%%o<HTTPSecureSocket>s
HTTPSecureSocket._HandleNewData%%o<HTTPSecureSocket>
HTTPSecureSocket.Event_DataAvailable%%o<HTTPSecureSocket>
_Z29SSLSocketDataAvailableHandlerP16REALobjectStruct
SSLSocket.Event_DataAvailable%%o<SSLSocket>
_Z27socketFireDataReceivedEventP17SocketCoreControl
_ZN9TCPSocket10FireEventsEv
_ZN14TCPSocketPosix4PollEv
_Z9DoNetIdleh
NetIdle
_Z9EventPumph
_Z19SetApplicationStatei
_ZN21EnvironmentEventQueue11FilterEventEP11EventRecord
_Z33CallFunctionWithExceptionHandlingPFvvE
_Z8mainloopv
RuntimeRun
REALbasic._RuntimeRun
_Main
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • Socket Exception, jim_meyer <=