码迷,mamicode.com
首页 >  
搜索关键字:libpng error    ( 30230个结果
11gR2 dataguard 备库文件损坏处理一例
原文链接:11gR2 dataguard 备库文件损坏处理一例   某客户的一套11gR2 dataguard环境出现异常,检查发现是备库出现文件损坏,且无法正常情况,已经超过1个多月没同步了。 我们先来看下备库的日志: .......省略部分内容 See Note 411.1 at My Oracle Support for error and packaging details. S...
分类:其他好文   时间:2014-06-07 01:25:07    阅读次数:217
使用SVN clang: error: linker command failed with exit code 1 (use -v to see invocation)
ld: library not found for -lxxxxxxxx clang: error: linker command failed with exit code 1 (use -v to see invocation)...
分类:其他好文   时间:2014-06-05 12:42:28    阅读次数:386
ios 新浪微博Oauth授权失败 (error:redirect_rul_mismatch)
原因:移动端应用Oauth授权,不需要填写回调地址,不像web端,把下面的地址删除即可 ps:实际上他是有回调的,地址为:http://...
分类:移动开发   时间:2014-06-05 11:50:36    阅读次数:230
freemarker报错之六
1、错误描述 五月 28, 2014 10:32:40 下午 freemarker.log.JDK14LoggerFactory$JDK14Logger error 严重: Template processing error: "Expression student.course is undefined on line 16, column 25 in course.ftl." Expres...
分类:其他好文   时间:2014-06-05 09:14:11    阅读次数:185
当在一部新的苹果设备安装程序出现the executable was signed with invalid entitlements.问题的解决办法
1.找到设备的identifier 2.进入https://developer.apple.com 3.点击devices 4.把identifier加入并注册 5.打开xcode,按command+, 6.点击你的证书,进入view details 7.刷新即可...
分类:移动开发   时间:2014-06-05 08:31:16    阅读次数:282
freemarker报错之五
1、错误描述 freemarker.core.ParseException: Token manager error: freemarker.core.TokenMgrError: Lexical error at line 16, column 50. Encountered: "\uff01" (65281), after : "" in course.ftl at freemarker...
分类:其他好文   时间:2014-06-05 07:59:23    阅读次数:364
freemarker报错之四
1、错误描述 五月 28, 2014 9:56:48 下午 freemarker.log.JDK14LoggerFactory$JDK14Logger error 严重: Template processing error: "Expression student.course is undefined on line 15, column 24 in course.ftl." Express...
分类:其他好文   时间:2014-06-05 07:35:59    阅读次数:348
Apache的WSGIRestrictedEmbedded
1. 同事的一台服务器在修改了系统时区后重启的时候,检测到了apache的error_log出现了以下内容 2.这是apache的mod_wsgi模块,这个模块可以用python作为CGI脚本来跑网络应用,可是同事的服务器上跑的是php的程序.根本就没点儿python的代码.  打开httpd.conf后,也没有找到和这个模垮有关的内容....
分类:其他好文   时间:2014-06-05 06:03:26    阅读次数:211
安装LINUX X86-64的10201出现链接ins_ctx.mk错误-转自yingtingkun
详细错误信息为:Error in invoking target‘install’of makefile‘/opt/oracle/product/10.2/ctx/lib/ins_ctx.mk’. See‘/opt/oracle/oraInvertory/logs/installActions201...
分类:系统相关   时间:2014-05-31 06:14:14    阅读次数:512
eclipse中logcat偶尔不显示log的问题解决办法
Android开发过程中 eclipse 经常会出现 logcat突然就是不现实log的情况。经常遇到,一直没有解决。后来解决了,记录一下。默认的设置是error改成verbos 问题解决。
分类:系统相关   时间:2014-05-31 04:27:58    阅读次数:344
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!