Dashboard 1.1 Error: No Configuration Method Found?

1 view
Skip to first unread message

Mike Rogers

unread,
Nov 10, 2009, 12:38:24 PM11/10/09
to Mach-II for CFML
All,

I added a module to my application that doesn't utilize ColdSpring,
and when I try to reload the dependency injection config through the
dashboard (1-1-0/trunk, BER) I get the following:

Message: The configure method was not found.
Detail: Either there are no methods with the specified method name and
argument types, or the configure method is overloaded with argument
types that ColdFusion cannot decipher reliably. ColdFusion found 0
methods that matched the provided arguments. If this is a Java object
and you verified that the method exists, you may need to use the
javacast function to reduce ambiguity.

Stacktrace (a few lines):
coldfusion.runtime.java.MethodSelectionException: The configure method
was not found. at
coldfusion.runtime.java.ObjectHandler.findMethodUsingCFMLRules
(ObjectHandler.java:322) at coldfusion.runtime.StructBean.invoke
(StructBean.java:527) at coldfusion.runtime.CfJspPage._invoke
(CfJspPage.java:2300) at
cfConfigListener2ecfc1958334896$funcRELOADBASEAPPDEPENDENCYINJECTIONENGINE.runFunction
(/Applications/ColdFusion8/wwwroot/MachIIDashboard/listeners/
ConfigListener.cfc:427)

Has anyone seen this before? It doesn't shut down the whole dashboard
but I'm afraid it's not reloading the DI config.

Thanks,

-Mike Rogers

Peter J. Farrell

unread,
Nov 10, 2009, 6:46:50 PM11/10/09
to mach-ii-for...@googlegroups.com
Mike, it is allowing you click reload DI engine in a module even when
there is no ColdSpring in that module? If it is, that is a defect that
needs to be logged and fixed. You know where to file a ticket. If you
feel so compelled, feel free to look at the code and submit a patch.
Thanks for finding the issue -- it brings us one step closer to making
the grand ambitions and vision of Mach-II closer for everybody!

Best,
.Peter

Mike Rogers said the following on 11/10/2009 11:38 AM:
Reply all
Reply to author
Forward
0 new messages