David, This may not be entirely related .. but I've seen OpenID issues on the open internet as well ... I dont remember the exception I was getting in the log, but I will take not of it the next time I see it ... my openid is hosted at http://id.mrinalwadhwa.com .. and http://weblog.mrinalwadhwa.com delegates to http://id.mrinalwadhwa.com ... so sometimes the auth takes a little bit of time .. till now I've assumed that I was hitting some sort of timeout, but I may be wrong.
Mrinal On Fri, Dec 19, 2008 at 6:34 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 >
