Forum Discussion
I installed version 1.4.0 and this are the first bugs i found
- If I switch the workspace all projects get lost.
- some of my DataSink Teststeps with DataConnection don't work any more. Error: Nullpointer Exception. If I close the teststep und reopen it, then the SQL Statement gets lost.
I stopped testing and get back to Version 1.3.1. I can't use the buggy version 1.4.0.
:-(
- TanyaYatskovska10 years agoSmartBear Alumni (Retired)
Hi MarkusReiser,
I would suggest that you install the maintenance Ready! API 1.4. build. Some known issues have already been fixed there. You can download the installation file here: https://support.smartbear.com/downloads/readyapi/nightly-builds/
- MarkusReiser10 years agoOccasional Contributor
Sorry, non of my problems are solved :-(
- MarkusReiser10 years agoOccasional Contributor
I did another test with Ready! API Version 1.4.0-m-SNAPSHOT.
I Run a TestStep (RunTestCase), in that TestCase I have TestSteps (DataSink with DataConnection).
I get "java.lang.NullPointerException".
The error.log File has the following content:
java.lang.NullPointerException
at java.util.concurrent.ConcurrentHashMap.replaceNode(Unknown Source)
at java.util.concurrent.ConcurrentHashMap.remove(Unknown Source)
at java.util.Collections$SetFromMap.remove(Unknown Source)
at com.eviware.soapui.impl.wsdl.WsdlProject.removeProjectListener(WsdlProject.java:1165)
at com.eviware.soapui.impl.wsdl.teststeps.datasink.JDBCConnectionDataSink.release(JDBCConnectionDataSink.java:431)
at com.eviware.soapui.impl.wsdl.teststeps.WsdlDataSinkTestStep.release(WsdlDataSinkTestStep.java:92)
at com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase.release(WsdlTestCase.java:862)
at com.eviware.soapui.impl.wsdl.teststeps.WsdlRunTestCaseTestStep.run(WsdlRunTestCaseTestStep.java:261)
at com.eviware.soapui.impl.wsdl.panels.teststeps.WsdlRunTestCaseStepDesktopPanel$RunAction$1.run(WsdlRunTestCaseStepDesktopPanel.java:216)
at java.lang.Thread.run(Unknown Source)Please help
Related Content
Recent Discussions
- 2 days ago
- 6 days ago