difficult without seeing code for problem jsp,accompanying tlds and 
/WEB-INF/web.xml

Martin Gainty 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




> From: c...@etrak-plus.com
> To: users@tomcat.apache.org
> Subject: Re: Not compiling JSP's
> Date: Wed, 2 Sep 2009 07:09:25 -0500
> 
> Ron,
> 
> Thanks for your reply.
> 
> The 'one hour off' problem was an install issue by the guy who brought up 
> that server... wait a minute, that was me.
> 
> The mystery is that Tomcat will compile some JSP's just fine but will always 
> stop on the same ones.  On the theory it was memory, I changed the Java 
> memory options to match the current production server... no joy there.  To 
> test the theory the problrm was the last date modified, I made certain the 
> dates on all JSP's were one day before the server date (note that the dates 
> on the JSP's that compiled were within seconds of those that didn't)... no 
> joy here either.  If I copy .java files from development to server, the 
> server will actually remove the .java files from the work directory so no 
> joy there.  If I copy the .java and .class files from the development build 
> directory to the work directory on the server, that appeared to work at one 
> point but now the server removes those files from the work directory.  The 
> JSP's that the server fails on are no larger nor no more complex than those 
> it compiles.
> 
> I am bringing Netbeans up on the server so I can step through what's 
> happening but have not yet got that running.
> 
> Thanks,
> 
> Carl
> 
> ----- Original Message ----- 
> From: "Ron McNulty" <rmcnu...@xtra.co.nz>
> To: "Tomcat Users List" <users@tomcat.apache.org>
> Sent: Wednesday, September 02, 2009 3:04 AM
> Subject: Re: Not compiling JSP's
> 
> 
> > Hi Carl
> >
> > I've seen problems like this when deploying across time zones (in my case 
> > NZ -> San Francisco), especially if there is a Windows box in the 
> > equation. The "1 hour off" sounds odd - daylight saving problem?
> >
> > Regards
> >
> > Ron
> >
> > ----- Original Message ----- 
> > From: "Carl" <c...@etrak-plus.com>
> > To: "Tomcat Users List" <users@tomcat.apache.org>
> > Sent: Wednesday, September 02, 2009 1:12 AM
> > Subject: Re: Not compiling JSP's
> >
> >
> >> Mark,
> >>
> >> Thanks for your reply.
> >>
> >> I checked the modification times and they are all yesterday while the 
> >> system date/time on the server is today (although it was one hour off.)
> >>
> >> I am presently bringing Netbeans up on the test server in an attempt to 
> >> see what is happening.
> >>
> >> If you have any other suggestions, I am all ears.
> >>
> >> Carl
> >>
> >>
> >> ----- Original Message ----- 
> >> From: "Mark Thomas" <ma...@apache.org>
> >> To: "Tomcat Users List" <users@tomcat.apache.org>
> >> Sent: Tuesday, September 01, 2009 3:14 AM
> >> Subject: Re: Not compiling JSP's
> >>
> >>
> >>> Carl wrote:
> >>>> Odd that some JSP's get compiled and some won't.  Note that it is 
> >>>> always
> >>>> the same JSP's that will not compile.
> >>>
> >>> File modification times in the future on the JSPs?
> >>>
> >>> One way to find out what is going on is to use remote debugging and your
> >>> favourite IDE to step through the JSP compilation process and see why it
> >>> isn't working.
> >>>
> >>> Mark
> >>>
> >>>
> >>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> >>> For additional commands, e-mail: users-h...@tomcat.apache.org
> >>>
> >>>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> >> For additional commands, e-mail: users-h...@tomcat.apache.org
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> > For additional commands, e-mail: users-h...@tomcat.apache.org
> >
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 

_________________________________________________________________
With Windows Live, you can organize, edit, and share your photos.
http://www.windowslive.com/Desktop/PhotoGallery

Reply via email to