• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

WebLogic Error (weblogic.management.ManagementException) when re-deploying an application

 
Ranch Hand
Posts: 70
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I'm using WebLogic 10.0 Application server - and i'm trying to update a currently deployed shared library by updating
the application in order to deploy new changes. However i'm getting the error below and i click on the Finish button.

This was previously working fine, but now i cannot redeploy an application.

Any assistance would be appreciated.

Error Details:

weblogic.management.ManagementException: [Deployer:149089]An attempt was made to activate the application '' when retirement is in progress.
Message icon - Error Update operation failed - no deployments changed.
 
reply
    Bookmark Topic Watch Topic
  • New Topic