Unable To Delete Remote Domain
(Doc ID 2960386.1)
Last updated on JULY 18, 2024
Applies to:
Oracle WebLogic Server - Version 10.3.6 to 14.1.1.0.0Information in this document applies to any platform.
Symptoms
When deleting Remote Domain, it fails with following error.
<Jul 6, 2023 7:47:36,582 AM GMT-00:00> <Error> <WTC> <BEA-180145> <Remote domain TDOM in use. Cannot delete.>
<Jul 6, 2023 7:47:36,583 AM GMT-00:00> <Warning> <Management> <BEA-141191>
<The prepare phase of the configuration update failed with an exception.
weblogic.descriptor.BeanUpdateRejectedException: [WTC:180145]Remote domain TDOM in use. Cannot delete.
at weblogic.wtc.gwt.WTCService.startRemoveWTCRemoteTuxDom(WTCService.java:4758)
at weblogic.wtc.gwt.WTCService.prepareUpdate(WTCService.java:7247)
at weblogic.descriptor.internal.DescriptorImpl$Update.prepare(DescriptorImpl.java:684)
at weblogic.descriptor.internal.DescriptorImpl.prepareUpdateDiff(DescriptorImpl.java:257)
at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.prepareUpdateDiff(RuntimeAccessDeploymentReceiverService.java:2156)
Truncated. see log file for complete stacktrace
<Jul 6, 2023 7:47:36,583 AM GMT-00:00> <Warning> <Management> <BEA-141191>
<The prepare phase of the configuration update failed with an exception.
weblogic.descriptor.BeanUpdateRejectedException: [WTC:180145]Remote domain TDOM in use. Cannot delete.
at weblogic.wtc.gwt.WTCService.startRemoveWTCRemoteTuxDom(WTCService.java:4758)
at weblogic.wtc.gwt.WTCService.prepareUpdate(WTCService.java:7247)
at weblogic.descriptor.internal.DescriptorImpl$Update.prepare(DescriptorImpl.java:684)
at weblogic.descriptor.internal.DescriptorImpl.prepareUpdateDiff(DescriptorImpl.java:257)
at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.prepareUpdateDiff(RuntimeAccessDeploymentReceiverService.java:2156)
Truncated. see log file for complete stacktrace
If remote access point really in use (session activate or using by import service) it can be deleted. This is the opposite behavior of what is expected.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |