On Jan 22, 2008 2:34 PM, Broderick, Andrew <[EMAIL PROTECTED]> wrote: > I am trying to install Roller 4 on WebLogic 9.2, and coming up with the > following error: > > Error is: 'weblogic.management.DeploymentException: > [Deployer:149003]Unable to access application source information in > '/home/bea/bea/user_projects/domains/DevDomain/servers/edusearch01/stage > /roller/roller.war' for application 'roller'. The specific error is: > [Deployer:149158]No application files exist at > '/home/bea/bea/user_projects/domains/DevDomain/servers/edusearch01/stage > /roller/roller.war'..' weblogic.management.DeploymentException:
That seems to indicate that there is some problem with the WAR file itself. Such as: it is missing, it is corrupt, it is compressed, Weblogic does not have read access to it, etc. How did you create that WAR file? What commands did you use? As an experiment, can you deploying as a directory instead? - Dave
