Skip to content

Instantly share code, notes, and snippets.

@mattias-lidman
Created November 29, 2012 21:27
Show Gist options
  • Select an option

  • Save mattias-lidman/4172024 to your computer and use it in GitHub Desktop.

Select an option

Save mattias-lidman/4172024 to your computer and use it in GitHub Desktop.
2012-11-29_21:12:50.94357 OAuthException: Expected 200 OK from OAuth server, got 500 with the following message: <html><head><title>Apache Tomcat/6.0.32 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Exception report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The server encountered an internal error () that prevented it from fulfilling this request.</u></p><p><b>exception</b> <pre>edu.uiuc.ncsa.security.core.exceptions.UnknownClientException: client id=&quot;myproxy:oa4mp,2012:/client/59414567dac710bcd33b6b471803bf27&quot; not found
2012-11-29_21:12:50.94360 edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet.getClient(MyProxyDelegationServlet.java:148)
2012-11-29_21:12:50.94360 edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet.getClient(MyProxyDelegationServlet.java:139)
2012-11-29_21:12:50.94361 edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.InitServlet.doDelegation(InitServlet.java:44)
2012-11-29_21:12:50.94361 edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.InitServlet.doIt(InitServlet.java:32)
2012-11-29_21:12:50.94362 edu.uiuc.ncsa.security.servlet.AbstractServlet.doGet(AbstractServlet.java:137)
2012-11-29_21:12:50.94362 javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
2012-11-29_21:12:50.94363 javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
2012-11-29_21:12:50.94363 </pre></p><p><b>note</b> <u>The full stack trace of the root cause is available in the Apache Tomcat/6.0.32 logs.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.32</h3></body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment