Hi Peter, I had this problem also and also use the runJettyRun plugin for eclipse. I found it was because I was missing some arguments on the "Arguments" tab of run configurations. The ones which I am using are from the tutorial from the documentation on setting up eclipse, they are: VM Arguments: -XX:MaxPermSize=256M -Xmx600m -Dtapestry.execution-mode=development
The -Dtapestry.execution-mode=development is the part which is needed. I think this is the same suggestion as Taha but I'm not sure where it is set to true/false, I only know of it in the VM Arguments (So maybe it is two places to check?). I also have under the "Jetty" tab the "Show advanced options" ticked, and "ParentLoadPriority" is ticked. I don't know exactly what these do. Steve On 25 October 2013 12:49, Peter Hvass <p.hv...@albourne.com> wrote: > Hi Taha, > > > Thanks for this - I should have also mentioned my Jetty configs; all > 'scanning' is disabled so it will not restart jetty on saves. > > > I'm really scratching my head on this one. :) > > > Thanks! > Peter > > > ----- Original Message ----- > > From: "Taha Hafeez Siddiqi" <tawus.tapes...@gmail.com> > To: "Tapestry users" <users@tapestry.apache.org> > Sent: Friday, October 25, 2013 2:47:16 PM > Subject: Re: [5.4.23] Troubleshooting Live Class Reloading > > > I don't use runJettyRun plugin as I use Intellij Idea but I think runJettyRun > restarts jetty for each change. Are you sure you have disabled that. You can > search the archives to see the exact option to disable. > > regards > Taha > > On 25-Oct-2013, at 4:42 PM, Peter Hvass <p.hv...@albourne.com> wrote: > >> Hi >> >> >> Thanks Taha - you're right that with these types of issues we overlook the >> simple and obvious! >> >> >> I've double checked though and both values were correct. >> >> >> Since then I checked out the same project again into a different Eclipse >> workspace and all was >> working fine there. I'm going to persevere and find out why the other >> workspace isn't working though. >> >> >> Will report back here with any other issues. In the mean time if anyone else >> has any ideas please post! :D >> >> >> Thanks! >> Peter >> >> ----- Original Message ----- >> >> From: "Taha Hafeez Siddiqi" <tawus.tapes...@gmail.com> >> To: "Tapestry users" <users@tapestry.apache.org> >> Sent: Friday, October 25, 2013 1:37:19 PM >> Subject: Re: [5.4.23] Troubleshooting Live Class Reloading >> >> Hi >> >> It may seem stupid but I have made such mistakes in the past so I will still >> ask you to check if tapestry.production_mode is true. For class reloading it >> should be false. >> >> Also ensure tapestry.service-reloading-enabled is set to true. >> >> regards >> Taha >> >> On 25-Oct-2013, at 2:25 PM, Peter Hvass <p.hv...@albourne.com> wrote: >> >>> Hello, >>> >>> >>> I've followed all guidance posted here; >>> http://tapestry.apache.org/class-reloading.html >>> >>> >>> A couple days ago live class and template reloading just stopped working >>> between restarts. >>> This only occurs for one of our projects... have spent a few hours trying >>> to figure out where >>> this might be. >>> >>> >>> This is in Eclipse using the latest version of the RunJettyRun plugin. >>> >>> >>> Does anyone have any common wisdom or experience they could share related >>> to troubleshooting this? >>> >>> >>> Thanks, >>> Peter >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org