Forum Discussion

SangeetaAgarwal's avatar
SangeetaAgarwal
New Contributor
13 years ago

Request for methods missing

I am a new user and have a valid licnese for SoapUI Pro 4.5. I created a new project. Added the wsdl information and the project name. After a while it did load all the methods. THere are about 86 methods. But for some reason it only loaded about 7 requests. After this happened I checked the memory. I have about 4 GB of memory left.

The issue that I have is that why is it not loading all the request for each of the methods. It is only loading 7 requests. I did try to right click and add a "New request" But it gave me a blank Form/XML. Which is of no use to me. Has someone encountered this issue before. Please advice.

Thanks,
Sangeeta
  • Hi,

    Has anyone encountered a similar issue with using SoapUI where the methods are loaded but the corresponding request do not show up.

    Thanks,
    SA
  • JanDoggen's avatar
    JanDoggen
    Occasional Contributor
    I have the same issue. When loading a large WDSL SoapUI bombs with a memory error. My list of methods ends with the last one having no request, and the last but one an empty request. It's obvious SoapUI gave up.
    Tinkering with the memory setings in the config file did not help.
    But that won't help you much, I'm afraid.
  • JanDoggen's avatar
    JanDoggen
    Occasional Contributor
    Fixed it:

    - Removed SoapUI
    - Installed 64-bit Java (there was no Java yet on my machine)
    - Installed SoapUI again

    SoapUI now automatically installs as 64 bit (in c:\Program Files\ instead of c:\Program Files (x86)\ ), and I can read the entire WDSL in. Only the last method did not have a request, but that can be added by Roght-clicking on the method, then 'New Request'.