cancel
Showing results for 
Search instead for 
Did you mean: 

SAP IDM 8 Running initial ABAP load

Former Member
0 Kudos

Hi,

Friends,

I am working on SAP IDM 8  & while running the job for initial ABAP load, getting the following error.

Error occured in JCo3Proxy.logonSapi(String):

java.lang.Throwable: Initialization of destination ERT300 failed: Connect to message server host failedConnection parameters: TYPE=B DEST=ERT300 MSHOST=XXXXXXXXX R3NAME=ERT GROUP=PUBLIC PCS=1LOCATION CPIC (TCP/IP) on local host XXXXXXXX with UnicodeERROR service '?' unknownTIME Sat Oct 31 00:20:26 2015RELEASE 720COMPONENT NI (network interface)VERSION 40RC -3DETAIL NiErrSetCOUNTER 2


Any suggestions in this regard.


BR,


Mohammed

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

This does not look to be IDM issue.

Can you check thread service '?' unknown | SCN where similar issue was resolved.

regards,

pradeep

Former Member
0 Kudos

Thanks Pradeep.

Proper entries exist in service file.

However I made changes in logon group, & ran the initial load. This time I didn't got the previous error, but another one.

However the load was not sucessful.

The error:

BR,

Ismail

jaisuryan
Active Contributor
0 Kudos

Hello Mohammed,

sap_core_getRepositoryConstant script is missing in the job. Please link the script in the job and try again. Thanks.

Jai

Former Member
0 Kudos

Thanks Jai.

Will try this & let you know.

Can you let me know from where shall I initiate the initial load....from https://hostname:port:/idm/admin url (Where you have two tabs Constant / Job or from Eclipse?

Please confirm.

BR,

Ismail

Former Member
0 Kudos

Hi Ismail ,

Both options are equivalent.  Web admin UI is supposed to be used when eclipse is not available.

Best Regards,

Penka

Former Member
0 Kudos

Thanks Penka.

When I run initial load it is asking for repository, & just one is mentioned in the list as 'None'.

I already defined a repository.

It is not getting reflected in this list.

BR,

Ismail

Former Member
0 Kudos

Sorry I forgot to add the screenshot.

List of Repositories.....

Former Member
0 Kudos

Hi Ismail ,

Have you get the configutation after 7.20 upgrade to 8.0 ?

I can see that ABAP repository type is in your custom package and not in standard IdM provisioning package com.sap.idm .connector.abap

Best Regards,

Penka

Former Member
0 Kudos

Hi Penka,

Sorry, but I didn't understood your question?

I didn't do any upgrade, but directly IDM 8.0

BR,

Ismail

Former Member
0 Kudos

Hi Ismail,

Running the job in the eclipse is offering Repository from specific type, which the job is related. Somehow the job doesn’t recognize no one repository of type ABAPSpecifucApplicationServer. One not standard think I can see from the attached screenshot is that the package name is different from what we are delivering as standard ABAP connector package com.sap.connector.abap

BR,

Penka

jaisuryan
Active Contributor
0 Kudos

Hello Mohammed

Have you resolved this already? If so, please post the solution.

If not, then maintain services file with ABAP server details. Next open cmd prompt in your IDM server and type ping <MSHOST> and see if ping is successful.

Kind regards,

Jai

Former Member
0 Kudos

Hi Jai,

SAP IDM is on Windows, and an entry is defined in host file for ERP server which is on Linux. It is pinging.

Thanks & Regards,

Ismail