今天运行perl脚本的时候,发现一个找不到“Recursive.pm”的错误:
Can't locate File/Copy/Recursive.pm in @INC (@INC contains: /opt/local/lib/perl5/site_perl/5.12.4/darwin-thread-multi-2level
BEGIN failed--compi...
分类:
其他好文 时间:
2014-09-24 19:28:47
阅读次数:
1243
程序编译正常,在用Eclipse调试执行时,报错Unable to execute dex: Multiple dex files define:方法:原因是有重复的。jar被引用,可以查看你的build path,尤其是Android Dependencies一定有重复引入的.jar包,解决的方法...
分类:
其他好文 时间:
2014-09-24 15:58:46
阅读次数:
223
/usr/local/php/sbin/php-fpm 却无法启动,提示错误:ERROR: failed to load configuration file '/usr/local/php/etc/php-fpm.conf'ERROR: FPM initialization failedcd/us...
分类:
Web程序 时间:
2014-09-24 00:39:25
阅读次数:
255
近来在集成第三方支付---支付宝,在集成的过程中严格按照支付宝开发者平台所发布的说明文档和Demo,在我的测试机上可以完美的运行,但是在别人的手机无论怎么就是调用不起来,问题弹出"remote call failed". 翻来复去,代码检查了好几遍,总是找不到错误在哪。然后,仔细地查看了一下LogC...
分类:
其他好文 时间:
2014-09-23 23:05:15
阅读次数:
305
zabbix添加Calculateditems后保存页面成空白Nginx报以下错误2014/09/2310:10:23[error]27617#0:*111642readv()failed(104:Connectionresetbypeer)whilereadingupstream,client:xxxxxx,server:xxxxx,request:"POST/disc_prototypes.phpHTTP/1.1",upstream:"fastcgi://127.0.0.1:..
分类:
其他好文 时间:
2014-09-23 13:56:25
阅读次数:
257
Problem 1: input ptmr7t' failed to make ptmr7t.tfmthis is a problem for missing times font. i.e. you used "usepackage{times}" in your tex file.If you....
分类:
其他好文 时间:
2014-09-22 22:50:43
阅读次数:
264
问题描述:
adb端口占用导致
adb server is out of date. killing...
ADB server didn't ACK
* failed to start daemon *
解决办法:
1 执行命令netstat -ano | findstr "5037"即
C:\Users\tom>netstat -ano | findstr "5...
分类:
数据库 时间:
2014-09-22 18:17:53
阅读次数:
223
bug记录StrutsmavenJavaApache系统加载时出现:严重: Context initialization failedjava.lang.TypeNotPresentException: Type javax.annotation.Resource not presentCaused...
分类:
其他好文 时间:
2014-09-22 17:51:22
阅读次数:
135
今天在启动mongo时候出现了一个错误,我的是win7环境。
E:\server>mongo
MongoDB shell version: 2.4.5-pre-
connecting to: test
Mon Sep 22 13:35:05.335 JavaScript execution failed: Error: couldn't connect to
server 127.0.0...
分类:
Web程序 时间:
2014-09-22 16:18:52
阅读次数:
263
Zend studio是一款比较好的
GLib-GObject:ERROR:/build/buildd/glib2.0-2.36.0/./gobject/gobject.c:4127:g_weak_ref_set: assertion failed: (weak_locations != NULL)...
分类:
其他好文 时间:
2014-09-22 11:28:32
阅读次数:
288