cyela / Angular-Springboot

E- Commerce Application Built Integrating Angular and Spring Web Services
100 stars 84 forks source link

ecommerce login issue #4

Open LakshmiGannavarapu opened 2 years ago

LakshmiGannavarapu commented 2 years ago

Using @ExceptionHandler com.spring.controller.ControllerAdvisor#handleUserNotFoundException(UserCustomException, WebRequest) 2022-01-22 11:53:18.756 DEBUG 7772 --- [nio-8087-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [application/json, text/plain, /] and supported [application/json, application/+json, application/json, application/+json] 2022-01-22 11:53:18.756 DEBUG 7772 --- [nio-8087-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [{timestamp=2022-01-22T11:53:18.755708300, message=User not found}] 2022-01-22 11:53:18.757 WARN 7772 --- [nio-8087-exec-4] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.spring.exception.UserCustomException: Invalid User Credentials] 2022-01-22 11:53:18.758 DEBUG 7772 --- [nio-8087-exec-4] o.s.web.servlet.DispatcherServlet : Completed 404 NOT_FOUND 2022-01-22 11:53:23.516 ERROR 7772 --- [enerContainer-1] o.s.j.l.DefaultMessageListenerContainer : Could not refresh JMS Connection for destination 'product_queue' - retrying using FixedBackOff{interval=5000, currentAttempts=10, maxAttempts=unlimited}. Cause: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused: no further information 2022-01-22 11:53:29.021 ERROR 7772 --- [enerContainer-1] o.s.j.l.DefaultMessageListenerContainer : Could not refresh JMS Connection for destination 'product_queue' - retrying using FixedBackOff{interval=5000, currentAttempts=11, maxAttempts=unlimited}. Cause: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused: no further information 2022-01-22 11:53:34.524 ERROR 7772 --- [enerContainer-1] o.s.j.l.DefaultMessageListenerContainer : Could not refresh JMS Connection for destination 'product_queue' - retrying using FixedBackOff{interval=5000, currentAttempts=12, maxAttempts=unlimited}. Cause: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused: no further information 2022-01-22 11:53:40.028 ERROR 7772 --- [enerContainer-1] o.s.j.l.DefaultMessageListenerContainer : Could not refresh JMS Connection for destination 'product_queue' - retrying using FixedBackOff{interval=5000, currentAttempts=13, maxAttempts=unlimited}. Cause: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused: no further information 2022-01-22 11:53:45.535 ERROR 7772 --- [enerContainer-1] o.s.j.l.DefaultMessageListenerContainer : Could not refresh JMS Connection for destination 'product_queue' - retrying using FixedBackOff{interval=5000, currentAttempts=14, maxAttempts=unlimited}. Cause: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused: no further information 2022-01-22 11:53:51.042 ERROR 7772 --- [enerContainer-1] o.s.j.l.DefaultMessageListenerContainer : Could not refresh JMS Connection for destination 'product_queue' - retrying using FixedBackOff{interval=5000, currentAttempts=15, maxAttempts=unlimited}. Cause: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused: no further information 2022-01-22 11:53:56.557 ERROR 7772 --- [enerContainer-1] o.s.j.l.DefaultMessageListenerContainer : Could not refresh JMS Connection for destination 'product_queue' - retrying using FixedBackOff{interval=5000, currentAttempts=16, maxAttempts=unlimited}. Cause: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused: no further information 2022-01-22 11:54:02.062 ERROR 7772 --- [enerContainer-1] o.s.j.l.DefaultMessageListenerContainer : Could not refresh JMS Connection for destination 'product_queue' - retrying using FixedBackOff{interval=5000, currentAttempts=17, maxAttempts=unlimited}. Cause: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused: no further information 2022-01-22 11:54:07.566 ERROR 7772 --- [enerContainer-1] o.s.j.l.DefaultMessageListenerContainer : Could not refresh JMS Connection for destination 'product_queue' - retrying using FixedBackOff{interval=5000, currentAttempts=18, maxAttempts=unlimited}. Cause: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused: no further information