Question

impossible d'encoder le produit sur le compte my proximus


Pour ajouter un produit (ma carte sim prépayée) à mon compte myproximus j’arrive à une page d’erreur à chaque fois. La voici:

 

Error Page Exception

SRVE0260E: The server cannot use the error page specified for your application to handle the Original Exception printed below.

 

Original Exception:

Error Message: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.webflow.execution.ActionExecutionException: Exception thrown executing [AnnotatedAction@a5e2ccea targetAction = [EvaluateAction@10dd6750 expression = bridgeMCSBean.bridgeUserV2(flowRequestContext, serviceLocator), resultExpression = [null]], attributes = map[[empty]]] in state 'bridgeUser' of flow 'bridgeMCS' -- action execution attributes were 'map[[empty]]'
Error Code: 500
Target Servlet: Spring MVC Dispatcher Servlet
Error Stack:
org.springframework.webflow.execution.ActionExecutionException: Exception thrown executing [AnnotatedAction@a5e2ccea targetAction = [EvaluateAction@10dd6750 expression = bridgeMCSBean.bridgeUserV2(flowRequestContext, serviceLocator), resultExpression = [null]], attributes = map[[empty]]] in state 'bridgeUser' of flow 'bridgeMCS' -- action execution attributes were 'map[[empty]]'
     at org.springframework.webflow.execution.ActionExecutor.execute(ActionExecutor.java:60)
     at org.springframework.webflow.engine.ActionState.doEnter(ActionState.java:101)
     at org.springframework.webflow.engine.State.enter(State.java:194)
     at org.springframework.webflow.engine.Transition.execute(Transition.java:227)
     at org.springframework.webflow.engine.impl.FlowExecutionImpl.execute(FlowExecutionImpl.java:393)
     at org.springframework.webflow.engine.impl.RequestControlContextImpl.execute(RequestControlContextImpl.java:214)
     at org.springframework.webflow.engine.TransitionableState.handleEvent(TransitionableState.java:119)
     at org.springframework.webflow.engine.Flow.handleEvent(Flow.java:555)
     at org.springframework.webflow.engine.impl.FlowExecutionImpl.handleEvent(FlowExecutionImpl.java:388)
     at org.springframework.webflow.engine.impl.RequestControlContextImpl.handleEvent(RequestControlContextImpl.java:210)
     at org.springframework.webflow.engine.ViewState.handleEvent(ViewState.java:232)
     at org.springframework.webflow.engine.ViewState.resume(ViewState.java:196)
     at org.springframework.webflow.engine.Flow.resume(Flow.java:545)
     at org.springframework.webflow.engine.impl.FlowExecutionImpl.resume(FlowExecutionImpl.java:258)
     at org.springframework.webflow.executor.FlowExecutorImpl.resumeExecution(FlowExecutorImpl.java:169)
     at org.springframework.webflow.mvc.servlet.FlowHandlerAdapter.handle(FlowHandlerAdapter.java:183)
     at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:938)
     at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:870)
     at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:961)
     at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:863)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
     at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:837)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1233)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:782)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:481)
     at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:136)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:97)
     at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
     at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:195)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:91)
     at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:964)
     at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1104)
     at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:87)
     at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:941)
     at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)
     at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:213)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:456)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:518)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:309)
     at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:84)
     at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:175)
     at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
     at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
     at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
     at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
     at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
     at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1731)
     Caused by: java.lang.NullPointerException
     at bgc.tam.connector.MCSConnector.getAttributes(MCSConnector.java:207)
     at bgc.tam.connector.MCSConnector.searchUser(MCSConnector.java:188)
     at bgc.application.model.jsfBeans.BridgeMCSBean.bridgeUserV2(BridgeMCSBean.java:1135)
     at sun.reflect.GeneratedMethodAccessor1237.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
     at java.lang.reflect.Method.invoke(Method.java:611)
     at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:63)
     at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:95)
     at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:44)
     at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:258)
     at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:84)
     at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:112)
     at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:105)
     at org.springframework.binding.expression.spel.SpringELExpression.getValue(SpringELExpression.java:84)
     at org.springframework.webflow.action.EvaluateAction.doExecute(EvaluateAction.java:75)
     at org.springframework.webflow.action.AbstractAction.execute(AbstractAction.java:188)
     at org.springframework.webflow.execution.AnnotatedAction.execute(AnnotatedAction.java:145)
     at org.springframework.webflow.execution.ActionExecutor.execute(ActionExecutor.java:51)
     ... 50 more
    

 

Error Page Exception:

Error Message: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.webflow.execution.ActionExecutionException: Exception thrown executing [AnnotatedAction@a5e2ccea targetAction = [EvaluateAction@10dd6750 expression = bridgeMCSBean.bridgeUserV2(flowRequestContext, serviceLocator), resultExpression = [null]], attributes = map[[empty]]] in state 'bridgeUser' of flow 'bridgeMCS' -- action execution attributes were 'map[[empty]]'
Error Code: 0
Target Servlet:
Error Stack:
org.springframework.webflow.execution.ActionExecutionException: Exception thrown executing [AnnotatedAction@a5e2ccea targetAction = [EvaluateAction@10dd6750 expression = bridgeMCSBean.bridgeUserV2(flowRequestContext, serviceLocator), resultExpression = [null]], attributes = map[[empty]]] in state 'bridgeUser' of flow 'bridgeMCS' -- action execution attributes were 'map[[empty]]'
     at org.springframework.webflow.execution.ActionExecutor.execute(ActionExecutor.java:60)
     at org.springframework.webflow.engine.ActionState.doEnter(ActionState.java:101)
     at org.springframework.webflow.engine.State.enter(State.java:194)
     at org.springframework.webflow.engine.Transition.execute(Transition.java:227)
     at org.springframework.webflow.engine.impl.FlowExecutionImpl.execute(FlowExecutionImpl.java:393)
     at org.springframework.webflow.engine.impl.RequestControlContextImpl.execute(RequestControlContextImpl.java:214)
     at org.springframework.webflow.engine.TransitionableState.handleEvent(TransitionableState.java:119)
     at org.springframework.webflow.engine.Flow.handleEvent(Flow.java:555)
     at org.springframework.webflow.engine.impl.FlowExecutionImpl.handleEvent(FlowExecutionImpl.java:388)
     at org.springframework.webflow.engine.impl.RequestControlContextImpl.handleEvent(RequestControlContextImpl.java:210)
     at org.springframework.webflow.engine.ViewState.handleEvent(ViewState.java:232)
     at org.springframework.webflow.engine.ViewState.resume(ViewState.java:196)
     at org.springframework.webflow.engine.Flow.resume(Flow.java:545)
     at org.springframework.webflow.engine.impl.FlowExecutionImpl.resume(FlowExecutionImpl.java:258)
     at org.springframework.webflow.executor.FlowExecutorImpl.resumeExecution(FlowExecutorImpl.java:169)
     at org.springframework.webflow.mvc.servlet.FlowHandlerAdapter.handle(FlowHandlerAdapter.java:183)
     at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:938)
     at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:870)
     at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:961)
     at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:863)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
     at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:837)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1233)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:782)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:481)
     at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:136)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:79)
     at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:964)
     at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1104)
     at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:1385)
     at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:194)
     at com.ibm.ws.webcontainer.webapp.WebApp.sendError(WebApp.java:3349)
     at com.ibm.ws.webcontainer.webapp.WebApp.handleException(WebApp.java:3896)
     at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:89)
     at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:941)
     at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)
     at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:213)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:456)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:518)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:309)
     at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:84)
     at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:175)
     at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
     at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
     at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
     at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
     at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
     at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1731)
     Caused by: java.lang.NullPointerException
     at bgc.tam.connector.MCSConnector.getAttributes(MCSConnector.java:207)
     at bgc.tam.connector.MCSConnector.searchUser(MCSConnector.java:188)
     at bgc.application.model.jsfBeans.BridgeMCSBean.bridgeUserV2(BridgeMCSBean.java:1135)
     at sun.reflect.GeneratedMethodAccessor1237.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
     at java.lang.reflect.Method.invoke(Method.java:611)
     at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:63)
     at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:95)
     at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:44)
     at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:258)
     at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:84)
     at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:112)
     at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:105)
     at org.springframework.binding.expression.spel.SpringELExpression.getValue(SpringELExpression.java:84)
     at org.springframework.webflow.action.EvaluateAction.doExecute(EvaluateAction.java:75)
     at org.springframework.webflow.action.AbstractAction.execute(AbstractAction.java:188)
     at org.springframework.webflow.execution.AnnotatedAction.execute(AnnotatedAction.java:145)
     at org.springframework.webflow.execution.ActionExecutor.execute(ActionExecutor.java:51)
     ... 50 more


2 commentaires

Ah d’accord merci pour l’info !

Niveau d'utilisateur 7
Badge +5

Bonjour @PasBri60 

Il n’est pas possible d’ajouter une carte prépayée à un compte My Proximus mais vous ne devriez pas avoir comme réponse ce message d’erreur. 

Commenter