oarevalo / BugLogHQ

BugLogHQ is a tool to centralize the handling of automated bug reports from multiple applications. BugLogHQ provides a unified view of error messages sent from any number of applications, allowing the developer to search, graph, forward, and explore the bug reports submitted by the applications.
http://www.bugloghq.com
154 stars 67 forks source link

RuleProcessor Error: Undefined setting 'debug.email' #79

Closed marbetschar closed 10 years ago

marbetschar commented 10 years ago

After a fresh install of v1.8.2 and enabling the "firstMessageAlert" in the BugLogHQ Admin i receive the following error:

RuleProcessor Error: Undefined setting 'debug.email'

These are my settings of the firstMessageAlert bildschirmfoto 2014-01-08 um 04 49 30

And here's the full StackTrace:

Undefined setting 'debug.email' at components.config_cfc$cf.udfCall(C:\inetpub\wwwroot\mnk_bugs\components\config.cfc:27):27 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94):94 at railo.runtime.type.UDFImpl._call(UDFImpl.java:307):307 at railo.runtime.type.UDFImpl.call(UDFImpl.java:211):211 at railo.runtime.ComponentImpl._call(ComponentImpl.java:616):616 at railo.runtime.ComponentImpl._call(ComponentImpl.java:499):499 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1715):1715 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:712):712 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1503):1503 at components.baserule_cfc$cf._2(C:\inetpub\wwwroot\mnk_bugs\components\baseRule.cfc:228):228 at components.baserule_cfc$cf.udfCall(C:\inetpub\wwwroot\mnk_bugs\components\baseRule.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94):94 at railo.runtime.type.UDFImpl._call(UDFImpl.java:307):307 at railo.runtime.type.UDFImpl.call(UDFImpl.java:211):211 at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700):700 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:712):712 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1503):1503 at components.baserule_cfc$cf._1(C:\inetpub\wwwroot\mnk_bugs\components\baseRule.cfc:127):127 at components.baserule_cfc$cf.udfCall(C:\inetpub\wwwroot\mnk_bugs\components\baseRule.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94):94 at railo.runtime.type.UDFImpl._call(UDFImpl.java:307):307 at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198):198 at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709):709 at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:738):738 at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1513):1513 at extensions.rules.firstmessagealert_cfc$cf.udfCall(C:\inetpub\wwwroot\mnk_bugs\extensions\rules\firstMessageAlert.cfc:116):116 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94):94 at railo.runtime.type.UDFImpl._call(UDFImpl.java:307):307 at railo.runtime.type.UDFImpl.call(UDFImpl.java:211):211 at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700):700 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:712):712 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1503):1503 at extensions.rules.firstmessagealert_cfc$cf.udfCall(C:\inetpub\wwwroot\mnk_bugs\extensions\rules\firstMessageAlert.cfc:75):75 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94):94 at railo.runtime.type.UDFImpl._call(UDFImpl.java:307):307 at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198):198 at railo.runtime.ComponentImpl._call(ComponentImpl.java:617):617 at railo.runtime.ComponentImpl._call(ComponentImpl.java:499):499 at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1728):1728 at railo.runtime.tag.Invoke.doComponent(Invoke.java:203):203 at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176):176 at components.ruleprocessor_cfc$cf.udfCall(C:\inetpub\wwwroot\mnk_bugs\components\ruleProcessor.cfc:79):79 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94):94 at railo.runtime.type.UDFImpl._call(UDFImpl.java:307):307 at railo.runtime.type.UDFImpl.call(UDFImpl.java:211):211 at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700):700 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:712):712 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1503):1503 at components.ruleprocessor_cfc$cf.udfCall(C:\inetpub\wwwroot\mnk_bugs\components\ruleProcessor.cfc:60):60 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94):94 at railo.runtime.type.UDFImpl._call(UDFImpl.java:307):307 at railo.runtime.type.UDFImpl.call(UDFImpl.java:211):211 at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700):700 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:712):712 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1503):1503 at components.ruleprocessor_cfc$cf.udfCall(C:\inetpub\wwwroot\mnk_bugs\components\ruleProcessor.cfc:21):21 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94):94 at railo.runtime.type.UDFImpl._call(UDFImpl.java:307):307 at railo.runtime.type.UDFImpl.call(UDFImpl.java:211):211 at railo.runtime.ComponentImpl._call(ComponentImpl.java:616):616 at railo.runtime.ComponentImpl._call(ComponentImpl.java:499):499 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1715):1715 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:712):712 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1503):1503 at components.bugloglistener_cfc$cf._1(C:\inetpub\wwwroot\mnk_bugs\components\bugLogListener.cfc:122):122 at components.bugloglistener_cfc$cf.udfCall(C:\inetpub\wwwroot\mnk_bugs\components\bugLogListener.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94):94 at railo.runtime.type.UDFImpl._call(UDFImpl.java:307):307 at railo.runtime.type.UDFImpl.call(UDFImpl.java:211):211 at railo.runtime.ComponentImpl._call(ComponentImpl.java:616):616 at railo.runtime.ComponentImpl._call(ComponentImpl.java:507):507 at railo.runtime.SuperComponent.call(SuperComponent.java:62):62 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:712):712 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1503):1503 at components.bugloglistenerasync_cfc$cf.udfCall(C:\inetpub\wwwroot\mnk_bugs\components\bugLogListenerAsync.cfc:60):60 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94):94 at railo.runtime.type.UDFImpl._call(UDFImpl.java:307):307 at railo.runtime.type.UDFImpl.call(UDFImpl.java:211):211 at railo.runtime.ComponentImpl._call(ComponentImpl.java:616):616 at railo.runtime.ComponentImpl._call(ComponentImpl.java:499):499 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1715):1715 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:712):712 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1503):1503 at util.processqueue_cfm$cf.call(C:\inetpub\wwwroot\mnk_bugs\util\processQueue.cfm:12):12 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:834):834 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:786):786 at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:206):206 at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18):18 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2167):2167 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2134):2134 at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:335):335 at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848):848 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:648):648 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455):455 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137):137 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:559):559 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231):231 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1072):1072 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382):382 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193):193 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006):1006 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135):135 at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255):255 at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154):154 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116):116 at org.eclipse.jetty.server.Server.handle(Server.java:365):365 at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485):485 at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926):926 at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988):988 at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635):635 at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235):235 at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82):82 at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:627):627 at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:51):51 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608):608 at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543):543 at java.lang.Thread.run(Thread.java:722):722

marbetschar commented 10 years ago

I've added the following line to the /config/buglog-config.xml.cfm and the error went away:

<setting name="debug.email">false</setting>

But I don't know why the error even occured. I've recognized that the whole configuration was rewritten by the application somewhen. Maybe the param got lost at this point?

oarevalo commented 10 years ago

It's possible. Thanks for the heads up. I'll check it out.

On Tue, Jan 7, 2014 at 11:46 PM, marbetschar notifications@github.comwrote:

I've added the following line to the /config/buglog-config.xml.cfm and the error went away:

false

But I don't know why the error even occured. I've recognized that the whole configuration was rewritten by the application somewhen. Maybe the param got lost at this point?

— Reply to this email directly or view it on GitHubhttps://github.com/oarevalo/BugLogHQ/issues/79#issuecomment-31811389 .

Oscar Arevalo http://about.me/oarevalo http://www.coldbricks.com - Content Management System http://www.oscararevalo.com - My Blog

oarevalo commented 10 years ago

This is now fixed on the current release (1.8.3)