Rollbase Priivate Cloud installation

Posted by MaciejA on 05-Jun-2015 05:54

Hi,

I'm trying to setup new Rollbase Private Cloud test environment on my server.
I'm using xampp package and it has apache/mysql/tomcat.

I followed the installation process from the manual but now I'm getting the error like this:

org.apache.jasper.JasperException: An exception occurred processing JSP page /login/header.jsp at line 22

19: }
20: Language lang = Language.getLanguage(langCode);
21: 
22: boolean isRollbase = (CompProps.getExternalURL("ROUTER").indexOf("rollbase.com") > 0) || (CompProps.getExternalURL("ROUTER").indexOf("rollbase.com") > 0);
23: if (isRollbase) {
24: 	int menu=11;
25: %>

Can anyone help please.

Regards,
MA

 

All Replies

Posted by MaciejA on 05-Jun-2015 06:14

Some additional information:

- PC has Windows 8.1 system.

- I can get to the Tomcat welcome page.

- and my java version is jre1.8.0_45

Regards,

MA

Posted by Srinivas Panyala on 05-Jun-2015 06:18

What Rollbase version are you using?

try accessing this page http://<machinename>:<port>/router/login/loginPrivate.jsp

Thanks

Srinivas

Posted by MaciejA on 05-Jun-2015 06:23

Hi,

Yes that is the page which is returning the error message.

I'm using the latest version available to download from progress "try it" page, it is Rollbase v3.2.2.0 version.

Regards,

MA

Posted by Tom Kincaid on 05-Jun-2015 06:29

 
What version of Tomcat are you using?
 
 
[collapse]
From: MaciejA [mailto:bounce-MaciejA@community.progress.com]
Sent: Friday, June 05, 2015 7:24 AM
To: TU.Rollbase@community.progress.com
Subject: RE: [Technical Users - Rollbase] Rollbase Priivate Cloud installation
 
Reply by MaciejA

Hi,

Yes that is the page which is returning the error message.

I'm using the latest version available to download from progress "try it" page, it is Rollbase v3.2.2.0 version.

Regards,

MA

Stop receiving emails on this subject.

Flag this post as spam/abuse.

[/collapse]

Posted by Manooj Murali on 05-Jun-2015 07:13

Hi -

Is the component.xml configured properly?

-Regards,

Manooj

Posted by MaciejA on 05-Jun-2015 07:43

Hi,

@[mention:453000c98e5b4c539a32630da347a75b:e9ed411860ed4f2ba0265705b8793d05]

It is Tomcat 7.0.56.

[mention:1b78ce1c2c2a4204bd296c4a20853160:e9ed411860ed4f2ba0265705b8793d05]

I didn't touch the component.xml file. It is as it was in the zip package.

Regards,

MA

Posted by Tom Kincaid on 05-Jun-2015 08:07

 
Can you try with a version 1.7 JRE?
 
Thanks,
Tom
 
 
[collapse]
From: MaciejA [mailto:bounce-MaciejA@community.progress.com]
Sent: Friday, June 05, 2015 8:44 AM
To: TU.Rollbase@community.progress.com
Subject: RE: [Technical Users - Rollbase] Rollbase Priivate Cloud installation
 
Reply by MaciejA

Hi,

@Tom Kincaid

It is Tomcat 7.0.56.

Manooj Murali

I didn't touch the component.xml file. It is as it was in the zip package.

Regards,

MA

Stop receiving emails on this subject.

Flag this post as spam/abuse.

[/collapse]

Posted by MaciejA on 05-Jun-2015 08:15

Hi,

Now I'm getting this error:

com.rb.util.core.a147: Cannot find component ROUTER. Please check components.xml configuration file

What I should change in the component.xml?

Regards,

MA

Posted by Manooj Murali on 05-Jun-2015 08:30

Can you please check if there is a Router component in the components.xml?

Posted by MaciejA on 05-Jun-2015 08:32

<Component name="ROUTER" type="ROUTER">

<DisplayName>Router Server</DisplayName>

<InternalRoot>http://localhost:8080/router/</InternalRoot>

<ExternalRoot>http://{!#HOST_NAME}/router/</ExternalRoot>

<Props>

<StatusCheckInterval>10</StatusCheckInterval>

<CustWeight>3</CustWeight>

<CleckLoginURL>true</CleckLoginURL>

</Props>

</Component>

Posted by MaciejA on 05-Jun-2015 08:59

Hi,

I tried java 1.7 and also used components.xml from our live server.

Unfortunately nothing worked :(

Any other suggestions? Much appreciated.

Thank you,

Regards,

MA

Posted by Ricardo Rafols on 05-Jun-2015 10:12

Hi MaciejA,

Did you configure your shared.properties file?

Posted by MaciejA on 05-Jun-2015 11:11

Hi Ricardo,

Everything is working under the localhost what is the default configuration. I added port numbers and email details.

That is it. I also have compared that file with the shared.properties on our live server.

Regards,

MA  

Posted by Ricardo Rafols on 09-Jun-2015 07:39

Hi MaciejA,
 
I have created a doc file showing step by step how I have installed XAMPP and Rollbase 3.2.2 .
Here is the file: 
[View:~/cfs-file.ashx/__key/communityserver-discussions-components-files/25/XAMPPwithRollbase.docx:550:0]
 
It is running with:
Tomcat 7.0.56
jre1.8.0_45
mysql 5.6
 
Regards,
Ricardo
 
 

Posted by MaciejA on 09-Jun-2015 07:57

Great, thank you. I will try again.

Regards,

MA

This thread is closed