RTC not able to run a project in runtime
Hi
I have a project developed in RTC, when I run the project I got out of memory error thrice and after that I am unable run any project in RTC.
I couldnt see any error in the console. But it opens and hangs in the splash screen, doesnt move further.
I have tried to run using VM arguments,
-Xms64m -Xmx1024m
Kindly let me if any configuration change is required.
I have a project developed in RTC, when I run the project I got out of memory error thrice and after that I am unable run any project in RTC.
I couldnt see any error in the console. But it opens and hangs in the splash screen, doesnt move further.
I have tried to run using VM arguments,
-Xms64m -Xmx1024m
Kindly let me if any configuration change is required.
One answer
You will probably want to post this to an Eclipse forum, because what
you describe is an issue with either Eclipse or your project (or both),
but is not related to RTC (the Eclipse RTC client is just a plug-in that
runs in Eclipse, and therefore would have no effect on whether or not
you get a memory error when you run your project).
Cheers,
Geoff
On 3/23/2011 12:38 AM, sathishs249 wrote:
you describe is an issue with either Eclipse or your project (or both),
but is not related to RTC (the Eclipse RTC client is just a plug-in that
runs in Eclipse, and therefore would have no effect on whether or not
you get a memory error when you run your project).
Cheers,
Geoff
On 3/23/2011 12:38 AM, sathishs249 wrote:
Hi
I have a project developed in RTC, when I run the project I got out of
memory error thrice and after that I am unable run any project in
RTC.
I couldnt see any error in the console. But it opens and hangs in the
splash screen, doesnt move further.
I have tried to run using VM arguments,
-Xms64m -Xmx1024m
Kindly let me if any configuration change is required.