Hi Anoop,

1- from your management and your portal server, validate that you can connect to your mysql server on each DB available... Use the same login // password define in your cloud.properties... here is what you should perform on EACH CS/CPBM server, all of those mysql connect MUST work and EXIST on your server...

mysql -u <user_here> -p cloud
mysql -u <user_here> -p cloud_portal
mysql -u <user_here> -p cloud_portalmq
mysql -u <user_here> -p cloud_reports
mysql -u <user_here> -p cloud_usage
mysql -u <user_here> -p cloudbridge

2- Don't forget to enable the 'integration.api.port in the Global settings on CS. Add in 8096 and then, restart the CS server ( /etc/init.d/cloud-management restart )

3- make sure your selinux is set to permissive everywhere ( on your mysql server, cs and cpbm server )

4- close any iptables and try to debug it later on... ( /etc/init.d/iptables stop )

5- tail both CS and CPBM logs and paste more than 2 or 3 line... ( at least post the last 200 lines from both files... )
   CS log to watch: /var/log/cloud/management/management-server.log
   CPBM log to watch: /var/log/cloud/portal/catalina.out

good luck !
M-A, Cloudops

On 13-01-04 1:30 PM, Anoop Mohan wrote:
Hi Geoff,

I changed and restarted the services , still no luck.

Some log snippet and Port details

http://fpaste.org/dVPU/

Regards,
Anoop Mohan

-----Original Message-----
From: Geoff Higginbottom [mailto:geoff.higginbot...@shapeblue.com]
Sent: Friday, January 04, 2013 10:21 PM
To: cloudstack-users@incubator.apache.org
Subject: RE: CPBM 1.4.4 + CS 3.0.4

Hi Anoop,

I notice you are using two different accounts to connect to the CloudStack DBs, 
root and cloud, do both accounts have access (root is normally locked out of 
remote access as part of the security lockdown)

################################################################################
# CloudStack Usage Database configuration                                      #
################################################################################
usage.jdbc.url=jdbc:mysql://172.16.0.55/cloud_usage?useUnicode=true&characterEncoding=utf8
usage.jdbc.username=cloud
usage.jdbc.password=ncode
usage.jdbc.database.schemaname=cloud_usage

#
# Cloud Stack core Database Configuration
cloud.jdbc.url=jdbc:mysql://172.16.0.55/cloud?useUnicode=true&characterEncoding=utf8
cloud.jdbc.username=root
cloud.jdbc.password=ncode
cloud.jdbc.database.schemaname=cloud


Regards

Geoff Higginbottom

D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581

geoff.higginbot...@shapeblue.com

-----Original Message-----
From: Anoop Mohan [mailto:anoo...@microland.com]
Sent: 04 January 2013 16:36
To: cloudstack-users@incubator.apache.org
Subject: RE: CPBM 1.4.4 + CS 3.0.4

Seems Attachment is blocked


http://fpaste.org/R03L/



-----Original Message-----
From: Anoop Mohan [mailto:anoo...@microland.com]
Sent: Friday, January 04, 2013 10:00 PM
To: cloudstack-users@incubator.apache.org
Subject: RE: CPBM 1.4.4 + CS 3.0.4

PFA

-----Original Message-----
From: Anoop Mohan [mailto:anoo...@microland.com]
Sent: Friday, January 04, 2013 9:57 PM
To: cloudstack-users@incubator.apache.org
Subject: RE: CPBM 1.4.4 + CS 3.0.4

PFA

-----Original Message-----
From: Geoff Higginbottom [mailto:geoff.higginbot...@shapeblue.com]
Sent: Friday, January 04, 2013 9:48 PM
To: cloudstack-users@incubator.apache.org
Subject: RE: CPBM 1.4.4 + CS 3.0.4

Can you share the cloud.properties file as the problem is most likely within 
there

Regards

Geoff

D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581

geoff.higginbot...@shapeblue.com

-----Original Message-----
From: Anoop Mohan [mailto:anoo...@microland.com]
Sent: 04 January 2013 16:14
To: cloudstack-users@incubator.apache.org
Subject: RE: CPBM 1.4.4 + CS 3.0.4

That's done.Still the same

-----Original Message-----
From: Todd Pigram [mailto:t...@toddpigram.com]
Sent: Friday, January 04, 2013 9:42 PM
To: cloudstack-users@incubator.apache.org
Subject: Re: CPBM 1.4.4 + CS 3.0.4

Anoop,

You have to enable the 'integration.api.port in the Global settings on CS.
Add in 8096

Click save and service cloud-management restart


On Fri, Jan 4, 2013 at 10:12 AM, Anoop Mohan <anoo...@microland.com>
wrote:

I stopped iptables in both CPBM and CS as well.

-----Original Message-----
From: Radhika Puthiyetath [mailto:radhika.puthiyet...@citrix.com]
Sent: Friday, January 04, 2013 8:22 PM
To: cloudstack-users@incubator.apache.org
Subject: RE: CPBM 1.4.4 + CS 3.0.4

Hi Anoop,

Have you followed the Installation Guide while doing the installation
?
You need to open up the firewall on CloudStack and provide 8096 as the
admin port from CloudStack.

If problem still persists, directly post you query on the CPBM forum:

http://forums.citrix.com/forum.jspa?forumID=1465

The CPBM experts can easily help you solve the problems.

Regards
-Radhika


-----Original Message-----
From: Anoop Mohan [mailto:anoo...@microland.com]
Sent: Friday, January 04, 2013 8:03 PM
To: cloudstack-users@incubator.apache.org
Subject: RE: CPBM 1.4.4 + CS 3.0.4

CPBM log ?

Seems like netstat -plan | grep 8096 is not running .
Any idea what could be the issue.

http://CPBM:8080/portal/
http://CPBM:8080/portal/portal/login

both 404 Error


CS

http://CS:8080/client/?direct=true is working


-----Original Message-----
From: Radhika Puthiyetath [mailto:radhika.puthiyet...@citrix.com]
Sent: Friday, January 04, 2013 7:30 PM
To: cloudstack-users@incubator.apache.org
Subject: RE: CPBM 1.4.4 + CS 3.0.4

What error are you getting ?

-----Original Message-----
From: Anoop Mohan [mailto:anoo...@microland.com]
Sent: Friday, January 04, 2013 6:45 PM
To: cloudstack-users@incubator.apache.org
Subject: RE: CPBM 1.4.4 + CS 3.0.4

Radhika,

Thanks .I followed the same, But still I'm able to connect default  CS
client portal and at the same time CPBM portal is not coming up.

Regards,
Anoop Mohan

-----Original Message-----
From: Radhika Puthiyetath [mailto:radhika.puthiyet...@citrix.com]
Sent: Friday, January 04, 2013 4:58 PM
To: cloudstack-users@incubator.apache.org
Subject: RE: CPBM 1.4.4 + CS 3.0.4

Hi Anoop,

The CPBM  installer tar ball need to copied to all the machines where
CloudStack is installed. On each CloudStack machine, you should run
the ./install.sh script and select Integrate with CloudStack (option
C)

Here is the link to the doc
http://support.citrix.com/proddocs/topic/cloudportalbusiness-14/ccpb-i
ns
tall.html

Thanks
-Radhika

-----Original Message-----
From: Anoop Mohan [mailto:anoo...@microland.com]
Sent: Friday, January 04, 2013 4:26 PM
To: cloudstack-users@incubator.apache.org
Subject: CPBM 1.4.4 + CS 3.0.4

Hi ,



I'm getting below error while Integrating CPBM with CloudStack.



Welcome to the Citrix CloudPortal Business Manager Installer. What
would you like to do?



     D) Install the database server

     G) Configure CloudPortal Business Manager

     U) Upgrade CloudPortal Business Manager

     C) Integrate with CloudStack

     Q) Quit



     > C

Integrating with CloudStack...

cp: target `/usr/share/cloud/management/webapps/client/.' is not a
directory



CloudStack integration complete





Regards,

Anoop Mohan

The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or
privileged material.
Any review, re-transmission, dissemination or other use of or taking
of any action in reliance upon,this information by persons or entities
other than the intended recipient is prohibited.
If you received this in error, please contact the sender and delete
the material from your computer.
Microland takes all reasonable steps to ensure that its electronic
communications are free from viruses.
However, given Internet accessibility, the Company cannot accept
liability for any virus introduced by this e-mail or any attachment
and you are advised to use up-to-date virus checking software.
The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or
privileged material.
Any review, re-transmission, dissemination or other use of or taking
of any action in reliance upon,this information by persons or entities
other than the intended recipient is prohibited.
If you received this in error, please contact the sender and delete
the material from your computer.
Microland takes all reasonable steps to ensure that its electronic
communications are free from viruses.
However, given Internet accessibility, the Company cannot accept
liability for any virus introduced by this e-mail or any attachment
and you are advised to use up-to-date virus checking software.


ShapeBlue provides a range of strategic and technical consulting and 
implementation services to help IT Service Providers and Enterprises to build a 
true IaaS compute cloud. ShapeBlue’s expertise, combined with CloudStack 
technology, allows IT Service Providers and Enterprises to deliver true, 
utility based, IaaS to the customer or end-user.

________________________________

This email and any attachments to it may be confidential and are intended solely 
for the use of the individual to whom it is addressed. Any views or opinions 
expressed are solely those of the author and do not necessarily represent those of 
Shape Blue Ltd. If you are not the intended recipient of this email, you must 
neither take any action based upon its contents, nor copy or show it to anyone. 
Please contact the sender if you believe you have received this email in error. 
Shape Blue Ltd is a company incorporated in England & Wales.
ShapeBlue provides a range of strategic and technical consulting and 
implementation services to help IT Service Providers and Enterprises to build a 
true IaaS compute cloud. ShapeBlue’s expertise, combined with CloudStack 
technology, allows IT Service Providers and Enterprises to deliver true, 
utility based, IaaS to the customer or end-user.

________________________________

This email and any attachments to it may be confidential and are intended solely 
for the use of the individual to whom it is addressed. Any views or opinions 
expressed are solely those of the author and do not necessarily represent those of 
Shape Blue Ltd. If you are not the intended recipient of this email, you must 
neither take any action based upon its contents, nor copy or show it to anyone. 
Please contact the sender if you believe you have received this email in error. 
Shape Blue Ltd is a company incorporated in England & Wales.

Reply via email to