Error while Deploying application in Websphere
Hi All,
When I was installing and deploying an application in Websphere, I got some virtual memory error due to which the websphere admin console page had to be closed. So I restarted websphere and when I try to install the application again It throws the error :
Application already exists in the configuration repository.
I can not see this application in the console and cannot even install it again.
Please help me with this error, I am going crazy resloving this.
Please..Please...
Thanks in Advance
Swapna.
I don't know websphere from Adam, but in this situation under weblogic I'd shutdown the server and remove the offending applications deploy directory, conveniently placed under the domains donotdelete directory.
> So see reply one... go hunting for the applications
> artifacts with the good ole winblows explorer
> thingummy and just blow 'em away.
>
> Worste come to worste blow the whole app server away
> and reinstall it.
There are also a couple of directories called temp\ and wstemp\ that you might need to clear out within your server's directory. Sometimes they get gummed up and you have to clear them out manually.
> I am finally reisntalling the websphere.
Shouldn't be necessary, really. Try the temp files. I come across this error periodically, and the temp file thing always clears it up. If you've hit this problem now, you'll probably hit it again.It'll probably behoove you to figure out why it's happening instead of nuking your WS install every time. Just my two cents :).