cancel
Showing results for 
Search instead for 
Did you mean: 

Exception condition "SERVER_NOT_REGISTERED" triggered

Former Member
0 Kudos

Hi experts

I have problem on my test system, this works on my dev system.

We are running a abap program from businessobjetcs.

I get a short dump in my test system  see  attach´d file.

This is what i have done so far

The program was sent to test system via transport.

A Rfc destination for sapds was created

parameter gw/acl_mode = 0 was set in default profle.

I must be missing something since this works on dev

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

i had to ad the bo server to the reg info file , after that this works

Answers (2)

Answers (2)

Former Member
0 Kudos

dev_ files added

Former Member
0 Kudos

As mentioned you have created RFC destination SAPDS with progID SAPDS on DEV and TST system.

The service in BO for the progID SAPDS should run continuously (check with BO consultant)  then you can see the progID registered in ABAP system. You can check the progID is registered or not at gateway level in SMGW --> goto --> logged on clients.

Former Member
0 Kudos

i dont see it in smgw continuously.

I do see this when the it is executed see picture

Former Member
0 Kudos

Thanks, as long as the connection is active in SMGW when you are trying to access the data from BO then it should work.

The reason you are getting errors while performing the connection test in SM59 because that time there is no registered gateway connection, you can cross check.

manumohandas82
Active Contributor
0 Kudos

Hi  ,

Please do a test connection of the RFC from  SM59  . The connection should be configured correctly

Thanks ,

Manu

Former Member
0 Kudos

I get an error with RFC on both dev and test ?

Former Member
0 Kudos

can you please attach dev_rd and latest dev_rfc* files.

manumohandas82
Active Contributor
0 Kudos

Hi vior ,

Please check whether the following link will help you

http://scn.sap.com/docs/DOC-29394

Thanks ,

Manu