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
描述: A column was specified that does not exist. 出现这个问题的原因在于label features 展示的字段不存在或者为空,只要将其勾选去掉或者换个显示的字段即可。 解决步骤: 1.选中出现问题的图层,右键,选择Properties选项 ...
分类:
其他好文 时间:
2014-06-27 18:49:58
阅读次数:
298
[2014-06-26 15:35:42 - app] ------------------------------[2014-06-26 15:35:42 - app] Android Launch![2014-06-26 15:35:42 - app] adb is running normal...
分类:
移动开发 时间:
2014-06-27 15:44:09
阅读次数:
368
最近接受的这个项目需要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
This post introduces the benefits of the Declaring Dependencies on the top of the function or module.
分类:
编程语言 时间:
2014-06-25 15:15:36
阅读次数:
199
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