升级了 Sonatype Nexus 之后看了一下日志发现很多WARN
jvm 1 | 2012-12-11 23:44:01 WARN [Timer-0 ] - java.util.prefs - Could not lock User prefs. Unix error code 2.
升级了 Sonatype Nexus 之后看了一下日志发现很多WARN
jvm 1 | 2012-12-11 23:44:01 WARN [Timer-0 ] - java.util.prefs - Could not lock User prefs. Unix error code 2.
不知道从哪次 emerge -avtuDn world之后突然发现访问taobao的时候出现"蓝屏",这里的蓝屏不是指操作系统蓝屏哦。是网页蓝屏。网面其实已经正常加载完了,只是全是蓝色,鼠标也能正常的点击到网页上的链接,试过用Ctrl+A大法也看不到内容。但是访问其它网页又是正常的。而且换firefox访问taobao又是正常的。开始以为是没有revdep-rebuild的问题。做完后发现还是不行,暂时放下了,后来几天继续升级再revdep-rebuild 还是一样。后来又发现公司项目用sencha touch做的web也出现一样的蓝屏现象。
|-- resources
| |-- dev
| |-- product
| |-- qa
| `-- qa53
The chdir() system call requires execute permission on a directory. Of course a directory isn't really a program that you can run, even if it has execute permission. The execute bit is reused rather than waste space with additional permission bits. Besides controlling a user's ability to cd into some directory, the execute permission is required on a directory to use the stat() system call on files within that directory. The stat() system called is used to access the information in a file's inode, and must be done before you can open or delete (via the unlink() system call) that file. Because of its role in file access the execute bit on a directory is sometimes called search permission. For example, to read a file foo/bar, you must have read permission

rsync -v -t -l -r mirrors.ibiblio.org::maven2 /your/local/path
rsync -v -t -l -r rsync://rsync.cica.es/maven2 /your/local/path
Repository moved permanently to 'http://svn.jdkcn.com/labs/'; please relocateA Java programmer in Shanghai,China.The myblog 's author.
Myblog 1.8发布了,请大家多多支持。