cancel
Showing results for 
Search instead for 
Did you mean: 

MDM Development server inconsistency !

Former Member
0 Kudos

Hi Experts,

Need real quick help.

We have a application running in production from an year. We had to changes based on customer requirement. Changes were implemented and tested in DE and transported to QA. We found an error in DE1 and in QA before moving to production luckily.

Exception is in creating connection with the MDM server. We have a DC named resource cache which is having MDMconnector method in it and being called from across the DC's.

Issue is occurring on MDMconnector class with exception

java.lang.NoClassDefFoundError: com/sap/mdm/commands/CommandException

on all the DC's for getconnection method. We restored the code with sync to date and dependency time were set properly for build time and for run time.

but we issue on every activation only not on local deployment.

something is going wrong on activation of the activities and same exception is thrown.

please help me in resolving this issue. We have changes to be moved to production urgently.

TIA

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

just check the product version of mdm.

then update the track with the right mdm java api lib

Former Member
0 Kudos

Thank you John for replying. Could you please elaborate it?,

Can you tell me step by step procedure to check the same.

Edited by: Shrushti on Jan 20, 2011 1:25 PM

Former Member
0 Kudos

Hi Experts,

Any pointers on this? please reply... we are still stuck on this.