登录时报空指针: get dns config fail, android 4.4

问题描述

(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V04-18 11:22:29.808 31068-31178/cn.llzg.plotwikishop W/System.err: java.lang.NullPointerException04-18 11:22:29.808 31068-31178/cn.llzg.plotwikishop W/System.err:     at com.easemob.chat.core.EMConnectionManager.connectSync(Unknown Source)04-18 11:22:29.808 31068-31178/cn.llzg.plotwikishop W/System.err:     at com.easemob.chat.EMSessionManager.loginSync(Unknown Source)04-18 11:22:29.808 31068-31178/cn.llzg.plotwikishop W/System.err:     at com.easemob.chat.EMSessionManager.access$0(Unknown Source)04-18 11:22:29.808 31068-31178/cn.llzg.plotwikishop W/System.err:     at com.easemob.chat.EMSessionManager$1.run(Unknown Source)04-18 11:22:29.828 31068-31180/cn.llzg.plotwikishop W/System.err: com.easemob.exceptions.EaseMobException: get dns config fail04-18 11:22:29.828 31068-31180/cn.llzg.plotwikishop W/System.err:     at com.easemob.chat.core.EMConnectionManager.initConnectionConfig(Unknown Source)04-18 11:22:29.828 31068-31180/cn.llzg.plotwikishop W/System.err:     at com.easemob.chat.core.EMConnectionManager.onInit(Unknown Source)04-18 11:22:29.828 31068-31180/cn.llzg.plotwikishop W/System.err:     at com.easemob.chat.core.EMConnectionManager.onInit(Unknown Source)04-18 11:22:29.828 31068-31180/cn.llzg.plotwikishop W/System.err:     at com.easemob.chat.EMSessionManager.initXmppConnection(Unknown Source)04-18 11:22:29.838 31068-31180/cn.llzg.plotwikishop W/System.err:     at com.easemob.chat.EMSessionManager.loginSync(Unknown Source)04-18 11:22:29.838 31068-31180/cn.llzg.plotwikishop W/System.err:     at com.easemob.chat.EMSessionManager.access$0(Unknown Source)04-18 11:22:29.838 31068-31180/cn.llzg.plotwikishop W/System.err:     at com.easemob.chat.EMSessionManager$1.run(Unknown Source)04-18 11:22:29.838 31068-31180/cn.llzg.plotwikishop E/emlogin: login errorfailed to connect to server :com.easemob.exceptions.EaseMobException: get dns config fail

解决方案

这都是系统的类啊,看看这边有没有你自己的类了。
解决方案二:
请问你解决了吗,我也报这个错误了
解决方案三:
哪个版本的sdk?
解决方案四:
请问解决了么 ? 我野人报这个错误

时间: 2024-09-15 02:19:14

登录时报空指针: get dns config fail, android 4.4的相关文章

自定义对象 xfire-用spring整合xfire时传递自定义类型的对象时报空指针错误

问题描述 用spring整合xfire时传递自定义类型的对象时报空指针错误 Exception in thread ""main"" org.codehaus.xfire.fault.XFireFault: Fault: java.lang.NullPointerException at org.codehaus.xfire.fault.XFireFault.createFault(XFireFault.java:89) at org.codehaus.xfire.

linux系统用ssh登录时报错如下

问题描述 linux系统用ssh登录时报错如下 解决方案 用户名,密码正确吗 解决方案二: 字符集编码会影响你的输入,gbk的'admin'和'UTF-8'的'admin'并不是一样的.修改后重新ssh就好了.

cas-CAS SSO 单点登录时报错

问题描述 CAS SSO 单点登录时报错 java.lang.RuntimeException: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure org.jasig.cas.client.util.CommonUtils.getResponseFromServer(CommonUtils.java:407) org.jasig.cas.client.validation.AbstractCa

spring定时任务-Spring 定时任务 在执行方法时报空指针

问题描述 Spring 定时任务 在执行方法时报空指针 定时任务的xml: com.boco.auto.AutoIPV6BusinessAlarmStatisticsReport 0 30 3 * * ? Spring注入: class="com.boco.web.struts.action.report.ReportCommonActionPipeRes" parent="baseAction"> <!-- add liuhuipeng -->

plsql登录时报 ORA-12541: TNS:无监听程序

问题描述 plsql登录时报 ORA-12541: TNS:无监听程序 plsql在公司办公时登录正常,但是一回到家登录时,就会报出:无监听程序. 上网查找方法,修改tnsnames.ora配置内容等方法都没有,求大神帮忙解答,我自己想是不是和网络有关系 解决方案 是因为你的Oracle数据库没有启动,或者是你密码错误! 解决方案二: 兄弟,你是连的公司的oracle服务器吗?如果是,那报这个错,就不足为奇了

登录。空指针的问题,求帮忙,新手啊

问题描述 登录.空指针的问题,求帮忙,新手啊 action里的获取的属性为null @Controller @Scope("prototype") public class LoginAction extends BaseAction{ /** * */ private static final long serialVersionUID = 1L; @Autowired private UserService userService; public String login(){ U

springmvc+jqgrid绑定时报空指针

问题描述 springmvc+jqgrid绑定时报空指针 controller: @RequestMapping(value="/housesData") public @ResponseBody JqGridPage showHousesData(JqGridPage jgp,SearchInfoVo vo){ try { int count = housesInfoService.queryResultsCount(vo); jgp.execute(count); List lis

java-hibernate框架,测试update方法时报空指针

问题描述 hibernate框架,测试update方法时报空指针 上面提示33行,33行也就一个字段一个方法,两个都找得到的 解决方案 可能是传进去的参数 或是执行的HQL语句问题,没有把数据插入. 空指针的情况很多哦! 解决方案二: user可能是空,,查一下数据库,是不是id为1的那个被删除了

ThinkStation开机可能出现 Wait DONE bit timeout, diagnostic feature Config fail错误

故障现象: ThinkStation P500.P700.P900机型,更新FN03_V5385_S1606.exe固件后,开机可能出现"Wait DONE bit timeout, diagnostic feature Config fail."的错误提示. 原因分析: 这是因为SiO固件更新需要断电冷启动生效.在热启动的情况下,错误信息将被显示在下一次启动的界面上,不是硬件故障. 解决方案: 1.关闭系统,然后断开220V电源. 2.重新连接电源线,开机进入系统即可. 备注: 适用