Pysis

Ubi30 Login Failure

Dec 7th, 2016 (edited)
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.72 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>IIS 8.5 Detailed Error - 503.2 - Service Unavailable</title>
  5. <style type="text/css">
  6. <!--
  7. body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;}
  8. code{margin:0;color:#006600;font-size:1.1em;font-weight:bold;}
  9. .config_source code{font-size:.8em;color:#000000;}
  10. pre{margin:0;font-size:1.4em;word-wrap:break-word;}
  11. ul,ol{margin:10px 0 10px 5px;}
  12. ul.first,ol.first{margin-top:5px;}
  13. fieldset{padding:0 15px 10px 15px;word-break:break-all;}
  14. .summary-container fieldset{padding-bottom:5px;margin-top:4px;}
  15. legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;}
  16. legend{color:#333333;;margin:4px 0 8px -12px;_margin-top:0px;
  17. font-weight:bold;font-size:1em;}
  18. a:link,a:visited{color:#007EFF;font-weight:bold;}
  19. a:hover{text-decoration:none;}
  20. h1{font-size:2.4em;margin:0;color:#FFF;}
  21. h2{font-size:1.7em;margin:0;color:#CC0000;}
  22. h3{font-size:1.4em;margin:10px 0 0 0;color:#CC0000;}
  23. h4{font-size:1.2em;margin:10px 0 5px 0;
  24. }#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS",Verdana,sans-serif;
  25. color:#FFF;background-color:#5C87B2;
  26. }#content{margin:0 0 0 2%;position:relative;}
  27. .summary-container,.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
  28. .content-container p{margin:0 0 10px 0;
  29. }#details-left{width:35%;float:left;margin-right:2%;
  30. }#details-right{width:63%;float:left;overflow:hidden;
  31. }#server_version{width:96%;_height:1px;min-height:1px;margin:0 0 5px 0;padding:11px 2% 8px 2%;color:#FFFFFF;
  32. background-color:#5A7FA5;border-bottom:1px solid #C1CFDD;border-top:1px solid #4A6C8E;font-weight:normal;
  33. font-size:1em;color:#FFF;text-align:right;
  34. }#server_version p{margin:5px 0;}
  35. table{margin:4px 0 4px 0;width:100%;border:none;}
  36. td,th{vertical-align:top;padding:3px 0;text-align:left;font-weight:normal;border:none;}
  37. th{width:30%;text-align:right;padding-right:2%;font-weight:bold;}
  38. thead th{background-color:#ebebeb;width:25%;
  39. }#details-right th{width:20%;}
  40. table tr.alt td,table tr.alt th{}
  41. .highlight-code{color:#CC0000;font-weight:bold;font-style:italic;}
  42. .clear{clear:both;}
  43. .preferred{padding:0 5px 2px 5px;font-weight:normal;background:#006633;color:#FFF;font-size:.8em;}
  44. -->
  45. </style>
  46.  
  47. </head>
  48. <body>
  49. <div id="content">
  50. <div class="content-container">
  51.   <h3>HTTP Error 503.2 - Service Unavailable</h3>
  52.   <h4>The serverRuntime@appConcurrentRequestLimit setting is being exceeded.</h4>
  53. </div>
  54. <div class="content-container">
  55.  <fieldset><h4>Most likely causes:</h4>
  56.   <ul>  <li>Setting is too low.</li>    <li>The application is taking too long for the current load.</li> </ul>
  57.  </fieldset>
  58. </div>
  59. <div class="content-container">
  60.  <fieldset><h4>Things you can try:</h4>
  61.   <ul>  <li>Try increasing the value of the setting.</li>   <li>Check that external resources (for example, disk, database, etc..) are performing at expected levels.</li>  <li>Check that the application has not deadlocked.</li> </ul>
  62.  </fieldset>
  63. </div>
  64.  
  65. <div class="content-container">
  66.  <fieldset><h4>Detailed Error Information:</h4>
  67.   <div id="details-left">
  68.    <table border="0" cellpadding="0" cellspacing="0">
  69.     <tr class="alt"><th>Module</th><td>&nbsp;&nbsp;&nbsp;IIS Web Core</td></tr>
  70.     <tr><th>Notification</th><td>&nbsp;&nbsp;&nbsp;BeginRequest</td></tr>
  71.     <tr class="alt"><th>Handler</th><td>&nbsp;&nbsp;&nbsp;ExtensionlessUrlHandler-Integrated-4.0</td></tr>
  72.     <tr><th>Error Code</th><td>&nbsp;&nbsp;&nbsp;0x00000000</td></tr>
  73.      
  74.    </table>
  75.   </div>
  76.   <div id="details-right">
  77.    <table border="0" cellpadding="0" cellspacing="0">
  78.     <tr class="alt"><th>Requested URL</th><td>&nbsp;&nbsp;&nbsp;http://identityservice.ubi.com:80/api/v2/users/9588f2dd-37b9-45fe-9503-ca2aa9d949fb?_=1481134723912</td></tr>
  79.     <tr><th>Physical Path</th><td>&nbsp;&nbsp;&nbsp;D:\inetpub\identityservice.ubi.com\api\v2\users\9588f2dd-37b9-45fe-9503-ca2aa9d949fb</td></tr>
  80.     <tr class="alt"><th>Logon Method</th><td>&nbsp;&nbsp;&nbsp;Not yet determined</td></tr>
  81.     <tr><th>Logon User</th><td>&nbsp;&nbsp;&nbsp;Not yet determined</td></tr>
  82.      
  83.    </table>
  84.    <div class="clear"></div>
  85.   </div>
  86.  </fieldset>
  87. </div>
  88.  
  89. <div class="content-container">
  90.  <fieldset><h4>More Information:</h4>
  91.   IIS will not allow more concurrent requests to an application than the serverRuntime@appConcurrentRequestLimit setting permits.
  92.   <p><a href="http://go.microsoft.com/fwlink/?LinkID=62293&amp;IIS70Error=503,2,0x00000000,9600">View more information &raquo;</a></p>
  93.    
  94.  </fieldset>
  95. </div>
  96. </div>
  97. </body>
  98. </html>
Add Comment
Please, Sign In to add comment