<html><body><div><div style="font-family:Calibri, Arial, Helvetica, sans-serif;font-size:12pt;"><div><br></div>
<div>From what i remember that plugin didn't support fedora openid. I'm using my google id.</div>
</div><div id="quoted_header"><br/><div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm"><span style="font-size:11.0pt;font-family:'Calibri','sans-serif'"><b>From:</b> David Caro &lt;dcaroest@redhat.com&gt;<br><b>Sent:</b> Oct 27, 2014 12:16 PM<br><b>To:</b> Fabian Deutsch<br><b>Cc:</b> infra<br><b>Subject:</b> Re: Jenkins openid login failing?<br></span></div></div><br type='attribution'></div><br><div>
<br>Seems similar to this:
<br>
<br> &nbsp;<a href="http://stackoverflow.com/questions/15327409/classpath-for-jenkins-plugins">http://stackoverflow.com/questions/15327409/classpath-for-jenkins-plugins</a>
<br>
<br>
<br>Looking 
<br>
<br>
<br>On 10/27, Fabian Deutsch wrote:
<br>&gt; Hey,
<br>&gt; 
<br>&gt; I just tried to login to Jenkins using the Fedora OpenID Provide (<a href="http://fabiand.id.fedoraproject.org">http://fabiand.id.fedoraproject.org</a>), but this fails with a stacktrace (see below).
<br>&gt; 
<br>&gt; Does someone know something about this?
<br>&gt; 
<br>&gt; - fabian
<br>&gt; 
<br>&gt; javax.servlet.ServletException: java.lang.NoClassDefFoundError: org/openid4java/util/OpenID4JavaDOMParser
<br>&gt; &nbsp; &nbsp; &nbsp;at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:778)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.kohsuke.stapler.Stapler.invoke(Stapler.java:858)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:248)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:728)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.kohsuke.stapler.Stapler.invoke(Stapler.java:858)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.kohsuke.stapler.Stapler.invoke(Stapler.java:631)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.kohsuke.stapler.Stapler.service(Stapler.java:225)
<br>&gt; &nbsp; &nbsp; &nbsp;at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:96)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:58)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.plugins.audit_trail.AuditTrailFilter.doFilter(AuditTrailFilter.java:89)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99)
<br>&gt; &nbsp; &nbsp; &nbsp;at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:202)
<br>&gt; &nbsp; &nbsp; &nbsp;at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:180)
<br>&gt; &nbsp; &nbsp; &nbsp;at net.bull.javamelody.PluginMonitoringFilter.doFilter(PluginMonitoringFilter.java:85)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.jvnet.hudson.plugins.monitoring.HudsonMonitoringFilter.doFilter(HudsonMonitoringFilter.java:89)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:88)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
<br>&gt; &nbsp; &nbsp; &nbsp;at jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:174)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
<br>&gt; &nbsp; &nbsp; &nbsp;at jenkins.security.ApiTokenFilter.doFilter(ApiTokenFilter.java:79)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:67)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:46)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1474)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:499)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:533)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:428)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.server.Server.handle(Server.java:370)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:960)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1021)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:865)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:668)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
<br>&gt; &nbsp; &nbsp; &nbsp;at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
<br>&gt; &nbsp; &nbsp; &nbsp;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
<br>&gt; &nbsp; &nbsp; &nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
<br>&gt; &nbsp; &nbsp; &nbsp;at java.lang.Thread.run(Thread.java:679)
<br>&gt; Caused by: java.lang.NoClassDefFoundError: org/openid4java/util/OpenID4JavaDOMParser
<br>&gt; &nbsp; &nbsp; &nbsp;at org.openid4java.discovery.yadis.CyberNekoDOMYadisHtmlParser.parseDocument(CyberNekoDOMYadisHtmlParser.java:96)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.openid4java.discovery.yadis.CyberNekoDOMYadisHtmlParser.getHtmlMeta(CyberNekoDOMYadisHtmlParser.java:39)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.openid4java.discovery.yadis.YadisResolver.getHtmlMeta(YadisResolver.java:325)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.openid4java.discovery.yadis.YadisResolver.retrieveXrdsLocation(YadisResolver.java:453)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.openid4java.discovery.yadis.YadisResolver.discover(YadisResolver.java:252)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.plugins.openid.YadisResolver2.discover(YadisResolver2.java:33)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.openid4java.discovery.yadis.YadisResolver.discover(YadisResolver.java:232)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.openid4java.discovery.yadis.YadisResolver.discover(YadisResolver.java:166)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.openid4java.discovery.Discovery.discover(Discovery.java:147)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.openid4java.discovery.Discovery.discover(Discovery.java:129)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.openid4java.consumer.ConsumerManager.discover(ConsumerManager.java:538)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.plugins.openid.OpenIdSession.&lt;init&gt;(OpenIdSession.java:72)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.plugins.openid.OpenIdLoginService$1.&lt;init&gt;(OpenIdLoginService.java:109)
<br>&gt; &nbsp; &nbsp; &nbsp;at hudson.plugins.openid.OpenIdLoginService.doStartLogin(OpenIdLoginService.java:109)
<br>&gt; &nbsp; &nbsp; &nbsp;at sun.reflect.GeneratedMethodAccessor4338.invoke(Unknown Source)
<br>&gt; &nbsp; &nbsp; &nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
<br>&gt; &nbsp; &nbsp; &nbsp;at java.lang.reflect.Method.invoke(Method.java:616)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:298)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:161)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:96)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:120)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
<br>&gt; &nbsp; &nbsp; &nbsp;at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:728)
<br>&gt; &nbsp; &nbsp; &nbsp;... 72 more
<br>
<br>-- 
<br>David Caro
<br>
<br>Red Hat S.L.
<br>Continuous Integration Engineer - EMEA ENG Virtualization R&amp;D
<br>
<br>Tel.: +420 532 294 605
<br>Email: dcaro@redhat.com
<br>Web: <a href="www.redhat.com">www.redhat.com</a>
<br>RHT Global #: 82-62605
<br></div></body></html>