EPM System Configurator Deploy To Application Server fails in creating a Windows service
(Doc ID 2570356.1)
Last updated on DECEMBER 28, 2023
Applies to:
Hyperion BI+ - Version 11.1.2.3.000 and laterInformation in this document applies to any platform.
Symptoms
When running the EPM System Configurator task to "Deploy To Application Server" The Windows service is not created
The configtool.log has the following errors
[2019-07-26T11:39:34.284-05:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: <ecid>] [SRC_CLASS: com.hyperion.cis.config.CommonJavaServiceConfigurator] trace: In createService(filePath, pd), filePath=null
[2019-07-26T11:39:34.284-05:00] [EPMCFG] [TRACE] [EPMCFG-01305] [oracle.EPMCFG] [tid: 23] [ecid: <ecid>] [SRC_CLASS: com.hyperion.cis.config.CommonJavaServiceConfigurator] In createService()
[2019-07-26T11:39:34.284-05:00] [EPMCFG] [TRACE] [EPMCFG-01309] [oracle.EPMCFG] [tid: 23] [ecid: <ecid>] [SRC_CLASS: com.hyperion.cis.config.CommonJavaServiceConfigurator] In registerService()
[2019-07-26T11:39:34.284-05:00] [EPMCFG] [TRACE] [EPMCFG-01134] [oracle.EPMCFG] [tid: 23] [ecid: <ecid>] [SRC_CLASS: com.hyperion.cis.config.CommonJavaServiceConfigurator] Executing net stop HyS9FoundationServices_epmsystem1
[2019-07-26T11:39:34.331-05:00] [EPMCFG] [TRACE] [EPMCFG-01134] [oracle.EPMCFG] [tid: 23] [ecid: <ecid>] [SRC_CLASS: com.hyperion.cis.config.CommonJavaServiceConfigurator] Executing F:\Oracle\Middleware\user_projects\domains\EPMSystem\bin\HyS9FoundationServices_epmsystem1.exe /UnregServer /RegKey=FoundationServices0 /ServiceName=HyS9FoundationServices_epmsystem1
[2019-07-26T11:39:34.549-05:00] [EPMCFG] [TRACE] [EPMCFG-07231] [oracle.EPMCFG] [tid: 23] [ecid: <ecid>] [SRC_CLASS: com.hyperion.cis.config.CommonJavaServiceConfigurator] Copying windows service executable from F:\Oracle\Middleware\EPMSystem11R1\common\utilities\JavaService\HyslJavaServiceAMD64.exe to F:\Oracle\Middleware\user_projects\domains\EPMSystem\bin\HyS9FoundationServices_epmsystem1.exe..
[2019-07-26T11:39:34.581-05:00] [EPMCFG] [ERROR] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: <ecid>] [SRC_CLASS: com.hyperion.hit.tool.deploy.ant.wrappers.ScriptTaskWrapper] Error: [[
java.lang.reflect.InvocationTargetException
Caused by: java.util.regex.PatternSyntaxException: Unclosed group near index 32
<password>
When the Windows service is created the configtool.log will have the following entries
[2019-07-26T12:03:00.600-05:00] [EPMCFG] [TRACE] [EPMCFG-01305] [oracle.EPMCFG] [tid: 23] [ecid: <ecid>] [SRC_CLASS: com.hyperion.cis.config.CommonJavaServiceConfigurator] In createService()
[2019-07-26T12:03:00.600-05:00] [EPMCFG] [TRACE] [EPMCFG-01309] [oracle.EPMCFG] [tid: 23] [ecid: <ecid>] [SRC_CLASS: com.hyperion.cis.config.CommonJavaServiceConfigurator] In registerService()
[2019-07-26T12:03:00.600-05:00] [EPMCFG] [TRACE] [EPMCFG-01134] [oracle.EPMCFG] [tid: 23] [ecid: <ecid>] [SRC_CLASS: com.hyperion.cis.config.CommonJavaServiceConfigurator] Executing net stop HyS9FoundationServices_epmsystem1
[2019-07-26T12:03:00.647-05:00] [EPMCFG] [TRACE] [EPMCFG-01134] [oracle.EPMCFG] [tid: 23] [ecid: <ecid>] [SRC_CLASS: com.hyperion.cis.config.CommonJavaServiceConfigurator] Executing F:\Oracle\Middleware\user_projects\domains\EPMSystem\bin\HyS9FoundationServices_epmsystem1.exe /UnregServer /RegKey=FoundationServices0 /ServiceName=HyS9FoundationServices_epmsystem1
[2019-07-26T12:03:00.959-05:00] [EPMCFG] [TRACE] [EPMCFG-07231] [oracle.EPMCFG] [tid: 23] [ecid: <ecid>] [SRC_CLASS: com.hyperion.cis.config.CommonJavaServiceConfigurator] Copying windows service executable from F:\Oracle\Middleware\EPMSystem11R1\common\utilities\JavaService\HyslJavaServiceAMD64.exe to F:\Oracle\Middleware\user_projects\domains\EPMSystem\bin\HyS9FoundationServices_epmsystem1.exe..
[2019-07-26T12:03:00.991-05:00] [EPMCFG] [TRACE] [EPMCFG-01310] [oracle.EPMCFG] [tid: 23] [ecid: <ecid>] [SRC_CLASS: com.hyperion.cis.config.CommonJavaServiceConfigurator] In registerService():sbExecCmd="F:\Oracle\Middleware\user_projects\domains\EPMSystem\bin\HyS9FoundationServices_epmsystem1.exe" /Automatic /Service /RegKey=FoundationServices0 /ServiceName=HyS9FoundationServices_epmsystem1 /Name=Oracle Hyperion Foundation Services - Managed Server (epmsystem1) /Desc=Hyperion Foundation Services support Hyperion applications, including authentication, user provisioning, task flow management, data and metadata synchronization. /RunAsUser=user001 /RunAsPassword=<HIDDEN_VALUE> /StartClass=weblogic.Server
Changes
The service account password was changed
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |