Advertisement
angryhawk

Untitled

Dec 13th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.15 KB | None | 0 0
  1. {"@timestamp":1544734832636,"level":"ERROR","thread":"http-nio-8080-exec-4","logger":"o.s.c.s.i.web.ExceptionLoggingFilter","message":"Uncaught exception thrown\r\norg.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.data.mongodb.UncategorizedMongoDbException: Prematurely reached end of stream; nested exception is com.mongodb.MongoSocketReadException: Prematurely reached end of stream\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:982)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:661)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:742)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\n\tat org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)\n\tat org.springframework.security.web.access.intercept.F
  2. ilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)\n\t... 68 frames truncated\nCaused by: org.springframework.data.mongodb.UncategorizedMongoDbException: Prematurely reached end of stream; nested exception is com.mongodb.MongoSocketReadException: Prematurely reached end of stream\n\tat org.springframework.data.mongodb.core.MongoExceptionTranslator.translateExceptionIfPossible(MongoExceptionTranslator.java:131)\n\tat org.springframework.data.mongodb.core.MongoTemplate.potentiallyConvertRuntimeException(MongoTemplate.java:2592)\n\tat org.springframework.data.mongodb.core.MongoTemplate.executeFindMultiInternal(MongoTemplate.java:2459)\n\tat org.springframework.data.mongodb.core.MongoTemplate.doFind(MongoTemplate.java:2267)\n\tat org.springframework.data.mongodb.core.ExecutableFindOperationSupport$ExecutableFindSupport.doFind(ExecutableFindOperationSupport.java:213)\n\tat org.springframework.data.mongodb.core.ExecutableFindOperationSupport$ExecutableFindSupport.all(ExecutableFindOperationSupport.java:169)\n\tat org.springframework.data.mongodb.repository.quer
  3. y.AbstractMongoQuery.lambda$getExecution$1(AbstractMongoQuery.java:113)\n\tat org.springframework.data.mongodb.repository.query.AbstractMongoQuery.execute(AbstractMongoQuery.java:97)\n\tat org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:590)\n\tat org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:578)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)\n\tat org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:59)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)\n\tat org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:61)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)\n\tat org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)\n\tat com.sun.proxy.$Proxy132.findAllByUserIdAndTenantIdOrderByCreatedDateDesc(Unknown Source)\n\tat de.telekom.smarthub.services.PersistenceService.replaceEntity(PersistenceService.java:39)\n\tat de.telekom.smarthub.services.controller.EntityController.createOrUpdateEntries(EntityController.java:53)\n\tat sun.reflect.GeneratedMethodAccessor111.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(Inv
  4. ocableHandlerMethod.java:209)\n\t... 8 frames truncated\n\t... 92 common frames omitted\nCaused by: com.mongodb.MongoSocketReadException: Prematurely reached end of stream\n\tat com.mongodb.connection.SocketStream.read(SocketStream.java:87)\n\tat com.mongodb.connection.InternalStreamConnection.receiveResponseBuffers(InternalStreamConnection.java:547)\n\tat com.mongodb.connection.InternalStreamConnection.receiveMessage(InternalStreamConnection.java:418)\n\tat com.mongodb.connection.InternalStreamConnection.receiveCommandMessageResponse(InternalStreamConnection.java:290)\n\tat com.mongodb.connection.InternalStreamConnection.sendAndReceive(InternalStreamConnection.java:255)\n\tat com.mongodb.connection.UsageTrackingInternalConnection.sendAndReceive(UsageTrackingInternalConnection.java:98)\n\tat com.mongodb.connection.DefaultConnectionPool$PooledConnection.sendAndReceive(DefaultConnectionPool.java:441)\n\tat com.mongodb.connection.CommandProtocolImpl.execute(CommandProtocolImpl.java:80)\n\tat com.mongodb.connection.DefaultServer$DefaultServerProtocolExecutor.execute(DefaultServer.java:189)\n\tat com.mongodb.connection.DefaultServerConnection.executeProtocol(DefaultServerConnection.java:264)\n\tat com.mongodb.connection.DefaultServerConnection.command(DefaultServerConnection.java:126)\n\tat com.mongodb.connection.DefaultServerConnection.command(DefaultServerConnection.java:118)\n\tat com.mongodb.operation.CommandOperationHelper.executeWrappedCommandProtocol(CommandOperationHelper.java:226)\n\tat com.mongodb.operation.CommandOperationHelper.executeWrappedCommandProtocol(CommandOperationHelper.java:217)\n\tat com.mongodb.operation.CommandOperationHelper.executeWrappedCommandProtocol(CommandOperationHelper.java:120)\n\tat com.mongodb.operation.FindOperation$1.call(FindOperation.java:717)\n\tat com.mongodb.operation.FindOperation$1.call(FindOperation.java:711)\n\tat com.mongodb.operation.OperationHelper.withConnectionSource(OperationHelper.java:471)\n\tat com.mongodb.operation.OperationHelper.withConnection(OperationHelpe
  5. r.java:415)\n\tat com.mongodb.operation.FindOperation.execute(FindOperation.java:711)\n\tat com.mongodb.operation.FindOperation.execute(FindOperation.java:83)\n\tat com.mongodb.Mongo$3.execute(Mongo.java:826)\n\tat com.mongodb.MongoIterableImpl.execute(MongoIterableImpl.java:130)\n\tat com.mongodb.MongoIterableImpl.iterator(MongoIterableImpl.java:77)\n\tat org.springframework.data.mongodb.core.MongoTemplate.executeFindMultiInternal(MongoTemplate.java:2442)\n\t... 122 common frames omitted\n","spanId":"c4b4b902199a67cd","traceId":"2ad39f38c796b261740dc3220540cf44","tenant":"unknown","userId":"unknown","testing":false,"activateDebugLog":false}
  6. {"@timestamp":1544734832638,"level":"ERROR","thread":"http-nio-8080-exec-4","logger":"o.a.c.c.C.[.[.[.[dispatcherServlet]","message":"Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.data.mongodb.UncategorizedMongoDbException: Prematurely reached end of stream; nested exception is com.mongodb.MongoSocketReadException: Prematurely reached end of stream] with root cause\r\ncom.mongodb.MongoSocketReadException: Prematurely reached end of stream\n\tat com.mongodb.connection.SocketStream.read(SocketStream.java:87)\n\tat com.mongodb.connection.InternalStreamConnection.receiveResponseBuffers(InternalStreamConnection.java:547)\n\tat com.mongodb.connection.InternalStreamConnection.receiveMessage(InternalStreamConnection.java:418)\n\tat com.mongodb.connection.InternalStreamConnection.receiveCommandMessageResponse(InternalStreamConnection.java:290)\n\tat com.mongodb.connection.InternalStreamConnection.sendAndReceive(InternalStreamConnection.java:255)\n\tat com.mongodb.connection.UsageTrackingInternalConnection.sendAndReceive(UsageTrackingInternalConnection.java:98)\n\tat com.mongodb.connection.DefaultConnectionPool$PooledConnection.sendAndReceive(DefaultConnectionPool.java:441)\n\tat com.mongodb.connection.CommandProtocolImpl.execute(CommandProtocolImpl.java:80)\n\tat com.mongodb.connection.DefaultServer$DefaultServerProtocolExecutor.execute(DefaultServer.java:189)\n\tat com.mongodb.connection.DefaultServerConnection.executeProtocol(DefaultServerConnection.java:264)\n\tat com.mongodb.connection.DefaultServerConnection.command(DefaultServerConnection.java:126)\n\tat com.mongodb.connection.DefaultServerConnection.command(DefaultServerConnection.java:118)\n\tat com.mongodb.operation.CommandOperationHelper.executeWrappedCommandProtocol(CommandOperationHelper.java:226)\n\tat com.mongodb.operation.CommandOperationHelper.executeWrappedCommandProtocol(CommandOperationHelper.java:217)\n\tat com.mongodb.operation.CommandOperat
  7. ionHelper.executeWrappedCommandProtocol(CommandOperationHelper.java:120)\n\tat com.mongodb.operation.FindOperation$1.call(FindOperation.java:717)\n\tat com.mongodb.operation.FindOperation$1.call(FindOperation.java:711)\n\tat com.mongodb.operation.OperationHelper.withConnectionSource(OperationHelper.java:471)\n\tat com.mongodb.operation.OperationHelper.withConnection(OperationHelper.java:415)\n\tat com.mongodb.operation.FindOperation.execute(FindOperation.java:711)\n\tat com.mongodb.operation.FindOperation.execute(FindOperation.java:83)\n\tat com.mongodb.Mongo$3.execute(Mongo.java:826)\n\tat com.mongodb.MongoIterableImpl.execute(MongoIterableImpl.java:130)\n\tat com.mongodb.MongoIterableImpl.iterator(MongoIterableImpl.java:77)\n\tat org.springframework.data.mongodb.core.MongoTemplate.executeFindMultiInternal(MongoTemplate.java:2442)\n\t... 122 frames truncated\n","tenant":"unknown","userId":"unknown","testing":false,"activateDebugLog":false}
  8. {"@timestamp":1544734832638,"level":"INFO","thread":"http-nio-8080-exec-4","logger":"server.access.log","message":"server-access-log","req.url":"http://service-persistence-service:8080/v1/persistence/entity","req.ip":"10.1.28.187","req.method":"POST","testing":false,"res.size":0,"req.protocol":"HTTP/1.1","res.content-type":"unknown","sampled":"0","res.code":500,"req.user-agent":"PostmanRuntime/7.4.0","tenant":"smarthub_nuance","traceId":"2ad39f38c796b261740dc3220540cf44","spanId":"c4b4b902199a67cd","tenant":"unknown","userId":"unknown","testing":false,"activateDebugLog":false }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement