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>

Similar Messages

  • 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 create mysites from powershell: Original XSLT List View Web Part not found

    I have a bizarre problem in my SharePoint 2013 farm. This does not occur in my test farm, only in the farm we were going to go live with.
    I'm on windows Server 2012, SQLServer 2012 SP1, SharePoint 2013 April CU. 1 appserver/centraladmin server, 2 web servers.
    When I log into our mysitehost and click newsfeed, it will create a mysite (even though first it displays "we are sorry there was a problem creating your site")
    But from powershell, whether I use $UserProfile.CreatePersonalSite() or New-SPSite, I get the following error:
    Original XSLT List View Web Part not found
    So far I've only found one other person with this:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/2503e42c-e114-4e89-8e00-89fe70f0b154/cannot-create-sharepoint-mysite-programmatically
    This is a brand new farm, created with the same scripts I created my test farm with, and same version of SharePoint. Only the service accounts are different. (Farm account has admin on the servers right now since I was setting up profile service).
    Some other errors from the same correlation ID that look related:
    It can't seem to find the listemplate 101
    And something looks wrong with the MySiteDocumentLibrary feature
    I have tried the following:
    1. run psconfig.exe on each server
    2. install-spfeature -AllExistingFeatures
    3. looped through the directory under Features and for each called Install-SPFeature $dirname -Force
    4. uninstalled and reinstalled MySiteDocumentLibrary feature
    5. blew away the whole farm (removed all servers from farm, deleted all databases) and recreated it.
    6. tried creating the UPA from the CentralAdmin gui.
    The only real difference I can think of between the working farm and non working farm is, I installed the working farm using RTM, then as they came out added the March PU and April CU. For this farm I installed RTM and March and April, and then ran my build
    farm script.
    I am at a loss. What do I need to do, re-install the binaries? That's all I can think of. What I love is that our test / POC system worked fine, and now 2 weeks before go-live I'm seeing errors on the production servers I've never seen before. Using the
    same scripts no less.
    Feature Activation: Feature 'Fields' (ID: 'ca7bd552-10b1-4563-85b9-5ed1d39c962a') was activated
    Feature Activation: Feature 'CTypes' (ID: '695b6570-a48b-4a8e-8ea5-26ea7fc1d162') was activated
    No document templates uploaded for list "$Resources:core,global_onet_solutiongallery_list;" -- none found for list template "100"
    Failed to find <ListTemplate> tag corresponding to ID "101", tried both onet.xml for site definition ID "0" language "1033" and global site definition. Operation failed.
    No document templates uploaded for list "$Resources:core,stylelibraryList;" -- none found for list template "121".
    System.Runtime.InteropServices.COMException: A user may not remove his or her own account from a site collection.<nativehr>0x81020051</nativehr><nativestack></nativestack>, StackTrace: at Microsoft.SharePoint.SPUserCollection.UpdateMembers
    Feature Activation: Feature 'MySitePersonalSite' (ID: 'f661430e-c155-438e-a7c6-c68648f1b119') was activated
    Feature Activation: Activating Feature 'MySiteDocumentLibrary'
    Calling 'FeatureActivated' method of SPFeatureReceiver for Feature 'MySiteDocumentLibrary'
    SharePoint Foundation Upgrade MySiteDocumentLibraryFeatureReceiveraj08n INFO Creating new My Documents library
    Unknown SPRequest error occurred. More information: 0x80070002
    SPRequest.GetMetadataForUrl: UserPrincipalName=, AppPrincipalName= ,bstrUrl=http://contoso/personal/cbuchholz/DOCUMENTS ,METADATAFLAGS=59
    System.IO.FileNotFoundException: <nativehr>0x80070002</nativehr><nativestack></nativestack>, StackTrace: at Microsoft.SharePoint.SPWeb.GetObjectForUrl at Microsoft.SharePoint.Portal.UserProfiles.MySiteDocumentLibraryUtil.GetSPObjectFromUrl ...
    <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/personal/cbuchholz/DOCUMENTS"
    Possible mismatch between the reported error with code = 0x81070504 and message: "There is no Web named "/personal/cbuchholz/DOCUMENTS"." and the returned error with code 0x80070002.
    Attemping to add webpart id 0F6072F2-E804-4CFD-837E-BB37332B9D1C to web http://contoso/personal/cbuchholz
    Adding XsltListViewWebPart calling SPRequest::CreateListViewPart. Web part id 0F6072F2-E804-4CFD-837E-BB37332B9D1C, web http://contoso/personal/cbuchholz
    Feature receiver assembly 'Microsoft.SharePoint.Portal, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c', class 'Microsoft.SharePoint.Portal.UserProfiles.MySiteDocumentLibraryFeatureReceiver', method 'FeatureActivated' for feature 'e9c0ff81-d821-4771-8b4c-246aa7e5e9eb' threw an exception: System.InvalidOperationException: Original XSLT List View Web Part not found at Microsoft.SharePoint.Portal.UserProfiles.MySiteDocumentLibraryUtil.ReplaceListViewWebPart
    Feature Activation: Threw an exception, attempting to roll back. Feature 'MySiteDocumentLibrary'
    Exception in EnsureFeaturesActivatedAtSite: System.InvalidOperationException: Original XSLT List View Web Part not found
    Failed to activate site-collection-scoped features for template 'SPSPERS#2' in site collection 'http://contoso/personal/cbuchholz'
    Failed to apply template "SPSPERS#2" to web at URL "http://contoso/personal/cbuchholz
    I've had other problems in this farm: the bug where when you add Administrators to a Search Service via the Manage Service Applications page, it removes the SPSearchDBAdmin role from the search service process account. That one did not happen in the other farm.
    At least other people have that one and I could just use the farm admin instead (still troublng of course).

    Ok,
    Here is the problem:
    When creating a mysite from powershell or script, apparently you can ONLY do this from a wfe (or a server running Microsoft SharePoint Foundation Web Application in services on server).
    You CANNOT create mysites from script on your appserver if it is not also a Web Application Server. I confirmed the same is true in my test farm. I guess I was always running most of these scripts on the webserver.
    I searched all over and cannot find this documented anywhere.
    Who do I contact to have Microsoft document this?
    It's Thursday morning, I've been working non stop since Saturday morning so you don't have to :)

  • Adobe v9 on W7 and office 2007. cannot create PDF from MS word using Adobe. But can from Excel, PPT

    Adobe v9 on W7 and office 2007. cannot create PDF from MS word using Adobe. But can from Excel, PPT and other MS office apps. Reinslalled Adobe, updated Office, and Adobe no help! Also I can create a pdf from the MS Word and it is using the Adobe 9. So one would think that's good. No it isn't when you need to combine different files to one big PDF document. Any suggetions? Thank you

    Yes, I’m saying that I can in WORD use “Save As ADOBE pdf” but cannot in ADOBE create a pdf file from a WORD (.doc or .docx) document. While I can from other MS Office apps like Excel and PowerPoint.
    I understand I can use “work around” and save doc in WORD as pdf then compile all files needed (xml, ppt, pdf) in the ADOBE v9. to one big pdf document. But that is not the point of this post.  
    Jarda @ PC+NET Solutions
    Mobile 613-532-7023
    Office  613-385-1268
    <http://www.pcplusnet.net/> www.pcplusnet.net

  • 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

  • Cannot creat idvd from imovie

    pls. assist cannot create idvd from imovie project as it hangs the application on the point of renderring audio files...
    what is whrong had been done whithin imovie project then?

    My personal worst was a 1 hr 50 min video with 14 imported music clips. Took 42 hours to render, but it got there in the end!
    Oh, then 24 hours isn't so bad :-|
    What kind of audio files did you use then? I guess it shouldn't make a difference because iMovie converts them to AIF. What sample rate did they use -- 44.1 or 48 kHz? iMovie should convert them to 48 kHz but I haven't checked how well iMovie behaves with imported audio.
    Maybe iDVD chokes with overlapping audio clips or when resampling them??
    I hope the quality testing of iLife 07 is any better. iMovie 2.1.2 is the last well behaving version!

  • Cannot creat dvd from imovie

    pls. assist cannot create idvd from imovie project as it hangs the application on the point of renderring audio files...
    what is whrong had been done whithin imovie project then?

    I know this is after the fact but apparently apple is very aware of this issue. Here's an informative link:
    http://docs.info.apple.com/article.html?artnum=302988
    (3) G4 PM's/(3) S-Drives/Sony TRV900/Nikons/6FWHD's/PS7/iLife06/FCPHD/DVDSP/etc.   Mac OS X (10.4.8)   My ichatav AIM account is: SDMacuser1 (Please use Text chat prior to video)

  • Cannot create iView from PAR file

    I am trying to create an iView from PAR file. But when I select the option,
    "Portal component - create an iView from a portal component contained in a deployed portal archive (PAR) file"
    and click next, I get the following error.
    Error______________________________________
    Step 1:  Portal Archive Selection
    No templates to display. You are not assigned to any existing templates.
    I have portal_configurator and developer roles assignmed to myself. Which other role do I need? I cannot get admin role.
    Note: Other users with admin roles can create iViews.

    Hi
    What is your portal version details ?
    In EP 7.0 you do not have the option -- New From PAR.
    So to create IView from Par, you should select the option New --> IView and then there will be an option to select par file.
    Otherwise
    1.Check if your par file is deployed on server.
    2. Check the portalapp.xml, if you have configured your components properly.
    Cheers
    Chinmaya
    reward for helpful answers

  • Cannot creat pdf from Powerpoint using Acrobat Pro X

    I cannot create pdf files from Powerpoint 2010 using Acrobat Pro X.  I am using Windows 7 32-bit. There are no updates for my Acrobat Pro X and so the PDFMaker is up to date.  When trying to save to a pdf, the program will crash.  The problem signature from Powerpoint states that the problem name is "APPCRASH" and that the fault module named MPS.dll.  HELP!

    Here's a slightly better version.
    set urllist to {"http://www.cnn.com", "http://www.apple.com", "http://www.macintouch.com"}
    set numURLs to (count urllist)
    on pageloaded(timeoutvalue) -- in seconds
    delay 2
    repeat with i from 1 to timeout_value
    tell application "Safari"
    if (do JavaScript "document.readyState" in document 1) is "complete" then
    return true
    else if i is timeout_value then
    return false
    else
    delay 1
    end if
    end tell
    end repeat
    return false
    end page_loaded
    tell application "Safari"
    activate
    end tell
    tell application "System Events"
    tell process "Safari"
    set frontmost to true
    repeat with i from 1 to (numURLs)
    tell application "Safari"
    set URL of document 1 to item i of urllist
    end tell
    my page_loaded(5)
    keystroke "p" using {command down}
    click menu button "PDF" of sheet 1 of window 1
    click menu item 2 of menu 1 of menu button "PDF" of sheet 1 of window 1
    keystroke return
    end repeat
    end tell
    end tell
    Eric

  • Cannot create pdf from scanner

    Acrobat XI Pro CC on Windows 8... "CREATE >> from scanner >> auto-detect = ERROR: "selected scanner not found" ... cannot find a place to "select scanner" ... only one scanner: works fine (WIA) with Photoshop...

    Repair the WIA drivers?
    Without TWIAIN (first choice) or WIA (acceptable 2nd choice) Acrobat has nothing to "talk" to the scanner with. In such a situation scan the paper to TIFF. Then use Acrobat to create PDF from the TIFF.
    Be well...

  • Error message- cannot create PDF from Word doc

    All of a sudden I cannot create a PDF from a Word doc. I click the Adobe icon and get the following error message:
    "PDFMaker could not locate the Adobe PDF printer. Please install the printer on this machine."
    I opened my print & fax in System Utilities and see that Adobe PDF 7.0 printer is listed. I select that in the Print Dialog, go back to the Word doc, but get the same error message. Any idea how I can fix this?
    Thank you--

    What versions of WORD. Is your AAX updated, or still running 10.0.0? What OS? Can you print to the Adobe PDF printer (i.e., is it just with PDF Maker that you are not successful). If it is a problem with PDF Maker, can you see the Adobe menu in WORD? As you may see, saying you cannot create a PDF from WORD does not tell us much and we need a lot more info to help.

  • Creating wsdl from a bapi

    I need to create a wsdl from a bapi. I would appreciate any reference materials on this topic. As an example, I need to create a wsdl for business object sales order and my wsdl should include create, change, and  display. We are on ECC 6.0.  When I go to a bapi, under tools, I don't see the option to create wsdl. Suitable points will surely be awarded.

    hi bob,
    see this url http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2759462&SiteID=1
    http://www.ibm.com/developerworks/websphere/techjournal/0306_minocha/minocha.html
    http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2701942&SiteID=1
    http://209.85.175.104/search?q=cache:PHil-5GGI88J:www.oracle.com/technology/products/integration/adapters/pdf/adapter-Tutorial3-InvokingSAPBAPI.pdfcreateawsdlfromabapi&hl=en&ct=clnk&cd=5
    thanks
    karthik
    reward me if useful

  • Create WSDL from SOAP request, response and endpoint URL

    We have a program that does not create WSDL for us but we do have a SOAP request, response XML file and the endpoint URL as well.
    How can I create WSDL file from these?
    If that is not possible, how can I create a Java web service client (JEE 5.0) when I have only the SOAP request and response XML and the endpoint URL? Some tutorial or any explanation to point me to the right direction would be highly appreciated.
    Thank you very much,
    Genti

    The endpoint is:
    http://servername/appname/service/rpcrouter
    and we have SOAP request and repsonse that we can build from the application but also the documentation that is provided
    The documentation says about the web service:
    Built on top of a pre-Axis version of Apache SOAP
    No WSDL support
    Uses literal encoding for Web Service calls
    Adding WSDL at the end of the endpoint does nothing at this point.
    Thank you for the reply though,

  • Cannot create dataset from claims based authentication sharepoint site in report builder 3.0

    I have a sharepoint site, which is configured as claims based authentication (ref:
    http://ashrafhossain.wordpress.com/2011/05/25/how-to-configure-claim-based-authentication-for-sharepoint-project-server-2010/) . both AD and asp.net members can log in to the site successfully. My user need to use the report build to create report
    on this sharepoint site. As a result, the site is also integrated with reporting service. I try to create a report in the sharepoint site by clicking "New Document" -> "Report builder Report". The report builder will comes out and ask for credential to
    connect to the report server. I use asp.net member to login and it can let me to create a data source which connect to a the list of the sharepoint site with credential option "Use current Windows user. Kerberos delegation might be required". However, when
    I try to create a data set and click the query designer, error "Server was unable to process request. ---> Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))" appear as below:
    Besides, non of my AD account can be used to login to the report builder. Errors below found in the ULS log:
    09/26/2012 14:47:27.75 w3wp.exe (0x116C)
    0x11F4 SharePoint Foundation
    Claims Authentication fo1t
    Monitorable SPSecurityTokenService.Issue() failed: System.ServiceModel.FaultException`1[Microsoft.IdentityModel.Tokens.FailedAuthenticationException]: The security token username and password could not be validated.
    (Fault Detail is equal to Microsoft.IdentityModel.Tokens.FailedAuthenticationException: The security token username and password could not be validated.).
    09/26/2012 14:47:27.76 w3wp.exe (0x140C)
    0x0F38 SharePoint Foundation
    Claims Authentication fsq7
    High Request for security token failed with exception: System.ServiceModel.FaultException: The security token username and password could not be validated.     at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.ReadResponse(Message
    response)     at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst, RequestSecurityTokenResponse& rstr)     at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken
    rst)     at Microsoft.SharePoint.SPSecurityContext.SecurityTokenForContext(Uri context, Boolean bearerToken, SecurityToken onBehalfOf, SecurityToken actAs, SecurityToken delegateTo)
    524a2f96-f5ff-4c96-80d1-f08d3c7ef14f
    09/26/2012 14:47:27.76 w3wp.exe (0x140C)
    0x0F38 SharePoint Foundation
    Claims Authentication 8306
    Critical An exception occurred when trying to issue security token: The security token username and password could not be validated..
    524a2f96-f5ff-4c96-80d1-f08d3c7ef14f

    Hi Foxvito,
    Claims authentication types supported by SharePoint 2010 are Windows Claims, forms-based authentication Claims, and SAML Claims. In SAML-Claims mode, SharePoint Server accepts SAML tokens from a trusted external Security Token Provider (TST). From the
    blog you referenced, it seems to use the SAML Claims authentication.
    However, the Reporting Services client applications: Report Builder, the Report Designer in Business Intelligence Development Studio, and Management Studio do not support connecting and authenticating with LiveID or SAML Claims based SharePoint Web applications.
    That's because the SAML Claims don't use the Reporting Services authentication endpoint. So, you have to change the Claims authentication type to use Report Builder on the SharePoint site.
    References:
    Overview of Kerberos authentication for Microsoft SharePoint 2010 Products
    Claims Authentication and Reporting Services
    Regards,
    Mike Yin
    Mike Yin
    TechNet Community Support

  • Cannot create .pdf from web pages X Pro

    Hmmm. I missing a trick here.
    Acrobat X Pro.
    Windows 7 64x.
    Create web pages from Chrome
    So I log into my New York Review of Books account as a Subscriber.
    I locate an article that is marked ' locked ', subscribers only  - I view it as one entire page.
    The whole article is visible - it should be, I'm a subscriber.
    I load the URL into 'Save As Web Page '  in Acrobat X Pro
    I click on Save. It doesn't save it it truncates the article after two pages placing a Nag Box at the end suggesting I take out a subscription. ( but I have ).
    When I attempt this on articles not ' Locked ' they save perfectly in Acrobat X Pro.
    NYRB web support are not really clued up on this.
    Why does this happen ...surely Acrobat x Pro can create the .pdf from the browser content and doesn't have to go back to the source in these circumstances?
    If I go into Chrome and PRINT the same Locked web page to PDF I get a half formatted black and white replica of the article in its entireity ( no Nag Box).
    I'm missing something here. Help please.

    Acrobat is using the underlying mark up of the rendered HTML page.
    This may or may not provide an adequate input to Acrobat when it is noodling out how and what to tag.
    I suspect you may find that, to obtain an adequately tagged PDF, you may have to capture the web page content with the create bookmarks and create tags options off.
    Once you have the PDF make working copies.
    Try letting Acrobat tag this already created PDF to see what happens.
    You may have to manually tag the PDF.
    n.b., The default read order for western language can be altered by user selections in the accesibility setup or by selection in the PDF page(s) Page Properties.
    Be well...

Maybe you are looking for