Here's a new one I haven't seen before. Are my versions out of whack? 
Should I be moving up to Scala 2.7.3? What's wrong here?

Any ideas?

Chas.

HTTP ERROR: 500

net.liftweb.util.AltXML$.toXML(Lscala/xml/Node;Lscala/xml/NamespaceBinding;Lscala/StringBuilder;ZZ)V

RequestURI=/
Caused by:

java.lang.NoSuchMethodError: 
net.liftweb.util.AltXML$.toXML(Lscala/xml/Node;Lscala/xml/NamespaceBinding;Lscala/StringBuilder;ZZ)V
        at net.liftweb.http.NodeResponse$class.toResponse(XmlResponse.scala:40)
        at net.liftweb.http.XhtmlResponse.toResponse(XmlResponse.scala:49)
        at net.liftweb.http.XhtmlResponse.toResponse(XmlResponse.scala:49)
        at net.liftweb.http.LiftServlet.doService(LiftServlet.scala:176)
        at 
net.liftweb.http.LiftServlet$$anonfun$doIt$1$1.apply(LiftServlet.scala:97)
        at 
net.liftweb.http.LiftServlet$$anonfun$doIt$1$1.apply(LiftServlet.scala:97)
        at net.liftweb.util.TimeHelpers$class.calcTime(TimeHelpers.scala:242)
        at net.liftweb.util.Helpers$.calcTime(Helpers.scala:29)
        at net.liftweb.util.TimeHelpers$class.logTime(TimeHelpers.scala:251)
        at net.liftweb.util.Helpers$.logTime(Helpers.scala:29)
        at net.liftweb.http.LiftServlet.doIt$1(LiftServlet.scala:96)
        at net.liftweb.http.LiftServlet.service(LiftServlet.scala:105)
        at 
net.liftweb.http.LiftFilterTrait$$anonfun$doFilter$1$$anonfun$apply$18.apply(LiftServlet.scala:483)
        at 
net.liftweb.http.LiftFilterTrait$$anonfun$doFilter$1$$anonfun$apply$18.apply(LiftServlet.scala:483)
        at net.liftweb.util.ThreadGlobal.doWith(ThreadGlobal.scala:33)
        at net.liftweb.http.URLRewriter$.doWith(Req.scala:370)
        at 
net.liftweb.http.LiftFilterTrait$$anonfun$doFilter$1.apply(LiftServlet.scala:482)
        at 
net.liftweb.http.LiftFilterTrait$$anonfun$doFilter$1.apply(LiftServlet.scala:476)
        at 
net.liftweb.http.RequestVarHandler$$anonfun$apply$3$$anonfun$apply$4$$anonfun$apply$5.apply(Vars.scala:150)
        at net.liftweb.util.ThreadGlobal.doWith(ThreadGlobal.scala:33)
        at 
net.liftweb.http.RequestVarHandler$$anonfun$apply$3$$anonfun$apply$4.apply(Vars.scala:149)
        at net.liftweb.util.ThreadGlobal.doWith(ThreadGlobal.scala:33)
        at 
net.liftweb.http.RequestVarHandler$$anonfun$apply$3.apply(Vars.scala:148)
        at net.liftweb.util.ThreadGlobal.doWith(ThreadGlobal.scala:33)
        at net.liftweb.http.RequestVarHandler$.apply(Vars.scala:147)
        at 
net.liftweb.http.LiftFilterTrait$class.doFilter(LiftServlet.scala:475)
        at net.liftweb.http.LiftFilter.doFilter(LiftServlet.scala:496)
        at 
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1115)
        at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:361)
        at 
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
        at 
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
        at 
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
        at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
        at 
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
        at 
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
        at 
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
        at org.mortbay.jetty.Server.handle(Server.java:324)
        at 
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)
        at 
org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:864)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:533)
        at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:207)
        at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:403)
        at 
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
        at 
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:522)

--~--~---------~--~----~------------~-------~--~----~
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