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 #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
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05307 seconds