Oracle BI Interactive Dashboards鏈接錯誤解決方法 |
發布時間: 2012/8/20 17:24:07 |
開始->所有程序->Oracle Business Intelligence->Welcome to Oracle BI EE,進入obiee歡迎頁,通過點擊Oracle BI Interactive Dashboards能進入Dashboards登錄頁面。在點擊Oracle BI Interactive Dashboards鏈接時,報錯: 500 Internal Server Error Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details. 造成此原因是可能一些服務程序沒打開,用命令打開四個服務就ok: BI Server net start "Oracle BI Server" Java host net start "Oracle BI Java Host" Presentation Server net start "Oracle BI Presentation Server" OC4j start C:\OracleBI\oc4j_bi\bin\oc4j.cmd -start 本文出自:億恩科技【www.laynepeng.cn】 |