Re: Simple code changes require a restart of the app
Re: Simple code changes require a restart of the app
- Subject: Re: Simple code changes require a restart of the app
- From: "Ricardo J. Parada" <email@hidden>
- Date: Wed, 06 Oct 2010 17:50:48 -0400
I think it was the -XX:MaxPermSize which I had to set to something really big (like 2GB) or so.
But I may try it again to see if it got better.
Thanks for the info.
On Oct 6, 2010, at 5:33 PM, David Avendasora wrote:
> Memory problems?!
>
> What are your launch arguments? I had to make some changes since with JRebel you're keeping a lot more in memory, but once I modified my launch arguments I haven't had a problem. Here's mine:
>
> ${jrebel_args} -XX:MaxPermSize=256m
> -Xms512m
> -Xmx1024m
> -Drebel.log4j-plugin=true
> -Drebel.webobjects_plugin=true
> -Dwojrebel.noexclude
>
> The last one is because I tend to poke around in the Wonder source.
>
> Dave
>
>
> On Oct 6, 2010, at 5:21 PM, David Holt wrote:
>
>> The memory problems happened for a week or two for me too. It is now working great. You might want to try it again. Any code change that normally requires a restart will no longer do so. There are a few exceptions, but it will tell you when it can't do it.
>>
>> David
>>
>>
>> On 2010-10-06, at 2:16 PM, Ricardo J. Parada wrote:
>>
>>>
>>> I tried JRebel a while back but I kept running into out of memory errors and had to adjust the memory parameters.
>>> The I figured I don't make that drastic code changes that often and so I went on without it.
>>>
>>> :-)
>>>
>>>
>>> On Oct 6, 2010, at 4:59 PM, Hugi Þórðarson wrote:
>>>
>>>>>> Check in the Eclipse that Build Automatically is selected.
>>>>>>
>>>>>> Restart is normally required if you add new method, field, or change in property. Change in HTML is should work without restart.
>>>>>>
>>>>>> Use JRebel.
>>>>>
>>>>> +1 it is hard to live without once you get it going.
>>>>
>>>> And to add to that; if you don't already have JRebel, get it now. Seriously. Best 60 bucks I've ever spent and the biggest boost to my productivity since the transition from Xcode to Eclipse/WOLips.
>>>>
>>>> - hugi _______________________________________________
>>>> Do not post admin requests to the list. They will be ignored.
>>>> Webobjects-dev mailing list (email@hidden)
>>>> Help/Unsubscribe/Update your Subscription:
>>>>
>>>> This email sent to email@hidden
>>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>>
>>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden