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.enkj.com】 |