Powercenter8.1.1之啟動Service initialization failed
環境介紹:
Powercenter8.1.1 win32bit
SQL SERVER 2008
[@more@]由於公司要做BI專案,所以準備使用powercenter這個老大工具,下載-安裝一切順利,可是在啟動service的時候卻報:
The Integration Service PowerCenter_Integration_Service is enabled to run in Normal mode. |
ERROR 星期三 六月 29 14:39:25 2011 2648 CMN_1006 Failed to connect to repository [PowerCenter].
ERROR 星期三 六月 29 14:39:25 2011 2648 REP_12400 Repository Error ([REP_55102] Failed to connect to repository service [PowerCenter].)
ERROR 星期三 六月 29 14:39:25 2011 2648 REP_12400 Repository Error (Failed to connect to repository service [PowerCenter].)
ERROR 星期三 六月 29 14:39:25 2011 2648 REP_12014 An error occurred while accessing the repository
ERROR 星期三 六月 29 14:39:25 2011 2648 REP_12400 Repository Error (Failed to connect to repository service [PowerCenter].)
ERROR 星期三 六月 29 14:39:25 2011 2648 REP_12400 Repository Error ([REP_57060] Login failure. User Administrator failed to login to the repository. Error Message: The password is incorrect for user Administrator) ERROR 星期三 六月 29 14:39:25 2011 2648 REP_12400 Repository Error (User Administrator failed to login to the repository. Error Message: The password is incorrect for user Administrator)
ERROR 星期三 六月 29 14:39:25 2011 2648 REP_12014 An error occurred while accessing the repository
透過日誌不難發現是做密碼驗證的時候不透過導致的,
透過查詢相應的資料發現powercenter關於Integration service預設的使用者名稱密碼為:Administrator/Administrator,透過修改相應Integration service—>Associated Repository->修改Repository User Name和Repository Password為正確的重啟問題就可以解決
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10130206/viewspace-1051762/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- mac下啟動laradock失敗--Service ‘workspace‘ failed to buildMacAIUI
- win10 啟動時顯示 certifcal service failed怎麼解決Win10AI
- Service啟動流程
- Mysql啟動報錯:Job for mysqld.service failed because the control process exited with error code.MySqlAIError
- 給你的專案啟動提提速:Lazy Initialization
- ubuntu環境下啟動php-fpm失敗Job for php-fpm.service failed...UbuntuPHPAI
- Laravel Sail 環境下啟動專案出現: ERROR: Service 'laravel.test' failed to buildLaravelAIErrorUI
- Service啟動過程
- Thread: ADMU3011E: Server launched but failed initialization. Server logfiles shthreadServerAI
- Failed to start docker.service: Unit not foundAIDocker
- 解決Error Initialization failed for ‘https://start.spring.io‘Please check URL, nErrorAIHTTPSpring
- Initialization
- 啟動idea時, 碰到 "failed to load JVM DLLIdeaAIJVM
- cassandra啟動報錯:Exiting due to error while processing commit log during initialization.ErrorWhileMIT
- 【Linux】自定義開機啟動serviceLinux
- laradock 執行報錯 Service 'workspace' failed to build:AIUI
- 【RAC啟動故障】ORA-21561: OID generation failedAI
- ElasticSearch啟動報錯 ERROR: [4] bootstrap checks failedElasticsearchErrorbootAI
- Android 8.0 原始碼分析 (五) Service 啟動Android原始碼
- Oracle RAC的自定義service自啟動Oracle
- 開啟IDEA工具的service執行spingboot啟動類Ideaboot
- 【Azure Bot Service】部署NodeJS ChatBot程式碼到App Service中無法自動啟動NodeJSAPP
- idea系列:解決啟動 failed to load JVM DLL 提示IdeaAIJVM
- 啟動IDEA 報 failed to load jvm dll XXX 錯誤IdeaAIJVM
- Vue 啟動專案報錯 Failed to compile with 2 errorsVueAICompileError
- Application.onCreate()會造成Service啟動ANR麼?APP
- Android系統原始碼分析--Service啟動流程Android原始碼
- Android系統原始碼分析–Service啟動流程Android原始碼
- Android基礎知識:Service(3)啟動模式Android模式
- Job for docker.service failed because the control process exited with error codeDockerAIError
- 【Azure 應用服務】App Service服務無法啟動,開啟Kudu站點,App Service Editor 頁面均丟擲:The service is unavailableAPPAI
- Android Service重啟恢復(Service程式重啟)原理解析Android
- Job for mysqld.service failed because the control process exited with error code...MySqlAIError
- IDEA啟動時報Failed to create JVM錯誤的解決IdeaAIJVM
- 初始化 (Initialization)
- Failed to restart Polybase Data Movement service after running sp_polybase_join_groupAIREST
- 從原始碼的角度看 Service 是如何啟動的原始碼
- Android8.0以上版本啟動後臺service報IllegalStateExceptionAndroidException
- Kubernetes Service之ClusterIP