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

build.properties configuration problems



hello there,
i have installed fortress server in redhat and ubuntu server.
If i run 
#./b.sh dist and
#./d.sh intit-slapd
commands without changing anything in build.properties file then fortress will build successfully.

but if i change password or any root dn or suffix them while running command:
#./b.sh init-slapd

BUILD FAILED
/file location/fortress/build.xml:734: The following error occurred while executing this line:
/file location/fotress/fortress/build.xml:667: The following error occurred while executing this line:
/file location/fotress/fortress/build.xml:512: Java returned: 1

  But i can use it's ldap server without any errors. i can create users account in ldap server with apache directory studio.

please help me to solve this.