https 调用验证失败 peer not authenticated 报错日志: Caused by: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated at sun.security.ssl.SSLSessionIm ...
分类:
Web程序 时间:
2017-11-28 20:37:19
阅读次数:
257
spark提示Caused by: java.lang.ClassCastException: scala.collection.mutable.WrappedArray$ofRef cannot be cast to [Lscala.collection.immutable.Map; 起因 编写了 ...
分类:
移动开发 时间:
2017-11-28 12:44:07
阅读次数:
355
在启动Yarn时, NodeManager 启动失败。接下来查看对应的日志:Cloudera Manager 主页,点击YARN项操作,选择“实例”,点击角色类型,进入NodeManager 主页,在日志文件下拉框有stdout,stderr,角色日志文件,建议查看角色日志文件。 下面是角色日志文件 ...
分类:
其他好文 时间:
2017-11-26 11:22:17
阅读次数:
362
运行时出现如下错误: Caused by: org.xml.sax.SAXParseException: 元素 "context:component-scan" 的前缀 "context" 未绑定。 at com.sun.org.apache.xerces.internal.util.ErrorHa ...
分类:
其他好文 时间:
2017-11-16 22:07:08
阅读次数:
224
You executed the following commands in a database session: What could have caused the recycle bin to clean up?A. There is demand for space from the ne ...
分类:
其他好文 时间:
2017-11-16 14:32:46
阅读次数:
154
映射文件: <select id="selectKeyByUserId" resultMap="Xxx"> <![CDATA[ SELECT * FROM 表名1 where 1=1 <if test="userId!=0"> and ID=#{userId,jdbcType=NUMERIC}) < ...
分类:
Web程序 时间:
2017-11-15 21:43:38
阅读次数:
312
程序异常如下:Caused by: com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency LOCAL_ONE (1 replica ...
分类:
其他好文 时间:
2017-11-14 14:52:08
阅读次数:
978
编辑了一个lst文件,然后报错如下: Caused by: gate.util.GateRuntimeException: Error loading list: overdue_date_prefix.lst: class gate.util.GateRuntimeException:Could ...
分类:
其他好文 时间:
2017-11-13 19:43:48
阅读次数:
179
maven在使用tomcat插件tomcat7-maven-plugin:2.2:run运行项目,出现下面错误:严重: A child container failed during startjava.util.concurrent.ExecutionException: org.apache.c... ...
分类:
Web程序 时间:
2017-10-29 20:23:59
阅读次数:
1574
Caused by: org.springframework.beans.factory.NoUniqueBeanDefinitionException: No qualifying bean of type [so.dian.dev.device.interfaces.IDeviceInfoSV] ...
分类:
编程语言 时间:
2017-10-27 20:32:33
阅读次数:
169