BEA-160228: weblogic.utils.compiler.ToolFailureException: 5062. I could not deploy webservices:
I am deploying a webservice in weblogic server in version 12.2.1.1.0. I am getting the below error. I could not find any solution.
<Feb 28, 2020, 8:05:56,334 PM AEDT> <Error> <J2EE> <BEA-160228> <AppMerge failed to merge your application. If you are running AppMerge on the command-line, merge again with the -verbose option for more details. See the error message(s) below.>
weblogic.utils.compiler.ToolFailureException: 5062
at weblogic.application.compiler.FlowDriver.handleStateChangeException(FlowDriver.java:55)
at weblogic.application.compiler.FlowDriver.nextState(FlowDriver.java:38)
at weblogic.application.compiler.AppMerge.runBody(AppMerge.java:146)
at weblogic.utils.compiler.Tool.run(Tool.java:159)
at weblogic.utils.compiler.Tool.run(Tool.java:116)