161
Views
2
Comments
[Unit Testing Framework] Cannot install component on framework 9.0.1.15
Question
unit-testing-framework
Web icon
Forge component by Andrew Burgess
Hi guys I'm trying to install this component in my OS Version 9.1.15 but I receive the error bellow:


Error message from node ip-172-31-45-18 (127.0.0.1): Internal Error {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"UTF_Core.war\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"UTF_Core.war\".INSTALL: JBAS018733: Failed to process phase INSTALL of deployment \"UTF_Core.war\" Caused by: javax.xml.ws.WebServiceException: java.lang.reflect.UndeclaredThrowableException Caused by: java.lang.reflect.UndeclaredThrowableException Caused by: java.lang.NoSuchMethodException: org.objectweb.asm.MethodWriter.visitLabel(org.objectweb.asm.Label)"}} outsystems.extensibility.exceptions.DeploymentException: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"UTF_Core.war\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"UTF_Core.war\".INSTALL: JBAS018733: Failed to process phase INSTALL of deployment \"UTF_Core.war\" Caused by: javax.xml.ws.WebServiceException: java.lang.reflect.UndeclaredThrowableException Caused by: java.lang.reflect.UndeclaredThrowableException Caused 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.GeneratedMethodAccessor73.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) CompModule : First stage compilation
Just to correct, I'm trying to install on 9.0.1.5 not 9.1.15.

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.UndeclaredThrowableException
Caused by: java.lang.reflect.UndeclaredThrowableException
Caused 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.UndeclaredThrowableException
Caused by: java.lang.reflect.UndeclaredThrowableException
Caused 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!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.