[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: no any success after changing enmasse build.properties for enmasse installation.




We should also modify in admin.user, admin.pw, config.root in "/fortressBuilder-Debian-Silver-x86-64-1.0-RC24/sentry-1.0-RC24/conf/fortress.properties" file as in fortress core build.properties files.

If this two things things satisfied then we can build enmasse successfully.

If this doesn't work we will need to view Tomcat log to see which step
it is getting hung up on.  To do that enter from a command line (from
FORTRESS_HOME folder):

 >tail -f -n10000 apache-tomcat/logs/catalina.out

For me it worked successfully.



-------- Original message --------
To: "openldap-fortress@openldap.org" <openldap-fortress@openldap.org>
Subject
: no any success after changing enmasse build.properties for enmasse installation.
From
: suman karki <suman.karki@bizruntime.com>Date: Tue, 16 Apr 2013 13:38:22 +0530

Thank you for previous reply.
But then also waits in same line for long time until i press ctrl+c.

I did according to what previously told me to do some changes  like admin.pw same as cfg.root.pw .
and admin.user same as ldap user.

Before that all process went well but when i gave command, ./b.sh install-enmasse-demo 
 In this line it waits :-->
[artifact:mvn]
[artifact:mvn] -------------------------------------------------------
[artifact:mvn]  T E S T S
[artifact:mvn] -------------------------------------------------------
[artifact:mvn] Running us.jts.enmasse.EmTest
[artifact:mvn] 2013-04-16 13:17:07,513 (INFO ) us.jts.enmasse.EmTest.testServices STARTED
[artifact:mvn] 2013-04-16 13:17:07,516 (INFO ) us.jts.enmasse.EmTest.post file:addPermGrant1.xml HTTP POST request to:roleRevoke
----------------------------------------------
So i press ctrl+c  to release terminal.
then i made up changes in enmasse build.properties.
And i gave command

./b.sh enmasse-maven-redeploy

then also it waits in same line.

So give me some suggestion in this situation?

Or where can we get video tutorials or any full documentation  for fortress, enmasse and sentry installation and configuration.

Specially thank you very much Mr. Shawn McKinney for your helpful supports.