Jubula export not working [message #1406827] |
Mon, 11 August 2014 07:50  |
Ranjeet Gupta Messages: 10 Registered: July 2014 |
Junior Member |
|
|
Hi,
I am using oracle database for jubula.I am trying to export my project but It could not exported project except libraries.
it shows exporting massage then finishing message for libraries.But for project it is showing only exporting message no finishing message.
eg--
Exporting unbound_modules_html_7.2.xml...
Finished exporting unbound_modules_html_7.2.xml.
Exporting unbound_modules_rcp_7.2.xml...
Finished exporting unbound_modules_rcp_7.2.xml.
Exporting unbound_modules_concrete_7.2.xml...
Finished exporting unbound_modules_concrete_7.2.xml.
Exporting unbound_modules_swt_7.2.xml...
Finished exporting unbound_modules_swt_7.2.xml.
Exporting unbound_modules_mobile_7.2.xml...
Finished exporting unbound_modules_mobile_7.2.xml.
Exporting unbound_modules_iOS_7.2.xml...
Finished exporting unbound_modules_iOS_7.2.xml.
Exporting DEMO_1.0.xml...
please Let me help.
Thanks,
ranjeet
[Updated on: Mon, 11 August 2014 08:05] Report message to a moderator
|
|
|
|
|
Re: Jubula export not working [message #1407261 is a reply to message #1406896] |
Tue, 12 August 2014 07:59   |
Eclipse User |
|
|
|
Hi,
Thanks for the log. I should have been more specific - can you attach the log excerpt for the problem when it happens? The log you added contains a lot of information.
You can do this easily by deleting the log file from your home/jubula directory (when Jubula is not running) then starting Jubula, causing the error, then coying the log file.
Best regards,
Alex
|
|
|
|
Re: Jubula export not working [message #1407311 is a reply to message #1407263] |
Tue, 12 August 2014 09:56   |
Ranjeet Gupta Messages: 10 Registered: July 2014 |
Junior Member |
|
|
Hi,
Thanks Alex.
I do not know how to increase the memory?
Shall i add "-Xmx1024m \" to the config.ini for increase the memory of ITE ?
I have added following things to config.ini but still i am not able to export my project.-
-Xms1024m
-Xmx2048m
-XX:MaxPermSize=1024m
Thanks and Regards,
Ranjeet
[Updated on: Wed, 13 August 2014 09:49] Report message to a moderator
|
|
|
|
|
|
Jubula crashes my project. [message #1407745 is a reply to message #1407724] |
Wed, 13 August 2014 10:57   |
Ranjeet Gupta Messages: 10 Registered: July 2014 |
Junior Member |
|
|
Hi Alex,
I am using jubula 7.2 to test 350 test cases and using Oracle Data Base.I have seen that after 300-330 test cases,my application gets crashed due to memory leakage problem.I have used java profiler to check the memory leakage.after this I have seen that its releasing objects of my project but jubula related objects(Huge number of Objects) do not get released.Same application I have used without jubula plugins for same number of test cases,it does not crash my application.
So I am attaching snap shot of memory leakage.There is one more things that whenever I am using jubula plugins in my application "org.eclipse.swt.widgets.TypedListener" also create huge number of objects which are also not getting released.Without jubula plugins these objects always get released.
I think, it is a memory leakage related Bug in jubula.
Thanks and Regards,
Ranjeet
[Updated on: Wed, 13 August 2014 10:59] Report message to a moderator
|
|
|
Re: Jubula crashes my project. [message #1407749 is a reply to message #1407745] |
Wed, 13 August 2014 11:08   |
Eclipse User |
|
|
|
Ranjeet,
Thank you for looking into this. It would be a great help if you could enter a ticket into the Eclipse Bugzilla for this with the information you have provided here.
Thanks again for your assistance! 
Best regards,
Alex
|
|
|
|
Re: Jubula crashes my project. [message #1504402 is a reply to message #1407750] |
Tue, 09 December 2014 08:16   |
Eclipse User |
|
|
|
Hello peoples,
After running a large test, oracle reports an outof memory exception:
Exception in thread "LockManger.KeepAlive" java.lang.OutOfMemoryError: GC overhead limit exceeded
at oracle.jdbc.driver.OraclePreparedStatement.initializeBinds(OraclePreparedStatement.java:1439)
Is this also solvable through increasing the memory in the conig.ini? And if so, how can i do that?
kind regards,
Jurjen
|
|
|
|
Re: Jubula crashes my project. [message #1507123 is a reply to message #1504623] |
Thu, 11 December 2014 10:32  |
Eclipse User |
|
|
|
Hi Oliver,
I use Jubula 8 on Windows 7 Professional 64bit with Oracle express 11g.
I have one testsuite containing 130 testcases.
The test takes usually 6 to 9 hours to run.
The number of screenshot is slightly more than 200.
The execution log htm is 50 MB large.
But of course the test is continuously growing...
Thank you for the answer; I 'll take a look at Test Jobs.
kind regards,
Jurjen
|
|
|
Powered by
FUDForum. Page generated in 0.05575 seconds