码迷,mamicode.com
首页 >  
搜索关键字:caused by: java.lang.outofmemoryerror: permgen space    ( 905个结果
Caused by: java.lang.UnsatisfiedLinkError: Couldn't load 。。。。
最近需要做个有地图搜索功能的模块,用到百度地图SDK,但是从官网上下载SDK后导入工程,修改apiKey后,还是无法运行,总是抱这个错误:Caused by: java.lang.UnsatisfiedLinkError: Couldn't load locSDK_3.1: findLibrary ...
分类:编程语言   时间:2014-09-12 21:52:34    阅读次数:217
zoj 3812 We Need Medicine (dp 位优化 巧妙记录路径)
We Need Medicine Time Limit: 10 Seconds      Memory Limit: 65536 KB      Special Judge A terrible disease broke out! The disease was caused by a new type of virus, which will lead to lethal l...
分类:其他好文   时间:2014-09-11 21:02:22    阅读次数:204
编译环境与生成环境的JDK版本不一样,报:java.util.zip.ZipException:
发布应用的时候,发现生产环境报将编译环境编译好的WAR包拿到生产环境,报异常如下:?? ? [java]? view plain copy Caused?by:?java.util.zip.ZipException:?error?in?opening?zip?file?? ???at?...
分类:编程语言   时间:2014-09-10 16:02:10    阅读次数:213
Ubuntu desktop installation problem and solving
Tried to install Ubuntu desktop on my Dell Inspiron 1420 but failed, finally work around it and solved the problem. All the problems encountered might be caused by my computer graphical card "NVIDIA GeForece 8400M GS", it has hardware failure before and I ...
分类:其他好文   时间:2014-09-09 16:13:09    阅读次数:266
2014牡丹江网络预选赛D题(状压DP)zoj3812
We Need Medicine Time Limit: 10 Seconds      Memory Limit: 65536 KB      Special Judge A terrible disease broke out! The disease was caused by a new type of virus, which will lead to lethal lymp...
分类:其他好文   时间:2014-09-09 12:55:12    阅读次数:301
EditText 空指针问题
今天在Android中碰到了这样一个问题,其实应该很少人会碰到,因为只有像我这种奇葩才会犯这种错误。但既然解决了,我就想在这里跟大家分享一下,毕竟它困扰了我一个白天啊。。。不多说了,看下面。。。其实问题很简单,就是Caused By : java.lang.NullPointerException....
分类:其他好文   时间:2014-09-06 18:40:13    阅读次数:182
凝思操作系统下部署应用总结
凝思与其他操作linux操作系统有所区别,同样的应用,部署到凝思下面就不能正常运行,搞不清楚为啥,解决问题的过程是苦闷的,能力范围内,尽可能为大家提供帮助,也为自己经验积累,希望对大家的问题有所帮助。1:问题描述:mysql数据库表是小写,应用报找不到大写的数据表,to..
分类:其他好文   时间:2014-09-05 18:27:12    阅读次数:189
The maximum number of cell styles was exceeded. You can define up to 4000 styles
POI操作Excel中,导出的数据不是很大时,则不会有问题,而数据很多或者比较多时,就会报以下的错误,是由于cell styles太多create造成,故一般可以把cellstyle设置放到循环外面报错如下:Caused by: java.lang.IllegalStateException: Th...
分类:其他好文   时间:2014-09-04 23:29:21    阅读次数:408
[weird problem] the xm file transfered by wcf,some sections in it were always repeated
some sections in xml are always repeated,I received these file by wcf.I thought it's caused by buffersize of wcf or flush methodof stream.(I don't wha...
分类:其他好文   时间:2014-09-01 15:19:03    阅读次数:279
Lesson 79-80 People are getting sick
1 fatigue 疲劳nv eg.Compassion fatigue caused by endless TV and celebrity appeals.没完没了的电视节目和名人呼吁而导致的同情心疲劳 2 feel like 有...的感觉 eg. The new man-made mater...
分类:其他好文   时间:2014-08-28 11:01:59    阅读次数:205
905条   上一页 1 ... 80 81 82 83 84 ... 91 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!