EBS 克隆,密碼大小寫敏感導致白屏或報錯 HTTP error 500 Internal server error
Oracle 11.2.0.3 , EBS R12.1.3
資料庫及應用克隆完成後, 登陸EBS 應用首頁,發現 500 報錯, 檢查apache 程式,執行正常,檢視Log:
$LOG_HOME/ora/10.1.3/j2ee/oacore/oacore_default_group_1 下檢視application.log , 發現詳細的錯誤資訊,
居然是提示密碼錯誤 :
html: Servlet error
java.lang.ExceptionInInitializerError
at oracle.apps.fnd.sso.Utils.(Utils.java:674)
at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:221)
at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:287)
...
Caused by: oracle.apps.fnd.common.AppsException: oracle.apps.fnd.common.PoolException: Exception creating new Poolable object.
Caused by: oracle.apps.fnd.common.PoolException: Exception creating new Poolable object.
Caused by: oracle.apps.fnd.common.AppsException: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
Caused by: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
反覆確認密碼輸入是沒有問題的, 後來檢視密碼發現是大小寫都有, 嘗試輸入正常大小寫的密碼,系統正常。 原因是沒有嚴格按照
EBS R12 的資料庫引數設定 sec_case_sensitive_logon = FALSE , 而是保持預設 sec_case_sensitive_logon = true .
詳細參考: R12: On a cloned target the logon screen reports 'HTTP error 500 Internal server error' (Doc ID 1335176.1)
資料庫及應用克隆完成後, 登陸EBS 應用首頁,發現 500 報錯, 檢查apache 程式,執行正常,檢視Log:
$LOG_HOME/ora/10.1.3/j2ee/oacore/oacore_default_group_1 下檢視application.log , 發現詳細的錯誤資訊,
居然是提示密碼錯誤 :
html: Servlet error
java.lang.ExceptionInInitializerError
at oracle.apps.fnd.sso.Utils.
at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:221)
at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:287)
...
Caused by: oracle.apps.fnd.common.AppsException: oracle.apps.fnd.common.PoolException: Exception creating new Poolable object.
Caused by: oracle.apps.fnd.common.PoolException: Exception creating new Poolable object.
Caused by: oracle.apps.fnd.common.AppsException: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
Caused by: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
反覆確認密碼輸入是沒有問題的, 後來檢視密碼發現是大小寫都有, 嘗試輸入正常大小寫的密碼,系統正常。 原因是沒有嚴格按照
EBS R12 的資料庫引數設定 sec_case_sensitive_logon = FALSE , 而是保持預設 sec_case_sensitive_logon = true .
詳細參考: R12: On a cloned target the logon screen reports 'HTTP error 500 Internal server error' (Doc ID 1335176.1)
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-1243864/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- adautocfg.sh錯誤OAUTH marshaling failure導致IE HTTP error 500 Internal errorOAuthAIHTTPError
- HTTP 錯誤 500.19 - Internal Server ErrorHTTPServerError
- 求助:weblogic8.1 : Error 500--Internal Server ErrorWebErrorServer
- HTTP 錯誤 500.21 - Internal Server Error 解決方案HTTPServerError
- 帝國cms網站後臺報 Internal Server Error 500 錯誤怎麼辦?網站ServerError
- HTTP 錯誤 500.19 - Internal Server Error(Windows Server 2012)HTTPServerErrorWindows
- EBS登入應用碰到500 internal server error 錯誤,log發現服務未正常開啟ServerError
- HTTP 錯誤 500.19- Internal Server Error 錯誤解決方法HTTPServerError
- Internal Server Error..ServerError
- HTTP 錯誤 500.19 - Internal Server Error v4.0.30319HTTPServerError
- sql server 大小寫敏感SQLServer
- 密碼檔案導致Data Guard同步錯誤:error 12514,Error 1033 - 2密碼Error
- 密碼檔案導致Data Guard同步錯誤:error 12514,Error 1033 - 1密碼Error
- git error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500GitErrorRPCAIHTTP
- 網站報錯:“Database Server Error”網站DatabaseServerError
- 如何排查Web伺服器HTTP ERROR 500的錯誤?Web伺服器HTTPError
- oracle 11g新特性之密碼大小寫敏感Oracle密碼
- MySQL 5.5 原始碼安裝報錯"[ERROR] Can't start server"MySql原始碼ErrorServer
- Windows作業系統雲虛擬主機解決方案 “HTTP 錯誤 500.19 - Internal Server Error”Windows作業系統HTTPServerError
- ERROR 1045 (28000): ProxySQL Error: 報錯ErrorSQL
- ubuntu下pig報錯ERROR 2999: Unexpected internal error. Failed to create DataStorage的解決UbuntuErrorAIAST
- Server Application Error報錯資訊的解決方案ServerAPPError
- Oracle 12c 業務使用者密碼大小寫不敏感Oracle密碼
- 10g、11g口令檔案密碼大小寫敏感密碼
- mysql大小寫敏感MySql
- vipca報錯 Error 0PCAError
- Python錯誤:PyCharm 安裝出錯 Internal error,please。。。PythonPyCharmError
- VCenter克隆虛擬機器報錯msg.snapshot.error-QUIESCINGERROR虛擬機ErrorUI
- Android專案檔案編碼 導致的ErrorAndroidError
- C語言第八篇:點開課程連結出現"500 Internal Server Error“怎麼辦?C語言ServerError
- MYSQL SOURCE報錯 ERROR: ASCIIMySqlErrorASCII
- Mysql資料庫報ERROR 1045 (28000)報錯及MySQL忘記密碼找回MySql資料庫Error密碼
- MySQL error 錯 誤 碼MySqlError
- PostgreSQL error 錯誤碼SQLError
- ORACLE 大小寫導致找不到索引Oracle索引
- 更新larabbs到7.x 遇到HTTP Error 500 的問題HTTPError
- 錯誤解決:cc: Internal error: Killed (program cc1)Error
- Myeclipse 錯誤An internal error has occurred 解決辦法EclipseError