[NTLUG:Discuss] ot- first user take long time to complete loadwebpage.

Stephen Davidson gorky at freenet.carleton.ca
Wed Nov 5 15:02:04 CST 2003


Greetings.

What we are asking about is, are both sets of the following files present;
1) jspFile_jsp.java
2) jspFile_jsp.class

(1) is generated from the JSP files
(2) is the servlet class generated from the .java file.

If either are deleted by a cron job, they have to be rebuilt on the
next access.

Another possibility could be some kind of page flushing issue, where
EVERYTHING (JVM, JRun, your APP) is getting paged out to the HD
overnight.  That would take a minute or two to reload into Ram on
the next call.

Regards,
Steve

m m wrote:
> Hi all:
> 
> I have checked the JSP class files, they exist (in jrun's jsp folder, 
> not been deleted) but I still have the problem.
> The ohter person (sorry I lose his email) suggest that may be the class 
> have been purged, I am not sure if  "purged"= "deleted" here. if it 
> doesn't, then I would like to know what did he mean purged.
> I have set the same permission on the jsp class folder as +wrx (777). no 
> any lucky.
> 
> any other ideas?
> 
> thanks a lot.   
>


-- 
Java/J2EE Developer/Integrator
Co-Chair, Dallas/FortWorth J2EE Sig
214-724-7741







More information about the Discuss mailing list