Every time I try to install the SCS source on my Developer xCP laptop, I get the following message when it comes time to unpack the scs.ear:
(3-Feb-2011 9:00:46 PM), Setup.product.install, com.documentum.install.shared.common.error.DiException, err, An exception occured in: DiPAWebcsDeployActions, beanID: Webc_deploy_actions_bean - failed to create instance for WEBCACHE: Array index out of range: 0; Array index out of range: 0 - failed to create instance for WEBCACHE: Array index out of range: 0; Array index out of range: 0; For more detailed information, see the error log: C:\Derrick\Downloads\Site_Caching_Services_source_6.5SP1_windows\setupError.log
(3-Feb-2011 9:00:46 PM), Setup.product.install, com.documentum.install.shared.common.error.DiException, err, java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
at java.util.Vector.get(Vector.java:710)
at com.documentum.install.appserver.jboss.JbossApplicationServer.createPasswordHash(JbossApplicationServer.java:2503)
at com.documentum.install.appserver.jboss.JbossApplicationServer.createInstance(JbossApplicationServer.java:698)
at com.documentum.install.appserver.actions.DiActionDeployAppsTarget.install(DiActionDeployAppsTarget.java:240)
at com.documentum.install.shared.common.services.actions.DiAction.install(DiAction.java:96)
at com.documentum.install.shared.common.services.actions.DiActions.install(DiActions.java:152)
at com.documentum.install.shared.common.beans.product.action.DiPAExecuteActionsWithProgress.install(DiPAExecuteActionsWithProgress.java:63)
at com.documentum.install.webcache.common.beans.product.action.DiPAWebcsDeployActions.install(DiPAWebcsDeployActions.java:67)
at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
And I have no idea why. I just installed it on my Windows 2003 server and everything went without issue. I just cannot seem to bring up DA on that box so I tried my laptop.
Anybody ever see this error before? Anybody know what it means?