尝试新的12c oem 结果报错, 详细解决方案,你也可以尝试安装12c oem 感觉很棒!...
分类:
数据库 时间:
2014-09-19 15:36:45
阅读次数:
588
问题说明:用DEllR720服务器安装xen,kvm服务。创建好guest并启动,进入系统,系统运行都没问题,不过开机的时候发现一个failed提示,如下XenDomU启动中提示#dmesg|grepPCIPCI:Warning:Cannotfindagapinthe32bitaddressrangePCI:Unassigneddeviceswith32bitresourceregistersma..
分类:
其他好文 时间:
2014-09-19 12:15:06
阅读次数:
797
基于AR9331的路由器,自己画的pcb板子,竟然出现这个错误,百度下,貌似有不少人遇见过这个错误,但是在修改板子前我的固件用的是没问题的,USB完美使用
修改过板子后出现这个问题!
hub 1-0:1.0 connect-debounce failed,port 1 disabled
后台串口不停的报这个错误。
最后发现是USB的数据线反了,哈哈,跳线反过来试试!
成功识别...
分类:
其他好文 时间:
2014-09-19 10:07:25
阅读次数:
272
java.net.SocketException: recvfrom failed: ECONNRESET (Connection reset by peer)11-22 14:49:16.870: WARN/System.err(3581): at libcore.io.IoBridge.mayb...
分类:
编程语言 时间:
2014-09-19 10:04:35
阅读次数:
1984
今天在现场的哥们发来异常,让我解决,错误信息如下:HTTP Status 500 - Read operation to server 192.168.1.110:20001 failed on database wpdb; nested exception is com.mongodb.Mongo...
分类:
数据库 时间:
2014-09-18 20:16:04
阅读次数:
330
在编译完gd库等相应文件后,编译php文件的过程中提示一下错误;configure:error:GDbuildtestfailed.Pleasechecktheconfig.logfordetails.解决方法:把php的编译参数:--with-gd修改为:--with-gd=/usr/local/gd/再次对php进行编译./configure...
分类:
Web程序 时间:
2014-09-18 19:10:24
阅读次数:
193
1.报错: BUILD FAILED D:\workspace\ganji\build.xml:144: The following error occurred while executing this line: D:\workspace\ganji\build.xml:271: Unable ...
分类:
系统相关 时间:
2014-09-18 16:23:44
阅读次数:
184
Problem: Assembly generation failed -- Referenced assembly '' does not have a strong nameCause: this is due to you have referenced a third-party dll w...
分类:
其他好文 时间:
2014-09-18 16:05:34
阅读次数:
264
1. handle exceptionimport systry: a=1/1except Exception, e: print "failed", sys.exc_info()[0]else: print "no exception"finally: print "e...
分类:
编程语言 时间:
2014-09-18 13:09:03
阅读次数:
174
昨晚为了自己的网站开发了个简单的发送邮件的功能,在本地测试是成功的,放在万网的虚拟机上却不成功了,一直提示ERROR: Failed to connect to server: (0)。 后面我查了下,发现是服务器关闭了fsockopen函数。我...
分类:
其他好文 时间:
2014-09-18 11:42:04
阅读次数:
166