cancel
Showing results for 
Search instead for 
Did you mean: 

Problem while connecting to MDM repository when using MDM 5.5 SP5 web servi

Former Member
0 Kudos

Dear all,

Now I am using MDM 5.5 SP5 web service, but get the error: “Problem while connecting to MDM repository”

The following is my step:

1 According to http://help.sap.com/saphelp_mdm550/helpdata/en/45/0068570b0c0487e10000000a155369/frameset.htm . I deployed the packages:

com.sap.mdm.tech.mdm4j.sda

com.sap.mdm.tech.connector.sda

sap.com/tc/facade

sap.com/tc/bpfacade

2 Configure the use and password in J2EE Visual Administrator

on the right hand pane configuration/apps/sap.com/tc~facade/appcfg/Propertysheet...

switch to edit mode and edit there username an password for the MDM-Web services I want to use

3 navigate to your Web AS http://myserver:myport/wsnavigator

But I got the following error:

<pns:fault>

<pns:id>WS_LogonProblem</pns:id>

<pns:severity>ERROR</pns:severity>

<pns:text>Problem while connecting to MDM repository: XXX on server: XX at port: XXXX. Maybe the Repository-Information has not been set correctly at the requested query.</pns:text>

</pns:fault>

The web service I used is MDM 5.5 SP5.

Would you please help me to solve this problem?

Thanks, Steven

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi all,

would you please help me this problem?

Thanks, Steven

former_member1173626
Participant
0 Kudos

hi steven,

i encountered the same problem and everything i did to end up solving the problem was:

1. made sure all mdm components are on the same patch level, so i upgraded all the mdm components to the latest available version

2. i redployed all the j2ee components

3. after doing this, i still had the problem. but when i recread the repository with the latest archive from the content i downloaded, the test worked.

hope this helps for you,

mm