Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Extreme long execution time
Extreme long execution time [message #1692903] Mon, 20 April 2015 13:52 Go to next message
nicole h is currently offline nicole hFriend
Messages: 27
Registered: May 2013
Junior Member
Hi,

lately, I realized that Jubula needs extremely long for all the progresses...

For example, deleting TestResults or after execution of TestCases, the Progress "Collecting Information" and "Writing Report to Database" needs about 15-20 minutes!!

I use the embedded database and html toolkit and my project is not big at all!

I already had larger projects and never experienced that long progresses!

Any ideas/suggestions why Jubula is suddenly working that slow?

Thanks
Re: Extreme long execution time [message #1693046 is a reply to message #1692903] Tue, 21 April 2015 12:28 Go to previous messageGo to next message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi Nicole,

Thanks for your question! I think the problem is that the h2 database isn't designed for productive use - it doesn't scale well and will indeed get slower and slower with time (not necessarily size of the project, just time).

If you need to keep using it then you can do the following:

- stop Jubula
- perform an export all to export all of the projects
- you can also copy the database files (from your home directory under .jubula) to back them up
- delete the database files from your home directory
- connect to the database: this will recreate the database
- then you can import the projects you exported

Like I say, this isn't the preferred way of working, but the steps above should help with the current performance. Bear in mind that you should ensure that you have backups before you delete the database!

Hope that helps,

Alex
Re: Extreme long execution time [message #1703194 is a reply to message #1693046] Wed, 29 July 2015 09:16 Go to previous messageGo to next message
nicole h is currently offline nicole hFriend
Messages: 27
Registered: May 2013
Junior Member
Hi, I switched now to a MySQL Databae but still having the same problems...so It looks likeit had nothing to do with the database....
any other ideas which can be the cause of my problem??

Regards,
Niki
Re: Extreme long execution time [message #1703207 is a reply to message #1703194] Wed, 29 July 2015 11:30 Go to previous message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi Nicole, thanks for the update!
Can you remind me of what version you're using of Jubula and provide information on your database configuration?

Thanks!
Alex
Previous Topic:Jubula autagent, testexec and dbtool don't work on ubuntu
Next Topic:Database Manipulation
Goto Forum:
  


Current Time: Sat Apr 20 16:30:39 GMT 2024

Powered by FUDForum. Page generated in 0.03489 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top