UDDI Exception : publishing the service registry

Hi,
have anybody faced the error below :
com.sap.esi.uddi.sr.api.exceptions.SRExceptionerror code: null detail message: com.sap.esi.uddi.sr.impl.uddi.wsdl.validation.UDDIServerRemoteException: <Localization failed: ResourceBundle='com.sap.engine.services.webservices.wscm.validation.accessors.validation', ID='REMOTE_EXCEPTION_UDDI_SERVER', Arguments: ['http://dvjcen00:*****/uddi/api/inquiry/', 'http://dvjcen00:*****/uddi/api/publish/']> : Can't find bundle for base name com.sap.engine.services.webservices.wscm.validation.accessors.validation, locale en->com.sap.esi.uddi.sr.impl.uddi.wsdl.validation.UDDIServerRemoteException: <Localization failed: ResourceBundle='com.sap.engine.services.webservices.wscm.validation.accessors.validation', ID='REMOTE_EXCEPTION_UDDI_SERVER', Arguments: ['http://dvjcen00:*****/uddi/api/inquiry/', 'http://dvjcen00:******/uddi/api/publish/']> : Can't find bundle for base name com.sap.engine.services.webservices.wscm.validation.accessors.validation, locale en->com.sap.engine.services.webservices.espbase.client.bindings.exceptions.TransportBindingException: Invalid Response code (401). Server <http://dvjcen00:******/uddi/api/publish/> returned message <Unauthorized
Can anybody suggest on that . At the time of Publish the service registry it comes.
Rgds,
Deep

Hello Deep,
Have you tried to assign the SERVICES_REGISTRY_READ_WRITE role to the user that is trying to publish?
Thanks & Regards
SU

Similar Messages

  • PI 7.1 How to delete a published service from the service registry?

    Hello,
    I have the same problem in the pi 7.1, like Rahul in CE (Composition Environment) with the deleting of published services.
    How to delete a published service from the service registry?
    In the WS navigator I found only this operation:
    deleteClassificationSystemValues and deleteClassificationSystem
    I miss the operation deleteService.
    Have you an idea?
    Bye
    Stefan

    Hi all,
    I have opened an oss message and now I have an answer:
    Use this Service: ServicesRegistrySiService and the operation deleteServices with the logical key of the service as parameter.
    The logical key can be seen from the SR UI in the details of the endpoints.
    Bye
    Stefan

  • Regarding  the Service Registry in SAP  PI 7.1 and non SAP System ....!

    Hi All ,
    I  need to know answers for the below Question ...hope to get some answers frm Experts ....
    1) How to publish service from non-SAP systems?
    2)  How to use discovered service in the Service Registry for consumer/provider scenario? With some examples.
    Thanks in Advace ...!
    Regards ,
    Aziz khan .
    Edited by: Aziz khan on Sep 16, 2009 11:43 AM

    Hi,
    1) How to publish service from non-SAP systems?
    Publish Service is nothing but making WSDL of that service available. For that you need to Publish the WSDL of the web Service to UDDI. For Non SAP system, Lik .net , Java they have there oun APIs to do so. U can search on net to get it.
    For Ex. below link.
    http://www.startvbdotnet.com/web/publish.aspx
    2) How to use discovered service in the Service Registry for consumer/provider scenario? With some examples.
    Once you discover the services, you get the WSDL of that Service. Then You can import this WSDL in IR and you it.
    See the below links.
    http://help.sap.com/saphelp_nw04/helpdata/en/43/ce993b45cb0a85e10000000a1553f6/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/EN/26/9e97b0f525d743882936c2d6f375c7/frameset.htm
    Shweta

  • Importing the ES Bundle webservices into the Service Registry of PI

    Experts,
    We have an ECC 6.0 Enhancement Pack 3, PI 7.1, and CE 7.1 landscape and are having some trouble getting the Enterprise Web Services that come with EP3 to show up in the Service Registry that came with PI.
    We are following the guide "CE, ESR, AND DISCOVERY SYSTEM BUILDING AN END-TO-END ENTERPRISE SOA SCENARIO", https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/108ef7ba-8abd-2a10-f787-d5f29c5f1b88
    All of the references to CE we have been replacing with PI since we want to use the SR that came with PI instead of CE.
    We can get all the way up to step 6 in section 3.3 where it tells us to use LPCONFIG to create a logical port pointing to the Service Registry. We we run this tcode we get a message telling us to go to SOAMANAGER.  I found the following URL
    http://help.sap.com/saphelp_nwpi71/helpdata/en/44/cc8fd368c873dfe10000000a11466f/frameset.htm
    That describes how to do this however when we go into the NWA we do not see a 'Call Parameters' tab.
    Basically it looks like the process is as follows:
    1) On ECC 6.0, use Sm59 to create a RFC connection.
    2) On ECC 6.0, use WSPARAM to create a Enterprise Registry parameter
    3) From PI, launch SOAMANAGER to create a logical port
    4) ON ECC 6.0, use WSPUBLISH to select the webservices we want to show up in the Service Registry.
    Does this sound like the correct method?

    I should add, this is the error message that we are getting:
    SoapFaultCode:1  Cannot create implementation instance. Nested message:
    An exception occurred while obtaining UDDI Logical Ports. Please, check
    your c onfiguration settings (UDDI Endpoint or UDDI wsdl
    file)[_DestinationService Impl7000] Application or service
    service:tcesiesp~srv tried to access des tination UDDI_DESTINATION of
    type WSDestinationTemplate which does not curr ently exist in the
    destination service. You can create destinations in the NWA under
    Configuration Management->Infrastructure->Destinations..

  • Endpoints not published in Service Registry

    Hi all,
    I have published all the Enterprise services from the Discovery system(ECC) and they are available within the service registry.
    But somehow the endpoints are not published to the Service Registry because of which I am not able to consume the services for UI development in VC.
    I have the following concerns :
       1) The ES are being tested successfully but not being sure why the endpoints were not published when the Services were published from the Discovery System.
       2) Can we forcefully create the endpoints in the Service Registry. If so, plz let me know the procedure.
      3) SP13 is applied on Discovery System, so I am not able to execute TCode SOAMANAGER to create Endpoints, so is there any other alternative, other than upgrading ECC to SP14.
    Points will be rewarded for any help
    Regards Brian

    Hi Brian,
    Maybe the issue is wrt the Service Registry destination definition. The correct system name should be picked from the SLD system name (under http://host:port/sld) definition (I think it CE1 by default). You can also refer other issues I faced in a similar situation that i documented in thread [Endpoints not published in Service Registry;
    I take my earlier comment about using the Publish function in Service Registry. I learn it should be not be used.
    As regards the ServicesRegistrySi(Proxy Definition) URL, I guess you can use http://localhost:port/ServicesRegistrySiService/ServicesRegistrySiPort?wsdl&mode=sap_wsdl
    Regads
    Suresh

  • Documentation of services in the service registry

    Hi all,
    in the service registry i can publish a documentation url for enterprise services.
    How can i make a documenation for NON-Enterprise Services?
    Can i publish a URL for normal web services?
    How can i document a normal web service?
    regards

    Not possible yet.

  • Question about the Service Registry

    Hi Folks,
    I am currently writing a report on the need for our company's SAP interfaces to be moved from the Visual Studio 2003/SAP .NET Connector 1.0 platform to one of the two more up-to-date technologies: ESOA or SAP .NET Connector 3.0.
    My question is regarding the SAP Services Registry. I understand that a web service is created in Visual Studio, deployed to a local web server, and then to the RS. Where should the RS reside? We are a global company and our interface is used in about 40 sites - will there be one RS for all of these sites?
    Sorry, if this is very naive. I'm just beginning to get to grips with this topic.
    Many thanks,
    David

    Hi David,
    The most important thing here is that the Service Registry is only relevant during design-time, not at runtime. The webservice itself won't be deployed to the SR, the webservice WSDL (along with additional information on usage & security restrictions) will be published in the SR. The SR is like a listing of your available Provider Webservices, with controlled access.
    You'll need to elaborate a bit more on the 40 sites statement, i.e. will they be developing their own consumer service for your one service? If they are, they will only need to access the SR initially to get the WSDL during development, thereafter at runtime, they will call the runtime endpoint defined by you & not the SR.
    They will only visit the SR again if the service contract changes from your side and you have a new WSDL. Even then, they can work with an offline WSDL that you provide them so SR connectivity in not mandatory.
    Regards, Trevor

  • My iPad screen is blank except for the service and battery symbol.  Any ideas how I can fix this?

    My Ipad screen is blank except for the service and battery symbols. Any ideas how I can fix this please?

    Try restarting
    Hold down the Sleep/Wake button and the home button together until the apple logo appears (ignore the ON/OFF slider) then let both buttons go and wait for phone to restart (no data will be lost).

  • Risk analysis failed: Exception from the service : Invalid System

    I'm trying to get the risk analysis performed for CUP requests.  When I'm in the process of creating a request, and I add roles to the request and then click on the risk analysis button, I get the above error.
    I checked the URI that I've included in the Risk Analysis section of the configuration and I believe it is correct:
    http://<server>:<port>/VirsaCCRiskAnalysisService/Config1?wsdl&style=document
    I've selected 5.3 web service, and I have provided a user ID that has admin rights.
    What do you think is the reason this error is being thrown?
    The error in the log is:
    2009-11-19 15:04:31,821 [SAPEngine_Application_Thread[impl:3]_39] ERROR com.virsa.ae.core.BOException: Exception from the service : Invalid System
    com.virsa.ae.core.BOException: Exception from the service : Invalid System
    Thanks,
    Santosh

    Frank,
    Thanks for your response.  I was thinking along these lines already and so I have tried to do as you suggest.  However it didn't work and the log indicated that it didn't like my connector name (even though the connector name is now the same as in RAR).
    Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name 'SANDBOX' in the SLD. No such JCO destination is defined in the SLD.
    However, I looked at one of the online post installation checklists for CUP and I gathered that it might be necessary to have the JCo itself renamed at the backend to reflect the name used in RAR, and that should populate into my connector list within CUP (when you click on the magnifying glass).
    I'm waiting to try that out, but I'm not sure about any secondary impact of making a change to the JCo name.
    Let me know what you think about that move.
    Thanks,
    Santosh

  • Error :  "regarding the Services Registry"

    Hi
       When I open the link : http://<localhost>:<portno>/sr,
    the following error occurs even before i search for any services.
    " com.sap.esi.uddi.sr.api.exceptions.SRExceptionerror code: 29100 detail message: An exception occurred while obtaining UDDI Logical Ports. Please, check your configuration settings (UDDI Endpoint or UDDI wsdl
    file)com.sap.esi.esp.service.server.query.discovery.ExtendedServiceException:
                com.sap.esi.esp.lib.mm.config.exceptions.TechnicalException: Invalid
                Response Code: (404) Not Found. The request URL
                was:"http://<localhost><portno>/uddi_v3_services.wsdl". Check,
                whether the URL is correct, and the Web Service that you are
                requesting is up and running. "
    I gave the request URL after reading a document for Configuring UDDI settings. How to overcome this error and browse the registry, the registry is showing no service definitions found.
    Thanks
    Vijay

    Response Code: (404) Not Found. The request URL was :"http://<localhost><portno>/uddi_v3_services.wsdl
    did you do the settings as mentioned in this blog:
    /people/robin.schroeder/blog/2007/08/08/publish-your-services-to-es-registry
    check the first point

  • Error while publishing thru Service registry

    Hi friends
    While publishing service thru service registry, I am getting this error message.
    Any Solution?
    Thanks
       -Mitesh
    com.sap.esi.uddi.sr.api.exceptions.SRExceptionerror code: null detail message: com.sap.esi.uddi.sr.impl.uddi.wsdl.validation.ValidationException: Cannot load WSDL due to "Invalid Response Code: (401) Unauthorized. The requested URL was:"http://host:8000/sap/bc/srt/xip/sap/ECC_SALESORDERCRTRC1?sap-client=001&wsdl=1.1"". Check that the specified WSDL URL "http://host:8000/sap/bc/srt/xip/sap/ECC_SALESORDERCRTRC1?sap-client=001&wsdl=1.1" points to WS-I Basic Profile 1.1 compliant WSDL Definitions file->com.sap.esi.uddi.sr.impl.uddi.wsdl.validation.ValidationException: Cannot load WSDL due to "Invalid Response Code: (401) Unauthorized. The requested URL was:"http://host:8000/sap/bc/srt/xip/sap/ECC_SALESORDERCRTRC1?sap-client=001&wsdl=1.1"". Check that the specified WSDL URL "http://host:8000/sap/bc/srt/xip/sap/ECC_SALESORDERCRTRC1?sap-client=001&wsdl=1.1" points to WS-I Basic Profile 1.1 compliant WSDL Definitions file->com.sap.esi.uddi.sr.impl.uddi.wsdl.validation.ValidationMessage: Cannot load WSDL due to "Invalid Response Code: (401) Unauthorized. The requested URL was:"http://host:8000/sap/bc/srt/xip/sap/ECC_SALESORDERCRTRC1?sap-client=001&wsdl=1.1"". Check that the specified WSDL URL "http://host:8000/sap/bc/srt/xip/sap/ECC_SALESORDERCRTRC1?sap-client=001&wsdl=1.1" points to WS-I Basic Profile 1.1 compliant WSDL Definitions file

    Hello Mitesh
    Would this forum question be interesting for you?
    [ESR post-installation tasks are missing|ESR post-installation tasks are missing]
    regards
    Rathish

  • Error the port of the service registry

    Dear everyone,
    please help me, i got the error message as below:
    Information for this WSDL portType has not been obtained successfully. Some errors have occured.
    (E.g. some of the parent entities might be corrupted or unpublished.)
    Error message:
    WSDLException: faultCode=INVALID_WSDL: java.io.IOException: Connection to localhost:7201 refused
    Actually, my registry is run on port: 7301: http://localhost:7301/registry/uddi/web
    but I don't know why when I log to oracle enterprise manager, registry control and click on find_tmodel, then click to obtain the list of service in this tmodel; i get the error message above.
    Can anyone tell me how can I change the port value?
    Many thanks in advance,
    sophea

    Now it is ok, i can use registry console to change the port.
    registry console -> manage ->registry management - > replace url

  • RFC WSDL need to publish in Service Registry or not?

    Hi,
    I have created a webservice(WSDL) using SOAMANAGER for Remote Function Call(RFC) developed in R/3 System. This WSDL will be used in Enterprise Portal for our Web Application. Is it required to publish the Webservice in Service Registry? What is the importance of publishing webservice in Registry? If it is required, who will be responsible for publishing it(ABAP Technical person or Basis or Enterprise Portal person)?
    Thanks and Regards,
    Vimala P

    Hi Nidhi,
    >My Scenario is I need to publish one RFC as a webservice in PI 7.1 and provide an endpoint URL to user to use.
    As per my understanding, you are trying to expose an RFC as webservice. If yes, have a look at this [link|http://help.sap.com/saphelp_nw04/Helpdata/EN/e9/ae1b9a5d2cef4ea4b579f19d902871/frameset.htm] to ensure you have done it properly.
    > I have done the configuration but when I try this option Tools-> display WSDL it gives me following error-- ``Object Service Interface Z_QMNC_SAVE_CORRECTIONS | urn:sap-com:document:sap:rfc:functions not found in Enterprise Services Repository``
    I am not clear with configuration you have done. Can you describe a bit more?
    Regards,
    Sunil Chandra

  • Problem while publishing the service

    Hi,
    I have installed the SAP netweaver Trail sP1 Preview JAVA EE server.
    I have also installed the Preview _Dev Studio.
    The Application server is up and running fine
    http://<hostname>:50100/
    I followed the
    "Web Services Testing and SAP NetWeaver Application Server, Java EE 5 Edition"
    arcticle written by Mamoon Yunus.
    I could create the web service as mentioned in the document.
    But when i try to publich it it fails it gives aerror message "Publishing failed".
    One thing which i noticed is the Webservice is try to published on http://<hostname>:50000/ and thats the reason i think the publishing fails.
    How can i chage the port number form 50000 to 50100.
    What ahsould be steps followed form developer studio
    Best Regards
    Manoj

    Hi Vladimir,
    Thanks for the help.
    I could test the webservcie with the SOAPSonar tool and it worked fine.
    Only one thing i would like to address
    is that the p;ublishing of the webservice on the SAP server was very slow.
    For almost 3 hours the dialog was showing  "publishing.......".
    Then finally i cancelled it and i got a message that service was deployed sucessfully.
    I had the windows 2003 server m/c with 1GB RAM on whihc both the SAP server and netweaver studio was running.
    Can this be the problem of slow publishing
    Best Regards
    Manoj

  • Error in publishing endpoint in service registry

    Hey,
        I am gettin the following error while publishing the service registry.
    10160A save request exceeded the quantitylimits for a given structure type. #Number of Business Entities exceeds your limit 1(2).
         This is with respect to  the endpoint. The endpoint is also not published when  I checked it in the service registry of PI.
    regards,
    Milan.

    Hi Milan,
    Open your UDDI client->Select Publish->Select Retrieve My Business
    check if you are able to add more than one Business entity.
    You find out all the Business entities present in the UDDI, Take their keys (UDDI Keys)
    then go to Publish->Select Retrieve My Business
    create business entity with the key you have obtained before and then delete that, It will delete the the business entity and then try to publish the your service with end point.
    Thanks,
    Sunil Singh

Maybe you are looking for

  • How to convert java class to dll file for using in Microsoft Technology(.n)

    hey hemmj !!!!!! nice replying , first of all i d like to say thanks for response me so frequently..... i like such type of guy... i d never forget ur online support. hey buddy, i ve a problem with applet application... i m working on java chat serve

  • DAQmxSystem executable not running in Windows 7

    I have a very simple vi that queries all DAQ hardware connected to a PC running Windows 7 (32 bit) and LabVIEW 2009. This vi works perfectly well as shown in the screen capture above.  I then create an executable, and this is where the problem occurs

  • How key binding in Oracle Forms works?

    Hi guys, This is my first time @ this forum. I tried to find documentation about this but no luck. I am new to Forms. Nevertheless, I know that in order to use key binding in Forms, fmrweb.res file is used. BUT.... How the Form( client) know which ke

  • Change Styles and Skins

    Hi, Can Styles and/or Skins be changed by login id? Thanks?

  • Publishing web gallery without .Mac

    Hello, I finally have my portfolio all set up the way that I want it and would like to publish it. I don't want to have to use .Mac (and since it's replaced by MobileMe now). Is there a way that I can publish this portfolio using a free hosting serve