[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [jetty-users] JSP: tmpFile.renameTo(classFile) failed, or javax/el/ELResolver not found?
|
- From: John English <john.foreign@xxxxxxxxx>
- Date: Sun, 10 Jun 2012 17:07:25 +0300
- Delivered-to: jetty-users@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=ZW0S26F05chPz1fxKnoxI0sP+g2yJ5//SHM9DjeSZVY=; b=L/2fi/nw+X0rjV1BuVNWh+YQNGv3SkcO6voezWQFNNV1Ysj7ICKkLM5G/Yy/Y6tJaj 5UXvJVHtn3aaM/FLQqAM0q51H0/b+uBXiJnTMS6ZaXuxp2Gb7jr2WsYShRqeAYz7nUDb EmkXTKYlPp5YnvJN4ACk0hyr8xsjyQPw/2hBI2U3ScZNY/cy1ae1sGCJ20vGv/t0GD66 BFmVSvvSsJF9IUfjKFUiGiLA6SdT5DH69f0+XU2y+yBI9JBehDgh4chEtlYI4msQIyKa iO9JqSmToKvjfMKCg+GlobdDtQ5g6AFEvWluziuzVCXETGfGs8qyVbkSCji8dWaH0iD9 6Byg==
- User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1
On 10/06/2012 16:23, John English wrote:
I have a JSP app running on Jetty 7.2.0 which suddenly for no apparent
reason refuses to run. When I try to access a page I get a blank screen
(no 5xx error, which would be nicer) and an IOException:
Even more interesting, if I copy the whole directory tree (including
start.jar, all the jetty jars in lib, jetty.xml and the webapps
directory) without any changes to a new directory, it works fine
from there. The old copy still doesn't work at all.
------------------------------------------------------------------------
John English | My old University of Brighton home page is still here:
| http://www.cem.brighton.ac.uk/staff/je/
------------------------------------------------------------------------