Re: [xSocket-develop] Problem using xSocket with SSL support
Status: Inactive
Brought to you by:
grro
|
From: Gregor R. <gre...@go...> - 2007-09-25 09:32:00
|
... strange, the onData callback should be called. Such an incorrect behaviour isn't known. The 'out of memory' message looks like a bug. I think the best way is to open a bug, by attaching your test code. Gregor 2007/9/25, Josselin Auguste <jos...@gm...>: > > Hello > > I currently have an issue while trying to use xSocket with SSL > support. All my tests have been done using a really simple test > server, to ensure the issue is not a consequence of my own code. > Everything works fine when SSL is disabled, but when SSL is enabled, > the server never enters its onData callback, whereas there is no > problem with the onConnect and onDisconnect callbacks... And from time > to time, i meet an "ATTENTION: exception occured while processing. > Reason java.lang.OutOfMemoryError: Java heap space" error message on > the server debug console... > > Is it a known issue with xSocket ? Does anybody have a clue to help > solving this problem ? > > Thank you, > Josselin Auguste > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > xSocket-develop mailing list > xSo...@li... > https://lists.sourceforge.net/lists/listinfo/xsocket-develop > |