I'm trying to set up the AppWorks gateway, and after starting tomcat and then attempting to deploy (after having chosen to use the default otds) I get the following error at the end of the otds deploy log. The folder named here (OpenDJ-2.5.0-Xpress1) does exist after this fails, so I'm not sure what's going on. Any ideas??
1390 [04 Feb 2014 14:46:51.332] INFO com.opentext.otds.deploy.Config - init: jmsPort = 41617
1408 [04 Feb 2014 14:46:51.350] ERROR com.opentext.otds.deploy.Utils - unzipFile: Could not create directory: C:\Program Files\Apache Software Foundation\Tomcat 7.0/otds\OpenDJ-2.5.0-Xpress1/
1408 [04 Feb 2014 14:46:51.350] ERROR com.opentext.otds.deploy.OtdsDeploy - main: Could not unzip OpenDJ
com.opentext.otds.deploy.DeployException: Could not unzip OpenDJ
at com.opentext.otds.deploy.OpenDjUtils.installOpenDj(OpenDjUtils.java:104)
at com.opentext.otds.deploy.Installer.installOtds(Installer.java:49)
at com.opentext.otds.deploy.OtdsDeploy.main(OtdsDeploy.java:110)
1408 [04 Feb 2014 14:46:51.350] INFO com.opentext.otds.deploy.OtdsDeploy -
1408 [04 Feb 2014 14:46:51.350] INFO com.opentext.otds.deploy.OtdsDeploy - ***** OtdsDeploy Ended *****