码迷,mamicode.com
首页 >  
搜索关键字:caused by: java.util.nosuchelementexception    ( 905个结果
EF--Code First配置问题
工具生成的连接:运行时提示错误:An error occurred while getting provider information from the database. This can be caused by Entity Framework using an incorrect conn...
分类:其他好文   时间:2015-04-24 01:02:11    阅读次数:619
编译异常 Caused by: java.lang.UnsupportedClassVersionError:
Caused by: java.lang.UnsupportedClassVersionError: com/sumingk/platform/service/impl/ServiceSysPersonImpl : Unsupported major.minor version 51.0 (unab...
分类:编程语言   时间:2015-04-23 01:46:59    阅读次数:126
ClientAbortException: java.net.SocketException: Software caused connection abort: socket write erro
1、错误描述 ClientAbortException: java.net.SocketException: Software caused connection abort: socket write error at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:407) at o...
分类:编程语言   时间:2015-04-23 00:02:32    阅读次数:295
struts配置result类型为json后导致页面不能访问的错误
错误提示为:Caused by: There is no result type defined for type 'json' mapped with name 'success'. Did you mean 'json'? - result解决办法。将package包的继承改为json-defa...
分类:Web程序   时间:2015-04-22 13:42:51    阅读次数:139
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 't.statis_date'
1、错误原因 [ERROR:]2015-04-18 13:20:31,883 [异常拦截] com.skycloud.oa.exception.ExceptionHandler org.hibernate.exception.SQLGrammarException: error executing work at org.hibernate.exception.internal.SQLExce...
分类:数据库   时间:2015-04-18 14:37:59    阅读次数:197
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL
1、错误描述 org.hibernate.exception.SQLGrammarException: error executing work at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:80) at org.hibernate.exce...
分类:数据库   时间:2015-04-17 23:53:57    阅读次数:550
Caused by: java.io.FileNotFoundException: class path resource [applicationContext.xml] cannot be ope
1、错误描述 java.lang.IllegalStateException: Failed to load ApplicationContext at org.springframework.test.context.CacheAwareContextLoaderDelegate.loadContext(CacheAwareContextLoaderDelegate.java:99) at...
分类:移动开发   时间:2015-04-17 23:51:39    阅读次数:284
Caused by: java.sql.SQLException: Parameter index out of range (1 > number of parameters, which is 0
1、错误描述 org.hibernate.exception.GenericJDBCException: error executing work at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:54) at org.hib...
分类:数据库   时间:2015-04-17 23:50:18    阅读次数:309
Understanding node.js
Node.js has generally caused two reactions in people I've introduced it to. Basically people either "got it" right away, or they ended up being very c...
分类:Web程序   时间:2015-04-16 19:47:09    阅读次数:211
关于用xercesImpl包解析xml文件遇中文报错问题
今天在运行项目时报错:Caused by: org.apache.xerces.impl.io.MalformedByteSequenceException: 3 字节 UTF-8 序列的字节 3 无效。at org.apache.xerces.parsers.AbstractSAXParser.p...
分类:其他好文   时间:2015-04-16 19:34:21    阅读次数:172
905条   上一页 1 ... 68 69 70 71 72 ... 91 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!