[编译相关]:◇ VS 2010 - error LNK1123: failure during conversion to COFF: file invalid or corrupt:请安装vs2010 SP1补丁。https://social.msdn.microsoft.com/Forums/...
分类:
其他好文 时间:
2014-12-02 20:38:05
阅读次数:
215
华为hornor的apach-xml.odex不能合并
错误信息
Error occurred while disassembling classLorg.apache.xalan.templates.ElemNumber; - skipping class
java.lang.RuntimeException: Invalid methodindex: 32
atorg.jf.dexlib2.analysis.InlineMethodResolver$InlineMethodRes...
分类:
其他好文 时间:
2014-12-02 17:24:09
阅读次数:
325
博客:http://lijinhuan.blog.51cto.com/微博:http://weibo.com/lijinhuanexperience代码:https://github.com/lijinhuan报错详情:shmget()failed:InvalidargumentFailedtostartupconcurrentusersmodule!原因:kernel.shmmax设置未生效解决方法:[root@localhost~]#sysctl-a|..
分类:
Web程序 时间:
2014-12-02 15:27:39
阅读次数:
772
环境信息: IDEA 13 , MAVEN, JBOSS 7. 配置信息: 常规配置。出错信息:Error:Artifact 'xx.war exploded' has invalid extension原因: 出现这种错误的原因是 build 打的 war 包不正确造成的, 修改 pom.xml ...
分类:
其他好文 时间:
2014-12-02 15:00:03
阅读次数:
812
最近在redhatenterpriselinux6.0上配置openldap服务器时总是在提示一个错误:ldapwhoami或者ldapsearch是出现sasl绑定错误ldap_sasl_interactive_bind_s:Invalidcredentials(49)additionalinfo:SASL(-13):usernotfound:nosecretindatabase网络上针对ldap服务器的49错误解决方法..
分类:
其他好文 时间:
2014-12-02 12:02:13
阅读次数:
618
从Digitum官网下载的dahdi源代码,编译完成后,安装dadhi时出现错误:
#insmod dahdi.ko
dahdi: Unknown symbol crc_ccitt_table
insmod: can't insert 'dahdi.ko': unknown symbol in module or invalid parameter
找原因...
于是查看虚拟机下是否...
分类:
其他好文 时间:
2014-12-01 17:47:22
阅读次数:
213
It is another typical kernel panic due to invalid address.Panic log:[ 20.896935] c3 554 (netd) Unable to handle kernel NULL pointer dereference at v.....
分类:
其他好文 时间:
2014-12-01 12:43:30
阅读次数:
355
哈`哈,恭喜你找到我(沫沫金)的文章。这个问题这里将迎刃而解,别急着欢呼,看看问题根源先...一句话说明:使用setDataXML()你注意Fusioncharts的特殊字符了吗?绝对解决你的问题,完美解决方案》看下边替换掉你拼接的特殊字符,快去看效果吧。
分类:
Web程序 时间:
2014-11-30 21:42:14
阅读次数:
255
1.线程的上下文切换带来的cpu开销很大2.java.sql.SQLSyntaxErrorException: ORA-00904: "CONTENT": invalid identifier SQL语句中字段名称错误。3.可以通过VNC连接服务器图形界面4.通过visualVM监控代码运行情况,查...
分类:
其他好文 时间:
2014-11-29 17:31:54
阅读次数:
190
网上的方案我没有使用。对于只有一个网卡的主机来说,它的ip只有一个。可用shell命令获取到这个ip。官方的live555的live/groupsock/GroupsockHelper.cpp里面的函数ourIPAddress如下: 1 netAddressBits ourIPAddress(Us....
分类:
其他好文 时间:
2014-11-29 15:57:56
阅读次数:
2116