aspose file tools
The moose likes JBoss and the fly likes JBoss Exception Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "JBoss Exception" Watch "JBoss Exception" New topic
Author

JBoss Exception

Meera Krishnan
Greenhorn

Joined: Dec 24, 2006
Posts: 9
Hi all,
Each time when a page is loaded in the browser , our JBoss server is throwing an exception as follows:

14:30:48,093 WARN [[localhost]] Exception Processing ErrorPage[errorCode=404, l
ocation=/jsp/errorpages/FileNotFoundException.jsp]

The file named FileNotFoundException.jsp is there at location /jsp/errorpages

But this does not affect any of our processing and the pages are shown correctly and all the business logic is done as we observed.

Anyone please explain as to why this exception is coming and what should be done to solve it!

Thaks and regards
Meera.
Jeeson Augustine
Greenhorn

Joined: Feb 16, 2007
Posts: 1
Can you pls help with the context this warning is displayed - exact user experience
Jeeson
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JBoss Exception
 
Similar Threads
exception explicit object
Problems with Exception Handling via web.xml config
Error Page problem.
How to handle JSP exceptions declaratively
JSF : redirect errors to error page