Community
 
 
 

CloudPortal Business Manager 2.x

324 followers
 
Avatar
Gert Jensen

Am I going backwards. ?

Hello,

I have just installed CentOS 6.4 64bit on a Xenserver, this is a clean new install,
i just copied the portal tar file unpacked it and installed it.
this went fine, i can login and click in all the fields..

Now to test i just want to create a new catalog, this i am not able to do!!
I have attached the screen. - LOL

I do not know what to do, when i installed this new VM i deleted the databases and recreated them so they were
clean.

I am using the java distribution that the program sugested and installed it self.

What are everybody else running on, and are they using this version ?

Kind regards
Gert

Attached Files


13 comments
0

Please sign in to leave a comment.

 
 

Previous 13 comments

Avatar
Pankaj Paliwal
Avatar

Am I going backwards. ?

Hi Gert,

You are on right track. You are not seeing any products bundle and not even a button to create product/product bundles because there is no instance created for any cloud service and no channel available yet.
Can you please follow the steps mentioned in another thread: http://forums.citrix.com/thread.jspa?threadID=331460&start=15&tstart=0

Please let me know if face any issues there.

Thanks,
Manish


Manish Agarwal CITRIX EMPLOYEES
Comment actions Permalink
Avatar
Gert Jensen

Hello Manish,

I am sorry, you are right, i do not have any service created, i will do that . - LOL

Sorry.

Kind regards
Gert


Comment actions Permalink
Avatar
Gert Jensen

Just before i go though creating the service,

When i add an email address to root, i sends me a verification mail, when i click on this it gives me sorry,
this page can not be displayed, i have attached the image.

When i have got this before i can not create any customers in the syste- when the service and catalog is created.

Do you know why this page is displayed when y verify my email ?

Lind regards
Gert

Attached Files


Comment actions Permalink
Avatar
Gert Jensen

Anybody ?


Comment actions Permalink
Avatar
Gert Jensen

I have changed the name on the host under portal,
so look like the correct url, and i am using https, so i have changed the public port to 443.


Comment actions Permalink
Avatar
Pankaj Paliwal
Avatar

Hi Gert,

There is an issue when verifying email address for only root user. While we fix the issue in next release could you please try resetting password using below workaround:
1. Login to CPBM database
2. Update the email of the "root" user using below update statement:
update users set email= HEX(AES_ENCRYPT('<root user's new email address>','<database field encryption key>')) where id =1;

*Note*: Database field encryption key is the key used for encrypting fields in database. You can find value of the property (field.encryption.key) in cloud.properties file available at /usr/share/vts3/repository/prop/ directory.

Thanks,
Manish


Manish Agarwal CITRIX EMPLOYEES
Comment actions Permalink
Avatar
Gert Jensen

Hallo Manish,

Thank you for the reply, i have used this "changing root password" to test if my installation actually works,
before i create a service and some products then some ustomers.

Usually when i get the "sorry this page can not be displayed" i allso can not enroll
customers as they too get "sorry this...." when they are asked to authenticate by mail.

So my problem is properbly more why do i get this "sorry..." i can not see any thin in log files ets..

Also i can not allways send mail when i have restated my cloud-portal service, i have a mysql replication setup,
so i do not think i can remove the bin-log option.

The link that the system sends the new customer can i see that somwhere a file in the db ?

I am using the apache proxy citrix suggestes in the installation manual, i have tried it without it still same result,
i just keep thinking that i must do somthing wrong when i install it as i am properbly the only ont that can not get this to work.

Kind regards
Gert


Comment actions Permalink
Avatar
Gert Jensen

hello,

Where can i find updates for 2.0.1 ?

Ther does not seem to be any, so i am using the original version from when it was released.

Kind regads
Gert


Comment actions Permalink
Avatar
Pankaj Paliwal
Avatar

Hi Gert,

I believe there are no updates for CPBM 2.0

Regards.


TARIQ IQBAL MEMBERS
Comment actions Permalink
Avatar
Gert Jensen

Does your installations Work ?

I Really would like to hear from someone that actually are using it,
am i the only one that have problems, or am i the only one that are trying
Cloud Portal Business manager 2.0 ?

Are you using other Linux versions, do you use Cloud Platform ?
I am using Centos 6.4 64Bit

I just got a physical server out of the box, i can not get that to Work either.

So it must be me, and a hole lot of missing documentation, and howtos..

sorry,I have just been using 8 hours on this product Again...

Kind regards
Gert


Comment actions Permalink
Avatar
Gert Jensen

all I get when i do get a sorry this page .....

is the following

[2013-07-19 11:30:24.925] INFO ajp-bio-20410-exec-7 com.vmops.web.listeners.RequestHandledListener Request handled: success... flushing events generated , UserName: root
[2013-07-19 11:30:24.926] INFO ajp-bio-20410-exec-7 com.vmops.web.listeners.RequestHandledListener Request handled: success... flushing events generated , UserName: root
[2013-07-19 11:30:27.434] INFO ajp-bio-20410-exec-4 System.out [Fri Jul 19 11:30:27 CEST 2013] [Info] CsrfGuard analyzing request /portal/portal/workflow/
[2013-07-19 11:30:27.445] WARN ajp-bio-20410-exec-4 org.springframework.web.servlet.PageNotFound No mapping found for HTTP request with URI [/portal/portal/workflow/] in DispatcherServlet with name 'vmops-p$
[2013-07-19 11:30:27.447] INFO ajp-bio-20410-exec-4 com.vmops.web.listeners.RequestHandledListener Request handled: success... flushing events generated , UserName: root
[2013-07-19 11:30:27.447] INFO ajp-bio-20410-exec-4 com.vmops.web.listeners.RequestHandledListener Request handled: success... flushing events generated , UserName: root
[2013-07-19 11:30:27.457] INFO ajp-bio-20410-exec-4 com.vmops.web.interceptors.UserContextInterceptor Before handling the request
[2013-07-19 11:30:27.458] DEBUG a


Comment actions Permalink
Avatar
Pankaj Paliwal
Avatar

Hi Gert,

If you cannot remove " bin-log option" from mysql configuration then the JMS broker will not be started hence no emails will be sent from CPBM.

I would suggest try by removing the " bin-log option" and then let us know if you still see the issue.

If you still see some issues then I would suggest log a case with Citrix support and we will be able to assist you.

Thanks,
Manish


Manish Agarwal CITRIX EMPLOYEES
Comment actions Permalink
Avatar
Gert Jensen

Hello Manish,

I have removed bin-log option from the SQL server and removed the replication 3 day ago..
that said the sql server is on another server.

But i still have the problem.

Kind regards
Gert


Comment actions Permalink

Top Contributors