Eclipse中调试的时候报错[2014-06-18 13:07:49 - DinnerBooker] The connection to adb is down, and a severe error has occured.[2014-06-18 13:07:49 - DinnerBooker]...
分类:
移动开发 时间:
2014-06-28 21:52:07
阅读次数:
287
Android开发环境搭建时遇到问题的解决方法
错误1:
The connection to adb is down, and a severe error has occured.
[2013-08-31 16:11:56 -com.qihoo.subject]
You must restart adb and Eclipse.
[2013-08-31 16:11:56...
分类:
移动开发 时间:
2014-06-24 23:51:52
阅读次数:
514
部署项目时,启动Tomcat一直出错:java.lang.NoSuchMethodException: org.apache.catalina.deploy.WebXml addFilter
SEVERE: End event threw exception
java.lang.NoSuchMethodException: org.apache.catalina.deploy.WebXm...
分类:
编程语言 时间:
2014-06-15 16:03:10
阅读次数:
533
今天将项目部署到Centos 6.3 x64上面的tomcat 7.0.54,访问链接出现了404错误。后来查看了/usr/local/apache-tomcat-7.0.54/logs/catalina.out 文件,出现了Error listenerStart 。org.apache.cat.....
分类:
其他好文 时间:
2014-06-14 23:44:17
阅读次数:
740
[java]view
plaincopy错误代码如下:严重:IOExceptionwhileloadingpersistedsessions:java.io.EOFExceptionjava.io.EOFExceptionatjava.io.ObjectInputStream$PeekInputSt...
分类:
编程语言 时间:
2014-06-12 06:57:01
阅读次数:
459
REDHATlinux安装11G11.2.0.3报错
oracle用户执行./runinstaller后直接报错查看日志后
[root@HXZGOraInstall2012-06-29_12-08-50AM]#moreinstallActions2012-06-29_12-08-50AM.log
SEVERE:[FATAL]HXZG:HXZG.
Referassociatedstacktrace#oracle.install.commons.util.excepti..
分类:
数据库 时间:
2014-06-02 03:07:22
阅读次数:
411
相信不少同学和我一样遇到这个问题,有时候搞的还要重启电脑,那究竟是什么原因导致的呢,很明显,你的端口被占用了,那下面给出终极解决方案一、首先描述症状,如下图二、出现问题了,首先确定你的sdk目录是不是真的在Console输出的那个位置,如果是的话。接下来现在就要看看到底是谁占用了端口。打开命令编辑器...
分类:
移动开发 时间:
2014-05-31 15:40:38
阅读次数:
366
The connection to adb is down, and a severe
error has occured. 1.先把eclipse关闭.2.在管理器转到你的android SDK 的platform-tools下,
如图:3.键入adb kill-server ,如果adb关闭了....
分类:
数据库 时间:
2014-05-26 16:43:03
阅读次数:
222
ADB启不来,报"The connection to adb is down, and a severe error has occured" 检查任务管理器,也没看到adb.exe. 尝试手工启动.
C:\Ndk\adt-bundle-window\sdk\platform-tools>adb kill-server
* server not running *
C:\Ndk\adt-...
分类:
数据库 时间:
2014-05-25 07:32:54
阅读次数:
310