Advertisement
Guest User

Untitled

a guest
Apr 29th, 2017
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.86 KB | None | 0 0
  1. 14:23:57.369 [dcb_app] Could not deserialize result from HTTP invoker remote service [http://localhost:8833/correqts/dcbRemoteInvoker]; nested exception is java.io.InvalidClassException: com.bssys.server.role.UserDetails; local class incompatible: stream classdesc serialVersionUID = 8933478977680792615, local class serialVersionUID = -1082770142220402145 [ERROR] [thread:qtp12579692-18] [location: ru.sbrf.sbbol.dcb.invoker.ContextProviderAdapterImpl.tryInitUserDetails(ContextProviderAdapterImpl.java:80)]
  2. org.springframework.remoting.RemoteAccessException: Could not deserialize result from HTTP invoker remote service [http://localhost:8833/correqts/dcbRemoteInvoker]; nested exception is java.io.InvalidClassException: com.bssys.server.role.UserDetails; local class incompatible: stream classdesc serialVersionUID = 8933478977680792615, local class serialVersionUID = -1082770142220402145
  3. at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.convertHttpInvokerAccessException(HttpInvokerClientInterceptor.java:216) ~[spring-web-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  4. at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:148) ~[spring-web-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  5. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) [spring-aop-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  6. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) [spring-aop-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  7. at com.sun.proxy.$Proxy79.invoke(Unknown Source) ~[na:na]
  8. at ru.sbrf.sbbol.dcb.invoker.client.RemoteMethodInterceptor.invoke(RemoteMethodInterceptor.java:36) ~[dcb-adapter-impl-mig-test.194.00.jar:mig-test.194.00]
  9. at ru.sbrf.sbbol.dcb.invoker.client.HandlerMethodInterceptor.invoke(HandlerMethodInterceptor.java:28) ~[dcb-adapter-impl-mig-test.194.00.jar:mig-test.194.00]
  10. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) [spring-aop-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  11. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) [spring-aop-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  12. at com.sun.proxy.$Proxy821.getUserDetails(Unknown Source) ~[na:na]
  13. at ru.sbrf.sbbol.dcb.invoker.ContextProviderAdapterImpl.tryInitUserDetails(ContextProviderAdapterImpl.java:76) [dcb-adapter-impl-mig-test.194.00.jar:mig-test.194.00]
  14. at ru.sbrf.sbbol.dcb.invoker.ContextProviderAdapterImpl.initForSession(ContextProviderAdapterImpl.java:55) [dcb-adapter-impl-mig-test.194.00.jar:mig-test.194.00]
  15. at ru.sbrf.dcb.service.invoke.server.ContextProviderImpl.init(ContextProviderImpl.java:83) [dcb-transport-mig-test.194.00.jar:mig-test.194.00]
  16. at ru.sbrf.dcb.service.invoke.server.ServiceInvokerImpl.invokeService(ServiceInvokerImpl.java:170) [dcb-transport-mig-test.194.00.jar:mig-test.194.00]
  17. at ru.sbrf.dcb.service.invoke.server.ServiceInvokerImpl.invoke(ServiceInvokerImpl.java:147) [dcb-transport-mig-test.194.00.jar:mig-test.194.00]
  18. at sun.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) ~[na:na]
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_79]
  20. at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_79]
  21. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333) [spring-aop-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  22. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) [spring-aop-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  23. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) [spring-aop-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  24. at org.springframework.remoting.support.RemoteInvocationTraceInterceptor.invoke(RemoteInvocationTraceInterceptor.java:78) [spring-context-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  25. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) [spring-aop-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  26. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) [spring-aop-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  27. at com.sun.proxy.$Proxy96.invoke(Unknown Source) [na:na]
  28. at sun.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) ~[na:na]
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_79]
  30. at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_79]
  31. at org.springframework.remoting.support.RemoteInvocation.invoke(RemoteInvocation.java:212) [spring-context-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  32. at org.springframework.remoting.support.DefaultRemoteInvocationExecutor.invoke(DefaultRemoteInvocationExecutor.java:39) [spring-context-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  33. at org.springframework.remoting.support.RemoteInvocationBasedExporter.invoke(RemoteInvocationBasedExporter.java:78) [spring-context-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  34. at org.springframework.remoting.support.RemoteInvocationBasedExporter.invokeAndCreateResult(RemoteInvocationBasedExporter.java:114) [spring-context-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  35. at org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter.handleRequest(HttpInvokerServiceExporter.java:80) [spring-web-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  36. at ru.sbrf.dcb.service.invoke.server.CustomInvokerServiceExporter.handleRequest(CustomInvokerServiceExporter.java:93) [dcb-transport-mig-test.194.00.jar:mig-test.194.00]
  37. at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51) [spring-webmvc-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  38. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) [spring-webmvc-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  39. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) [spring-webmvc-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  40. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) [spring-webmvc-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  41. at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) [spring-webmvc-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  42. at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [servlet-api-3.1.jar:3.1.0]
  43. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) [spring-webmvc-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  44. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [servlet-api-3.1.jar:3.1.0]
  45. at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:812) [jetty-servlet-9.2.18.v20160721.jar:9.2.18.v20160721]
  46. at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587) [jetty-servlet-9.2.18.v20160721.jar:9.2.18.v20160721]
  47. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) [jetty-server-9.2.18.v20160721.jar:9.2.18.v20160721]
  48. at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577) [jetty-security-9.2.18.v20160721.jar:9.2.18.v20160721]
  49. at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223) [jetty-server-9.2.18.v20160721.jar:9.2.18.v20160721]
  50. at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127) [jetty-server-9.2.18.v20160721.jar:9.2.18.v20160721]
  51. at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515) [jetty-servlet-9.2.18.v20160721.jar:9.2.18.v20160721]
  52. at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [jetty-server-9.2.18.v20160721.jar:9.2.18.v20160721]
  53. at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061) [jetty-server-9.2.18.v20160721.jar:9.2.18.v20160721]
  54. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.2.18.v20160721.jar:9.2.18.v20160721]
  55. at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215) [jetty-server-9.2.18.v20160721.jar:9.2.18.v20160721]
  56. at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110) [jetty-server-9.2.18.v20160721.jar:9.2.18.v20160721]
  57. at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.2.18.v20160721.jar:9.2.18.v20160721]
  58. at org.eclipse.jetty.server.Server.handle(Server.java:499) [jetty-server-9.2.18.v20160721.jar:9.2.18.v20160721]
  59. at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311) [jetty-server-9.2.18.v20160721.jar:9.2.18.v20160721]
  60. at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) [jetty-server-9.2.18.v20160721.jar:9.2.18.v20160721]
  61. at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544) [jetty-io-9.2.18.v20160721.jar:9.2.18.v20160721]
  62. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) [jetty-util-9.2.18.v20160721.jar:9.2.18.v20160721]
  63. at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) [jetty-util-9.2.18.v20160721.jar:9.2.18.v20160721]
  64. at java.lang.Thread.run(Thread.java:745) [na:1.7.0_79]
  65. Caused by: java.io.InvalidClassException: com.bssys.server.role.UserDetails; local class incompatible: stream classdesc serialVersionUID = 8933478977680792615, local class serialVersionUID = -1082770142220402145
  66. at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:617) ~[na:1.7.0_79]
  67. at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622) ~[na:1.7.0_79]
  68. at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517) ~[na:1.7.0_79]
  69. at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771) ~[na:1.7.0_79]
  70. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350) ~[na:1.7.0_79]
  71. at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990) ~[na:1.7.0_79]
  72. at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915) ~[na:1.7.0_79]
  73. at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798) ~[na:1.7.0_79]
  74. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350) ~[na:1.7.0_79]
  75. at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990) ~[na:1.7.0_79]
  76. at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915) ~[na:1.7.0_79]
  77. at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798) ~[na:1.7.0_79]
  78. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350) ~[na:1.7.0_79]
  79. at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370) ~[na:1.7.0_79]
  80. at org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor.doReadRemoteInvocationResult(AbstractHttpInvokerRequestExecutor.java:292) ~[spring-web-4.3.7.RELEASE.jar:4.3.7.RELEASE]
  81. at org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor.readRemoteInvocationResult(AbstractHttpInvokerRequestExecutor.java:243) ~[spring-web-4.3.7.RELEASE.jar:4.3.7.RELEASE]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement