Re: [Resin-interest] Stopping Resin due to detected alarm freeze. What?

2009-09-22 Thread Rob Lockstone
On Sep 22, 2009, at 12:44, Scott Ferguson wrote: > On Sep 22, 2009, at 11:51 AM, Rob Lockstone wrote: > >> I've never seen this before and can't find this string in the Resin >> (non-Pro) source. This happened on several of our server this >> morning. >> But I've never seen it happen before in m

Re: [Resin-interest] Stopping Resin due to detected alarm freeze. What?

2009-09-22 Thread Scott Ferguson
On Sep 22, 2009, at 11:51 AM, Rob Lockstone wrote: > I've never seen this before and can't find this string in the Resin > (non-Pro) source. This happened on several of our server this morning. > But I've never seen it happen before in months of running this > particular configuration. > > Enviro

[Resin-interest] Stopping Resin due to detected alarm freeze. What?

2009-09-22 Thread Rob Lockstone
I've never seen this before and can't find this string in the Resin (non-Pro) source. This happened on several of our server this morning. But I've never seen it happen before in months of running this particular configuration. Environment: Windows Server 2003 Resin Pro 3.1.9 - 100 Server L

Re: [Resin-interest] Noob question: Do I have to restart?

2009-09-22 Thread Scott Ferguson
On Sep 22, 2009, at 11:08 AM, d.lo...@uib.es wrote: > > On a related note, I think that I've seen Resin close the application > and restart it before the next page is requested, even though I don't > remember if that was with previous versions of Resin or depended on > some time out. Could some o

Re: [Resin-interest] Noob question: Do I have to restart?

2009-09-22 Thread d . lopez
Hi, Be aware though, that hot redeployment requires all the libraries/classes that reside in WEB-INF to behave correctly, otherwise they are not recicled and end up consuming all the non-Heap memory and causing an OOM. And there are tons of libraries out there that do not behave properly,

Re: [Resin-interest] Resin Eclipse Feature on Ecliple Galileo (3.5)

2009-09-22 Thread Emil Ong
Is this a fresh install of Galileo or do you have other plugins installed? I tested on the Java EE package of Galileo from eclipse.org and never saw this error. Actually, could you send the version of the "org.eclipse.wst.*" plugins that you've got installed? It's possible one of our plugin dep

Re: [Resin-interest] Noob question: Do I have to restart?

2009-09-22 Thread Rom Sok
Thanks On Tue, Sep 22, 2009 at 12:10 PM, Jeff Schnitzer wrote: > Hot deployment works fine for me out of the box, but note that Resin > doesn't immediately reload the webapp when web.xml or the war changes. > You have to actually request a page, then the app will reload. > > If you change JSP f

Re: [Resin-interest] Noob question: Do I have to restart?

2009-09-22 Thread Jeff Schnitzer
Hot deployment works fine for me out of the box, but note that Resin doesn't immediately reload the webapp when web.xml or the war changes. You have to actually request a page, then the app will reload. If you change JSP files they are picked up immediately, no reload necessary. Jeff On Tue, Se

[Resin-interest] Noob question: Do I have to restart?

2009-09-22 Thread Rom Sok
Hi, Sorry about the newbie question, do I have to restart Resin every time I drop a new version of some file into the deployment directory? like say web.xml? Is there a way to just reload the app without doing the whole "Stop" - > "Quit" -> httpd.exe all over again? Also, is that what is called h

[Resin-interest] Resin Eclipse Feature on Ecliple Galileo (3.5)

2009-09-22 Thread Michael Ludwig
The Resin Eclipse Feature (REF) produces exceptions on my Eclipse Galileo (3.5) on Java 1.6 on Windows XP. After installation of the REF and the recommended subsequent restart, when clicking on the Servers view for the first time, there is an error that wasn't there before: Could not initializ

Re: [Resin-interest] Caucho site missing eclipse plug-in link?

2009-09-22 Thread Michael Ludwig
Randy Johnson schrieb: > http://caucho.com/eclipse/ > > To add this update site to your eclipse > configuration: > >1. Within Eclipse, access the menu: Help -> Software Updates... >2. Click the "Available Software" tab >3. Click the "Add Site" >4. Enter h