码迷,mamicode.com
首页 >  
搜索关键字:caused by: java.util.nosuchelementexception    ( 905个结果
cxf(3.1.1) 异常Caused by: java.io.FileNotFoundException: class path resource [META-INF/cxf/cxf-extension-soap.xml]
Caused by: java.io.FileNotFoundException: class path resource [META-INF/cxf/cxf-extension-soap.xml] cannot be opened because it does not exist用的最新版本,这...
分类:编程语言   时间:2015-08-03 18:59:25    阅读次数:734
Caused by: java.lang.NumberFormatException: For input string: ""
1、错误描述java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Long.parseLong(Long.java:453) at java.lang....
分类:编程语言   时间:2015-07-30 21:24:10    阅读次数:223
loadrunner跑场景的时候出现:Abnormal termination, caused by mdrv process termination
1.问题loadrunner跑场景的时候出现:Abnormal termination, caused by mdrv process termination。备注:我使用的是RTE协议录制的脚本。2.一些资料2.1关于mdrv.exe意外终止的可能出现情况说明Hi, Users facing th...
分类:其他好文   时间:2015-07-30 09:23:53    阅读次数:694
spring-framework-3.2.4.RELEASE 综合hibernate-release-4.3.5.Final一个错误Caused by: java.lang.NoClassDefFound
LZ一体化的今天spring-framework-3.2.4.RELEASE 综合hibernate-release-4.3.5.Final一个错误Caused by: java.lang.NoClassDefFoundCaused by: java.lang.NoClassDefFoundErro...
分类:编程语言   时间:2015-07-30 09:22:21    阅读次数:146
Android 异常 android.os.NetworkOnMainThreadException
最近在实现一个Android下的数据采集的SDK,收集用户使用数据使用HTTP发送到云平台,进行数据分析。但在发送数据时报如下错误: Caused by: android.os.NetworkOnMainThreadException 产生的原因,官方解释: Class Overview The exception that is thrown when an application att...
分类:移动开发   时间:2015-07-29 19:20:38    阅读次数:184
Eclipse报Caused by: java.lang.OutOfMemoryError: PermGen space解决思路
一、修改tomcat/bin目录下的catalina.bat在“rem ----- Execute The Requested Command ----------------------”下加入JAVA_OPTS="-server -Xms800m -Xmx800m -XXNewSize=256M...
分类:编程语言   时间:2015-07-28 00:48:21    阅读次数:117
关于javaSocket中 Software caused connection abort: recv failed问题
在学习Socket中今天突然遇到了下面这样的问题 原来是网路连接出了问题,因为我测试的是远程连接所以是在学校的局域网下,结果很不稳定,开始还以为怎么了一会连上了一会又出现问题然后把IP地址改为本机的127.0.0.1之后就没有 出现过了....
分类:编程语言   时间:2015-07-23 21:47:53    阅读次数:147
ibatis iterate 使用
(转)ibatis实现Iterate的使用源自:http://hongzhguan.iteye.com/blog/1222353delete FROM STUDYBOOK WHERE ID IN#aaa[]#注意要property的错误Caused by: com.ibatis.common.bea...
分类:其他好文   时间:2015-07-22 16:02:23    阅读次数:120
URL validation failed. The error could have been caused through the use of the browser's navigation
URL validation failed. The error could have been caused through the use of the browser's navigation buttons(the browser Back button or refresh, for example).         最近在登陆Oracle Application时遇到问题:URL v...
分类:Web程序   时间:2015-07-22 09:25:36    阅读次数:650
ERROR (ConnectionError): HTTPConnectionPool (Caused by <class 'socket.error'>: [Errno 111] Connecti
突然有一天使用 nova list  出现错误了 root@openstackcloud1:~# nova list ERROR: HTTPConnectionPool(host='openstackcloud1', port=35357): Max retries exceeded with url: /v2.0/tokens (Caused by class 'socket....
分类:Web程序   时间:2015-07-21 17:07:19    阅读次数:251
905条   上一页 1 ... 61 62 63 64 65 ... 91 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!