Unsolved
This post is more than 5 years old
17 Posts
0
1906
June 22nd, 2012 05:00
ECC Console installation
Hi people, I'm installing Ecc 6.1 on a virtual Windows Server 2008 R2 running on Vsphere 4.0. We have a few IT component to manage, so I planned to install Control Center and Storage Scope on a single server.
The installation goes fine, and I can see these services up and running:
EMC ControCenter API Server
EMC ControCenter Key Managemente Server
EMC ControCenter Master Agent
EMC ControCenter Repository
EMC ControCenter Server
EMC ControCenter Store
EMC ControCenter Web Server
EMC Storage Scope Server
I also installed Solution Enabler 7.4.
My question is why trying to install Console using url (http://localhost/webinstall ) on the same host I get http 111 Connection refused
- Firewall and Antivirus software are disabled.
Can anyone help me?
Thanks,
Antonio.
asx1
17 Posts
0
June 22nd, 2012 06:00
At the moment I've installed ECC Console using installer on C:\ECC\Tomcat\Webapps....etc..etc..
Web installation still not running...
dmcook
16 Posts
0
June 22nd, 2012 08:00
The Webinstall service listener is on port 30002. If you modify your URL accordingly you will get better results.
https://hostname:30002/webinstall/
Unless I misunderstood your question of course.
Regards,
--Doug