cancel
Showing results for 
Search instead for 
Did you mean: 

Import Server not being able to start

Former Member
0 Kudos

Hi All,

As part of SRM-MDM 3.0 catalog installation, both MDS and MDIS have been installed. After that, I tried to start MDIS in Console and received an error 'Call to SAP WebServiceInstance failed with error: Not found' that led me to look at MDIS.log and found out that it failed with the following error in the log file.

ts,tid,severity,message,component,file,line,op-name,proto-type,client-login-id,user,repository,ac

2009-10-08T18:14:42.806,1 ,23,"config filepath: /usr/sap/SCD/MDIS21/config/mdis.ini",Backgroun

d_Thread@Main,xLogManager.cpp,101,,,,,,,,

2009-10-08T18:16:45.207,1 ,24,"ConnectionAcceptor::ConnectionAcceptor(): bind() failed with er

rno=0x0000007D 'Address already in use'",Horizontal@Network,ConnectionAcceptor.cpp,102,Bind,,,,,,,

2009-10-08T18:16:50.572,1 ,23,"ts-long=""18:16:50 GMT, Thursday, October 08, 2009"" pid=""1619

8"" host=""sapmcd"" compile-type=""SOLARIS_SPARC_RELEASE""",,,,,,,,,Open,,

2009-10-08T18:16:50.564,1 ,23,"config filepath: /usr/sap/SCD/MDIS21/config/mdis.ini",Backgroun

d_Thread@Main,xLogManager.cpp,101,,,,,,,,

2009-10-08T18:18:52.967,1 ,24,"ConnectionAcceptor::ConnectionAcceptor(): bind() failed with er

rno=0x0000007D 'Address already in use'",Horizontal@Network,ConnectionAcceptor.cpp,102,Bind,,,,,,,

2009-10-08T18:18:53.481,1 ,23,"ts-long=""18:18:53 GMT, Thursday, October 08, 2009"" pid=""1712

1"" host=""sapmcd"" compile-type=""SOLARIS_SPARC_RELEASE""",,,,,,,,,Open,,

2009-10-08T18:18:53.476,1 ,23,"config filepath: /usr/sap/SCD/MDIS21/config/mdis.ini",Backgroun

d_Thread@Main,xLogManager.cpp,101,,,,,,,,

2009-10-08T18:20:55.877,1 ,24,"ConnectionAcceptor::ConnectionAcceptor(): bind() failed with er

rno=0x0000007D 'Address already in use'",Horizontal@Network,ConnectionAcceptor.cpp,102,Bind,,,,,,,

2009-10-08T18:20:56.420,1 ,23,"ts-long=""18:20:56 GMT, Thursday, October 08, 2009"" pid=""1978

1"" host=""sapmcd"" compile-type=""SOLARIS_SPARC_RELEASE""",,,,,,,,,Open,,

2009-10-08T18:20:56.416,1 ,23,"config filepath: /usr/sap/SCD/MDIS21/config/mdis.ini",Backgroun

d_Thread@Main,xLogManager.cpp,101,,,,,,,,

2009-10-08T18:22:58.817,1 ,24,"ConnectionAcceptor::ConnectionAcceptor(): bind() failed with er

rno=0x0000007D 'Address already in use'",Horizontal@Network,ConnectionAcceptor.cpp,102,Bind,,,,,,,

2009-10-08T18:22:59.330,1 ,23,"ts-long=""18:22:59 GMT, Thursday, October 08, 2009"" pid=""2075

1"" host=""sapmcd"" compile-type=""SOLARIS_SPARC_RELEASE""",,,,,,,,,Open,,

2009-10-08T18:22:59.326,1 ,23,"config filepath: /usr/sap/SCD/MDIS21/config/mdis.ini",Backgroun

d_Thread@Main,xLogManager.cpp,101,,,,,,,,

2009-10-08T18:25:01.727,1 ,24,"ConnectionAcceptor::ConnectionAcceptor(): bind() failed with er

rno=0x0000007D 'Address already in use'",Horizontal@Network,ConnectionAcceptor.cpp,102,Bind,,,,,,,

2009-10-08T18:25:02.220,1 ,23,"ts-long=""18:25:02 GMT, Thursday, October 08, 2009"" pid=""2169

7"" host=""sapmcd"" compile-type=""SOLARIS_SPARC_RELEASE""",,,,,,,,,Open,,

2009-10-08T18:25:02.216,1 ,23,"config filepath: /usr/sap/SCD/MDIS21/config/mdis.ini",Backgroun

d_Thread@Main,xLogManager.cpp,101,,,,,,,,

2009-10-08T18:27:04.617,1 ,24,"ConnectionAcceptor::ConnectionAcceptor(): bind() failed with er

rno=0x0000007D 'Address already in use'",Horizontal@Network,ConnectionAcceptor.cpp,102,Bind,,,,,,,

sapmcd% 24,"ConnectionAcceptor::ConnectionAcceptor(): bind() failed with er

rno=0x0000007DUnmatched "

Have you encountered a similiar problem? By the way, we are running on Solaris sparc and Oracle DB.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello John,

Could you please share you're SRM-MDM 3.0 implementation exp and lesson learned?

Thanks

Shaik

Former Member
0 Kudos

Hi John Nolan

At the your Sparc Solaris Server run some application which used 20000-20005 ports

i mean that indexer

Regards

Kanstantsin

Former Member
0 Kudos

Hi Johan,

You can start MDIS thru SAP MMC when you get this error.

Regards,

Silpa

Former Member
0 Kudos

Hi Silpa,

I will try to start MDIS via SAP Management Console and let you know.

Thanks for your help.

Former Member
0 Kudos

I don't have SAP MC since the OS is Solaris. Is there a command I can use to start the MDIS on Solaris?

Former Member
0 Kudos

Hi Johan,

Please refer to the MDM 7.1 u2013 Installation Guide <Platform>.

https://websmp203.sap-ag.de/~sapidb/011000358700001668492008E

page 61 describes the starting of SAPMMC refer section :5.2.2 Using SAP Management Console

Hope this helps,

Regards,

Silpa

Former Member
0 Kudos

Hello John Nolan

Previous

Can you find in internet bash or cshell script which demo list of loadedc process and ports which its used

Next

login as superadmin(root)

load script and find process which used 20000-20005 ports

get from man what is the process

if that process less important than MDS - unload it (maybe that process loaded automatically in that case you should be change "init" file)

start mds

work

If you have another problem please note about it in details

Regards

Kanstantsin

Former Member
0 Kudos

All,

I finally managed to start the MDIS instance via SAP MC and managed to start the MDIS server via MDM Console. It had to do with Unix not being able to authenticate the users and password that already exist. In addition, there was a problem of port 59750 that MDIS was supposed to use so the machine was bounced and the port was open again.

Thanks for your suggestion.

Edited by: John Nolan on Oct 14, 2009 11:02 PM