TNS-04404:没有错误 caused by :oracle.net.config.ConfigException:04414:文件错误caused by:TNS-04605:无效语法错误:oral1 =(之前或之中出现意外的字符或文字“oral1”) D:\dev\product\11.2.0 ...
分类:
数据库 时间:
2016-04-01 12:58:49
阅读次数:
353
java.lang.ClassNotFoundException
Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]
Caused by: java.lang.NoClassDefFoundError
androidstudio Building Apps with Over 65K Methods
editText 取消背景格式 取消下划线等自带样式...
分类:
移动开发 时间:
2016-04-01 09:12:40
阅读次数:
362
先说下问题产生的背景: 最近在做一个用到MyBatis的项目,其中有个业务涉及到关联查询,我是将两个查询分开来写的,即嵌套查询,个人感觉这样更方便重用; 关联的查询使用到了动态sql,在执行查询时就出现了如下错误:Caused by: org.apache.ibatis.reflection.Ref ...
分类:
其他好文 时间:
2016-03-31 01:54:53
阅读次数:
2637
看来阿里云并没有封80端口啊。 我赶紧关掉node,把jenkins切到80端口,还是不能访问,这是怎么回事? 打开log一看,有这么几行: ... Caused by: java.io.IOException: Failed to listen on port 80at winstone.Http ...
分类:
其他好文 时间:
2016-03-27 21:17:01
阅读次数:
2085
The code base version is an integer start from 1 to n. One day, someone committed a bad version in the code case, so it caused this version and the fo
分类:
其他好文 时间:
2016-03-21 08:12:22
阅读次数:
138
近日在开发手机app的评论功能时,输入表情文字,保存后提示数据库保存失败。错误日志片段如下 caused by: java.sql.SQLException: Incorrect string value: '\xF0\x9F\x98\x97\xF0\x9F...' for column 'CONT
分类:
移动开发 时间:
2016-03-12 01:38:30
阅读次数:
272
putty连接中断networkerrorsoftwarecausedconnectionabort翻译:网络错误软件造成连接中断解决方法在linux服务器端设置(找到并改成下面的样子并保存):#vi/etc/ssh/sshd_configTCPKeepAliveyesLoginGraceTime0ClientAliveInterval60保存:wq2.重启服务#servicesshdresart
分类:
Web程序 时间:
2016-03-10 18:56:54
阅读次数:
203
转自: http://blog.csdn.net/chenleicpp/article/details/46848785 程序崩溃,错误提示: Caused by: java.lang.NoClassDefFoundError: android.support.v7.recyclerview.R$s
分类:
移动开发 时间:
2016-03-10 01:28:18
阅读次数:
1085
不想看分析过程的,直接拉到最下面看第4部分 1. 问题背景 由于某些原因,项目中使用了hibernate3与ehcache-2.8.3在配合使用,又由于某些原因,需要使用多个SessionFactory实例。在这个背景下,启动项目报错,具体异常如下: Caused by: net.sf.ehcach...
分类:
Web程序 时间:
2016-03-07 06:37:51
阅读次数:
599
1、错误描述严重: Dispatcher initialization failed
Unable to load configuration. - bean - jar:file:/home/youhaidong/workspaces/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/SSH/WEB-INF/lib/st...
分类:
Web程序 时间:
2016-03-05 11:51:01
阅读次数:
570