CPBM Login page displays nothing
Issue resolved. When configuring the CPBM and it request the name of the server hosting your MySQL database, make sure you supply localhost instead of the FQDN.
Hi,
I currently have my CloudPortal Business Manager portal installed and running on a CentOS 6.3 OS with Apache server also configured and running on it. I also have a running Cloud Platform environment on RHeL on a separate VM. I have installed the integration component on the Cloud Platform server so that it should now be accessible via the Cloud Portal Business Manager server, however, I am unable to access the http://<CPBM>:8080/portal URL at all. When I run the netstat -plan | grep 8080 command I can see my port 8080 in Listening state. I also used the below proxy settings for the /etc/httpd/conf.d/cloud.conf file:
ProxyPreserveHost on
ProxyPass /portal ajp://cs02-centos.converdemo.com:20410/portal
ProxyPass /client ajp://cs04-rhel6.converdemo.com:20400/client
I used this setting because all my servers - Apache, CPBM and CloudPlatform are not running of the same server, however, I still am not able to get to the logon page. Any assistance will be appreciated.
cpbm-server.log 2.52MB
5 downloads
Issue resolved. When configuring the CPBM and it request the name of the server hosting your MySQL database, make sure you supply localhost instead of the FQDN.
Ask, Discuss, Answer