Cannot download WSDL

Hi
ADS is installed on our WAS server. When I try to test it using http://[host]:[port]/AdobeDocumentServices/Config I get a message stating,
Cannot download WSDL from http://<hostname>/AdobeDocumentServices/Config?wsdl ?
How is it to be Tested ?
Regards,
Murali.

Hey,
did you get the solution for this problem, well I am facing the same problem
please if you do have a sol, share it with me.
regards,
sree

Similar Messages

  • Problem with Web Services Navigator - Cannot download WSDL

    HI!
    I'm having problem testing webservices.
    After created and manteined the web services, when I try to TEST from WSADMIN -->Webservice HomePage
    I'm redirected to a page where there is:
    Cannot download WSDL from http://myhost.full.qualified:8000/sap/bc/srt/rfc/sap/ZZMHRJ00001?sap-client=010&wsdl=1.1: Cannot connect to http://myhost.full.qualified:8000/sap/bc/srt/rfc/sap/ZZMHRJ00001?sap-client=010&wsdl=1.1: myhost.full.qualified
    Then If I click on the link:
    http://myhost.full.qualified:8000/sap/bc/srt/rfc/sap/ZZMHRJ00001?sap-client=010&wsdl=1.1
    A pop up appead that ask me a user and pswd for the Web AS
    I have 2 different behaviour If I use J2EE_ADMIN or other user.
    With J2EE_ADMIN I receive this error:
    Your request could not be processed
    SRT: ASSERT failed: object reference not bound
    What has happened?
    A Soap Core Exception was raised in Method  CL_SOAP_REGISTRY::generate_wsdl(6)
    Technical Details of Soap Core Exception
    Message Text: SRT: ASSERT failed: object reference not bound
    Class: CL_SOAP_REGISTRY
    Method: generate_wsdl
    LocationID: 6
    Program: CL_SOAP_REGISTRY==============CP
    Include: CL_SOAP_REGISTRY==============CM00J
    Line: 59 
    What can I do?
    Contact your system administrator and show him the technical details above.
    If I use another user I'm redirected to a XML page.
    Is this because some authorization issue of the user I put on popup (Web AS user)?
    Regards

    Hi,
       Copy that WSDL file on Local PC then Upload in SAp using Local Host Option.
       It will Work..
    Salil....

  • Cannot download WSDL from .....Invalid Response Code: (404) Not Found.

    Hi expert,
    hcb-msap59 (PI system) & hcb-msap49 (ecc system)
    When I try calling the ws navigator with this wsdl: http://hcb-msap49.res.no.enterdir.com:8016/sap/bc/srt/wsdl/sdef_ECC_DOCUMENTCRTRC1/wsdl11/ws_policy/document?sap-client=101
    it gives error :
    Cannot download WSDL from http://hcb-msap49.res.no.enterdir.com:8016/sap/bc/srt/wsdl/sdef_ECC_DOCUMENTCRTRC1/wsdl11/ws_policy/document?sap-client=101: Invalid Response Code: (404) Not Found. The request URL was:"http://hcb-msap49.res.no.enterdir.com:8016/sap/bc/srt/wsdl/sdef_ECC_DOCUMENTCRTRC1/wsdl11/ws_policy/document?sap-client=101". Check, whether the URL is correct, and the Web Service that you are requesting is up and running
    In http://hcb-msap49.res.no.enterdir.com:8016/sap/bc/webdynpro/sap/appl_soap_management?sap-language=EN and go to technical configuration, system global settings, access information j2ee server, the hostname and port is of PI system.
    Any idea why Im getting the error? If I click on http://hcb-msap49.res.no.enterdir.com:8016/sap/bc/srt/wsdl/sdef_ECC_DOCUMENTCRTRC1/wsdl11/ws_policy/document?sap-client=101 the sire is opening.
    Any idea why I cant open it from ws navigator of my PI system?
    Thanks.
    Regards,
    Thava

    Hi,
    Can you access that URL when you paste it into your browser? You don't need to configure system global settings unless you want to go to PI's navigator automatically - you can always copy & paste the link after opening the wsnavigator in PI yourself as well. If you can access the link, kindly check your network & proxy setup.
    Regards,
    Gokhan

  • Error 'Cannot download WSDL from......'  'Compilation fails...'

    Hi,
    I have created a web service for the function module 'CATS_READ_TIMESHEET_DATA' , I am trying to test the webservice in the WSADMIN transaction and the following error results:
    <i>Cannot download WSDL from http://uswasdvp.xxxxxxx.com:8088/sap/bc/srt/rfc/sap/Z_READ_TIME_DATA?sap-client=030&wsdl=1.1&mode=sap_wsdl: Compilation fails... /usr/sap/XPX/JC30/j2ee/cluster/server0/temp/webservices/prx/ws1182311569282/proxy/test/types/p1/Catsd.java:32: code too large private synchronized static void initFields() { ^ 1 error</i>
    (Note - I put xxxxx in the above url to hide the original value)
    We are able to see the WSDL by placing the name of the virtual interface in the browser along with the normal url, however are unable to test the webservice.
    Any ideas are greatly appreciated.
    Thanks,
    Chaitanya

    Hi Chaitanya,
    I believe the proxies are getting generated and the compilation is failing because of the reason mentioned by "Anton ".
    When the java code exceeds 65k in a method, the compilation will fail. If you have forwarded it to the java guys they may fix the java code generation issue. But in the meanwhile I suggest a workaround for you.
    The proxies seem to be getting generated. If you have access to the java proxy source, in the location where they are getting generated, open the file Catsd.java for edit.
    Go to the static method initFields() method and remove some code from there and paste them in another newly created.
    From wherever initFields() is being called call the new method too. I believe the method initFields is only initializing
    some fields to their initial values.
    I hope this helps.
    Regards,
    Chris

  • Cannot creat WSDL from......

    Hi,
    I am trying to download a WSDL file throught the webservices navigator. I get the error as
    <b>Cannot download WSDL from ...<URL>...Cannot connect to ...<URL>... Network is unreachable: connect</b>
    When i give the URL in the internet explorer, i can see the WSDL.
    Please let me know what should be done to solve this.
    Regards,
    Raghu

    i guess in your case the network would have a proxy. So in visual admistrator you need to do the proper settings to connect to the WSDL via the WS navigator link.
    Note: From the WS navigator help page;
    <i>Enter WSDL
    Web Services Navigator is a tool that gives you a short overview for a specific Web service, based on its WSDL and allows you to create and send a client request to the real endpoint.
    <b>In order to continue specify the location of the WSDL. Note the WSDL URL must be reachable from the server where this Web Services Navigator is installed. If http proxy is needed, be sure it is configured properly from the Visual Administrator.</b>
    A tree with the local for the server web services is shown too. Expand it in order to get the WSDL in a specific style.</i>

  • Can not download WSDL..

    Hi Experts,
    I have created & deployed one web service to the application server.
    When I open Web Service Navigator, I can see my web service,
    but when I click on it to test its operations,
    I get the following error message:
    Cannot download WSDL from http://<hostname>:50000/MyWebService/Config1?wsdl: Cannot connect to http://<hostname>:50000/MyWebService/Config1?
    I hope there is some configuration needed to be done somewhere.
    Please advice any help.......
    Thanks in advance.
    Deepak

    Hello All,
    We are also facing the same problem with WebService QUERY_VIEW_DATA,
    for Web Service QUERY_VIEW_DATA and  we are using Document Style definition in WSDL
    Cannot download WSDL from http://xxxxxxxxx:1080/sap/bc/srt/rfc/sap/QUERY_VIEW_DATA?sap-client=xxx&wsdl=1.1: It is not allowed to access this service. If you believe you should be able to, please contact your system administrator
    all the related SICF services were active and the ports b/w BW ABAP and  Java systems were opened
    Please help us in this regard and let us know if we are missing any configurations.
    Thanks
    Raj.

  • Question for download WSDL

    what is this error?
    how can solve?
    Cannot download WSDL from http://bj-ep.demo.com.cn:50000/GRMGWSTest/service?wsdl&style=rpc: Cannot connect to http://bj-ep.demo.com.cn:50000/GRMGWSTest/service?wsdl&style=rpc: bj-ep.demo.com.cn

    hi luo,
    check web service link is working/alive by placing it in normal browser, usually it would return WSDL ( description in XML) format.
    if it is okay and not getting wsdl in NWDS, enter proxy in NWDS. Window-Preference-Workbench-Proxy settings.
    nikhil

  • How do you get of hold of anyone at Adobe for help?  Cannot download Photoshop CC.

    I could not update Photoshop CC from Creative Cloud desktop or online. I need Raw 8.3 to be compatible with Lightroom.  It is impossible to get a hold of anyone at Adobe for help.  Found their chat link once after much searching, someone finally answered then told me they were closing for the day and to call back the next day.  Could never find the chat link again.  Tried uninstalling PhotoshopCC because I saw that somewhere in the forum but still cannot download Photoshop CC.  Got error code U43M1U49 and said to retry or contact customer support.  Yeah right!  Totally frustrated with Adobe.  Anyone have any suggestions?

    Triste wrote:
    I update application manager and was able to load Adobe Premier CC from on
    line upload center.  When I tried to update more apps from the desktop CC,
    still failed.  Tried to update Adobe Premier CC from help, mostly worked,
    but got an message to close LogTransportApplication which I could not find,
    did not show in my Task Manager when tried to find it, so could not update
    Premier CC.  Updates still failed from desktop Adobe CC.
    Hi Triste,
    If you're having difficulties getting updates for your tools using the Creative Cloud Desktop app, then you can try downloading them without it by using the direct links for the CC updates on Windows or on Mac OS, for all CC apps.

  • I cannot download Adobe Reader app using my IPod Touch 4th Generation due to iOS upgrade.

    I have an IPod Touch 4th Generation (the older model) and the highest operating system stops at iOS 6.1.6. Unfortunately, when I tried to download Adobe Reader app, it only works for the newer IPod Touch 5th Generation with an operating system of iOS 7.0 or higher. My question is that since I cannot download Adobe Reader app, is there a way for me to open PDF files on my IPod Touch by using Safari? There is no way I can find an Adobe Reader app that works for my operating system or an operating system that works for iOS 6.0 or lower. Is there another program similar to Adobe Reader where I can open PDF files that works for iOS 6.0 or lower?
    Thanks.

    Krispy2010,
    Please note that my instructions are intended for Adobe Reader for iOS, not for all iOS apps in general.
    Adobe Reader for iOS does offer earlier compatible versions for iOS 5 and 6 via the App Store.  Because the supported iOS version for Adobe Reader for iOS is 5 or later.
    Tech specs | Adobe Reader mobile app
    However, I cannot speak for other apps, such as Costco app and NFL app that you have mentioned.  It is up to each individual app developer/company to decide whether to take advantage of Apple's App Store's features to offer earlier versions.
    Install the latest compatible version of an app on an earlier version of iOS or OS X - Apple Support
    If a compatible version isn't available, you can try contacting the app developer. Look for contact information on the app's product page in the App Store or Mac App Store.

  • How do I get to download music with a different id when it comes up with the message cannot download for 90 days

    I need to know how to do this as well because before I got an iPad I hot an iPod nano and an iPod touch but because I was too young I wasn't aloud my own Apple ID and I used my mums. Through those years I got a lot of iTunes vouchers and I spent them on films and music. Last year I got an iPad and was aloud to make my own Apple ID I've downloaded a few songs and films but want my films and songs from my iPods but when I log in to my mums account on my iPad and try to download films and music but it comes up with you cannot download this item for 90 days because you have been as scouted with a different account. But I really can't wait 3 months at the moment cause haven't watched this film for ages. Please someone help me this is unfair this needs to be changed how could Apple be so harsh

    it only happens for previous purchases - if you have a computer you can try to download your purchase history there and then just sync them to your device - http://support.apple.com/kb/ht2519 - http://support.apple.com/kb/ht1386.

  • My IPad cannot download live Tv from skygo. I have no problem with my lap top so I assume the broad band is okay. Can anybody suggest why the live streaming will not work on my iPad one.

    My IPad cannot download live Tv from skygo. I have no problem with my lap top so I assume the broad band is okay. Can anybody suggest why the live streaming will not work on my iPad .

    Are you using the Sky Go app to try and watch it ? If so are you logged in with your Sky account ?
    If you are using the app then you could try closing the app completely and see if it works when you re-open it : from the home screen (i.e. not with Sky Go 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Sky Go app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    If that doesn't work then you could try a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • I cannot download Lightroom CC because it does not show up  on my Creative Cloud Application Manager. How do I fix this?

    I cannot download Lightroom CC because it does not show up  on my Creative Cloud Application Manager. How do I fix this?
    I have Windows 8 and am currently using the entire Adobe Suite Package for my account.

    do you have a 64 bit os?

  • Clients cannot download updates from DP

    Dear Friends,
    I need your help,
    After I configured everything and I am ready to patch my first cycle I have problem with my clients.
    I download all the updates and create my deployment package. I sent it to the DP. 
    The clients cannot download the updates from their DP. I checked the boundary and everything is ok.
    I noticed that all pcs have the following error in the FSPstatemessage.log.
    Failed in WinHttpSendRequest API, ErrorCode = 0x2ee7 FSPStateMessage 4/5/2015 1:53:36 AM 4844 (0x12EC)
    [CCMHTTP] ERROR: URL=HTTP://SCCM01.XXX.YYYYY/SMS_FSP/.sms_fsp, Port=80, Options=224, Code=12007, Text=ERROR_WINHTTP_NAME_NOT_RESOLVED FSPStateMessage 4/5/2015 1:53:36 AM 4844 (0x12EC)
    Successfully sent location services HTTP failure message.
    Does the error above have to do with the client when tries to download the updates from the dp ?
    How to solve the problem above ?
    I forgot to mention that I have only one Site.
    Please help
    Nikkoscy

    The client falls in a boundary that is assigned to a boundary group which gives access to the DP with the content and the deployment package is distributed on the server.
    Please see below the ContentTransferManager.log, CAS.log, LocationServices.log .
    any idea what is wrong ?
     I can resolve the FQDN of the DP from the client. The DP is the server of the branch where the client locates.
    Nikkoscy

  • IPod touch 4 gives message "Cannot Download" "there is not enough available storage to download...You can manage your storage in settings." when trying to update or install one but not all apps. I have more storage than the app takes. Can u help?

    iPod touch 4 gives message "Cannot Download" "there is not enough available storage to download...You can manage your storage in settings." when trying to update or install one of the apps, but not other apps.  I have more space available than needed for the app.  What do I need to do to fix this problem?  Do I need to completely reset this device as new and, if so, how should I do that? 

    You need to delete some item (apps, music, photos etc) from the iPod,.However, sometime files get corrupt. To determine that connect the iPod to your computer and click on the iPod under Devices in iTunes. How much storage is used by the "other" category. If over 1 1/2 GB that indicates corrupted files.
    To get the "other" down to normal value you need to restore your iPod usually restoring from backup works but sometimes restoring to factory settings.new iPod is required./

  • Ok so I updated to iOS 7 on my iPod (5th) it let me update my apps but I cannot download new apps thanks to the terms and conditions. Also my iTunes won't start it just blank, I tried everything I need help

    Ok so I updated to iOS 7 on my iPod (5th) it let me update my apps but I cannot download new apps thanks to the terms and conditions. Also my iTunes won't start it just blank, I tried everything I need help

       Did you download the new iTunes update that was also released this afternoon? That might be the problem. The new iTunes update came out today as well as the new iOS 7 update and if you haven't downloaded the new iTunes update it may be a compatibility problem so if you didn't, first update to the new iTunes and try again.

Maybe you are looking for

  • Corrupted songs

    I have a few corrupted songs on my iPod. and when i delete them. they are still on my ipod.

  • Help!? - my mac book pro 10.6.8 is super slow. Word, ppt - all including firefox

    hi my 10.6.8 mac book pro is super slow. the MacHD icon says under it:  499.76 GB, 264.56gb free. It is running with 2.26 GHz intel core 2 duo. memory: 4GB 1067 Mhz DDR3. This happened a year or so ago, but I can't remember what I/we  did to get it m

  • Config job failing

    I have periodic polling and peridoic colletion jobs scheduled to run everyday at 2:30 and 14:30. These jobs are in pending for more than 72 hours and I didn't see a new job started since. Please advise LMS3.2 on Solaris 10

  • URGENT!! Disable functional keys (ex Maiusc+f4,Maiusc+f5,Ctrl-pgdwn)

    Hi I have a problem in my application because Form builder allow to use some special functional keys (press ctrl+f1 for menu). For example i can delete al the records in the form when i press MAISC+f5, or i can navigate from a block to onther block p

  • Basic preloader for multiple swfs?

    I've looked at 100+ discussions around the web, not one good answer. I want some AS3 script equivalent to the following script (which I've made-up): loadallthefollowingswfs.intocache("home.swf", "products.swf", "contact.swf"); I want a bunch of diffe