[Cs4800] Parser Exception

Tom Fiset tmfset at gmail.com
Mon Nov 14 22:16:38 EST 2011


I'm getting this in the tournament actually (as are a couple of other
people at the lab right now).
I'm not really sure if I've been kicked out or what... or why...
I built from the Nov 12 source with no errors.

- Tom Fiset

On Mon, Nov 14, 2011 at 10:09 PM, Adam Alix <aalix at ccs.neu.edu> wrote:

> All over the place, haven't been able to get building.
>
> Adam
>
> On Nov 14, 2011, at 10:08 PM, Tom Fiset wrote:
>
> > Why am I getting these parser errors / anyone else seeing these?
> > The trace was much longer and doesn't seem to have anything to do with
> my own code or algorithm...
> >
> > - Tom Fiset
> >
> > Was expecting:
> >     "HSR" ...
> >
> >         at hsr.TheParser.generateParseException(Unknown Source)
> >         at hsr.TheParser.jj_consume_token(Unknown Source)
> >         at hsr.TheParser.parse_HSRInstance(Unknown Source)
> >         at hsr.TheParser.parse_HSRInstanceSet(Unknown Source)
> >         at hsr.HSRInstanceSet.parse(Unknown Source)
> >         ... 21 more
> > java.lang.reflect.InvocationTargetException
> >         at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
> >         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >         at java.lang.reflect.Method.invoke(Method.java:616)
> >         at scg.RWrap.<init>(Unknown Source)
> >         at scg.TheParser.parse_RWrap$InstanceSetI$(Unknown Source)
> >         at scg.TheParser.parse_Claim(Unknown Source)
> >         at scg.TheParser.parse_Cons$Claim$(Unknown Source)
> >         at scg.TheParser.parse_List$Claim$(Unknown Source)
> >         at scg.TheParser.parse_Cons$Claim$(Unknown Source)
> >         at scg.TheParser.parse_List$Claim$(Unknown Source)
> >         at scg.TheParser.parse_Cons$Claim$(Unknown Source)
> >         at scg.TheParser.parse_List$Claim$(Unknown Source)
> >         at scg.TheParser.parse_Cons$Claim$(Unknown Source)
> >         at scg.TheParser.parse_List$Claim$(Unknown Source)
> >         at scg.TheParser.parse_Response(Unknown Source)
> >         at scg.Response.parse(Unknown Source)
> >         at response.ResponseGetter.getResponse(Unknown Source)
> >         at scg.net.avatar.PlayerServer.playerResponse(Unknown Source)
> >         at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
> >         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >         at java.lang.reflect.Method.invoke(Method.java:616)
> >         at
> edu.neu.ccs.demeterf.http.server.ServerDispatch.handle(ServerDispatch.java:75)
> >         at
> edu.neu.ccs.demeterf.http.server.ServerThread$DispatchThread.run(ServerThread.java:130)
> > Caused by: hsr.ParseException: Encountered " <IDENT> "hsr "" at line 1,
> column 2.
> > Was expecting:
> >     "HSR" ...
> >
> >         at hsr.TheParser.generateParseException(Unknown Source)
> >         at hsr.TheParser.jj_consume_token(Unknown Source)
> >         at hsr.TheParser.parse_HSRInstance(Unknown Source)
> >         at hsr.TheParser.parse_HSRInstanceSet(Unknown Source)
> >         at hsr.HSRInstanceSet.parse(Unknown Source)
> >         ... 23 more
> >  -- Turn Completed: 0.007 sec
> >
> > _______________________________________________
> > Cs4800 mailing list
> > Cs4800 at lists.ccs.neu.edu
> > https://lists.ccs.neu.edu/bin/listinfo/cs4800
>
>
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the Cs4800 mailing list