Bugs item #1030770, was opened at 2004-09-19 10:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1030770&group_id=22866
Category: Tools
Group: v4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Scott M Stark (starksm)
Assigned to: Nobody/Anonymous (nobody)
Summary: Need more tolerant web-console initialization
Initial Comment:
If you startup the 4.0 server without the aspect
manager deployed, the web-console is throwing an error
because the AspectManager cannot be found. The web
console is usable, it just does not have the AOP
section. The web console plugin framework should be
tolerant of plugin failures due to missing dependencies
and just display a place holder that indicates the
plugin is not available.
10:39:47,093 ERROR [Engine] ----- Root Cause -----
java.lang.NoClassDefFoundError: org/jboss/aop/AspectManager
at
java.lang.Class.getDeclaredConstructors0(Native Method)
at
java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
at java.lang.Class.getConstructor0(Class.java:1930)
at java.lang.Class.newInstance0(Class.java:278)
at java.lang.Class.newInstance(Class.java:261)
at
org.jboss.console.plugins.helpers.ServletPluginHelper.createPluginWra
pper(ServletPluginHelper.java:90)
at
org.jboss.console.plugins.helpers.ServletPluginHelper.init(ServletPlu
ginHelper.java:60)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1030770&group_id=22866
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development