随笔分类 -  Exceptions

上一页 1 2 3 下一页
de.greenrobot.event.EventBusException: Subscriber class dji.midware.a.e already registered to event class
摘要:java.lang.RuntimeException: Unable to create application com.android.tools.fd.runtime.BootstrapApplication: de.greenrobot.event.EventBusException: Sub 阅读全文
posted @ 2016-04-14 15:55 洛易 阅读(5889) 评论(0) 推荐(0)
You need to use a Theme.AppCompat theme
摘要:java.lang.RuntimeException: Unable to start activity ComponentInfo{com.dji.sdk.sample/com.dji.sdk.sample.common.MainActivity}: java.lang.IllegalStateE 阅读全文
posted @ 2016-04-11 18:18 洛易 阅读(776) 评论(0) 推荐(0)
[Bug-IOS] - linker command failed with exit code 1 (use -v to see invocation)
摘要:Ld /Users/Rubert/Library/Developer/Xcode/DerivedData/OC_Language-emftyzftyvhdpuaxipddjmpnpvox/Build/Products/Debug/OC_Language normal x86_64 cd /Users 阅读全文
posted @ 2016-04-09 20:39 洛易 阅读(415) 评论(0) 推荐(0)
om.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException
摘要:Error:Execution failed for task ':app:dexDebug'.> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 阅读全文
posted @ 2016-04-05 16:58 洛易 阅读(467) 评论(0) 推荐(0)
No implementation found for long com.baidu.platform.comjni.map.commonmemcache.JNICommonMemCache.Create()
摘要:3-21 10:14:20.833 2892-2892/? E/art: No implementation found for long com.baidu.platform.comjni.map.commonmemcache.JNICommonMemCache.Create() (tried J 阅读全文
posted @ 2016-03-21 17:11 洛易 阅读(1895) 评论(1) 推荐(0)
couldn't find "libstlport_shared.so"
摘要:SUPPORTED_64_BIT_ABIS=[Ljava.lang.String;@9341bd4 BOARD=GEM-703LT BOOTLOADER=unknown TYPE=user matchers=[Ljava.lang.String;@37210872 ID=HUAWEIGEM-703L 阅读全文
posted @ 2016-03-21 10:54 洛易 阅读(4092) 评论(0) 推荐(0)
com.xxxx.xxx:bdservice_v1
摘要:3-21 10:14:20.833 2892-2892/? E/art: No implementation found for long com.baidu.platform.comjni.map.commonmemcache.JNICommonMemCache.Create() (tried J 阅读全文
posted @ 2016-03-21 10:16 洛易
[Android exception] /data/app/com.xxxx-1/lib/arm/libstlport_shared.so: has text relocations
摘要:java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.xxxx-1/lib/arm/libstlport_shared.so: has text relocations at java.lang.Runtime.loadLibrar 阅读全文
posted @ 2016-03-12 19:44 洛易 阅读(1750) 评论(0) 推荐(0)
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'statisticalMapper' defined in file
摘要:1 2016-03-04 10:27:36,769 [localhost-startStop-1] DEBUG [org.springframework.beans.factory.support.DefaultListableBeanFactory] - Invoking afterPropert 阅读全文
posted @ 2016-03-04 10:30 洛易 阅读(21570) 评论(0) 推荐(0)
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "ExceptionId"
摘要:com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "ExceptionId" (class xxxx.model.request.SynchronizedBean), not ma 阅读全文
posted @ 2016-03-03 14:13 洛易 阅读(4185) 评论(0) 推荐(0)
com.fasterxml.jackson.core.JsonParseException: Unexpected character
摘要:com.fasterxml.jackson.core.JsonParseException: Unexpected character ('E' (code 69)): was expecting double-quote to start field name at [Source: {Excep 阅读全文
posted @ 2016-03-03 14:11 洛易 阅读(52945) 评论(0) 推荐(0)
[Exception JavaWeb 1] - Cause: com.microsoft.sqlserver.jdbc.SQLServerException: '@P2' 附近有语法错误。
摘要:严重: Servlet.service() for servlet [springMVC] in context with path [/xxx] threw exception [Request processing failed; nested exception is org.springfr 阅读全文
posted @ 2016-02-27 15:38 洛易 阅读(2721) 评论(0) 推荐(0)
[Exception JavaWeb 1] - javax.el.PropertyNotFoundException: Property 'id' not found on ..........
摘要:好久不写Web应用了,今天碰到这个问题的时候,还一时半会没反应过来。实体类在jsp无法找对应的值。 最后发现是实体bean的属性的开头字母不能与次字母不能大写+小写或小写+大写,最后改成小写+小写就好了。 http://blog.csdn.net/xue_feitian/article/detail 阅读全文
posted @ 2016-02-25 21:21 洛易 阅读(256) 评论(0) 推荐(0)
[Exceptions Spring 2] - Cannot create a session after the response has been committed
摘要:2016-02-23 14:06:27,416 [http-bio-8080-exec-1] DEBUG [org.springframework.beans.factory.support.DefaultListableBeanFactory] - Returning cached instanc 阅读全文
posted @ 2016-02-23 14:15 洛易 阅读(819) 评论(0) 推荐(0)
[Exception Spring 1] - Attribute value must not be null
摘要:java.lang.IllegalArgumentException: Attribute value must not be null at org.springframework.util.Assert.notNull(Assert.java:112) at org.springframewor 阅读全文
posted @ 2016-02-23 14:06 洛易 阅读(1443) 评论(0) 推荐(0)
[Exception Android 22] - Could not find com.android.support:design:23.1.1
摘要:1 Error:A problem occurred configuring project ':app'. 2 > A problem occurred configuring project ':frameworklibrary'. 3 > Could not resolve all depen 阅读全文
posted @ 2016-02-22 10:23 洛易 阅读(4072) 评论(0) 推荐(0)
[Exception Android 20] - Error:Execution failed for task ':app:processDebugResources'
摘要:Error:Execution failed for task ':app:processDebugResources'. > com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecExcep 阅读全文
posted @ 2016-02-20 15:44 洛易 阅读(1329) 评论(0) 推荐(0)
用Java axis2调用.net平台的Webservice出现的一些问题
摘要:问题1: AxisFault faultCode: {http://schemas.microsoft.com/ws/2005/05/addressing/none}ActionNotSupported faultSubcode: faultString: The message with Acti 阅读全文
posted @ 2016-02-03 11:10 洛易 阅读(1214) 评论(0) 推荐(0)
[Exception Android 19] - android.widget.HeaderViewListAdapter.isEnabled
摘要:java.lang.IndexOutOfBoundsException: Invalid index 1, size is 1 at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:251) at jav... 阅读全文
posted @ 2015-12-15 15:52 洛易 阅读(1648) 评论(0) 推荐(0)
[Exception IOS 4] - could not build module 'foundation'
摘要:出现这个问题首先百度找到的是:http://www.cocoachina.com/bbs/read.php?tid=188086然后在blog中能找到链接:http://stackoverflow.com/questions/19723392/adding-c-file-causes-pch-err... 阅读全文
posted @ 2015-12-07 20:38 洛易 阅读(290) 评论(0) 推荐(0)

上一页 1 2 3 下一页