Glenn,

We have not moved Lift to Scala 2.7.5.  It's about a day's worth of work for
me to verify that the Actor fixes actually fix things.  Please stick with
Scala 2.7.4.

Thanks,

David

On Wed, Jun 17, 2009 at 5:13 PM, glenn <gl...@exmbly.com> wrote:

>
> I don't know whether this is a Scala problem or a Llift one, so I'll
> post this problem here with apologies if it's a Scala issue.
>
> I keep getting the following error message since I upgraded to Scala
> 1.7.5.  This pops up in my console every 5 seconds, the default jetty
> scan interval in the pom. I'm using a MySQL database instead of
> embedded derby, if that makes a difference?
>
> ERROR - [MEMDEBUG] failure
> java.lang.NoSuchFieldException: refSet
>        at java.lang.Class.getDeclaredField(Class.java:1882)
>        at net.liftweb.http.PointlessActorToWorkAroundBug$$anonfun$act$1$
> $anonfun$apply$1.apply(LiftServlet.scala:715)
>        at net.liftweb.http.PointlessActorToWorkAroundBug$$anonfun$act$1$
> $anonfun$apply$1.apply(LiftServlet.scala:707)
>        at scala.actors.Reaction.run(Reaction.scala:78)
>        at net.liftweb.http.ActorSchedulerFixer$$anon$1$$anonfun$execute
> $1.apply(LiftServlet.scala:668)
>        at net.liftweb.http.ActorSchedulerFixer$$anon$1$$anonfun$execute
> $1.apply(LiftServlet.scala:668)
>        at net.liftweb.http.ActorSchedulerFixer$$anonfun$20$$anon$2.run
> (LiftServlet.scala:626)
>        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask
> (ThreadPoolExecutor.java:885)
>        at java.util.concurrent.ThreadPoolExecutor$Worker.run
> (ThreadPoolExecutor.java:907)
>        at java.lang.Thread.run(Thread.java:619)
>
> >
>


-- 
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 liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to