Bug 111349 - Need a log message if server startup fails
Summary: Need a log message if server startup fails
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: other
Version: nightly
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-12-02 14:43 UTC by Matthew Booth
Modified: 2007-06-17 22:04 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-17 22:04:28 UTC
Embargoed:


Attachments (Terms of Use)

Description Matthew Booth 2003-12-02 14:43:34 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5)
Gecko/20031026 Firebird/0.7

Description of problem:
If server initialization fails you get the error:

java.lang.NoClassDefFoundError: com/arsdigita/web/DispatcherServlet
	at java.lang.Class.newInstance0(Native Method)
	at java.lang.Class.newInstance(Class.java(Compiled Code))
	at java.beans.Beans.instantiate(Beans.java:233)
	at java.beans.Beans.instantiate(Beans.java:77)

when you try to view a page. This is the first error which is returned
through log4j.

There needs to be some indication that server initialization failed.
There should also be a useful message displayed when attempting to
view a page.

Version-Release number of selected component (if applicable):
Rickshaw


Note You need to log in before you can comment on or make changes to this bug.