ContributionsMost RecentMost LikesSolutionsjava.lang.OutOfMemoryError: Java heap space error? Hi, How do i solve java.lang.OutOfMemoryError: Java heap space error? . I have tried increasing the JVM Launch Configuration too. Thanks. Re: Cant open Request Editor 1.Open the Resource Viewer which is above the Method Viewer and below the project for which the request is not opening. 2.Clear the unused resource parameters. 3.Save an d Restart Cheers! Automatic update of workspace. Hi, I am using soapUI 5.2.1, i have created a backup of my workspace using export project. But when ever i do any changes in my workspace it is reflecting in my backup workspace too. Any valuable inputs in how to stop this Automatic update? Thanks. Re: How to Automate JDBC Step Hope This Helps select * from table_name where txnID = ${NAME GIVEN TO THE PROPERTY STEP#ELEMENT NAME GIVEN IN THE PROPERTY STEP} select * from table_name where txnID = ${Property - Looper#txnID} Automate Query Execution for multiple rows of data Hi, In the middle of my test case I need to access the database and execute a query to set the value of a particular field in DB. for a single row i can hard code the userId in JDBC step and set the value in DB, But it's difficult to for multiple rows of data. Kindly help. Thanks SolvedRe: How to Automate JDBC Step Hi, Did you get an answer to your question? If yes can you plz share your thoughts on it. Thanks.