I turns out that I didn't have NTPD (the network time daemon) running on my new box. The time was skewed by 4 minutes and OpenID was complaining.
http://esme.us is running on a new and much improved (my 6 processors and 14GB of RAM) machine. On Fri, Dec 19, 2008 at 11:49 PM, Daniel Koller <[email protected]>wrote: > Hi all, > > unfortunately there was/is no consistent solution out there as e.g. I had > this issue with very known providers such as myopenid.com. > > One hint was an update of the openid-libraries, > > Daniel > > On Fri, Dec 19, 2008 at 2:04 PM, David Pollak < > [email protected] > > wrote: > > > Folks, > > When I was moving the ESME server to a new machine (same database, > > byte-copy > > of my Tomcat instance), I started getting: > > > > org.openid4java.message.MessageException: Invalid set of parameters > > for the requested message type > > > > > org.openid4java.message.AuthSuccess.createAuthSuccess(AuthSuccess.java:116) > > > > > org.openid4java.consumer.ConsumerManager.verify(ConsumerManager.java:1110) > > > > net.liftweb.openid.OpenIDConsumer$class.verifyResponse(OpenId.scala:284) > > us.esme.model.ESMEOpenIDConsumer.verifyResponse(User.scala:176) > > > > > > net.liftweb.openid.OpenIdVendor$$anonfun$dispatchPf$1$$anonfun$apply$8$$anonfun$apply$9.apply(OpenId.scala:142) > > > > > > net.liftweb.openid.OpenIdVendor$$anonfun$dispatchPf$1$$anonfun$apply$8$$anonfun$apply$9.apply(OpenId.scala:140) > > net.liftweb.util.Full.flatMap(Can.scala:266) > > > > Whenever I tried log on using OpenID. > > > > I know Daniel was experiencing this issue behind the firewall, but I'm > > seeing it out on the open Internet. > > > > Anybody got a clue as to what is going on and how to fix it? > > > > Thanks, > > > > David > > > > PS -- Is our Assembla account still active because the live ESME code > dates > > back to Assembla days and I have to use that version rather than a new > > version because there's a nasty bug in Scala 2.7.2 (it'll be fixed very > > soon > > now) that causes memory leaks with Actors. > > > > > > -- > > Lift, the simply functional web framework http://liftweb.net > > Collaborative Task Management http://much4.us > > Follow me: http://twitter.com/dpp > > Git some: http://github.com/dpp > > > > > > -- > --- > Daniel Koller > Jahnstrasse 20 > 80469 München * [email protected] > -- Lift, the simply functional web framework http://liftweb.net Collaborative Task Management http://much4.us Follow me: http://twitter.com/dpp Git some: http://github.com/dpp
