The document describes a WebApplicationException with a status code of 500, indicating an unknown error occurred during a REST API call. The stack trace details various components involved in the error, including Quarkus and Resteasy libraries. The error appears to originate from a method related to creating a communication message within a service client proxy.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
2 views
error_stackTrace1
The document describes a WebApplicationException with a status code of 500, indicating an unknown error occurred during a REST API call. The stack trace details various components involved in the error, including Quarkus and Resteasy libraries. The error appears to originate from a method related to creating a communication message within a service client proxy.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6
jakarta.ws.rs.
WebApplicationException: Unknown error, status code 500
at org.jboss.resteasy.microprofile.client.DefaultResponseExceptionMapper.toThrowable(D efaultResponseExceptionMapper.java:42) at org.jboss.resteasy.microprofile.client.ExceptionMapping$HandlerException.mapExcepti on(ExceptionMapping.java:60) at io.quarkus.restclient.runtime.QuarkusProxyInvocationHandler.invoke(QuarkusProxyInvo cationHandler.java:172) at jdk.proxy2/jdk.proxy2.$Proxy84.createCommunicationMessage(Unknown Source) at de.telekom.tm.communication.interaction.logic.rs.gfnw.GFNWRestClient_QQLGfnSp8- WYVGh84nEe9CiHar0_Synthetic_ClientProxy.createCommunicationMessage(Unknown Source) at de.telekom.tm.communication.interaction.logic.rs.external.v1.service.GFNWWrapperSer vice.createCommunicationMessage(GFNWWrapperService.java:28) at de.telekom.tm.communication.interaction.logic.rs.external.v1.service.GFNWWrapperSer vice_Subclass.createCommunicationMessage$$superforward(Unknown Source) at de.telekom.tm.communication.interaction.logic.rs.external.v1.service.GFNWWrapperSer vice_Subclass$$function$$1.apply(Unknown Source) at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationCon text.java:73) at io.quarkus.arc.impl.AroundInvokeInvocationContext$NextAroundInvokeInvocationContext .proceed(AroundInvokeInvocationContext.java:97) at io.smallrye.faulttolerance.FaultToleranceInterceptor.lambda$syncFlow$3(FaultToleran ceInterceptor.java:253) at io.smallrye.faulttolerance.core.InvocationContext.call(InvocationContext.java:20) at io.smallrye.faulttolerance.core.Invocation.apply(Invocation.java:29) at io.smallrye.faulttolerance.core.retry.Retry.doApply(Retry.java:88) at io.smallrye.faulttolerance.core.retry.Retry.apply(Retry.java:42) at io.smallrye.faulttolerance.core.metrics.MetricsCollector.doApply(MetricsCollector.j ava:101) at io.smallrye.faulttolerance.core.metrics.MetricsCollector.apply(MetricsCollector.jav a:91) at io.smallrye.faulttolerance.FaultToleranceInterceptor.syncFlow(FaultToleranceInterce ptor.java:255) at io.smallrye.faulttolerance.FaultToleranceInterceptor.intercept(FaultToleranceInterc eptor.java:182) at io.smallrye.faulttolerance.FaultToleranceInterceptor_Bean.intercept(Unknown Source) at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:42) at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationCon text.java:70) at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationCon text.java:62) at org.tkit.quarkus.log.cdi.interceptor.LogServiceInterceptor.methodExecution(LogServi ceInterceptor.java:101) at org.tkit.quarkus.log.cdi.interceptor.LogServiceInterceptor_Bean.intercept(Unknown Source) at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:42) at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationCon text.java:30) at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java: 27) at de.telekom.tm.communication.interaction.logic.rs.external.v1.service.GFNWWrapperSer vice_Subclass.createCommunicationMessage(Unknown Source) at de.telekom.tm.communication.interaction.logic.rs.external.v1.service.GFNWWrapperSer vice_ClientProxy.createCommunicationMessage(Unknown Source) at de.telekom.tm.communication.interaction.logic.rs.external.v1.service.SendCommunicat ionMessageServiceV1.sendGFNWRequest(SendCommunicationMessageServiceV1.java:207) at de.telekom.tm.communication.interaction.logic.rs.external.v1.service.SendCommunicat ionMessageServiceV1.getRoutingUpdateInteractionStatusAndSendMessage(SendCommunicati onMessageServiceV1.java:78) at de.telekom.tm.communication.interaction.logic.rs.external.v1.service.SendCommunicat ionMessageServiceV1_ClientProxy.getRoutingUpdateInteractionStatusAndSendMessage(Unk nown Source) at de.telekom.tm.communication.interaction.logic.rs.external.v1.ExtCommunicationIntera ctionLogicRestControllerV1.createCommunicationMessage(ExtCommunicationInteractionLo gicRestControllerV1.java:87) at de.telekom.tm.communication.interaction.logic.rs.external.v1.ExtCommunicationIntera ctionLogicRestControllerV1_Subclass.createCommunicationMessage$ $superforward(Unknown Source) at de.telekom.tm.communication.interaction.logic.rs.external.v1.ExtCommunicationIntera ctionLogicRestControllerV1_Subclass$$function$$1.apply(Unknown Source) at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationCon text.java:73) at io.quarkus.arc.impl.AroundInvokeInvocationContext$NextAroundInvokeInvocationContext .proceed(AroundInvokeInvocationContext.java:97) at io.quarkus.hibernate.validator.runtime.interceptor.AbstractMethodValidationIntercep tor.validateMethodInvocation(AbstractMethodValidationInterceptor.java:71) at io.quarkus.hibernate.validator.runtime.jaxrs.JaxrsEndPointValidationInterceptor.val idateMethodInvocation(JaxrsEndPointValidationInterceptor.java:38) at io.quarkus.hibernate.validator.runtime.jaxrs.JaxrsEndPointValidationInterceptor_Bea n.intercept(Unknown Source) at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:42) at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationCon text.java:70) at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationCon text.java:62) at io.quarkus.resteasy.runtime.QuarkusRestPathTemplateInterceptor.restMethodInvoke(Qua rkusRestPathTemplateInterceptor.java:39) at io.quarkus.resteasy.runtime.QuarkusRestPathTemplateInterceptor_Bean.intercept(Unkno wn Source) at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:42) at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationCon text.java:30) at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java: 27) at de.telekom.tm.communication.interaction.logic.rs.external.v1.ExtCommunicationIntera ctionLogicRestControllerV1_Subclass.createCommunicationMessage(Unknown Source) at de.telekom.tm.communication.interaction.logic.rs.external.v1.ExtCommunicationIntera ctionLogicRestControllerV1_ClientProxy.createCommunicationMessage(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor195.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod AccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:154) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:118) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethod Invoker.java:560) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMet hodInvoker.java:452) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMetho dInvoker.java:413) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(P reMatchContainerRequestContext.java:321) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker. java:415) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:378 ) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:356 ) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:70) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:429 ) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher .java:240) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispat cher.java:154) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(P reMatchContainerRequestContext.java:321) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java :157) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:229 ) at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(Servle tContainerDispatcher.java:222) at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServlet Dispatcher.java:55) at io.quarkus.resteasy.runtime.ResteasyServlet.service(ResteasyServlet.java:19) at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServlet Dispatcher.java:51) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.j ava:129) at io.quarkus.micrometer.runtime.binder.vertx.VertxMeterBinderUndertowServletFilter.do Filter(VertxMeterBinderUndertowServletFilter.java:28) at jakarta.servlet.http.HttpFilter.doFilter(HttpFilter.java:97) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.j ava:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(Serv letSecurityRoleHandler.java:63) at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatc hingHandler.java:36) at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.ja va:67) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleReques t(SSLInformationAssociationHandler.java:133) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleReques t(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43 ) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(Abstract ConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handl eRequest(ServletConfidentialityConstraintHandler.java:65) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(Authent icationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleReque st(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(Notificatio nReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleReque st(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43 ) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43 ) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitia lHandler.java:247) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.jav a:111) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.jav a:108) at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletReque stContextThreadSetupAction.java:48) at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSet upAction.java:43) at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentR ecorder.java:626) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHa ndler.java:227) at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHand ler.java:152) at io.undertow.server.handlers.CanonicalPathHandler.handleRequest(CanonicalPathHandler .java:49) at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDepl oymentRecorder.java:125) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284) at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18) at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$2.run(UndertowDeploymentRe corder.java:441) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at io.quarkus.vertx.core.runtime.VertxCoreRecorder$14.runWith(VertxCoreRecorder.java:5 82) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1 538) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.jav a:29) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3 0) at java.base/java.lang.Thread.run(Thread.java:840)