weblogic14.1.2 how to redeploy the application
i upgrade weblogic from 14.1.1 to 14.1.2, now, i will redeploy the application , but ,when i do this
the console display :Can't execute 're deploy' application with one or more selected items
Application KIS Failed to redeploy. Check the deployment task for details
Waited 0 milliseconds
and in my weblogic console log, it display :
weblogic.management.provider.EditNotEditorException: Not edit lock owner
at weblogic.management.provider.internal.EditAccessImpl.checkEditLock(EditAccessImpl.java:2276)
at weblogic.management.provider.internal.EditAccessImpl.undoUnactivatedChanges(EditAccessImpl.java:1743)