ORA-27302: failure occurred at: skgpspawn3 可能的原因及处理
问题现象:
Mon May 26 07:08:58 GMT+08:00 2014Process startup failed, error stack:
Mon May 26 07:08:58 GMT+08:00 2014Errors in file /oracle/app...
分类:
其他好文 时间:
2014-06-19 12:28:48
阅读次数:
314
Eclipse运行时提示“Failed to load the JNI shared library /Java/jre6/bin/client/jvm.dll”的一个解决方案
出现这个问题的一个原因是eclipse需要的64位jdk,你的环境变量中配的是32位jdk
于是有人建议,重装个64位的jdk,把环境变量换成64位的jdk,但如果你的其它程序需要32位jdk的话,这肯定不是一个好办法...
分类:
编程语言 时间:
2014-06-15 20:07:52
阅读次数:
419
方法1.go to the Product menu and find the Edit
Scheme menu there.While in Edit Scheme window, select the "Run" option on the
left hand side of the scree...
分类:
其他好文 时间:
2014-06-12 21:03:42
阅读次数:
317
~~~把apache安装为服务myweb,用apacheMonitor启动myweb发现无法启动,提示:the
requested operation has failed~~~通过下面的方法排查 发现 httpd-vhosts.conf配置文件
documentRoot: "f:\lm\" 这里应...
分类:
其他好文 时间:
2014-06-12 15:52:44
阅读次数:
215
web应用借助于结构:spring mvc +
quartz结构,部署到tomcat容器时,shutdown时的error信息:appears to have started a thread named
[schedulerFactoryBean_Worker-1] but has failed ...
分类:
其他好文 时间:
2014-06-12 15:13:30
阅读次数:
702
精简了一下CentOS的开机自启服务,结果重启之后出现提示StartingHALdaemon:[FAILED]然后启动到crond的时候halt了……按理说这个守护进程不是致命的,FAILED也是应该能启动起来系统的,它只是担负U盘以及其他USB硬件识别功能。但是问题是如果需要启动到图形界面,鼠标键盘识别失..
分类:
其他好文 时间:
2014-06-10 23:35:36
阅读次数:
1055
在CentOS
6上的eclipse安装了svbclipse插件后,svn不能使用,并且第一次使用的时候还出现下面错误窗口提示 Failed to load JavaHL
Library. These are the errors that were encountered: ...
分类:
编程语言 时间:
2014-06-10 00:51:27
阅读次数:
410
今天下载了一份原来来参考,却发现SDK版本偏低我没有安装用SDK
Manager却一直更新不了出现Failed to fetch URL
https://dl-ssl.google.com/android/repository/repository-6.xml, reason:
Connection...
分类:
移动开发 时间:
2014-06-09 17:48:05
阅读次数:
409