How to Setup Weblogic Fusion Servers to Run As Windows Services
I followed the instructions for setting up WebLogic Fusion managed servers to run as Windows servers that are documented in this document:
How to Install Windows Services for FMW11G Servers
As is, the service starts but there are errors in the log about accessing jps-config.xml. Also, the FMW Content Mgmt apps do not run.
I added this line to the service command line:
-Doracle.security.jps.config="D:\Oracle\MIDDLE~1\USER_P~1\domains\ECM_DO~1\config\FMWCON~1\jps-config.xml"
..but then the service won't start.
Long story short, something very simple, just doesn't work. I have an open SR with Oracle Support, but so far we haven't made any progress.
How to Install Windows Services for FMW11G Servers
As is, the service starts but there are errors in the log about accessing jps-config.xml. Also, the FMW Content Mgmt apps do not run.
I added this line to the service command line:
-Doracle.security.jps.config="D:\Oracle\MIDDLE~1\USER_P~1\domains\ECM_DO~1\config\FMWCON~1\jps-config.xml"
..but then the service won't start.
Long story short, something very simple, just doesn't work. I have an open SR with Oracle Support, but so far we haven't made any progress.
0