neatekFb

battle.net 500 exception

Oct 14th, 2020
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 7.86 KB | None | 0 0
  1. <h1>HTTP Status 500 – Internal Server Error</h1>
  2. <hr class="line">
  3. <p><b>Type</b> Exception Report</p><p>
  4. <b>Message</b> All connections in the Universal Connection Pool are in use</p>
  5.  
  6. <p><b>Description</b> The server encountered an unexpected condition that prevented it from fulfilling the request.</p><p>
  7. <b>Exception</b></p><pre>
  8. com.blizzard.client.asterion.common.rpc.RpcErrorException: All connections in the Universal Connection Pool are in use
  9.     com.blizzard.client.asterion.common.rpc.DefaultRpcErrorHandler.handleRpcError(DefaultRpcErrorHandler.java:16)
  10.     com.blizzard.client.asterion.account.RemoteAccountClientService.getAccountInfo(RemoteAccountClientService.java:87)
  11.     com.blizzard.client.asterion.account.RemoteAccountClientService.getAccountInfo(RemoteAccountClientService.java:50)
  12.     com.blizzard.client.asterion.account.CachingAccountClientService.getAccountInfo(CachingAccountClientService.java:36)
  13.     com.blizzard.client.asterion.account.CachingAccountClientService$$FastClassBySpringCGLIB$$a970af7c.invoke(&lt;generated&gt;)
  14.     org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
  15.     org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746)
  16.     org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
  17.     org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:53)
  18.     org.springframework.cache.interceptor.CacheInterceptor$$Lambda$752/1478252602.invoke(Unknown Source)
  19.     org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:337)
  20.     org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:392)
  21.     org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:317)
  22.     org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  23.     org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
  24.     org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
  25.     com.blizzard.client.asterion.account.CachingAccountClientService$$EnhancerBySpringCGLIB$$c9b673c4.getAccountInfo(&lt;generated&gt;)
  26.     com.blizzard.client.asterion.account.CachingAccountClientService$$FastClassBySpringCGLIB$$a970af7c.invoke(&lt;generated&gt;)
  27.     org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
  28.     org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746)
  29.     org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
  30.     org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  31.     org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  32.     org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
  33.     org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
  34.     com.blizzard.client.asterion.account.CachingAccountClientService$$EnhancerBySpringCGLIB$$246e9489.getAccountInfo(&lt;generated&gt;)
  35.     com.blizzard.client.webapp.server.context.UserContext.getAccount(UserContext.java:67)
  36.     com.blizzard.client.webapp.server.context.UserContext$$FastClassBySpringCGLIB$$d495fda5.invoke(&lt;generated&gt;)
  37.     org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
  38.     org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746)
  39.     org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
  40.     org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  41.     org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  42.     org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
  43.     org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
  44.     com.blizzard.client.webapp.server.context.UserContext$$EnhancerBySpringCGLIB$$9dc406f2.getAccount(&lt;generated&gt;)
  45.     com.blizzard.client.webapp.localization.ClientCookieLocaleResolver.getDefaultLocale(ClientCookieLocaleResolver.java:50)
  46.     org.springframework.web.servlet.i18n.CookieLocaleResolver.determineDefaultLocale(CookieLocaleResolver.java:304)
  47.     org.springframework.web.servlet.i18n.CookieLocaleResolver.parseLocaleCookieIfNecessary(CookieLocaleResolver.java:228)
  48.     org.springframework.web.servlet.i18n.CookieLocaleResolver.resolveLocaleContext(CookieLocaleResolver.java:168)
  49.     org.springframework.web.servlet.i18n.CookieLocaleResolver$$FastClassBySpringCGLIB$$d703764a.invoke(&lt;generated&gt;)
  50.     org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
  51.     org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746)
  52.     org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
  53.     org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  54.     org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  55.     org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
  56.     org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
  57.     org.springframework.web.servlet.i18n.CookieLocaleResolver$$EnhancerBySpringCGLIB$$3eb91ad7.resolveLocaleContext(&lt;generated&gt;)
  58.     org.springframework.web.servlet.DispatcherServlet.buildLocaleContext(DispatcherServlet.java:1102)
  59.     org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:963)
  60.     org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866)
  61.     javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
  62.     org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
  63.     javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
  64.     org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
  65.     com.blizzard.tassadar.client.filter.ClientFilter.doFilter(ClientFilter.java:333)
  66.     org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357)
  67.     org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
  68.     org.springframework.boot.web.servlet.support.ErrorPageFilter.forwardToErrorPage(ErrorPageFilter.java:185)
  69.     org.springframework.boot.web.servlet.support.ErrorPageFilter.handleException(ErrorPageFilter.java:168)
  70.     org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:132)
  71.     org.springframework.boot.web.servlet.support.ErrorPageFilter.access$000(ErrorPageFilter.java:61)
  72.     org.springframework.boot.web.servlet.support.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:92)
  73.     org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  74.     org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:110)
  75.     com.blizzard.tassadar.client.filter.ClientFilter.doFilter(ClientFilter.java:333)
  76.     org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357)
  77.     org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
  78.     org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
  79.     org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  80. </pre>
  81.  
  82. <p><b>Note</b> The full stack trace of the root cause is available in the server logs.</p>
  83.  
  84. <hr class="line">
  85.  
  86. <h3>Apache Tomcat/9.0.5</h3>
Add Comment
Please, Sign In to add comment