<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    posts - 13,  comments - 4,  trackbacks - 0
    Linux環(huán)境VNC服務(wù)安裝、配置與使用http://blog.chinaunix.net/space.php?uid=57865&do=blog&cuid=1982905

    UNIX 系統(tǒng)
    http://www.linuxsir.org/bbs/showthread.php?s=c5e7da060762ad290ad8d2bd26bac6e0&t=195579

    CDE問題的troubleshooting http://blog.chinaunix.net/space.php?uid=9816449&do=blog&cuid=80800

    HP-UX 11i下安裝VNC  http://www.chinaunix.net/jh/8/576126.html

    ORA-01207: old control file完全解決方案    
    http://bbs.chinaunix.net/thread-2070372-1-1.html
    posted @ 2011-08-29 17:09 身在半空 閱讀(309) | 評論 (0)編輯 收藏

    WebLogic9.2拒絕訪問的異常分析及解決方案
    之前分析不對,特此改正

    一、 故障概述

    近三個月來,已有3次發(fā)生業(yè)務(wù)自動開通系統(tǒng)執(zhí)行平臺維護系統(tǒng)訪問異常,所有頁面拒絕訪問并提示:

    Connection rejected, the server is in the RUNNING state. Starting service weblogic.application.internal.BackgroundDeploymentService$WaitForBackgroundCompletion, 110 of 112. Last service weblogic.deploy.service.internal.adminserver.HeartbeatService took 2ms.

    多點施工管理平臺維護系統(tǒng)同時出現(xiàn)上述問題,部署這兩個維護系統(tǒng)的WebLogic服務(wù)器服務(wù)異常。

    該故障使工單查詢、系統(tǒng)監(jiān)控、失敗工單轉(zhuǎn)移和受理等功能無法使用。對業(yè)務(wù)工單的自動執(zhí)行無影響,所有執(zhí)行服務(wù)器正常。

    每次均是采用強制停止服務(wù)后重啟的方式恢復(fù)服務(wù)。

    二、 故障描述

    訪問業(yè)務(wù)自動開通系統(tǒng)執(zhí)行平臺維護系統(tǒng)和多點施工管理平臺維護系統(tǒng)均報以下異常:

    Connection rejected, the server is in the RUNNING state. Starting service weblogic.application.internal.BackgroundDeploymentService$WaitForBackgroundCompletion, 110 of 112. Last service weblogic.deploy.service.internal.adminserver.HeartbeatService took 2ms.

    此時,網(wǎng)絡(luò)狀況、設(shè)備狀態(tài)、服務(wù)器操作系統(tǒng)均正常;WebLogic應(yīng)用服務(wù)器異常,其控制臺無法正常訪問,顯示報告同業(yè)務(wù)自動開通系統(tǒng)執(zhí)行平臺維護系統(tǒng),且不能正常停止WebLogic服務(wù)。

    經(jīng)查,WebLogic應(yīng)用服務(wù)器在記錄以下日志后無法正常訪問:

    ####<2011-8-13 上午104615 CST> <Critical> <Server> <tfh-node2> <TFHWEB> <DynamicListenThread[Default]> <<WLS Kernel>> <> <> <1313203575118> <BEA-002616> <Failed to listen on channel "Default" on 132.60.5.29:8080, failure count: 2, failing for 1 seconds, java.net.SocketException: 無效的自變量>

    ####<2011-8-13 上午104659 CST> <Critical> <Server> <tfh-node2> <TFHWEB> <DynamicListenThread[Default]> <<WLS Kernel>> <> <> <1313203619270> <BEA-002617> <Attempting to close and reopen the server socket on on channel "Default" on 132.60.5.29:8080.>

    ####<2011-8-13 上午104709 CST> <Notice> <Server> <tfh-node2> <TFHWEB> <DynamicListenThread[Default]> <<WLS Kernel>> <> <> <1313203629287> <BEA-002614> <Reopening channel "Default" on 132.60.5.29:8080.>

    ####<2011-8-13 上午104709 CST> <Notice> <Server> <tfh-node2> <TFHWEB> <DynamicListenThread[Default]> <<WLS Kernel>> <> <> <1313203629787> <BEA-002615> <After having failed to listen, the server is now listening on channel "Default" on 132.60.5.29:8080.>

    之后所有訪問均記錄如下日志:

    ####<2011-8-13 上午104709 CST> <Notice> <Server> <tfh-node2> <TFHWEB> <DynamicListenThread[Default]> <<WLS Kernel>> <> <> <1313203629787> <BEA-002615> <After having failed to listen, the server is now listening on channel "Default" on 132.60.5.29:8080.>

     

    三、 處理過程和解決方法

    使用正常停止WebLogic服務(wù)的命令無法停止服務(wù),強行killWebLogic服務(wù)進程,并按照正常流程啟動WebLogic服務(wù)

        故障分析和建議

    1、故障的原因分析

    此故障是由WebLogic9.2bug導(dǎo)致,Oracle官方解釋如下:

    Solaris 9 或更高版本上使用 JDK 1.5 時,半閉套接口上的任何設(shè)置操作都會引發(fā) SocketException。這延遲了服務(wù)器在相同端口上接受新連接,而且如果故障間的最大補償時間達到最大值,還會導(dǎo)致回收服務(wù)器套接口。

    需要安裝CR283953補丁解決該BUG

    以下為Oracle官方對CR283953補丁的英文解釋:

    http://docs.oracle.com/cd/E13222_01/wls/docs100/issues/known_resolved.html

    On Solaris 9 or later, with JDK 1.5, any set operation on a half-closed socket throws a SocketException. This delayed the server in accepting new connections on the same port and also caused the server socket to be recycled if the maximum backoff time between failures reaches its maximum.

    Solution:

    WebLogic Server no longer throws an exception in connection with a set operation on half-closed sockets.

     

    2、改進措施和計劃

    1.WebLogic服務(wù)編寫守護程序,定時查看WebLogic服務(wù)狀態(tài),若出現(xiàn)故障則重啟WebLogic服務(wù)。守護程序采用crontab+shell腳本實現(xiàn),參見

    掃描日志重啟WebLogic服務(wù)shell腳本

    2.獲取CR283953補丁,并安裝。BEA已被oracle收購,補丁已不能免費下載,具體詢oracle客服。

     

     

    posted @ 2011-08-16 17:31 身在半空 閱讀(3635) | 評論 (3)編輯 收藏
    操作系統(tǒng):Solaris
    1.使用oracle用戶進行定時備份,添加crontab時要用root用戶添加,執(zhí)行命令為:crontab -e oracle;
    2.shell腳本中不能使用“()”,如
    exp ywkt/ywkt@ywkt buffer=64000 file=/backup/config_$dd.dmp log=/backup/exp_config.log tables=(ACTIONTYPEIDLIST,RESOURCE_CONFIGURE)。會提示紅色括號附件錯誤。

    附個人感覺有用的鏈接:
    http://space.itpub.net/4227/viewspace-68717
    http://www.itpub.net/thread-92487-1-1.html
    posted @ 2011-06-09 15:47 身在半空 閱讀(571) | 評論 (0)編輯 收藏

    說明:IbosExecHistory系列表是提供歷史數(shù)據(jù)查詢的歷史表;

    IbosExecHistory為試圖;

    IbosExecHistory_XXXX中“XXXX”為年份,供存放該年所有歷史數(shù)據(jù),此類表做歷史數(shù)據(jù)備份用,不提供維護系統(tǒng)查詢;

    IbosExecHistory_month_X中“X”為月份(1-9不加0),此類表做循環(huán)使用,根據(jù)維護系統(tǒng)要求查詢時提供6個月內(nèi)數(shù)據(jù),故在此前六個月之外的數(shù)據(jù)可清楚。最后及時清楚,否則將造成與往年數(shù)據(jù)共存現(xiàn)象,較難分離。若造成累計,建議將數(shù)據(jù)使用bcp導(dǎo)出后,對文件進行操作,不要在數(shù)據(jù)庫中進行操作。

    工作原理:為減少對數(shù)據(jù)庫性能造成影響,使用bcptruncate table操作,做truncate table時應(yīng)謹(jǐn)慎。

    本文目的:提供IbosExecHistory_month_X表歷史數(shù)據(jù)清除步驟。

    注:以下步驟以20105月份歷史數(shù)據(jù)清除為例,在實際操作中需更改重要sql語句,謹(jǐn)記。

    具體步驟:

    1.查詢年份表中是否已有該月數(shù)據(jù),結(jié)果為0,則順序執(zhí)行

    select count(*) from IbosExecHistory_2010 where SendTime>='2010-05-01' and SendTime<'2010-06-01'

    2.查詢月份表中是否已清除,結(jié)果不為0,則順序執(zhí)行

    select count(*) from IbosExecHistory_month_5

    3.使用bcp命令進行數(shù)據(jù)導(dǎo)出,bcp命令OS命令,在已安裝sybase數(shù)據(jù)庫客戶端的系統(tǒng)上方可使用

    bcp test..IbosExecHistory_month_5 out d:\IbosExecHistory_month_5.txt -c -t "{" -r "\r\n" -Uibos -Pibos123 -Stfh28

    4.使用bcp命令進行數(shù)據(jù)導(dǎo)入

    bcp test..IbosExecHistory_2010 in d:\IbosExecHistory_month_5.txt -c -t "{" -r "\r\n" -Uibos -Pibos123 -Stfh28

    5.清除月份表數(shù)據(jù)

    truncate table IbosExecHistory_month_5

    posted @ 2010-12-22 15:54 身在半空 閱讀(297) | 評論 (0)編輯 收藏
         摘要: Oracle SQL Developer外觀改為windows后啟動異常的解決方法

    刪除我的文檔下面的 \AppData\Roaming\SQL Developer文件夾即可。  閱讀全文
    posted @ 2010-06-24 11:01 身在半空 閱讀(1608) | 評論 (0)編輯 收藏

    <2010年6月>
    303112345
    6789101112
    13141516171819
    20212223242526
    27282930123
    45678910

    常用鏈接

    留言簿

    隨筆檔案

    文章檔案

    搜索

    •  

    最新評論

    閱讀排行榜

    評論排行榜

    主站蜘蛛池模板: 国产又粗又长又硬免费视频| 一级黄色免费网站| 亚洲啪啪AV无码片| 综合偷自拍亚洲乱中文字幕| 成年女性特黄午夜视频免费看| 亚洲精品国产情侣av在线| 污视频在线观看免费| 久久丫精品国产亚洲av| 中文字幕免费观看| 亚洲人成网站日本片| 91免费国产在线观看| 亚洲无人区码一二三码区别图片 | 69国产精品视频免费| 亚洲AV日韩精品久久久久久| 久久国产精品2020免费m3u8| 亚洲黄色一级毛片| 野花高清在线观看免费3中文| 在线综合亚洲欧洲综合网站| 国产色婷婷精品免费视频| 国产成人亚洲精品电影| 黑人大战亚洲人精品一区 | 国产亚洲精品成人AA片| 免费无码又爽又刺激高潮| 理论秋霞在线看免费| 亚洲精品国产美女久久久| 69视频在线观看高清免费| 亚洲精品无码国产片| 久久久久亚洲AV无码专区桃色| 中文在线日本免费永久18近| 亚洲欧洲日韩在线电影| 日韩高清在线免费观看| 国产裸体美女永久免费无遮挡| 老汉色老汉首页a亚洲| 免费无码黄动漫在线观看| 亚欧乱色国产精品免费视频| 最近最好的中文字幕2019免费 | 99视频在线看观免费| 亚洲日韩一中文字暮| 亚洲真人无码永久在线| 2021久久精品免费观看| 国产99视频精品免费视频76|