1.异常信息例如以下: Caused by: com.google.protobuf.ServiceException: java.net.ConnectException: Call From slave4/10.95.3.65 to 0.0.0.0:10020 failed on connect...
分类:
其他好文 时间:
2014-06-27 18:58:32
阅读次数:
280
最近接受的这个项目需要Android SDK Tools revision 22.6.2 or above.,所以必须得更新SDK,然而在SDKmanager中更新android SDK 总是提示:Fetching http://dl-ssl.google.com/android/repositor...
分类:
移动开发 时间:
2014-06-26 20:41:54
阅读次数:
918
在进行移动端视频直播项目时遇到的问题,手机端在推的流时的是没问题的,主要现在是IOS和安卓连接CRtmpServer后进行播放时checkBW过不了,出现异常:NetConnection.Call.Failed,但连FMS服务器时能正常播放,由于用的是VLC的库,是封装好的,确定不了是哪个环节出了问题,以下是安卓与IOS开发报出来的异常截图。...
分类:
移动开发 时间:
2014-06-26 07:27:15
阅读次数:
650
Connection test failed. Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in conn...
分类:
Web程序 时间:
2014-06-25 23:48:58
阅读次数:
387
问题提示:Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.Conversion to Dalvik format failed: Unable to exec...
分类:
编程语言 时间:
2014-06-25 17:18:38
阅读次数:
292
android 模拟器手机如何添加文件到sd卡?在DDMS中直接添加文件到模拟器sd卡如果出现错误类似:Failed to push XXXXX.txt on emulator- : Read-only file system的错误,原因是你的sdcard权限不够,需要直接创建一个SDCARD 。一...
分类:
其他好文 时间:
2014-06-25 11:35:42
阅读次数:
184
下面是mybatis配置文件xxxx.xml缺失resultMap的错误:
严重: Servlet.service() for servlet [SpringMVC] in context with path [/ZHDM] threw exception [Request processing failed; nested exception is org.mybatis.spring.MyB...
分类:
其他好文 时间:
2014-06-25 07:35:36
阅读次数:
261
升级后:
android studio 0.6.0
build tools 19.1.0
Android SDK tools 22.6.4.
错误信息:
Error Info
Error:(11) Error parsing XML: not well-formed (invalid token)
Error:(11) Execution failed for task ':proc...
分类:
移动开发 时间:
2014-06-22 19:31:38
阅读次数:
276
1、错误描述
严重: ContainerBase.addChild: start:
org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/FoundationDatabase]]
a...
分类:
Web程序 时间:
2014-06-22 12:12:42
阅读次数:
257
本人此次遇到此问题的是VSphere5.1。在此问题出现之前都正常,没出过任何问题,问之做过什么动作,是客户重配了网络,这其实是我要求改的,但是客户改的和我要求的不一样。我计划是vswitch0做管理,vswitch1做vmotion,vswitch2做vmnetwork;由于安装ESXI5.1时自动生成vswitch0..
分类:
其他好文 时间:
2014-06-21 19:27:14
阅读次数:
556