Forum Discussion

kgmckenzie's avatar
kgmckenzie
New Contributor
11 years ago

Debug Assertion Failed - C++ debug library

Hello,
I just downloaded the software and installed it. When I execute the application, I immediately receive a Microsoft Visual C++ Debug Library window that says:

Debug Assertion Failed!
Program: C:\Program~1\SMARTB~1\SOAPUI~1.2\bin\soapUI-4.5.2.exe
File: C:\Program Files\Microsoft Visual Studio\VC98\ATL\INCLUDE\atlbase.h
Line: 474

Expression: p!=0

For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts.

(Press Retry to debug the application)

I have 3 buttons to choose from: Abort, Retry, Ignore.

I tried Retry (no success, window just reappears immediately), and Ignore (no success, window just reappears immediately). Finally I had to settle for Abort, which closed the application. I tried re-opening it again, to the same message and outcome.

I am using windows 7 32bit, Java is version 7. I was using 4.5.1 without problems, then I had this idea I should upgrade. LOL

Thanks you!!

2 Replies

  • Hello,

    Can you please go to .vmoptions file in the soapuipro\bin folder and add this line of code at the end:

    -Dsoapui.jxbrowser.disable=true

    Save and try to run soapui. Let me know if this works.

    Regards,
    Temil