ContributionsMost RecentMost LikesSolutionsOSX beachball of deathI'm experiencing the beachball of death issue, both with SoapUI 4.0.1 Pro and 4.5.0 Pro. There are several WSDLs with test suites in my project. Those are the steps to reproduce on my machine: 1. Use the Navigator to open a Test Case 2. Start the Test Case 3. Open a Message Viewer in the TestCase Log (it opens and displays, but SoapUI quickly turns into a frozen window with the beachball appearing) Is there any logfile I could attach? OSX Lion 10.7.3 $ java -version java version "1.6.0_31" Java(TM) SE Runtime Environment (build 1.6.0_31-b04-415-11M3646) Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01-415, mixed mode)Re: Java.Exception when try to run a testcase with a DataSource Type DataConnectionHi, I try to run the testcase with the latest build from 2009-09-11 Build 3.0-pro-daily-build-2009-09-11-[2], Build Date Same error occurs. You wrote me, that you have the same error.... so I think there must be something wrong during loading the testcase. with the Connections. Regards Rene Sorry, I forgot... there are no other errors in one of the log tabs.Re: Java.Exception when try to run a testcase with a DataSource Type DataConnectionHi Ole, in the attachment you find my Project. I have reduced it to one Testcase with a DataConnection. When I open SoapUI and try to run the testcase the ErrMess occurs. TestSuite: AV-R100_Order Testcase: 020_CancelOrderAnonym TestStep: GET airvie_voucher 1. Load Project 2. Open the testcase 3. Run the testcase ---> ErrMess I hope you can find the problem, maybe there is something I made wrong. Regards ReneRe: Java.Exception when try to run a testcase with a DataSource Type DataConnectionHi Ole, Everything of the whole project is working perfect, only the DataSources/DataConnection makes the problems. Regards ReneRe: Java.Exception when try to run a testcase with a DataSource Type DataConnectionHello, sorry, but with the last build Build 3.0-pro-daily-build-2009-09-09-[1], Build Date the same error occurs. Regards, ReneJava.Exception when try to run a testcase with a DataSource Type DataConnectionHi, What I'm doing.... - Making a Teststep DataSource = Data Connection - Define a Data Connection - .... and so on, everything is working perfect. Than I close SoapUI Build soapui-pro-3.0-dist-100-2009-07-09, Build Date 2009/07/09 11:08 After restarting SoapUI and try to run the testcase ..... Test started at 2009-09-08 14:31:00.500 TestCase failed [java.lang.Exception: Failed to prepare testStep [GET airvie.voucher]; com.eviware.soapui.support.SoapUIException: Please Select Connection/Driver&Connection string:java.lang.Exception: Failed to prepare testStep [GET airvie.voucher]; com.eviware.soapui.support.SoapUIException: Please Select Connection/Driver&Connection string], time taken = 0 Then only open the TestStep and everything is working fine. Is there a way to run testcases without opening all Data Source/DataConnection Regards