码迷,mamicode.com
首页 >  
搜索关键字:caused by: java.lang.outofmemoryerror: permgen space    ( 905个结果
oracle新建监听问题
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
android开发中遇到的问题汇总【九】
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关联查询 (association) 时遇到的某些问题/mybatis映射
先说下问题产生的背景: 最近在做一个用到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
lintcode-medium-First Bad Version
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
关于阿里云centos 2.6下手机表情输入后无法保存到mysql数据库的问题调研及mysql版本从5.1升级到5.7的全过程纪要
近日在开发手机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 putty network error software caused connection abort
putty连接中断networkerrorsoftwarecausedconnectionabort翻译:网络错误软件造成连接中断解决方法在linux服务器端设置(找到并改成下面的样子并保存):#vi/etc/ssh/sshd_configTCPKeepAliveyesLoginGraceTime0ClientAliveInterval60保存:wq2.重启服务#servicesshdresart
分类:Web程序   时间:2016-03-10 18:56:54    阅读次数:203
Eclipse中使用recyclerview时出现Caused by: java.lang.NoClassDefFoundError: android.support.v7.recyclerview.R$styleable
转自: 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
hibernate3与ehcache-2.8.3配合使用,在多个SessionFactory实例的情况下出现“Another unnamed CacheManager already exists in the same VM”问题
不想看分析过程的,直接拉到最下面看第4部分 1. 问题背景 由于某些原因,项目中使用了hibernate3与ehcache-2.8.3在配合使用,又由于某些原因,需要使用多个SessionFactory实例。在这个背景下,启动项目报错,具体异常如下: Caused by: net.sf.ehcach...
分类:Web程序   时间:2016-03-07 06:37:51    阅读次数:599
Caused by: Unable to load bean: type:com.opensymphony.xwork2.ObjectFactory class:org.apache.struts2.
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
905条   上一页 1 ... 51 52 53 54 55 ... 91 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!