Pony7 / cspoker

Automatically exported from code.google.com/p/cspoker
GNU General Public License v2.0
1 stars 0 forks source link

login errors/no response to client #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. get rev 1067 and assemble server-xml properly and client-text
2. login, and do a getTableListAction, then request the first table (id 0)
3. send:  <ns5:getHoldemTableInformationAction tableId="0" id="3"
xmlns:ns5="http://www.cspoker.org/api/2008-11/"/> either from text or flex
client

What is the expected output? What do you see instead?
A tables list is returned is expected.

Instead I get no response from either the newest text client or flex
client.  The stack trace of an error that happens in the server:

http://cspoker.pastebin.com/m5bbebd5d

Original issue reported on code.google.com by zkin...@gmail.com on 13 Nov 2008 at 5:01

GoogleCodeExporter commented 9 years ago
should be fixed in r1068

Original comment by guy...@gmail.com on 13 Nov 2008 at 9:10