Hello Alexandre Costa,
Did you solved this issue? Could you please share your experience? We are using Outsystems Platform Version 9.0.1.15 and experiencing same error for 'UTF, UTF_Assertions, UTF_Core, UTF_Template' modules.
Here is error of UTF module for instance:
{"JBAS014671: Failed services" => {"jboss.deployment.unit.\"UTF.war\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"UTF.war\".INSTALL: JBAS018733: Failed to process phase INSTALL of deployment \"UTF.war\"Caused by: javax.xml.ws.WebServiceException: java.lang.reflect.UndeclaredThrowableExceptionCaused by: java.lang.reflect.UndeclaredThrowableExceptionCaused by: java.lang.NoSuchMethodException: org.objectweb.asm.MethodWriter.visitLabel(org.objectweb.asm.Label)"}}outsystems.extensibility.exceptions.DeploymentException: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"UTF.war\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"UTF.war\".INSTALL: JBAS018733: Failed to process phase INSTALL of deployment \"UTF.war\"Caused by: javax.xml.ws.WebServiceException: java.lang.reflect.UndeclaredThrowableExceptionCaused by: java.lang.reflect.UndeclaredThrowableExceptionCaused by: java.lang.NoSuchMethodException: org.objectweb.asm.MethodWriter.visitLabel(org.objectweb.asm.Label)"}}at outsystems.hubedition.deployservice.extensibility.jboss71.JBoss71Deployer.deploy(Unknown Source)at outsystems.hubedition.deployservice.applicationservers.iiIIIiiiiIiiiI.$lad(Unknown Source)at outsystems.hubedition.deployservice.applicationservers.iiIIIiiiiIiiiI.$vdd(Unknown Source)at outsystems.hubedition.deployservice.applicationservers.iIIiiiiiiIIiII.executeImpl(Unknown Source)at outsystems.hubedition.deployservice.applicationservers.iIIiiiiiiIIiII.executeImpl(Unknown Source)at outsystems.hubedition.util.delegates.Action$Action1.execute(Unknown Source)at outsystems.runtimecommon.CollectionsExtensions.apply(Unknown Source)at outsystems.extensibility.ExtensionPointLoader.execute(Unknown Source)at outsystems.extensibility.ExtensionPointLoader.execute(Unknown Source)at outsystems.hubedition.deployservice.applicationservers.iiIIIiiiiIiiiI.deployEspace(Unknown Source)at outsystems.hubedition.deployservice.Deploy.$ked(Unknown Source)at outsystems.hubedition.deployservice.Deploy.$dbd(Unknown Source)at outsystems.hubedition.deployservice.Deploy.messageTransmission(Unknown Source)at sun.reflect.GeneratedMethodAccessor280.invoke(Unknown Source)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)at java.lang.reflect.Method.invoke(Method.java:597)at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:303)at sun.rmi.transport.Transport$2.run(Transport.java:184)at java.security.AccessController.doPrivileged(Native Method)at sun.rmi.transport.Transport.serviceCall(Transport.java:180)at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:547)at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.access$400(TCPTransport.java:599)at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$1.run(TCPTransport.java:664)at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$1.run(TCPTransport.java:661)at java.security.AccessController.doPrivileged(Native Method)at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:661)at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)at java.lang.Thread.run(Thread.java:682).
Thank you in advance!