[Cs4800] Exception while parsing (SolveResponse)

James Antonius antonius.j at husky.neu.edu
Thu Nov 17 12:23:17 EST 2011


Hi all,

Does any of you know what "Exception while parsing: 1" or "Exception while
parsing SolveResponse: 1" mean?


Here's what I got in my terminal when I was trying to run the tournament
(Note: I was able to solve and print some of my decision tree, but the
others gave me error):

vanguard:~/classes/A/new/avatar/GenericSCG/bin> java -cp
.:demeterf.jar:hamcrest-all-1.3.0RC2.jar scg.net.avatar.PlayerMainHSR 4800
missilecommand Test123 test123 8
      ******* Log At: 11/16/11 4:21:34 PM EST: *******
/register?password=CC03E747A6AFBBCB&tournament=8

 ** Type 'exit' to shutdown: GET REQUEST11111
 -- Turn Completed: 0.066 sec
GET REQUEST11111
Trying to solve HSR(2, 1)
(1 y h0 n h1)
Trying to solve HSR(16, 4)
(8 y (4 y (2 y (1 y h0 n h1) n (3 y h2 n h3)) n (6 y (5 y h4 n h5) n (7 y
h6 n h7))) n (12 y (10 y (9 y h8 n h9) n (11 y h10 n h11)) n (14 y (13 y
h12 n h13) n (15 y h14 n h15))))
Trying to solve HSR(6, 3)
(3 y (1 y h0 n (2 y h1 n h2)) n (4 y h3 n (5 y h4 n h5)))
Trying to solve HSR(12, 10)
*Exception thrown while parsing SolveResponse: 1*
*Exception thrown while parsing: 1*
* !! Exception: null*
* !! StackTrace:*
* -- scg.net.avatar.PlayerServer.createResponse(Unknown Source)*
* -- scg.net.avatar.PlayerServer.playerResponse(Unknown Source)*
* -- sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
* --
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
*
* --
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
*
* -- java.lang.reflect.Method.invoke(Method.java:616)*
* --
edu.neu.ccs.demeterf.http.server.ServerDispatch.handle(ServerDispatch.java:75)
*
* --
edu.neu.ccs.demeterf.http.server.ServerThread$DispatchThread.run(ServerThread.java:130)
*
GET REQUEST11111
 -- Turn Completed: 0.011 sec
GET REQUEST11111
 -- Turn Completed: 0.028 sec
GET REQUEST11111
Trying to solve HSR(565, 427)
*Exception thrown while parsing SolveResponse: 1*
Trying to solve HSR(127, 121)
*Exception thrown while parsing SolveResponse: 1*
Trying to solve HSR(704, 183)
*Exception thrown while parsing SolveResponse: 1*
Trying to solve HSR(6, 5)
(3 y (1 y h0 n (2 y h1 n h2)) n (4 y h3 n (5 y h4 n h5)))
Trying to solve HSR(3, 1)
(1 y h0 n (2 y h1 n h2))
Trying to solve HSR(8, 7)
*Exception thrown while parsing SolveResponse: -1*
*Exception thrown while parsing: 1*
* !! Exception: null*
* !! StackTrace:*
* -- scg.net.avatar.PlayerServer.createResponse(Unknown Source)*
* -- scg.net.avatar.PlayerServer.playerResponse(Unknown Source)*
* -- sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
* --
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
*
* --
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
*
* -- java.lang.reflect.Method.invoke(Method.java:616)*
* --
edu.neu.ccs.demeterf.http.server.ServerDispatch.handle(ServerDispatch.java:75)
*
* --
edu.neu.ccs.demeterf.http.server.ServerThread$DispatchThread.run(ServerThread.java:130)
*





Thanks,

James Antonius
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the Cs4800 mailing list