Community
 
 
 

CloudPortal Business Manager 2.x

324 abonnés
 
Avatar
Pankaj Paliwal

CloudPortal 2 && CloudStack 3.0.6

Avatar

CloudPortal 2 && CloudStack 3.0.6

Hi have installed a test setup of CP 3.0.6 and CPBM 2.0.1.

I have successed adding CloudStack in Services

mysql> select * from service_instance;
----+--------------------------------------+------------+------------+-------------+--------------+---------------------+---------
| id | uuid | service_id | name | description | usage_marker | event_marker | version |
----+--------------------------------------+------------+------------+-------------+--------------+---------------------+---------
| 1 | f51f80c0-b6e3-4605-b3f7-909c3e919f5c | 1 | DIT lab832 | | NULL | 2013-04-10 09:18:00 | 5 |
----+--------------------------------------+------------+------------+-------------+--------------+---------------------+---------

mysql> select * from cloud_portal.service_instance_configuration;
----+---------------------+------------+-----------------------------------+--------------------------------------+----------------------------------------------------------------------------------------+---------+-------------+-----------
| id | service_instance_id | service_id | service_configuration_metadata_id | name | value | version | target_type | target_id |
----+---------------------+------------+-----------------------------------+--------------------------------------+----------------------------------------------------------------------------------------+---------+-------------+-----------
| 1 | 1 | 1 | 19 | apiProxySuffix | DIT_TEST_SUFFIX | 0 | Service | 1 |
| 2 | 1 | 1 | 16 | adminServerList | 172.26.6.66:8096 | 0 | Service | 1 |
| 3 | 1 | 1 | 32 | ssoKey | MGURftEpnOXMDwh3Zow64vFuyVHBbrHicYDr4ioZ9hAB36naj62JkemC5Gy00sVxbVC9nGYeYiqUDf7sOGBf-g | 0 | Service | 1 |
| 4 | 1 | 1 | 17 | nonAdminServerList | 172.26.6.66:8080 | 0 | Service | 1 |
| 5 | 1 | 1 | 18 | cloud.usage.jdbc.database.schemaname | cloud_usage | 0 | Service | 1 |
| 6 | 1 | 1 | 27 | cloud.jdbc.password | 5D736BC0DC0D9AD0C69AFC76DE0A73DF | 0 | Service | 1 |
| 7 | 1 | 1 | 22 | cloud.jdbc.database.schemaname | cloud | 0 | Service | 1 |
| 8 | 1 | 1 | 26 | max.custom.disk.offering.size | | 0 | Service | 1 |
| 9 | 1 | 1 | 21 | apiBlacklist | | 0 | Service | 1 |
| 10 | 1 | 1 | 13 | default.vm.locale | | 0 | Service | 1 |
| 11 | 1 | 1 | 20 | cloud.usage.jdbc.host | 172.26.6.66 | 0 | Service | 1 |
| 12 | 1 | 1 | 23 | secretKey | 8Fyl9G1SrVQiBXiggQEtyRo67CvuY2yiBu76iC3AXEqZu5RKrvkzUXP7gaQ6VDMZB6kE8wFZ6hni6K_LX8bq2A | 0 | Service | 1 |
| 13 | 1 | 1 | 24 | cloud.usage.jdbc.password | 5D736BC0DC0D9AD0C69AFC76DE0A73DF | 0 | Service | 1 |
| 14 | 1 | 1 | 33 | parentDomainId | 1 | 0 | Service | 1 |
| 15 | 1 | 1 | 30 | publicHost | 172.26.6.66 | 0 | Service | 1 |
| 16 | 1 | 1 | 15 | cloud.usage.jdbc.username | root | 0 | Service | 1 |
| 17 | 1 | 1 | 14 | apiKey | pL1HoWoPhbaFaRU2nzIZZWYBOOODzKxlAQgbQHMBAzqUOx6BLy1GWzsV-TxSqaZIMu0xh99Ej_PKr3Kfu47GTA | 0 | Service | 1 |
| 18 | 1 | 1 | 25 | publicPort | 8080 | 0 | Service | 1 |
| 19 | 1 | 1 | 28 | cloud.jdbc.username | root | 0 | Service | 1 |
| 20 | 1 | 1 | 29 | apiWhitelist | | 0 | Service | 1 |
| 21 | 1 | 1 | 34 | publicProtocol | http | 0 | Service | 1 |
| 22 | 1 | 1 | 31 | cloud.jdbc.host | 172.26.6.66 | 0 | Service | 1 |
----+---------------------+------------+-----------------------------------+--------------------------------------+----------------------------------------------------------------------------------------+---------+-------------+-----------

But after that i have error Screen - "Oops! An error has occurred. Please contact technical support"

In what side i must move ?

Attached Files


Artem Mikryukov MEMBERS
4 commentaires
0

Vous devez vous connecter pour laisser un commentaire.

 
 

Previous 4 commentaires

Avatar
Pankaj Paliwal
Avatar

CloudPortal 2 && CloudStack 3.0.6

Hi,

Have you found solution for this issue, I am also facing same issue after adding cloudplatform.

Thanks,
Raju


ksn raju MEMBERS
Actions pour les commentaires Permalien
Avatar
Pankaj Paliwal
Avatar

Hello !


Artem Mikryukov MEMBERS
Actions pour les commentaires Permalien
Avatar
Pankaj Paliwal
Avatar

on first step - Citrix has write good Doc's, and this Doc's says that:
Known Issues -> Citrix Cloud Platform.
Cannot login to the CPBM portal if there was a failure while adding the CloudPlatform instance for the first time.


Artem Mikryukov MEMBERS
Actions pour les commentaires Permalien
Avatar
Pankaj Paliwal
Avatar

after i'm found problem i'm found some solutions:
1 - you can make clean install of CloudPortal and make connection from first iteration
2 - alternative solution - stop CloudPortal service (#service cloud-portal stop) , clear CloudPortal Databases, and start CloudPortal service (#service cloud-portal start)


Artem Mikryukov MEMBERS
Actions pour les commentaires Permalien

Top Contributors