器量大者,福泽必厚
全部博文(587)
发布时间:2013-03-29 15:25:57
留为笔记!!1:情景网站访问比较慢,w显示时机器的负载很高,大概400--500ps aux | grep httpd|wc -l502 我先killall -9 httpd ,然后重启服务器正常了,但过大概几个小时时间不定,web服务器又出现问题了,负载很高,用户访问很慢,尽管我有个脚本没3秒就检查下web服务器的状态,如果出现问题,就.........【阅读全文】
发布时间:2013-03-28 14:41:46
今天公司CMS的tomcat又挂掉了,之前挂了一次.出现以下错误,后来把tomcat的内存增大到1024严重: Exception initializing page context.lang.OutOfMemoryError: Java heap space在tomcat\bin\catalina.bat的set CURRENT_DIR=%cd% 前面添加 .........【阅读全文】
发布时间:2013-03-08 14:36:45
1:在安装eucalyptus rpm包的时候有报错http://mirrors.ta139.com/centos/6.3/os/x86_64/repodata/635595182de2f9caae81ab4759113b06b8f46ab86640e18f54f9c5934c253545-filelists.sqlite.bz2: [Errno -1] Metadata file does not match checksumTrying other mirror.见附件!解决方法:#yum clean all然后即可正.........【阅读全文】