Roar, I don't know if this has anything to do with your problem, but JRUN 3.1 does have another service pack out for bug fixes. The latest version is now 3.1.26414. There is also two documents on the JRUN site that list the bug fixes for this latest update, and the bugs that are still present in JRUN 3.1. You may want to go to Allaire's site and check out both of these documents and see if your problem is detailed in there.
Celeste -----Original Message----- From: Johansen, Roar [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 17, 2002 3:05 AM To: JRun-Talk Subject: Hot-deployed jsps fail to recompile Hi, all, we run a site off 7 sparc/solaris boxes running JRun 3.1.16777 behind a Cisco LocalDirector and Netscape NES 3.6 SP3. We update and hot-deploy some of the JSPs regularly on running servers, and mostly, they work. However, the deployed jsps sometimes fail to recompile, as can be seen from the listing in the forwarded mail below. (choicejob.jsp compiles, choicejob2.jsp does not even though they both have timestamps from Jan 7) The symptoms are that some of all of the jsps do not recompile to WEB-INF/jsp even though the jsp/*.jsp files are changed. 'touch'-ing the file does not work, nor does calling the jsp url instead of the servlet url from the browser. (the jsps in question are normally <jsp:include/>'d). Any attempt to recompile the file fails once this error occurs. The only remedy is to restart the JRun process. This is annoying, as it may take some time before we discover that one or more of the servers' contents deviate from the others. Any light shed on this is most welcome! Regards, Roar ------------------------------------ FINN.no AS E-mail: [EMAIL PROTECTED] Tel.:+47 2282 7816 Mob.:+47 905 76 056 www.finn.no -----Opprinnelig melding----- Fra: Marton, Per Eirik Sendt: 8. januar 2002 10:05 Til: Johansen, Roar Emne: JRUN bug ? www4% find . -name '*choicejob*' -ls 894167 14 -rw-r--r-- 1 jrun jrun 14055 Jan 8 00:24 /WEB-INF/jsp/jrun__jsp2__choicejob2ejsp13.java 894168 3 -rw-r--r-- 1 jrun jrun 2555 Jan 8 00:24 /WEB-INF/jsp/jrun__jsp2__choicejob2ejsp13.lnt 894169 10 -rw-r--r-- 1 jrun jrun 9777 Jan 8 00:24 /WEB-INF/jsp/jrun__jsp2__choicejob2ejsp13.class 894170 1 -rw-r--r-- 1 jrun jrun 601 Jan 8 00:24 /WEB-INF/jsp/jrun__jsp2__choicejob2ejsp13.dep 894183 14 -rw-r--r-- 1 jrun jrun 14077 Dec 18 16:16 /WEB-INF/jsp/jrun__jsp2__choicejob22ejsp14.java 894184 3 -rw-r--r-- 1 jrun jrun 2604 Dec 18 16:16 /WEB-INF/jsp/jrun__jsp2__choicejob22ejsp14.lnt 894185 10 -rw-r--r-- 1 jrun jrun 9612 Dec 18 16:16 /WEB-INF/jsp/jrun__jsp2__choicejob22ejsp14.class 894186 1 -rw-r--r-- 1 jrun jrun 602 Dec 18 16:16 /WEB-INF/jsp/jrun__jsp2__choicejob22ejsp14.dep 490474 5 -rw-r--r-- 1 jrun jrun 4472 Jan 7 09:56 /jsp2/choicejob.jsp 490482 3 -rw-r--r-- 1 jrun jrun 2250 Jan 7 09:56 /jsp2/choicejob2.jsp ______________________________________________________________________ Macromedia ColdFusion 5 Training from the Source Step by Step ColdFusion http://www.amazon.com/exec/obidos/ASIN/0201758474/houseoffusion Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
