I have installed Tomcat 8.0.20, Derby 10.11.1.1, and AppGateway 1.1.6. Running on Windows 7 Professional. No previous installations of any of the above applications. No changes to the OpenText AppWorks Gateway Setting; using defaults. The OpenText AppWorks Gateway comes up in the Tomcat Manager and it runs but when I try to save changes I get the following error in the AppWorks Gateway screen:
Error: Problem install or configuring OpenText Directory Services. Please see logs...
gateway log has this error:
Error: com.opentext.otag.auth.OtdsInstaller - org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit Value: 1)
otdsDeploy log has these errors:
Error com.opentext.otds.deploy.OpenDJUtils - executeScript: Non-zero exit code from command shell: 6
Error com.opentext.otds.deploy.OpenDJUtils - executeScript: Error Executing command
com.opentext.otds.deploy.DeployException ...
Tomcat log has this:
Severe [http-apr-8080-exec-3] com.sun.jersey.spi.container.ContainerResponse.logException Mapped exception to response: 500 (Internal Server Error)
Lastly the opendj-setup-899930754647235581 log in the Windows temp directory has this:
Severe: Error: Error Creating Base Entry at org.opends.quicksetup.installer.Installer$3.run (Installer.java:1335)
Any help appreciated...