cancel
Showing results for 
Search instead for 
Did you mean: 

Error while opening Service Registry

Former Member
0 Kudos

Hi All

I am getting an error while opening Service Registry

java.rmi.RemoteException: TransportBindingException during request to UDDI Invalid Response code (401). Server returned message . Http proxy info: Http proxy 10.XXX.71.YYY:80 used for host http://XXX:60000/uddi/api/inquiry/

at com.sap.esi.uddi.sr.impl.uddi.invoke.UDDIEntityInquirer.findAllTModel(UDDIEntityInquirer.java:372)

    at com.sap.esi.uddi.sr.impl.uddi.finders.PhysicalSystemFinder.findPhysicalSystems(PhysicalSystemFinder.java:356)

    at com.sap.esi.uddi.sr.impl.helpers.UDDIHelper.findPhysicalSystems(UDDIHelper.java:918)

    at com.sap.esi.uddi.sr.impl.ejb.ServicesRegistryBean.findPhysicalSystems(ServicesRegistryBean.java:142)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

I have gone through many blogs and  Note 1113811 but not able to solve the error .

As per blogs Suggestion :- Service Registry is not configured properly .

So i configured the Service Registry by Configuration Wizard :- Connection Configuration to Central Service Registry.

but now i m not getting any option of "START, RESUME,RE-EXEUTE" as it is showing currently executing so please let me know how to stop this and start again and how to solve the issue .

not able to attach screen shot ..

Thanks in Advanced ,

Rudra

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member45419
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi,

Please check the note which will for your issue.

Note 1267817 - Configure Services Registry proxy (ServicesRegistrySi) for this configuration

BR,

Prabhakar

ashish_mishra2
Contributor
0 Kudos

Rudra Singh wrote:

but now i m not getting any option of "START, RESUME,RE-EXEUTE" as it is showing currently executing so please let me know how to stop this and start again and how to solve the issue .

not able to attach screen shot ..

Thanks in Advanced ,

Rudra

Hi Rudra,

Delete the locks and sessions in NWA running against user ID used for execution of the wizard.

After deletion of locks and running sessions, you should see highlighted "START, RESUME,RE-EXEUTE".

Let us know if problem persists.

Cheers !!!

Ashish


ashish_mishra2
Contributor
0 Kudos

Regarding service registry error:

http 401 error comes when the user used in configuration is not having sufficient authorization.

Could you please check the authorization of user, you used while running SR config wizard?

I guess you can find the same in the details of UDDI_DESTINATION.

Check if these roles are assigned to that user:

    SERVICES_REGISTRY_READ_WRITE

    UDDI_ADMIN

Cheers !!!

Ashish

Former Member
0 Kudos

Hi,

Please check the below note .

Note 1458315 - Services Registry is not properly configured

As you mentioned that you are only getting executing .so the request will time out.

Please check the below note fro timeout.

Note 1458627 - Services Registry returns time out exception


Thanks

Rishi Abrol

Former Member
0 Kudos

Hi Rishi,

I have implemented both the notes but i am getting same error .

Regards,

Rudra

former_member182034
Active Contributor
0 Kudos

hi Rudra,

Please follow the instruction of page 28 (b) from below link. exact error and its solution is mentioned there.

UDDI Invalid Response code  (401)

Regards,