cancel
Showing results for 
Search instead for 
Did you mean: 

java.lang.NoClassDefFoundError in Upgrading Business Connector from 4.7 to 4.8

0 Kudos

Hi All,

I hope this is the right place to put this query.

We are upgrading SAP Businness Connector from 4.7 version to 4.8. There are few challenges which we are facing while doing this migration.

We are making a RFC call from our Business Connector JAVA Service

(callRFC)and we are using built in "invoke" Class

(pub.sap.client:invoke). We are getting an error:


java.lang.NoClassDefFoundError: bcutility/Log at

SAS.toSAP.callRFC(toSAP.java:81)

... 21 more

I checked in the Migration guide and this error is mentioned there but

as

such there is no solution provided.


All it says is: "Java Services that use non-public classes of the

Business Connector that have been deleted in BC 4.8 will fail with

NoSuchMethodError or NoClassDefFoundError.

(IC5)"

Any help would be much appreciated.

Regards,

Anuj Dulta

Accepted Solutions (1)

Accepted Solutions (1)

manish_singh13
Active Contributor
0 Kudos

Hi,

Please check below note also:

1795909 - Business Connector 4.8 Service Release 8 (SR8)

Thanks,

Manish Singh

0 Kudos

The error is Resolved now. The bcutility.jar was missing and hence the Class was not available.

Thanks for all the replies.

Regards,

Anuj Dulta

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Have you checked the below note for fix 6.

1836062 - Business Connector 4.8 Core Fix 6

Thanks

Rishi Abrol