Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Services not getting started, Rapid Hyperion Planning Installation

Hi,
I have done rapid installation of Hyperion Planning (EPMA,CalMgr, Essbase and planning )11.1.2.4 on 8 gb i5.
Unfortunately i cant't get the all the services start.
These are some the errors i am getting from validate.sh:
[EPMCFG] [ERROR] [EPMCFG-01077] [oracle.EPMCFG] [tid: 40] [ecid: 0000LWuxjVaEoIWzLwmJOA1O7rdn00000W,0] [SRC_CLASS: com.hyperion.cis.utils.HttpUtils] Error getting response code from http://hpmachine:80/interop/logon - Bad response code: 404
[EPMVLD-02001] [oracle.EPMVLD] [tid: 60] [ecid: 0000LWuxm13EoIWzLwmJOA1O7rdn00000o,0] [SRC_CLASS: com.hyperion.cis.validation.checkers.impl.ExternalChecker] This error means that the file or directory does not exist on the server. Create the file or directory and try the request again.
[EPMVLD] [TRACE] [EPMVLD-02001] [oracle.EPMVLD] [tid: 61] [ecid: 0000LWuxoQsEoIWzLwmJOA1O7rdn00000p,0] [SRC_CLASS: com.hyperion.cis.validation.checkers.impl.ExternalChecker] <p><a href="http://go.microsoft.com/fwlink/?LinkID=62293&IIS70Error=404,0,0x80070002,9600">View more information »
I couldn't made any sense from these logs.
Plus i couldn't find much information in EMPServer0.log
I didn't install OHS instead i am using inbuilt web server of weblogic.
Could it be the reason?
Kindly help guys.
Regards
Best Answer
-
It is pointing at port 80 though, as I said it might be easier to install OHS and configure against that.
Answers
-
Are you saying you followed the rapid document document? - Rapid Deployment of Oracle Hyperion Planning in Development Environments
If so did you use the same versions of specified OS, database, did you follow the sames steps in the document, were all the prereq and deployment tasks successful
It is just you mention validate.sh which would be *nix type operating systems
What do you mean you couldn't find much information in EPMServer0.log, are there no errors.
Are you using the correct port to connect as web apps / web server should be deployed on 9000 if it was a rapid deployment
Cheers
John
-
For clarity are you stating that you have a virtual software on your machine (e.g VMAre) and that you installed EPM on that VM? What server is on your VM(Windows Server)?
Ensure you are using a supported system:
Supported Platforms Matrices - Oracle Enterprise Performance Management System
If you are on a supported system ensure you setup meets the minimum resource requirements
-
My OS is windows server 2012.
My RDBMS version is 12.1.0.2.0
Planning version is 11.1.2.4
My bad about validate.sh it is validate.bat in actual.
The log (EPMserver0,log) is there but i can't see any error in the logs.
I can log into HyperionPlanning and workspace. But can't initiallize capex and workforce.
Can't see my application in calmgr:
-
It's a physical server not virtual machine.
System is as supported but doesn't meet physical requirements.
I did install HFM machine on 8gb ram and was able to get all the services started properly.Regards
-
So this is not a rapid planning deployment as those are not the specs for rapid planning which I provided the link to.
Can you explain what you mean by rapid planning deployment, are you confusing rapid deployment with a single managed server?
Your issue seems to be changing from the original question which was about services.
From your screenshots the issue is related to Calculation Manager, there should be log information for either planning or calc manager.
-
Actually the issue is with the services. Let me share a screenshot of my validate.bat
And as you said... i think yes i am confusing rapid installation with single managed server.
I thought they both are one and the same thing.
Regards -
What type of web server are you using because it is trying to connect on port 80 which is usually IIS, I think you said you are using the embedded which would default to port 9000 so something looks incorrect in the configuration, maybe you tried to use IIS and then the embedded.
It may be easier to install OHS and then configure to use OHS as the web server.
-
I haven't used IIS instead i am using weblogic embedded web server.
Regards
-
It is pointing at port 80 though, as I said it might be easier to install OHS and configure against that.
-
Installing OHS solved the issue.
Though i have to reinstall whole OS
Regards