nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'bean': Post-processing of the FactoryBean's object failed; nested exception is org.springfra...
分类:
编程语言 时间:
2015-01-30 15:51:33
阅读次数:
2718
project configuration is not up-to-date with pom.xml其实这个问题解决非常简单:在项目上右键——【Maven】——【Update Project Configuration……】这时会打开一个(Update Maven Dependencies)的对...
分类:
其他好文 时间:
2015-01-30 14:59:01
阅读次数:
168
如果本本预装的是win8,而且是较新款的机型,那么当你想要格掉win8,装win7系统时就会遇到问题。主要有两个:1)安装win7时,笔记本无法识别系统光盘或u盘启动盘 ,提示:屏幕显示“image failed to verify with access denied”2)安装进程卡死在windo...
环境及异常信息说明环境说明: Win2008 R2 企业版 x64 、IIS 7.0功能说明:服务端操作Excel,(上传Excel到服务器,并在服务器端读取Excel中的数据)异常信息:Retrieving the COM class factory for component with CLSI...
1.gradle插件版本更新:
dependencies {
- classpath 'com.android.tools.build:gradle:0.8.+'
+ classpath 'com.android.tools.build:gradle:1.0.0'
}
zipStorePat...
分类:
移动开发 时间:
2015-01-30 09:14:03
阅读次数:
134
最近使用CocoaPods来添加第三方类库,无论是执行pod install还是pod update都卡在了Analyzing dependencies不动 原因在于当执行以上两个命令的时候会升级CocoaPods的spec仓库,加一个参数可以省略这一步,然后速度...
分类:
移动开发 时间:
2015-01-30 06:52:49
阅读次数:
220
环境交待:
Linux 6.3
Oracle Rac 11.2.0.4
[root@web1 grid]# /u01/app/11.2.0/grid/root.sh
Performing root user operation for Oracle 11g
The following environment variables are set...
分类:
数据库 时间:
2015-01-29 22:37:01
阅读次数:
1805
A - Number Sequence
Crawling in process...
Crawling failed
Time Limit:5000MS
Memory Limit:32768KB 64bit IO Format:%I64d & %I64u
Description
Given two sequences of numbers : a[1...
分类:
其他好文 时间:
2015-01-29 17:52:50
阅读次数:
240
今天调试了很久,重装tomcat都没用,后来发现是xml servlet的url-pattern的配置少写一个"/",添加后启动即可。org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[C...
分类:
Web程序 时间:
2015-01-29 17:31:08
阅读次数:
141
Bone Collector
Crawling in process...
Crawling failed
Time Limit:1000MS
Memory Limit:32768KB 64bit IO Format:%I64d & %I64u
Description
Many years ago , in Teddy’s hometown ...
分类:
其他好文 时间:
2015-01-29 12:51:16
阅读次数:
142