码迷,mamicode.com
首页 >  
搜索关键字:windowserror error 2    ( 30042个结果
openfire 安装报这个错误 A connection to the database could not be made。。。
openfire 安装报这个错误 A connection to the database could not be made. View the error message by opening the "\logs\error.log" log file, then go back to fix...
分类:数据库   时间:2014-07-06 16:43:00    阅读次数:284
web.xml(7)_mime-mapping、welcome-file-list、error-page
10.mime-mapping:mime-mapping包括两个子元素extension和mime-type.定义某一个扩展名和某一MIME Type做对映.MIME(Multipurpose Internet Mail Extensions)多用途互联网邮件扩展类型就是设定某种扩展名的文件用一种应...
分类:移动开发   时间:2014-07-06 14:38:57    阅读次数:175
android - Lint Error Checking导致的无法打包问题的解决办法
Export aborted because fatal lint errors were found.These are listed in the Problems view.Either fix these before running Export again,or turn off "Ru...
分类:移动开发   时间:2014-07-06 14:23:18    阅读次数:363
ubuntu Python2.7 安装PIL问题
$sudo easy_install PILWARNING: '' not a valid package name; please use only.-separated package names in setup.py_imaging.c:75:20: fatal error: Python....
分类:编程语言   时间:2014-07-06 13:45:43    阅读次数:256
ORA-01722: invalid number
---问题select owner,index_name,DEGREE from DBA_INDEXES where DEGREE>1 *ERROR at line 1:ORA-01722: invalid number--1 获取运行跟踪信息SQ...
分类:其他好文   时间:2014-07-06 13:41:04    阅读次数:278
编译hadoop2.2.0源码时报错
编译hadoop2.2.0源码时,mvn install -DskipTests报错:[ERROR] COMPILATION ERROR : [INFO] -------------------------------------------------------------[ERROR] /ho...
分类:其他好文   时间:2014-07-06 13:24:18    阅读次数:137
【web开发学习笔记】Structs2 Result学习笔记(二)动态结果集
Result学习笔记(二) - 动态结果集     动态结果 一定不要忘了为动态结果的保存值设置set get方法  第一部分:代码 //前端 Insert title here 返回success 返回error //web.xml ${r} /...
分类:Web程序   时间:2014-07-06 09:29:19    阅读次数:243
Nginx配置文件详细说明
Nginx服务器nginx.conf的配置文件说明, 部分注释收集与网络.#运行用户user www-data;#启动进程,通常设置成和cpu的数量相等worker_processes 1;#全局错误日志及PID文件error_log /var/log/nginx/error.log;pid /va...
分类:其他好文   时间:2014-07-05 21:31:22    阅读次数:183
C# - 设置DLL的属性Embed Interop Type 设为False
错误:Error msg: A reference was created to embedded interop assembly. because of an indirect reference to that assembly created by assembly. Consider ch...
分类:其他好文   时间:2014-07-05 21:05:45    阅读次数:1107
Nginx 配置文件模板
user www www;worker_processes 2;error_log /usr/local/nginx/logs/nginx_error.log crit;pid /usr/local/nginx/logs/nginx.pid;#Specifies the valu...
分类:其他好文   时间:2014-07-05 20:48:19    阅读次数:245
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!