I have a web application thats deployed in weblogic 10.0, but I cant start the application from weblogic console. I can see that the application is installed, when I go to "Deployments" on the console. However when I try to start the application, it wouldn't. The error says "weblogic.management.ManagementException: [Deployer:149001]No application named '_appsdir_QW_war' exists for operation start" .
Here's the overview of the installed application:
Name: _appsdir_QW_war
The name of this Enterprise Application.More Info...
Path: C:\ bea\ user_projects\ domains\ ia71944\ autodeploy\ QW. war
The path to the source of the deployable
unit on the Administration Server.More Info...
Staging Mode: stage
The mode that specifies whether a deployment's files are copied from a source on the Administration Server to the Managed Server's staging area during application preparation.More Info...
Can anybody help me fixing this.
Thanks much..