Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
HFM services on Windows

Hi,
- I have installed HFM 11.1.2.4 (patch version .205) on windows server 2012 R2. I am facing issue while using oracle script start.bat and stop.bat.
- When ever i stop my services after a week or so... i get UNKNOWN status on my weblogic console and some of services of EPM doesn't get stopped i have to manually stop them using weblogic admin console or services.msc. My question is... is this normal behaviour for EPM services on windows?
- I did faced these kind of issue earlier on linux where i have to manually shutdown some managed server after the stop.sh script was successful.
- Some times all the services are shown as stopped in services.msc but the status in weblogic admin console is shown as RUNNING.
- Is it fine if i start and stop all the EPM services using services.msc? or using start.bat and stop.bat is recommended?
Regards
Answers
-
In Linux, generally we will face this kind of issues like after running start or stop script also services will there or process will be there. But in your case in windows after stopping service we need to wait some time to get reflect in weblogic to show as stopped or shutdown.
check out logs sysout logs for managed servers stop and start status.
Just for your reference: Linux thread
Thanks,
Mady
-
thanks for help.
My main focus is windows at the moment. Just wanted to know if it is normal for start/stop.bat script to not work properly?Regards
-
No it is not normal but you should be investigating the reason behind it like focusing on logs.
Cheers
John
-
No, it is normal we can say in windows. check out sysout log and domain logs to trace the same.
Thanks,
Mady