0% found this document useful (0 votes)
2 views

30070C76-A295-4346-9925-DCF83CA8ACD8

A POST request was made to update finished product scrap, but it resulted in a 404 error when trying to update the shipment card quantity due to a missing endpoint. The error indicates that the requested resource was not found. The overall process took 114 milliseconds before returning an error response.

Uploaded by

star.lian60
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

30070C76-A295-4346-9925-DCF83CA8ACD8

A POST request was made to update finished product scrap, but it resulted in a 404 error when trying to update the shipment card quantity due to a missing endpoint. The error indicates that the requested resource was not found. The overall process took 114 milliseconds before returning an error response.

Uploaded by

star.lian60
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 8

[006ff27bbe244a3a910c17ac04329f57] 2024-01-25 17:20:05.

429 [http-nio-50002-exec-7]
INFO com.yhs.foundation.performance.LogAopinterface -
>>>POST:/v1/mes/production/control/finishedProductScrap, from:10.10.13.53,
method:com.yhs.mes.controller.process.ProductionControlController.finishedProductSc
rap, params:[ProductControlVo [workOrderNo=PC0GA24001, stationCode=SBY2,
operId=MASTER00165702, operClass=null, equipmentCode=null, wipSn=BYSBY2240125000,
abSide=null, newWipSn=null, checkSnA=null, checkSnB=null, trayCode=null,
wipSnList=null, rawList=null, badCodeList=null, productParam=null,
productData=null, wipSnAllInfoList=null, markingCodeList=null, produceCount=1900,
time=0, userNo=null, method=null, filePath=null, worthlessCount=100,
normalCount=null, eaTotal=null, eaWorthless=null, technologyParamCode=null,
beforeStationCode=null, packNoList=null, packingDetailsList=null,
sourceMaterielCode=null, CompriseNumber=null, lineCode=null, srcStationCode=null,
srcEquipmentCode=null, destStationCode=null, destEquipmentCode=null,
positionId=null, qualityResult=null, trayId=null, isInStation=null]]

[006ff27bbe244a3a910c17ac04329f57] 2024-01-25 17:20:05.447 [http-nio-50002-exec-7]


INFO com.yhs.mes.adapt.MdmAdaptruntime - RMI updateShipmentCardQuantity
start -> card:ShipmentCard [businessType=null, orderCode=PC0GA24001,
materielNo=BYSBY2240125000, preBatch=null, materielId=null, materielCode=null,
materielName=null, stationId=SBY2, stationName=null, equipmentCode=null,
equipmentName=null, operId=null, operCode=null, operClass=null, operName=null,
shipmentWeight=null, shipmentEa=952, eaWorthless=56.00, eaTotal=null,
shipmentQuantity=1700, attribute1=米, shipmentTotalQuantity=null, printTimes=null,
createTime=null, validPeriod=null, bomVersion=null, shipmentDate=null]

[006ff27bbe244a3a910c17ac04329f57] 2024-01-25 17:20:05.542 [http-nio-50002-exec-7]


ERROR com.yhs.foundation.performance.LogAopinterface - 内部异常

feign.FeignException$NotFound: [404] during [POST] to


[http://mdm/v1/mdm/barcode/shipmentCardPrint/updateQuantity]
[MdmRemoteService#updateShipmentCardQuantity(ShipmentCard)]:
[{"timestamp":1706174405524,"status":404,"error":"Not Found","message":"No message
available","path":"/v1/mdm/barcode/shipmentCardPrint/updateQuantity"}]

at feign.FeignException.clientErrorStatus(FeignException.java:201)

at feign.FeignException.errorStatus(FeignException.java:177)

at feign.FeignException.errorStatus(FeignException.java:169)

at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92)

at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96)

at
feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138)

at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89)

at
feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100)

at com.sun.proxy.$Proxy146.updateShipmentCardQuantity(Unknown Source)

at com.yhs.mes.adapt.MdmAdapt.updateShipmentCardQuantity(MdmAdapt.java:207)

at
com.yhs.mes.service.impl.FinishedProductScrapServiceImpl.updateFinishedProductScrap
(FinishedProductScrapServiceImpl.java:152)

at com.yhs.mes.service.impl.FinishedProductScrapServiceImpl$
$FastClassBySpringCGLIB$$295014b6.invoke(<generated>)

at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)

at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoi
nt(CglibAopProxy.java:771)

at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMeth
odInvocation.java:163)

at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(Cglib
AopProxy.java:749)

at
org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(Meth
odBeforeAdviceInterceptor.java:56)

at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMeth
odInvocation.java:186)

at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(Cglib
AopProxy.java:749)

at
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvoca
tionInterceptor.java:95)

at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMeth
odInvocation.java:186)

at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(Cglib
AopProxy.java:749)

at
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept
(CglibAopProxy.java:691)

at com.yhs.mes.service.impl.FinishedProductScrapServiceImpl$
$EnhancerBySpringCGLIB$$a7be87a0.updateFinishedProductScrap(<generated>)

at
com.yhs.mes.controller.process.ProductionControlController.finishedProductScrap(Pro
ductionControlController.java:3569)

at com.yhs.mes.controller.process.ProductionControlController$
$FastClassBySpringCGLIB$$adae8f19.invoke(<generated>)

at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoi
nt(CglibAopProxy.java:771)

at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMeth
odInvocation.java:163)

at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(Cglib
AopProxy.java:749)

at com.yhs.i18n.aspect.I18nInterceptor.invoke(I18nInterceptor.java:28)

at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMeth
odInvocation.java:175)

at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(Cglib
AopProxy.java:749)

at
org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodI
nvocationProceedingJoinPoint.java:88)

at com.yhs.foundation.performance.LogAop.recordLog(LogAop.java:88)

at sun.reflect.GeneratedMethodAccessor211.invoke(Unknown Source)

at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:4
3)

at java.lang.reflect.Method.invoke(Method.java:498)

at
org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenAr
gs(AbstractAspectJAdvice.java:644)

at
org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAs
pectJAdvice.java:633)

at
org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java
:70)

at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMeth
odInvocation.java:186)

at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(Cglib
AopProxy.java:749)

at
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvoca
tionInterceptor.java:95)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMeth
odInvocation.java:186)

at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(Cglib
AopProxy.java:749)

at
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept
(CglibAopProxy.java:691)

at com.yhs.mes.controller.process.ProductionControlController$
$EnhancerBySpringCGLIB$$70db3667.finishedProductScrap(<generated>)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:4
3)

at java.lang.reflect.Method.invoke(Method.java:498)

at
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHan
dlerMethod.java:190)

at
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(Invo
cableHandlerMethod.java:138)

at
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod
.invokeAndHandle(ServletInvocableHandlerMethod.java:105)

at
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.
invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)

at
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.
handleInternal(RequestMappingHandlerAdapter.java:792)

at
org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(Abst
ractHandlerMethodAdapter.java:87)

at
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java
:1040)

at
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:
943)
at
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.ja
va:1006)

at
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:652)

at
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)

at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterC
hain.java:231)

at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.jav
a:166)

at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)

at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterC
hain.java:193)

at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.jav
a:166)

at
com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(Secu
rityBasicAuthFilter.java:81)

at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterC
hain.java:193)

at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.jav
a:166)

at
com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(Pro
ductionSecurityFilter.java:53)

at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterC
hain.java:193)

at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.jav
a:166)

at
com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterC
hain.java:193)

at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.jav
a:166)

at
org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContext
Filter.java:100)

at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.j
ava:119)

at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterC
hain.java:193)

at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.jav
a:166)

at
org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter
.java:93)

at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.j
ava:119)

at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterC
hain.java:193)

at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.jav
a:166)

at
org.springframework.session.web.http.SessionRepositoryFilter.doFilterInternal(Sessi
onRepositoryFilter.java:141)

at
org.springframework.session.web.http.OncePerRequestFilter.doFilter(OncePerRequestFi
lter.java:82)

at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterC
hain.java:193)

at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.jav
a:166)

at
org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterIn
ternal(WebMvcMetricsFilter.java:109)
at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.j
ava:119)

at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterC
hain.java:193)

at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.jav
a:166)

at
org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEn
codingFilter.java:201)

at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.j
ava:119)

at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterC
hain.java:193)

at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.jav
a:166)

at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)

at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)

at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:5
42)

at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)

at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)

at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)

at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)

at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)

at
org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)

at
org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:
868)
at
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)

at
org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)

at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

at
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)

at java.lang.Thread.run(Thread.java:750)

[006ff27bbe244a3a910c17ac04329f57] 2024-01-25 17:20:05.543 [http-nio-50002-exec-7]


INFO com.yhs.foundation.performance.LogAopinterface -
<<<POST:/v1/mes/production/control/finishedProductScrap, from:10.10.13.53,
response:{"errorCode":-999,"errorMsg":"请求异常","data":"[404] during [POST] to
[http://mdm/v1/mdm/barcode/shipmentCardPrint/updateQuantity]
[MdmRemoteService#updateShipmentCardQuantity(ShipmentCard)]:
[{\"timestamp\":1706174405524,\"status\":404,\"error\":\"Not
Found\",\"message\":\"No message
available\",\"path\":\"/v1/mdm/barcode/shipmentCardPrint/updateQuantity\"}]"},
spendTime:114

You might also like