This is very odd because the very data set that you included is part of the
tests for the JSON parser.

Please delete ~/.m2/respository and do a clean build and see if it works.

On Sun, Aug 2, 2009 at 12:09 PM, Channing Walton <[email protected]>wrote:

>
> ok just caught up and tried again, this time I get:
>
> 2009-08-02 20:07:16,981 WARN  lift:246 - Request for /ajax_request/
> F1105202520287L3C/ failed For input string: "(-~0)"
> java.lang.NumberFormatException: For input string: "(-~0)"
>        at java.lang.NumberFormatException.forInputString
> (NumberFormatException.java:48)
>        at java.lang.Long.parseLong(Long.java:403)
>        at java.lang.Long.parseLong(Long.java:461)
>        at scala.runtime.RichString.toLong(RichString.scala:214)
>        at net.liftweb.util.JSONParser$$anonfun$anInt$5$$anonfun$apply
> $69.apply(JSON.scala:101)
>        at net.liftweb.util.JSONParser$$anonfun$anInt$5$$anonfun$apply
> $69.apply(JSON.scala:101)
>
> I'm not sure where that (-~0) comes from, the input string is
> {"command":"setPoint","params":{"mf":
> 51.3256123,"$a":-0.6379592,"x":-0.6379592,"y":51.3256123}}
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to