Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details.D:\GameDevelopment\adt-bundle-windows-x86...
分类:
其他好文 时间:
2014-07-13 21:36:10
阅读次数:
428
启动后,访问:http://IP:1107/mdrill.jsp 蓝鲸任务即http:/IP:1107/topology.jsp 页面出现如下错误:HTTP ERROR 500Problem accessing /topology.jsp. Reason: KeeperErrorCode = ...
分类:
其他好文 时间:
2014-07-13 21:19:51
阅读次数:
447
异常截图:原因很简单,Hadoop对应的eclipse插件jar包版本不对,更换至响应版本即可。
分类:
编程语言 时间:
2014-07-13 19:48:47
阅读次数:
323
All relative paths in this config are relative to php's install prefix
Pid file
/usr/local/php/logs/php-fpm.pid
Error log file
/usr/local/php/logs/php-fpm.log
Log level
notice
Whe...
分类:
Web程序 时间:
2014-07-13 16:26:05
阅读次数:
248
[root@luozhonghua etc]# /usr/local/php/sbin/php-fpm start
Starting php_fpm Jul 12 09:41:02.077951 [ERROR] fpm_unix_conf_wp(), line 124: please specify user and group other than root, pool 'default'
...
分类:
其他好文 时间:
2014-07-13 16:20:24
阅读次数:
225
重新装完Ecplise+ATD+Android SDK 在Ecplise工作空间导入之前写过的Android项目会出现错误,大部分是SDK 版本不符,如下错误提示:
Error:Unable to resolve target android-19
如图:
解决办法:修改工程目录下的project.properties文件里的内容target=android-...
分类:
移动开发 时间:
2014-07-13 15:53:44
阅读次数:
260
<?phpdefined(‘ACC‘)||exit(‘AccessDenied‘);classModel{protected$db=null;publicfunction__construct(){try{$this->db=mysql::getIns();}catch(Exception$e){//$e就是前文中throw出来的$error(Exception的实例)//$e对象有一些方法和属性,能准确判断出问题的行.$err=‘‘;..
分类:
Web程序 时间:
2014-07-13 14:48:25
阅读次数:
193
下载地址:http://www.oracle.com/technetwork/cn/articles/112010-win64soft-094461.html#*特殊说明*#关于下载工具的使用:千万千万不要使用迅雷下载,至少我使用QQ旋风下载两个压缩包内的文件夹合并时不会出现需要替换的问题,如果出现需要替换,说明没有下载成功,并且如果..
分类:
数据库 时间:
2014-07-13 14:41:56
阅读次数:
221
执行:
./configure --prefix=/usr/local/php --enable-fastcgi --enable-fpm
之后出现
Running FastCGI Process Manager checks
checking for php-fpm config file path... $prefix/etc/php-fpm.conf
checking for ...
分类:
其他好文 时间:
2014-07-13 13:50:43
阅读次数:
205
关于mindmanager 2012启动无法运行,提示c++错误
---------------------------Microsoft Visual C++ Runtime Library---------------------------Runtime Error!
Program: D:\Program Files\Mindjet\MindManager 10\MindMan...
分类:
其他好文 时间:
2014-07-12 20:28:10
阅读次数:
295