cancel
Showing results for 
Search instead for 
Did you mean: 

Byte Code Adapter error in 7.1 SP5 system

Former Member
0 Kudos

Hi All,

I am getting an error when iam running Managed system wizard of NW 7.3 Java system.

The error seen in wizard is

SoapFaultCode:4 com.sap.sup.admin.abap.landscape.api.SoftwareComponentVersion.getSuccessor()Lcom/sap/sup/admin/abap/landscape/api/SoftwareComponentVersion;

When i drlled down furterj, could see that the is a class exception to get wily version above 710 system.

I had earlier configured a 7.3 Java managed system on 7.1 SP3 and had no issues. Can any one guide on this?

java.lang.NoSuchMethodError: com.sap.sup.admin.abap.landscape.api.SoftwareComponentVersion.getSuccessor()Lcom/sap/sup/admin/abap/landscape/api/SoftwareComponentVersion;

at com.sap.sup.admin.setup.WilyHelper.getSoftwareComponentVersionsHigherThan710(WilyHelper.java:569)

at com.sap.sup.admin.setup.WilyHelper.isHigherThan710(WilyHelper.java:533)

at com.sap.sup.admin.wilyadmin.WilyAdminView._getISAgentRemoteSettings(WilyAdminView.java:2329)

at com.sap.sup.admin.wilyadmin.WilyAdminView._getISAgentRemoteSettingsForCurrentSelection(WilyAdminView.java:2294)

at com.sap.sup.admin.wilyadmin.WilyAdminView.supplyJ2eeNode(WilyAdminView.java:364)

at com.sap.sup.admin.wilyadmin.wdp.InternalWilyAdminView.supplyJ2eeNode(InternalWilyAdminView.java:559)

at com.sap.sup.admin.wilyadmin.wdp.IPrivateWilyAdminView$IJ2eeNodeNode.doSupplyElements(IPrivateWilyAdminView.java:1119)

at com.sap.tc.webdynpro.progmodel.context.Node.supplyElements(Node.java:406)

at com.sap.tc.webdynpro.progmodel.context.Node.getElementList(Node.java:345)

at com.sap.tc.webdynpro.progmodel.context.Node.getElements(Node.java:333)

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Issue resolved after undeploying and redeploying LMSERVICE in SDM

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey,

sorry i don´t know a solution yet. I ran into the same problem, the bytecode webservice takes ages and then returns an internal server error.

Have you found any solution yet?

kind regards

Peter

Former Member
0 Kudos

Hey Peter,

SAP development support is workign on this. As a initial check, Please re-deploy the java LMSERVICE and check if the issue persists.

Also, we could see the error coming up for 7.0x systems as well.

Thanks,

Arun