博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Exception happened during processing of request
阅读量:7076 次
发布时间:2019-06-28

本文共 1115 字,大约阅读时间需要 3 分钟。

hot3.png

127.0.0.1 - - [13/Jan/2015 17:33:12] "GET /query2 HTTP/1.1" 500 -Traceback (most recent call last):  File "D:\python27\lib\SocketServer.py", line 295, in _handle_request_noblock[]----------------------------------------Exception happened during processing of request from ('127.0.0.1', 56270)    self.process_request(request, client_address)  File "D:\python27\lib\SocketServer.py", line 321, in process_request    self.finish_request(request, client_address)  File "D:\python27\lib\SocketServer.py", line 334, in finish_request    self.RequestHandlerClass(request, client_address, self)  File "D:\python27\lib\SocketServer.py", line 653, in __init__    self.finish()  File "D:\python27\lib\SocketServer.py", line 712, in finish    self.wfile.close()  File "D:\python27\lib\socket.py", line 279, in close    self.flush()  File "D:\python27\lib\socket.py", line 303, in flush    self._sock.sendall(view[write_offset:write_offset+buffer_size])error: [Errno 10053] ----------------------------------------[]127.0.0.1 - - [13/Jan/2015 17:33:12] "GET /query2 HTTP/1.1" 500 -

转载于:https://my.oschina.net/zhaomy/blog/367279

你可能感兴趣的文章
Android文本框实现搜索和清空效果
查看>>
Android的五种数据存储方式
查看>>
cookie的secure属性详解
查看>>
[Jquery] 实现鼠标移到某个对象,在旁边显示层。
查看>>
logrotate工具的使用
查看>>
我的友情链接
查看>>
华尔街为何弃苹果而力挺谷歌?因为谷歌无对手
查看>>
电脑蓝屏代码含义和解决方法
查看>>
Ubuntu server 14.04升级16.04
查看>>
Spring事务
查看>>
hive 更多资料urls
查看>>
bash中获取其他时间的日期
查看>>
java27:集合框架
查看>>
判断一个数组里是否有重复的值(重复返回true)
查看>>
<备份>10月11日系统安装与除错,sudo讲解
查看>>
网站优化简单探讨
查看>>
samba部署和优化
查看>>
libsuperuser简介
查看>>
Python自动化开发学习-爬虫2
查看>>
Scribe配置文件解析
查看>>