AgvServer.log2020-06-30
25.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
[2020-06-29 09:22:53,292][1]INFO =====程序开始=====
[2020-06-29 09:22:58,623][1]DEBUG HttpGet URL: http://192.168.12.20/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-29 09:22:58,623][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-29 09:23:03,693][1]DEBUG HttpGet URL: http://10.85.199.56/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-29 09:23:03,693][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-29 09:23:08,763][1]DEBUG HttpGet URL: http://10.85.199.57/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-29 09:23:08,764][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-29 09:23:13,832][1]DEBUG HttpGet URL: http://10.85.199.58/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-29 09:23:13,833][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-29 09:23:13,837][1]INFO Server Start
[2020-06-29 09:23:14,590][1]ERROR Open
System.ServiceModel.AddressAccessDeniedException: HTTP 无法注册 URL http://+:80/Webservice/AGVService/。进程不具有此命名空间的访问权限(有关详细信息,请参见 http://go.microsoft.com/fwlink/?LinkId=70353)。 ---> System.Net.HttpListenerException: 拒绝访问。
在 System.Net.HttpListener.AddAllPrefixes()
在 System.Net.HttpListener.Start()
在 System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen()
--- 内部异常堆栈跟踪的结尾 ---
在 System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen()
在 System.ServiceModel.Channels.TransportManager.Open(TransportChannelListener channelListener)
在 System.ServiceModel.Channels.TransportManagerContainer.Open(SelectTransportManagersCallback selectTransportManagerCallback)
在 System.ServiceModel.Channels.TransportChannelListener.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.HttpChannelListener`1.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.Dispatcher.ChannelDispatcher.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.ServiceHostBase.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open()
在 BLL.WebService.Open(String url) 位置 C:\ZDL\Gitee\AGVControl-Qisda-ProductionLine\AGVControl-ProductionLine\BLL\WebService.cs:行号 81
[2020-06-29 09:23:16,415][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-29 09:23:18,415][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-29 09:23:20,415][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-29 09:23:22,415][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-29 09:23:25,415][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-29 09:23:27,415][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-29 09:23:29,415][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-29 09:23:31,415][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-29 09:23:34,414][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-29 09:23:36,414][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-29 09:23:38,415][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-29 09:23:40,415][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-29 09:23:43,415][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-29 09:23:45,415][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-29 09:23:47,414][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-29 09:23:49,414][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-29 09:23:52,415][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-29 09:23:54,415][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-29 09:23:56,415][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-29 09:23:58,414][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-29 09:24:01,415][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-29 09:24:03,415][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-29 09:24:05,414][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-29 09:24:07,415][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-29 09:24:10,414][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-29 09:24:12,416][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-29 09:24:14,415][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-29 09:24:16,415][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-29 11:04:47,487][1]INFO =====程序开始=====
[2020-06-29 11:04:52,904][1]DEBUG HttpGet URL: http://192.168.12.20/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-29 11:04:52,904][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-29 11:04:57,976][1]DEBUG HttpGet URL: http://10.85.199.56/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-29 11:04:57,976][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-29 11:05:03,051][1]DEBUG HttpGet URL: http://10.85.199.57/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-29 11:05:03,051][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-29 11:05:08,121][1]DEBUG HttpGet URL: http://10.85.199.58/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-29 11:05:08,121][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-29 11:05:08,136][1]INFO Server Start
[2020-06-29 11:05:09,876][1]ERROR Open
System.ServiceModel.AddressAccessDeniedException: HTTP 无法注册 URL http://+:80/Webservice/AGVService/。进程不具有此命名空间的访问权限(有关详细信息,请参见 http://go.microsoft.com/fwlink/?LinkId=70353)。 ---> System.Net.HttpListenerException: 拒绝访问。
在 System.Net.HttpListener.AddAllPrefixes()
在 System.Net.HttpListener.Start()
在 System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen()
--- 内部异常堆栈跟踪的结尾 ---
在 System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen()
在 System.ServiceModel.Channels.TransportManager.Open(TransportChannelListener channelListener)
在 System.ServiceModel.Channels.TransportManagerContainer.Open(SelectTransportManagersCallback selectTransportManagerCallback)
在 System.ServiceModel.Channels.TransportChannelListener.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.HttpChannelListener`1.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.Dispatcher.ChannelDispatcher.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.ServiceHostBase.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open()
在 BLL.WebService.Open(String url) 位置 C:\ZDL\Gitee\AGVControl-Qisda-ProductionLine\AGVControl-ProductionLine\BLL\WebService.cs:行号 81
[2020-06-29 11:05:10,915][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-29 11:05:12,915][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-29 11:05:14,915][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-29 11:05:16,915][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-29 11:05:19,915][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-29 11:05:21,916][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-29 11:05:23,916][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-29 11:05:25,916][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-29 11:05:28,915][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-29 11:05:30,915][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-29 11:05:32,916][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-29 11:05:34,916][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-30 14:22:09,041][1]INFO =====程序开始=====
[2020-06-30 14:22:14,478][1]DEBUG HttpGet URL: http://192.168.12.20/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 14:22:14,478][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 14:22:19,557][1]DEBUG HttpGet URL: http://10.85.199.56/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 14:22:19,557][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 14:22:24,651][1]DEBUG HttpGet URL: http://10.85.199.57/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 14:22:24,651][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 14:22:29,744][1]DEBUG HttpGet URL: http://10.85.199.58/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 14:22:29,744][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 14:22:29,744][1]INFO Server Start
[2020-06-30 14:22:30,166][1]ERROR Open
System.ServiceModel.AddressAccessDeniedException: HTTP 无法注册 URL http://+:80/Webservice/AGVService/。进程不具有此命名空间的访问权限(有关详细信息,请参见 http://go.microsoft.com/fwlink/?LinkId=70353)。 ---> System.Net.HttpListenerException: 拒绝访问。
在 System.Net.HttpListener.AddAllPrefixes()
在 System.Net.HttpListener.Start()
在 System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen()
--- 内部异常堆栈跟踪的结尾 ---
在 System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen()
在 System.ServiceModel.Channels.TransportManager.Open(TransportChannelListener channelListener)
在 System.ServiceModel.Channels.TransportManagerContainer.Open(SelectTransportManagersCallback selectTransportManagerCallback)
在 System.ServiceModel.Channels.TransportChannelListener.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.HttpChannelListener`1.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.Dispatcher.ChannelDispatcher.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.ServiceHostBase.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open()
在 BLL.WebService.Open(String url) 位置 D:\OneDrive - 上海挚锦科技有限公司\SMD\AGVControl-Qisda-ProductionLine\AGVControl-ProductionLine\BLL\WebService.cs:行号 81
[2020-06-30 14:22:32,728][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-30 14:22:34,713][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-30 14:22:36,715][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-30 14:22:38,731][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-30 14:22:41,731][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-30 14:22:43,715][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-30 14:22:45,716][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-30 14:22:47,716][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-30 14:22:50,718][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-30 14:22:52,718][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-30 14:22:54,719][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-30 14:22:56,719][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-30 14:22:59,718][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-30 14:23:01,718][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-30 14:23:03,718][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-30 14:23:05,719][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-30 14:23:08,719][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-30 14:23:10,719][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-30 14:23:12,718][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-30 14:23:14,718][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-30 14:23:17,718][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-30 14:23:19,718][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-30 14:23:21,718][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-30 14:23:21,952][9]INFO 服务端关闭连接,退出阻塞Accept
[2020-06-30 14:23:22,000][1]INFO Server Stop
[2020-06-30 14:23:22,015][1]ERROR Close
System.ServiceModel.CommunicationObjectFaultedException: 通信对象 System.ServiceModel.Web.WebServiceHost 无法用于通信,因为其处于“出错”状态。
在 System.ServiceModel.Channels.CommunicationObject.Close(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Close()
在 BLL.WebService.Close() 位置 D:\OneDrive - 上海挚锦科技有限公司\SMD\AGVControl-Qisda-ProductionLine\AGVControl-ProductionLine\BLL\WebService.cs:行号 94
[2020-06-30 14:23:22,015][1]INFO =====程序结束=====
[2020-06-30 14:23:23,718][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-30 15:04:47,173][1]INFO =====程序开始=====
[2020-06-30 15:04:52,488][1]DEBUG HttpGet URL: http://192.168.12.20/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 15:04:52,488][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 15:04:57,566][1]DEBUG HttpGet URL: http://10.85.199.56/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 15:04:57,566][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 15:05:02,645][1]DEBUG HttpGet URL: http://10.85.199.57/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 15:05:02,645][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 15:05:07,738][1]DEBUG HttpGet URL: http://10.85.199.58/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 15:05:07,738][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 15:05:07,738][1]INFO Server Start
[2020-06-30 15:05:07,956][1]ERROR Open
System.ServiceModel.AddressAccessDeniedException: HTTP 无法注册 URL http://+:80/Webservice/AGVService/。进程不具有此命名空间的访问权限(有关详细信息,请参见 http://go.microsoft.com/fwlink/?LinkId=70353)。 ---> System.Net.HttpListenerException: 拒绝访问。
在 System.Net.HttpListener.AddAllPrefixes()
在 System.Net.HttpListener.Start()
在 System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen()
--- 内部异常堆栈跟踪的结尾 ---
在 System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen()
在 System.ServiceModel.Channels.TransportManager.Open(TransportChannelListener channelListener)
在 System.ServiceModel.Channels.TransportManagerContainer.Open(SelectTransportManagersCallback selectTransportManagerCallback)
在 System.ServiceModel.Channels.TransportChannelListener.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.HttpChannelListener`1.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.Dispatcher.ChannelDispatcher.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.ServiceHostBase.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open()
在 BLL.WebService.Open(String url) 位置 D:\OneDrive - 上海挚锦科技有限公司\SMD\AGVControl-Qisda-ProductionLine\AGVControl-ProductionLine\BLL\WebService.cs:行号 77
[2020-06-30 15:05:10,707][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-30 15:05:12,707][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-30 15:05:14,707][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-30 15:05:16,707][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-30 15:05:19,707][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-30 15:05:21,707][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-30 15:05:23,707][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-30 15:05:25,707][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-30 15:05:28,581][9]INFO 服务端关闭连接,退出阻塞Accept
[2020-06-30 15:05:28,644][1]INFO Server Stop
[2020-06-30 15:05:28,644][1]ERROR Close
System.ServiceModel.CommunicationObjectFaultedException: 通信对象 System.ServiceModel.Web.WebServiceHost 无法用于通信,因为其处于“出错”状态。
在 System.ServiceModel.Channels.CommunicationObject.Close(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Close()
在 BLL.WebService.Close() 位置 D:\OneDrive - 上海挚锦科技有限公司\SMD\AGVControl-Qisda-ProductionLine\AGVControl-ProductionLine\BLL\WebService.cs:行号 90
[2020-06-30 15:05:28,644][1]INFO =====程序结束=====
[2020-06-30 15:05:28,706][7]INFO Ping 192.168.12.20 请求没有响应
[2020-06-30 15:05:30,707][7]INFO Ping 10.85.199.56 请求没有响应
[2020-06-30 15:05:32,707][7]INFO Ping 10.85.199.57 请求没有响应
[2020-06-30 15:05:34,707][7]INFO Ping 10.85.199.58 请求没有响应
[2020-06-30 15:18:47,595][1]INFO =====程序开始=====
[2020-06-30 15:18:52,845][1]DEBUG HttpGet URL: http://10.85.199.71/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 15:18:52,845][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 15:18:57,940][1]DEBUG HttpGet URL: http://10.85.199.72/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 15:18:57,940][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 15:19:03,018][1]DEBUG HttpGet URL: http://10.85.199.73/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 15:19:03,018][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 15:19:08,098][1]DEBUG HttpGet URL: http://10.85.199.74/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 15:19:08,098][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 15:19:08,098][1]INFO Server Start
[2020-06-30 15:19:08,238][1]ERROR Open
System.ServiceModel.AddressAccessDeniedException: HTTP 无法注册 URL http://+:80/Webservice/AGVService/。进程不具有此命名空间的访问权限(有关详细信息,请参见 http://go.microsoft.com/fwlink/?LinkId=70353)。 ---> System.Net.HttpListenerException: 拒绝访问。
在 System.Net.HttpListener.AddAllPrefixes()
在 System.Net.HttpListener.Start()
在 System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen()
--- 内部异常堆栈跟踪的结尾 ---
在 System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen()
在 System.ServiceModel.Channels.TransportManager.Open(TransportChannelListener channelListener)
在 System.ServiceModel.Channels.TransportManagerContainer.Open(SelectTransportManagersCallback selectTransportManagerCallback)
在 System.ServiceModel.Channels.TransportChannelListener.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.HttpChannelListener`1.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.Dispatcher.ChannelDispatcher.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.ServiceHostBase.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open()
在 BLL.WebService.Open(String url) 位置 D:\OneDrive - 上海挚锦科技有限公司\SMD\AGVControl-Qisda-ProductionLine\AGVControl-ProductionLine\BLL\WebService.cs:行号 77
[2020-06-30 15:19:10,708][7]INFO Ping 10.85.199.71 请求没有响应
[2020-06-30 15:19:12,708][7]INFO Ping 10.85.199.72 请求没有响应
[2020-06-30 15:19:14,723][7]INFO Ping 10.85.199.73 请求没有响应
[2020-06-30 15:19:16,708][7]INFO Ping 10.85.199.74 请求没有响应
[2020-06-30 15:19:19,708][7]INFO Ping 10.85.199.71 请求没有响应
[2020-06-30 15:19:21,708][7]INFO Ping 10.85.199.72 请求没有响应
[2020-06-30 15:19:23,708][7]INFO Ping 10.85.199.73 请求没有响应
[2020-06-30 15:19:25,707][7]INFO Ping 10.85.199.74 请求没有响应
[2020-06-30 15:19:28,708][7]INFO Ping 10.85.199.71 请求没有响应
[2020-06-30 15:19:30,707][7]INFO Ping 10.85.199.72 请求没有响应
[2020-06-30 15:19:32,708][7]INFO Ping 10.85.199.73 请求没有响应
[2020-06-30 15:19:34,708][7]INFO Ping 10.85.199.74 请求没有响应
[2020-06-30 15:19:37,709][7]INFO Ping 10.85.199.71 请求没有响应
[2020-06-30 15:19:39,709][7]INFO Ping 10.85.199.72 请求没有响应
[2020-06-30 15:19:41,710][7]INFO Ping 10.85.199.73 请求没有响应
[2020-06-30 15:19:43,709][7]INFO Ping 10.85.199.74 请求没有响应
[2020-06-30 15:19:46,710][7]INFO Ping 10.85.199.71 请求没有响应
[2020-06-30 15:19:48,710][7]INFO Ping 10.85.199.72 请求没有响应
[2020-06-30 15:19:50,712][7]INFO Ping 10.85.199.73 请求没有响应
[2020-06-30 15:19:52,712][7]INFO Ping 10.85.199.74 请求没有响应
[2020-06-30 15:19:55,712][7]INFO Ping 10.85.199.71 请求没有响应
[2020-06-30 15:19:57,712][7]INFO Ping 10.85.199.72 请求没有响应
[2020-06-30 15:19:59,711][7]INFO Ping 10.85.199.73 请求没有响应
[2020-06-30 15:20:01,712][7]INFO Ping 10.85.199.74 请求没有响应
[2020-06-30 15:20:02,133][9]INFO 服务端关闭连接,退出阻塞Accept
[2020-06-30 15:20:02,181][1]INFO Server Stop
[2020-06-30 15:20:02,181][1]ERROR Close
System.ServiceModel.CommunicationObjectFaultedException: 通信对象 System.ServiceModel.Web.WebServiceHost 无法用于通信,因为其处于“出错”状态。
在 System.ServiceModel.Channels.CommunicationObject.Close(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Close()
在 BLL.WebService.Close() 位置 D:\OneDrive - 上海挚锦科技有限公司\SMD\AGVControl-Qisda-ProductionLine\AGVControl-ProductionLine\BLL\WebService.cs:行号 90
[2020-06-30 15:20:02,181][1]INFO =====程序结束=====
[2020-06-30 15:20:04,712][7]INFO Ping 10.85.199.71 请求没有响应
[2020-06-30 15:20:06,712][7]INFO Ping 10.85.199.72 请求没有响应
[2020-06-30 15:20:08,712][7]INFO Ping 10.85.199.73 请求没有响应
[2020-06-30 15:20:10,712][7]INFO Ping 10.85.199.74 请求没有响应
[2020-06-30 15:22:04,646][1]INFO =====程序开始=====
[2020-06-30 15:22:09,851][1]DEBUG HttpGet URL: http://10.85.199.71/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 15:22:09,851][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 15:22:14,945][1]DEBUG HttpGet URL: http://10.85.199.72/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 15:22:14,945][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 15:22:20,024][1]DEBUG HttpGet URL: http://10.85.199.73/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 15:22:20,024][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 15:22:25,102][1]DEBUG HttpGet URL: http://10.85.199.74/api/v2.0.0/registers/20?whitelist=value Return:
[2020-06-30 15:22:25,102][1]ERROR CheckAGVMissionState 获取PLC20失败
[2020-06-30 15:22:25,102][1]INFO Server Start
[2020-06-30 15:22:25,242][1]ERROR Open
System.ServiceModel.AddressAccessDeniedException: HTTP 无法注册 URL http://+:80/Webservice/AGVService/。进程不具有此命名空间的访问权限(有关详细信息,请参见 http://go.microsoft.com/fwlink/?LinkId=70353)。 ---> System.Net.HttpListenerException: 拒绝访问。
在 System.Net.HttpListener.AddAllPrefixes()
在 System.Net.HttpListener.Start()
在 System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen()
--- 内部异常堆栈跟踪的结尾 ---
在 System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen()
在 System.ServiceModel.Channels.TransportManager.Open(TransportChannelListener channelListener)
在 System.ServiceModel.Channels.TransportManagerContainer.Open(SelectTransportManagersCallback selectTransportManagerCallback)
在 System.ServiceModel.Channels.TransportChannelListener.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.HttpChannelListener`1.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.Dispatcher.ChannelDispatcher.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.ServiceHostBase.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open()
在 BLL.WebService.Open(String url) 位置 D:\OneDrive - 上海挚锦科技有限公司\SMD\AGVControl-Qisda-ProductionLine\AGVControl-ProductionLine\BLL\WebService.cs:行号 77
[2020-06-30 15:22:27,712][7]INFO Ping 10.85.199.71 请求没有响应
[2020-06-30 15:22:29,727][7]INFO Ping 10.85.199.72 请求没有响应
[2020-06-30 15:22:31,712][7]INFO Ping 10.85.199.73 请求没有响应
[2020-06-30 15:22:33,711][7]INFO Ping 10.85.199.74 请求没有响应
[2020-06-30 15:22:36,730][7]INFO Ping 10.85.199.71 请求没有响应
[2020-06-30 15:22:38,713][7]INFO Ping 10.85.199.72 请求没有响应
[2020-06-30 15:22:40,730][7]INFO Ping 10.85.199.73 请求没有响应
[2020-06-30 15:22:42,730][7]INFO Ping 10.85.199.74 请求没有响应
[2020-06-30 15:22:45,713][7]INFO Ping 10.85.199.71 请求没有响应
[2020-06-30 15:22:47,166][9]INFO 服务端关闭连接,退出阻塞Accept
[2020-06-30 15:22:47,229][1]INFO Server Stop
[2020-06-30 15:22:47,229][1]ERROR Close
System.ServiceModel.CommunicationObjectFaultedException: 通信对象 System.ServiceModel.Web.WebServiceHost 无法用于通信,因为其处于“出错”状态。
在 System.ServiceModel.Channels.CommunicationObject.Close(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Close()
在 BLL.WebService.Close() 位置 D:\OneDrive - 上海挚锦科技有限公司\SMD\AGVControl-Qisda-ProductionLine\AGVControl-ProductionLine\BLL\WebService.cs:行号 90
[2020-06-30 15:22:47,229][1]INFO =====程序结束=====
[2020-06-30 15:22:47,730][7]INFO Ping 10.85.199.72 请求没有响应
[2020-06-30 15:22:49,714][7]INFO Ping 10.85.199.73 请求没有响应
[2020-06-30 15:22:51,715][7]INFO Ping 10.85.199.74 请求没有响应