编译某存储过程 ORA-04021 timeout occurred while waiting to lock object stringstringstringstringstring Cause: While waiting to lock a library object, a timeou...
分类:
其他好文 时间:
2015-02-13 13:11:00
阅读次数:
198
1.打开 /etc/fstab
sudo gedit /etc/fstab (使用vi等其他编辑器打开也可)
2.注释掉 none /proc/bus/usb usbfs devgid=125,devmode=664 00 一行,在前边加上 # 即可。
3.重启问题解决...
分类:
系统相关 时间:
2015-02-07 14:34:51
阅读次数:
162
Error:A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:_debugCompile'.
> Could not find com.android.support:support-v4:19.0.0.
Req...
分类:
移动开发 时间:
2015-02-06 13:19:37
阅读次数:
1169
代码就不说了,因为本地测试 ok,服务端 就不行 ,服务器 环境 阿里云 win2008 r2 64 位原因 是我没有这是 文件加权限 :左边 的 少了 权限~代码 :含义是 网络图片 裁剪 保存 到本地 ,本地 再 存储 到 七牛 云存储。 public static string Crop(s....
分类:
Web程序 时间:
2015-02-05 12:58:25
阅读次数:
270
##### ERROR stack trace
org.broadinstitute.sting.utils.exceptions.ReviewedStingException: An error occurred during the traversal. Message=GC overhead limit exceeded
at org.broadinstitute.st...
分类:
移动开发 时间:
2015-02-04 16:45:11
阅读次数:
155
1、An exception occurred: org.ksoap2.SoapFaultSoapFault - faultcode: 'soap:Server' faultstring: '服务器无法处理请求。 ---> 未能加载文件或程序集“MySql.Data, Version=6.3.9.0...
分类:
移动开发 时间:
2015-01-30 19:29:02
阅读次数:
226
1.报错图解决方法:Window->Preferences->MyEclipse Enterprice Workbench->Servers->Tomcat->选择你的Tomcat(比如Tomcat 6.x)->点左边的+号->点击JDK->Tomcat JDK name->点击右边的Add->把你...
分类:
其他好文 时间:
2015-01-29 12:15:59
阅读次数:
211
同事用MyEclipse6.5不知道为什么就是用不了maven,导入weblogic.jar也不会自动引入相关的jar,于是升级到2014以后,以为导入maven项目应该没问题了,谁知报错:
Errors occurred during the build.
Errors running builder 'Maven Project Builder' on project 'acctmanm'.
Could not calculate build plan: Plugin org.apache.maven....
分类:
编程语言 时间:
2015-01-24 17:24:20
阅读次数:
438
.Net winform 程序可以运行,但是具体操作,查询,打印时 报错:the underlying conncetion was closed an unexpected error occurred on a receive查了半天也不知是什么情况,因为在自己的电脑及服务器上运行正常,但是现场...
分类:
其他好文 时间:
2015-01-23 12:36:39
阅读次数:
156
原文网址:http://coderlin.blog.51cto.com/7386328/1275215方法1:今天打开Eclipse的时候出现来了一个问题,导致了Eclipse打不开错误的提示是:An error has occurred.See the log file谷歌了一下,解决的办法是删除...
分类:
系统相关 时间:
2015-01-21 13:21:14
阅读次数:
199