• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

WL 8.1 -- problem with deleting an application

 
Ranch Hand
Posts: 375
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
by clicking "Deployments" /"Applictions" in GUI console window, I deployed an EAR application. then I found although it was deployed there was some error with it, so I decided to delete it. I clicked "Applications" and it showed that application, I right click on it, and pick "delete" from the pop list, the GUI windows asked me to confirm and I did that, so it is gone when I click the "Applications", i.e. i don't se it any more. HOWEVER, when i click "Deployments", I still see that application that was deployed, and it is in a "Current Deployment" list, it shows "error" in the "deployment Type" column. it looks like the server is still trying to deploy it. How can I completely delete it so that I can't see it when I click the "Deployments" in the left frame ?? I even tried deleting the entire file struture from that directory, but I still saw it when I click the "Deployments". Confused...
 
Ranch Hand
Posts: 2713
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The left frame was just not refresh... happens from time to time in the weblogic console. If you just hit the browser refresh button it will force the left frame to properly refresh and the application would have disappeared completely from the console.
 
Space seems cool in the movies, but once you get out there, it is super boring. Now for a fascinating tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic