Files
old_jintiantongye_wms/tomcat/logs/wms/20221126.log
2025-09-12 17:30:18 +08:00

1918 lines
710 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[14:22:34.898]error: wms.server: writeOutData
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:356)
at org.apache.catalina.connector.OutputBuffer.flushByteBuffer(OutputBuffer.java:815)
at org.apache.catalina.connector.OutputBuffer.append(OutputBuffer.java:720)
at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:391)
at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:369)
at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:96)
at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1877)
at java.io.ObjectOutputStream$BlockDataOutputStream.setBlockDataMode(ObjectOutputStream.java:1786)
at java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1286)
at java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1231)
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1427)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)
at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1577)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:351)
at com.zcsoft.dbvisit.DB.writeResult(DB.java:1086)
at com.zcsoft.dbvisit.DB.writeOutData(DB.java:2421)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:458)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
at sun.nio.ch.SocketDispatcher.write0(Native Method)
at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
at sun.nio.ch.IOUtil.write(IOUtil.java:65)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:101)
at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:157)
at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1259)
at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:670)
at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:450)
at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:388)
at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:644)
at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:121)
at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:235)
at org.apache.coyote.Response.doWrite(Response.java:541)
at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:351)
... 41 more
[14:25:53.465]info: wms.server: admin log out
[14:26:18.023]info: wms.server: admin log out
[14:26:44.274]error: wms.server: writeOutData
java.lang.IllegalArgumentException: 列名 'ZT' 无效。
at com.zcsoft.dbvisit.DB.writeOutData(DB.java:2447)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:458)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[14:27:06.055]error: wms.server: writeOutData
java.lang.IllegalArgumentException: 列名 'ZT' 无效。
at com.zcsoft.dbvisit.DB.writeOutData(DB.java:2447)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:458)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[14:35:08.331]info: wms.server: admin log out
[14:35:40.073]error: wms.server: writeOutData
java.lang.IllegalArgumentException: 列名 'ZT' 无效。
at com.zcsoft.dbvisit.DB.writeOutData(DB.java:2447)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:458)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[14:36:06.000]info: wms.server: admin log out
[14:37:44.961]info: wms.server: admin log out
[14:38:46.176]error: wms.server: service
java.lang.RuntimeException: 未知操作
at com.wxzd.wms.jkgl.server.JkglManager.manageOperation(JkglManager.java:132)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[15:11:56.177]error: wms.server: service
java.lang.RuntimeException: 未知操作
at com.wxzd.wms.jkgl.server.JkglManager.manageOperation(JkglManager.java:132)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[15:12:08.500]error: wms.server: service
java.lang.RuntimeException: 未知操作
at com.wxzd.wms.jkgl.server.JkglManager.manageOperation(JkglManager.java:132)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[15:13:03.065]info: wms.server: admin log out
[15:13:11.275]error: wms.server: service
java.lang.RuntimeException: 未知操作
at com.wxzd.wms.jkgl.server.JkglManager.manageOperation(JkglManager.java:132)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[15:13:12.227]error: wms.server: service
java.lang.RuntimeException: 未知操作
at com.wxzd.wms.jkgl.server.JkglManager.manageOperation(JkglManager.java:132)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[15:46:17.491]info: wms.server: admin log out
[15:46:23.426]error: wms.server: service
java.lang.RuntimeException: 未知操作
at com.wxzd.wms.jkgl.server.JkglManager.manageOperation(JkglManager.java:132)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[15:46:26.112]error: wms.server: service
java.lang.RuntimeException: 未知操作
at com.wxzd.wms.jkgl.server.JkglManager.manageOperation(JkglManager.java:132)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[15:47:04.449]error: wms.server: service
java.lang.RuntimeException: 未知操作
at com.wxzd.wms.jkgl.server.JkglManager.manageOperation(JkglManager.java:132)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[15:47:36.725]error: wms.server: service
java.lang.RuntimeException: 未知操作
at com.wxzd.wms.jkgl.server.JkglManager.manageOperation(JkglManager.java:132)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[15:54:36.410]error: wms.server: service
java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
at com.wxzd.wms.stock.server.CkczManager.manageOperation(CkczManager.java:239)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[16:01:44.806]error: wms.server: service
java.lang.IllegalArgumentException: 对象名 'RGV_WORK' 无效。
at com.zcsoft.dbvisit.DB.preparedUpdate(DB.java:1498)
at com.zcsoft.dbvisit.DB.preparedUpdate(DB.java:1393)
at com.wxzd.wms.stock.server.CkczManager.notifyMoveInst(CkczManager.java:252)
at com.wxzd.wms.stock.server.CkczManager.manageOperation(CkczManager.java:239)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[16:05:52.997]error: wms.server: service
java.lang.IllegalArgumentException: 未定义19
at com.wxzd.wms.stock.server.CkczManager.manageOperation(CkczManager.java:242)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[16:16:20.202]error: wms.server: service
java.lang.IllegalArgumentException: 未定义19
at com.wxzd.wms.stock.server.CkczManager.manageOperation(CkczManager.java:242)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[17:31:14.517]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:31:57.273]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:15.214]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:15.746]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:17.744]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:19.816]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:21.997]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:23.947]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:26.014]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:28.084]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:30.164]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:32.194]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:34.295]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:36.278]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:38.347]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:40.373]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:42.407]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:44.552]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误关键字 'and' 附近有语法错误。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:47.222]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误empty String","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:48.683]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:51.282]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:53.618]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:55.463]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:32:57.455]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:00.096]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:01.990]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:04.276]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:06.996]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:08.809]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:10.991]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:13.165]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:15.365]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:17.648]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:19.909]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:22.256]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:24.314]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:26.572]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:28.569]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:30.643]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:32.828]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:34.934]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:37.134]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:39.359]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:41.376]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:43.499]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:45.637]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:47.728]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:49.832]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:51.852]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:53.946]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:56.019]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:33:58.128]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:00.131]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:02.176]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:04.316]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:06.362]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:08.452]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:10.775]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:12.523]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:14.584]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:16.899]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:18.983]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:20.970]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:23.083]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:25.331]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:27.276]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:29.261]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:31.412]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:33.551]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:35.547]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:37.596]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:39.593]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:41.715]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:43.730]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:45.738]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:48.189]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误empty String","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:49.831]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:51.860]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:53.911]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:55.942]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:57.954]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:34:59.995]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:02.167]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:04.087]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:06.088]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:08.150]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:10.507]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误empty String","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:12.244]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:14.295]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:16.329]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:18.367]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:20.359]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:22.431]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:24.531]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:26.607]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:28.631]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:30.715]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:32.711]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:34.775]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:35:36.850]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:13.806]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:14.312]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:16.354]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:18.386]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:20.455]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:22.447]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:24.511]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:26.518]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:28.594]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:30.685]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:32.733]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:34.722]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:36.779]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:38.829]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:40.893]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:42.924]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:44.973]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:47.023]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:49.064]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:51.157]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:53.217]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:55.273]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:57.297]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:42:59.354]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:01.416]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:03.398]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:05.485]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:07.524]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:09.621]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:11.650]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:13.692]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:15.772]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:17.849]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:19.838]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:21.909]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:23.994]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:26.039]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:28.129]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:30.165]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:32.209]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:34.287]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:36.321]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:38.359]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:40.415]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:42.449]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:44.509]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:46.606]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:48.650]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:50.693]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:52.749]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:54.772]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:56.825]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:43:58.887]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:00.889]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:02.958]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:04.993]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:07.036]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:09.089]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:11.154]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:13.239]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:15.270]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:17.366]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:19.417]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:21.525]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:23.601]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:25.660]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:27.729]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:29.801]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:31.883]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:33.977]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:36.089]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:38.184]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:40.260]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:42.282]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:44.360]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:46.453]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:48.601]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:50.649]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:52.742]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:54.831]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:56.917]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:44:58.985]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:01.098]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:03.157]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:05.185]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:07.293]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:09.336]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:11.427]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:13.463]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:15.548]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:17.584]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:19.701]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:21.735]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:23.778]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:25.797]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:27.857]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:30.012]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:45:32.109]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:46:45.406]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误empty String","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:46:47.133]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:46:49.132]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:46:51.200]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:46:53.241]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:46:55.296]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:46:57.365]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:46:59.358]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:01.391]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:03.441]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:05.469]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:07.542]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:09.600]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:11.668]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:13.729]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:15.825]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:17.904]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:19.909]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:22.034]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:24.049]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:26.093]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:28.168]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:30.188]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:32.222]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:34.273]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:36.318]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:38.342]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:40.395]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:42.432]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:44.493]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:46.520]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:48.604]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:50.651]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:52.706]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:47:54.732]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:19.387]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误empty String","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:19.924]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:22.020]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:24.139]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:26.155]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:28.236]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:30.360]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:32.424]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:34.452]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:36.631]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:38.661]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:40.741]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:42.800]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:44.824]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:46.863]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:48.936]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:51.060]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:53.946]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:55.943]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:57.492]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:48:59.239]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:01.293]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:03.304]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:05.361]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:07.412]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:09.488]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:11.526]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:13.549]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:15.589]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:17.615]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:19.689]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:21.734]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:23.747]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:25.832]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:27.898]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:29.962]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:31.973]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:34.044]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:36.070]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:38.092]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:40.159]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:42.257]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:44.263]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:49.611]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:51.680]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:53.683]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:55.753]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:57.856]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:49:59.840]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:01.932]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:03.989]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:06.028]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:08.090]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:10.124]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:12.203]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:14.241]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:16.320]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:18.387]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:20.429]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:22.480]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:24.516]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:26.623]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:28.646]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:30.687]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:32.840]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:34.860]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:36.943]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:38.969]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:41.033]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:43.084]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:45.116]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.0","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:47.167]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:49.240]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:51.306]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:53.317]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:55.355]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:57.430]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:50:59.466]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:51:01.557]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:51:03.591]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:51:05.660]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:51:44.533]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:51:44.950]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:51:46.813]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:51:48.928]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:51:51.021]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:51:53.063]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:51:55.144]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:51:57.187]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:51:59.264]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:01.348]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:03.423]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:05.507]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:07.543]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:09.687]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:11.755]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:13.857]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:15.895]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:17.917]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:20.011]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:22.055]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:24.089]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:26.187]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:28.235]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:30.326]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:32.399]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:34.502]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:36.566]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:38.639]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:40.694]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:42.748]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:44.767]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:46.857]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:48.891]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:50.906]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:52.990]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:55.030]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:57.079]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:52:59.127]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:01.199]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:03.255]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:05.307]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:07.375]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:09.449]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:11.535]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:13.561]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:15.609]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:17.652]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:19.685]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:21.788]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:23.818]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:25.887]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:27.983]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:30.068]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:32.046]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:34.111]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:36.166]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:38.175]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:40.284]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:42.354]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:44.412]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:46.439]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:48.583]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:50.618]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:52.656]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:54.727]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:56.809]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:53:58.839]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:00.907]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:02.939]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:04.974]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:07.009]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:09.099]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:11.177]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:13.202]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:15.259]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:17.297]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:19.347]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:21.403]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:23.405]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:25.491]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:27.531]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:29.610]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:31.676]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:33.715]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:35.791]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:37.867]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:39.903]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:41.961]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:43.999]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:46.043]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:48.145]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:50.154]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:52.237]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:54.266]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:56.312]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:54:58.366]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:00.395]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:02.475]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:04.491]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:06.578]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:08.653]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:10.696]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:12.720]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:14.863]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:16.892]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:18.906]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:20.984]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:23.046]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:25.074]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:27.149]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:29.158]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:31.247]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:33.305]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:35.391]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:37.427]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:39.514]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:41.552]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:43.599]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:45.696]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:47.728]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:49.790]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:51.874]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:53.962]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:56.036]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:55:58.110]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:00.140]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:02.190]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:04.246]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:06.313]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:08.376]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:10.465]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:12.482]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:14.520]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:16.571]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:18.632]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:20.654]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:22.715]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:24.772]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:26.830]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:28.871]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:30.890]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:32.938]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:34.996]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:37.022]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:39.070]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:41.142]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:43.200]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:45.231]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:47.315]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:49.378]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:51.432]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:53.475]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:55.537]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:57.572]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:56:59.667]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:01.706]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:03.793]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:05.852]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:07.911]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:09.950]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:12.056]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:14.067]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:16.178]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:18.288]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:20.304]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:22.338]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:24.422]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:26.510]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:28.536]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:30.608]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:32.649]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:34.727]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:36.747]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:38.818]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:40.818]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:42.948]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:44.984]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:47.069]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:49.110]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:51.142]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:53.266]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:55.350]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:57.370]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:57:59.410]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:01.482]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:03.503]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:05.575]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:07.665]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:09.706]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:11.794]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:13.834]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:15.933]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:17.986]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:20.050]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:22.091]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:24.154]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:26.223]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:28.315]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:30.333]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:32.409]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:34.473]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:36.542]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:38.603]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:40.663]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:42.733]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:44.781]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:46.855]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:48.924]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:50.990]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:53.062]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:55.102]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:57.706]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:58:59.182]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:01.253]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:03.329]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:05.346]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:07.430]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:09.517]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:11.547]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:13.630]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:15.650]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:17.711]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:19.750]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:21.845]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:23.850]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:25.883]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:27.936]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:29.990]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:32.025]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:34.146]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:36.150]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:38.272]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:40.332]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:42.366]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:44.426]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:46.512]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:48.595]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:50.618]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:52.655]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:54.710]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:56.757]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[17:59:58.816]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:00.859]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:02.980]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:05.008]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:07.100]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:09.149]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:11.211]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:13.269]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:15.290]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:17.360]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:19.417]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:21.462]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:23.531]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:25.590]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:27.676]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:29.745]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:31.834]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:33.838]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:35.933]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:37.976]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:40.049]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:42.096]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:44.165]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:46.287]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:48.381]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:50.423]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:52.471]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:54.512]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:56.566]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:00:58.665]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:00.750]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:02.786]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:04.846]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:06.921]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:08.962]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:11.054]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:13.150]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:15.169]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:17.225]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:19.356]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:21.414]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:23.545]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:25.529]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:27.583]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:29.646]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:31.714]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:33.741]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:35.854]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:37.951]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:40.018]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:42.045]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:44.114]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:46.186]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:48.284]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:50.306]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:52.525]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:54.442]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:56.521]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:01:58.605]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:00.663]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:02.746]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:04.797]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:06.861]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:08.906]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:10.962]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:13.038]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:15.101]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:17.186]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:19.282]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:21.390]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:23.421]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:25.469]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:27.547]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:29.636]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:31.701]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:33.813]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:35.849]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:37.918]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:40.005]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:42.049]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:44.133]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:46.225]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:48.351]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:50.381]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:52.445]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:54.489]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:56.592]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:02:58.666]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:00.662]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:02.698]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:04.785]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:06.832]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:08.870]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:10.947]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:13.001]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:15.049]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:17.102]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:19.105]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:21.179]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:23.269]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:25.293]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:27.339]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:29.459]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:31.507]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:33.615]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:35.651]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:37.693]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:39.763]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:41.881]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:43.925]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:45.967]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:48.048]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:50.093]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:52.161]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:54.217]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:56.280]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:03:58.440]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:00.481]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:02.505]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:04.556]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:06.623]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:08.664]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:10.727]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:12.809]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:14.865]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:16.930]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:19.031]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:21.077]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:23.141]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:25.205]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:27.269]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:29.328]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:31.433]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:33.500]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:35.561]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:37.612]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:39.688]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:41.747]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:43.821]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:45.843]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:47.890]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:50.008]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:52.086]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:54.181]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:56.221]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:04:58.282]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:00.356]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:02.468]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:04.526]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:06.561]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:08.678]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:10.736]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:12.822]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:14.865]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:16.949]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:19.151]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:21.091]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:23.110]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:25.144]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:27.227]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:29.287]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:31.373]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:33.505]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:35.542]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:37.592]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:39.664]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:41.692]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:43.775]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:45.834]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:47.882]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:49.948]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:52.027]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:54.086]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:56.143]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:05:58.200]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:00.390]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:02.324]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:04.365]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:06.430]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:08.525]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:10.580]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:12.623]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:14.700]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:16.740]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:18.812]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:20.874]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:22.998]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:25.048]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:27.096]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:29.207]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:31.256]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:33.341]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:35.410]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:37.438]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:39.532]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:41.589]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:43.624]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:45.676]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:47.733]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:49.814]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:51.860]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:53.953]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:56.018]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:06:58.071]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:00.116]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:02.168]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:04.228]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:06.293]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:08.360]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:10.420]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:12.488]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:14.600]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:16.736]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:18.758]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:20.794]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:22.856]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:24.944]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:26.992]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:29.105]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:31.132]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:33.186]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:35.259]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:37.350]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:39.435]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:41.468]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:43.540]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:45.568]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:47.665]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:49.746]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:51.841]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:53.892]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:55.953]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:07:58.028]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:00.106]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:02.136]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:04.214]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:06.280]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:08.344]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:10.416]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:12.479]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:14.523]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:16.592]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:18.648]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:20.731]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:22.801]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:24.881]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:26.933]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:29.060]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:31.065]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:33.115]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:35.235]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:37.294]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:39.345]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:41.391]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:43.464]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:45.542]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:47.640]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:49.740]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:51.784]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:53.857]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:55.929]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:08:58.667]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:00.027]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:02.140]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:04.169]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:06.260]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:08.349]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:10.411]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:12.447]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:14.550]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:16.604]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:18.690]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:20.728]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:22.795]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:24.876]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:26.924]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:29.005]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:31.088]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:33.166]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:35.301]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:37.356]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:39.393]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:41.472]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:43.518]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:45.597]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:47.663]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:49.719]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:51.788]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:53.893]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:55.939]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:09:58.023]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:00.115]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:02.133]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:04.207]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:06.297]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:08.395]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:10.435]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:12.548]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:14.569]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:16.612]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:18.695]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:20.751]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:22.807]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:24.872]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:26.968]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:29.012]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:31.090]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:33.143]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:35.173]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:37.259]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:39.351]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:41.407]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:43.467]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:45.519]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:47.616]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:49.701]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:51.724]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:53.811]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:55.885]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:10:57.971]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:00.000]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:02.063]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:04.150]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:06.182]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:08.314]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:10.371]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:12.482]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:14.498]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:16.565]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:18.632]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:20.701]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:22.754]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:24.814]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:26.885]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:28.998]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:31.056]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:33.179]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:35.211]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:37.259]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:39.337]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:41.375]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:43.455]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:45.518]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:47.615]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:49.674]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:51.756]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:53.811]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:55.890]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:11:57.980]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:00.027]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:02.104]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:04.163]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:06.251]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:08.320]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:10.368]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:12.457]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:14.519]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:16.575]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:18.699]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:20.747]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:22.843]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:24.880]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:26.949]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:29.015]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:31.045]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:33.103]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:35.216]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:37.268]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:39.312]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:41.373]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:43.416]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:45.499]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:47.579]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:49.625]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:51.747]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:53.778]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:55.855]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:57.911]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:12:59.967]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:02.027]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:04.075]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:06.138]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:08.202]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:10.286]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:12.383]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:14.461]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:16.536]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:18.592]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:20.633]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:22.672]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:24.739]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:26.824]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:28.838]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:30.924]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:32.966]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:35.002]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:37.135]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:39.179]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:41.225]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:43.323]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:45.341]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:47.451]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:49.528]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:51.547]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:53.639]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:55.698]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:57.760]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:13:59.818]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:01.873]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:03.967]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:05.995]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:08.114]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:10.147]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:12.247]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:14.382]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:16.380]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:18.427]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:20.467]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:22.507]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:24.538]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:26.554]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:28.587]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:30.651]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:32.696]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:34.747]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:36.772]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:14:38.848]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:16:56.826]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误empty String","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:21:57.299]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:21:59.364]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:01.577]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:03.606]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:05.609]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:07.610]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:09.740]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:11.718]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:13.803]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:15.850]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:17.907]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:20.084]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:22.069]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:24.120]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:26.098]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:28.189]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:30.242]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:32.274]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:34.363]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:36.481]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:38.513]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:40.586]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:42.621]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:44.666]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:46.729]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:48.777]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:50.822]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:52.910]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:54.924]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:57.020]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:22:59.129]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:01.157]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:03.241]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:05.308]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:07.338]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:09.400]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:11.478]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:13.529]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:15.581]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:17.645]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:19.701]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:21.741]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:23.783]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:25.831]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:27.865]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:29.943]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:31.980]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:34.045]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:36.073]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:38.137]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:40.212]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:42.296]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:44.349]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:46.392]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:48.443]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:50.509]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:52.522]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:54.646]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:56.704]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:23:58.760]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:00.853]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:02.883]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:04.934]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:06.997]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:09.119]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:11.128]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:13.290]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:15.478]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:17.677]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:19.746]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:21.807]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:24.025]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:26.044]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:28.134]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:30.173]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:32.289]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:34.341]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:36.425]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:38.517]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:40.635]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:42.717]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:44.804]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:46.861]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:48.946]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:51.006]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:52.292]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:52.293]debug: wms.server: Error on sending response
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:321)
at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:284)
at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:446)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
at sun.nio.ch.SocketDispatcher.write0(Native Method)
at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
at sun.nio.ch.IOUtil.write(IOUtil.java:65)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:101)
at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:157)
at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1259)
at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:670)
at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:607)
at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:597)
at org.apache.coyote.http11.Http11OutputBuffer.flushBuffer(Http11OutputBuffer.java:581)
at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:272)
at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1511)
at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:282)
at org.apache.coyote.Response.action(Response.java:173)
at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:317)
... 26 more
[18:24:53.012]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:55.046]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:57.092]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:24:59.189]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:27:52.279]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:27:52.929]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:27:54.833]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:27:56.872]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:27:58.964]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:28:01.072]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:28:03.255]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:28:05.384]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:02.259]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误列名 'tph' 无效。","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:02.645]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:04.696]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:06.707]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:08.752]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:10.818]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:12.892]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:14.976]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:17.021]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:19.112]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:21.147]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:23.209]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:25.279]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:27.374]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:29.432]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:31.499]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:33.537]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:35.587]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:37.595]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:29:39.675]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:15.416]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"重量比对失败,称重上报重量为0.8无法入库,请校验","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:15.819]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:17.872]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:19.937]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:22.005]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:24.043]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:26.457]error: wms.server: service
java.lang.NoSuchMethodError: com.wxzd.wcs.sdk.protocol.TaskApplyResponse.setDisplay_message(Ljava/lang/String;)V
at com.wxzd.wms.jkgl.server.JkglManagerFromWCS2018.taskApply(JkglManagerFromWCS2018.java:505)
at com.wxzd.wms.jkgl.server.JkglManagerFromWCS2018.manageOperation(JkglManagerFromWCS2018.java:98)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[18:30:26.457]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:"com.wxzd.wcs.sdk.protocol.TaskApplyResponse.setDisplay_message(Ljava/lang/String;)V"
[18:30:28.214]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:30.276]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:32.304]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:34.360]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:36.388]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:38.452]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:40.522]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:42.563]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:44.581]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:46.619]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:48.653]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:50.740]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:52.880]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:54.915]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:56.958]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:30:59.049]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:31:01.091]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:31:50.104]error: wms.server: service
java.lang.NoSuchMethodError: com.wxzd.wcs.sdk.protocol.TaskApplyResponse.setDisplay_message(Ljava/lang/String;)V
at com.wxzd.wms.jkgl.server.JkglManagerFromWCS2018.taskApply(JkglManagerFromWCS2018.java:505)
at com.wxzd.wms.jkgl.server.JkglManagerFromWCS2018.manageOperation(JkglManagerFromWCS2018.java:98)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[18:31:50.104]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:"com.wxzd.wcs.sdk.protocol.TaskApplyResponse.setDisplay_message(Ljava/lang/String;)V"
[18:31:50.511]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:31:52.569]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:31:54.618]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:31:56.719]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:31:58.698]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:33:45.371]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:33:45.824]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:33:47.862]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:33:49.907]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:33:51.999]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:33:54.009]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:33:56.059]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:10.280]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误null","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":"T10245","container_type":0,"from_location_no":"L1004","to_location_no":null,"priority":110,"remark":null}
[18:34:10.514]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:12.571]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:14.624]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:16.664]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:18.715]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:20.763]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:22.835]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:24.866]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:26.912]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:28.932]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:31.051]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:33.056]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:35.124]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:37.147]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:39.210]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:41.283]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:43.326]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:45.379]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:47.408]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:49.451]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:51.524]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:53.594]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:55.663]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:57.716]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:34:59.702]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:35:01.771]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:35:03.839]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:35:05.905]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:35:07.923]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:35:10.014]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:35:12.063]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:35:14.138]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:35:16.166]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:35:18.262]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:35:20.350]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:35:59.607]error: wms.server: service
java.lang.NoSuchMethodError: com.wxzd.wcs.sdk.protocol.TaskApplyResponse.setDisplay_message(Ljava/lang/String;)V
at com.wxzd.wms.jkgl.server.JkglManagerFromWCS2018.taskApply(JkglManagerFromWCS2018.java:506)
at com.wxzd.wms.jkgl.server.JkglManagerFromWCS2018.manageOperation(JkglManagerFromWCS2018.java:98)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[18:35:59.607]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:"com.wxzd.wcs.sdk.protocol.TaskApplyResponse.setDisplay_message(Ljava/lang/String;)V"
[18:38:20.818]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:38:22.459]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:38:38.480]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":500,"message":"WMS内部服务错误Array index out of range: 0","parameters":{},"task_code":null,"task_type":null,"task_procedure":null,"container_code":null,"container_type":0,"from_location_no":null,"to_location_no":null,"priority":0,"remark":null}
[18:39:51.853]error: wms.server: service
java.lang.NoSuchMethodError: com.wxzd.wcs.sdk.protocol.TaskApplyResponse.setDisplay_message(Ljava/lang/String;)V
at com.wxzd.wms.jkgl.server.JkglManagerFromWCS2018.taskApply(JkglManagerFromWCS2018.java:506)
at com.wxzd.wms.jkgl.server.JkglManagerFromWCS2018.manageOperation(JkglManagerFromWCS2018.java:98)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[18:39:51.854]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:"com.wxzd.wcs.sdk.protocol.TaskApplyResponse.setDisplay_message(Ljava/lang/String;)V"
[18:41:04.808]error: wms.server: service
java.lang.NoSuchMethodError: com.wxzd.wcs.sdk.protocol.TaskApplyResponse.setDisplay_message(Ljava/lang/String;)V
at com.wxzd.wms.jkgl.server.JkglManagerFromWCS2018.taskApply(JkglManagerFromWCS2018.java:506)
at com.wxzd.wms.jkgl.server.JkglManagerFromWCS2018.manageOperation(JkglManagerFromWCS2018.java:98)
at com.wxzd.wms.server.ServerCenter.getObject2Applet(ServerCenter.java:571)
at com.zcsoft.servlet.ZCSecureServlet.getObject2Applet(ZCSecureServlet.java:502)
at com.zcsoft.servlet.ZCSecureServlet.service(ZCSecureServlet.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
[18:41:04.808]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:"com.wxzd.wcs.sdk.protocol.TaskApplyResponse.setDisplay_message(Ljava/lang/String;)V"
[18:42:16.044]info: wms.server: 999, 1 with argument {"parameters":{"weight":"0.8","height":"0"},"systemCode":"wcs10","houseCode":"01","device_code":"L1004","container_code":"T10245","container_type":0,"container_type_desc":"常规货物","materialCode":null,"disable_roadways":[],"auto_request":true} return json:{"code":0,"message":null,"parameters":{},"task_code":"2765077","task_type":"qtzl.zt.入库","task_procedure":"L1004","container_code":"T10245","container_type":0,"from_location_no":"L1004","to_location_no":"L2008","priority":110,"remark":"move"}