读这篇时提到:http://www.mkyong.com/webservices/jax-ws/suncertpathbuilderexception-unable-to-find-valid-certification-path-to-requested-target/ 以下为FQ转载 When communicating with a server using a...
分类:
编程语言 时间:
2015-02-11 07:08:09
阅读次数:
237
不喜欢打字,看图失败了。大致意思就是说,要创建一个文件etc/cups/ppd/VMware_Virtual_Printer.ppd,但是失败了。那我只有在安装前手动创建。mdir-petc/cups/ppd/,然后安装最后就不会提示这个失败了。总之网上还说了正确的安装过程,仅供参考。1.用mkdir/etc/cups/ppd创建ppd..
分类:
系统相关 时间:
2015-02-11 01:55:26
阅读次数:
253
环境描述 Windows 2012 R2,SharePoint 2013(没有sp1补丁),sql server 2012错误描述 搜索服务正常,但是爬网一直在Crawling Full,但是爬不到任何东西,而且不会停止,爬了一宿什么都没有爬到: 爬网不止,爬了一宿什么都没有爬到,错误如下: ...
分类:
其他好文 时间:
2015-02-10 22:54:28
阅读次数:
295
其实这篇接着上文(一),主要是解决samba安装的问题,中间又是一路曲折。不过这个问题也算是比较典型,有必要记录一下。#apt-get install smb*安装失败。其实顺利的话,直接一条这样的命令就过了,上次就是直接过的,不知道这次怎么蹦出来的。Error: Unable to correct...
分类:
其他好文 时间:
2015-02-10 21:32:28
阅读次数:
313
Xcode编译的时候,在5s以上没有问题,但是在4s和5报错
malformed or corrupted AST file: 'Unable to load module "/Users/smile/Library/Developer/Xcode/Derive
解决办法为:
点击XCODE的菜单Window,然后选择Organizer,在弹出的对话框的最上面选择Projec...
分类:
其他好文 时间:
2015-02-10 13:30:18
阅读次数:
151
如果使用make menuconfig的方式配置内核,又碰巧系统没有安装ncurses库(ubuntu系统默认就没有安装此库),就会出现错误,错误信息大体上如下:*** Unable to find the ncurses libraries or the*** required header fi...
分类:
其他好文 时间:
2015-02-10 11:10:59
阅读次数:
140
一、onSaveInstanceStateCalled to retrieve per-instance state from an activity before being killed so that the state can be restored in onCreate(Bundle) ...
分类:
其他好文 时间:
2015-02-10 00:27:13
阅读次数:
204
模拟器调试遇到一错误:
An error was encountered while running (Domain = FBSOpenApplicationErrorDomain, Code = 4)
解决方法如下:
重置模拟器。
点击模拟器菜单中的Reset Contents and Settings,完成后,再运行就OK了!...
分类:
移动开发 时间:
2015-02-09 11:06:10
阅读次数:
152
*** Unable to find the ncurses libraries or the*** required header files.*** 'make menuconfig' requires the ncurses libraries.****** Install ncurses (...
分类:
系统相关 时间:
2015-02-09 00:43:04
阅读次数:
272
安装genymotion后出现无法创建虚拟设备的解决办法
如果你安装系统的用户名中含有中文,而且使用到上篇文章所说的方法安装VirtualBox后,当你正确安装genymotion后创建虚拟机时如果出现Unable to create virtual device.Failed to attach disk.这种提示信息,原因是因为你部署虚拟设备的路径中还有中文,解决办法如下:
1、打开gen...
分类:
其他好文 时间:
2015-02-07 11:49:42
阅读次数:
155