Forum Discussion

SuhlScroll's avatar
SuhlScroll
New Contributor
16 years ago

[Resolved] SOAPUIPro v3.6.1 startup runtime error

I'm not sure if anyone else is seeing this, but I'm getting this error when I start up SOAPUIPro on my machine:

Runtime Error!

Progam: <path_to_SOAPUIPro>\soapUI-Pro-3.6.1.exe

R6034
An application has made an attempt to load the C runtime library incorrectly.
Please contact the application's support team for more information.


After throwing this error the application will start up; I haven't investigated it any further than that.

I'm running on Windows XP SP3.

7 Replies

  • JackVand's avatar
    JackVand
    New Contributor
    I am having the same error, Windows XP Professional Version 2002 Service Pack 2, I am not here to discuss my shame.

    Any solutions for this? The error message appears, and sometimes the application will start up, sometimes it will freeze. I have tried uninstall / reinstall and get the same results.

    Error message:
    Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program: <Soap UI Path>\soapUI-3.6.1.exe

    R6034
    An application has made an attempt to load the C runtime library incorrectly.
    Please contact the application's support team for more information.
  • JackVand's avatar
    JackVand
    New Contributor
    Ran the installer, started soapUI, same error, rebooted, started soapUI, same error.

    The intermittent nature of the freezing seems to have gone away thou, now the freezing is consistent. The application doesn't appear to be hung, but clicking around on the UI has no effect.
  • SuhlScroll's avatar
    SuhlScroll
    New Contributor
    This same error is mentioned in (an)other thread(s) here, and there seems to be a new version of the software that's being released that fixes it. Is that correct?
  • JackVand's avatar
    JackVand
    New Contributor
    tried 3.6, tried nightly build, tried standalone, same issue persists.

    I added this line:
    -Dsoapui.jxbrowser.disable=true

    as per another thread I found on this forum to this file:
    soapUI-3.6.1.vmoptions

    And it appears to be happy

    Cheers,
    -Jack
  • roglio's avatar
    roglio
    New Contributor
    It works for me too.

    Thanks.

    JackVand wrote:
    tried 3.6, tried nightly build, tried standalone, same issue persists.

    I added this line:
    -Dsoapui.jxbrowser.disable=true

    as per another thread I found on this forum to this file:
    soapUI-3.6.1.vmoptions

    And it appears to be happy

    Cheers,
    -Jack