Click Edit This Page: Oops... An error has occurred Error 500

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Click Edit This Page: Oops... An error has occurred Error 500

Susi
I did not so anything to cause this error. My forum suddently doing this:
http://bit.ly/2sOylq0

Caused by:
fschmidt.util.servlet.JtpContextServlet$JtpServletException: Chrome/58.0.3029.110 Safari/537.36 method=GET referer=null
        at fschmidt.util.servlet.JtpContextServlet.handleException(JtpContextServlet.java:571)
        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:465)
        at fschmidt.util.servlet.JtpContextServlet.service(JtpContextServlet.java:332)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:565)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1360)
        at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:77)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:144)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1331)
        at cachingfilter.CachingFilter.doFilter(CachingFilter.java:133)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1331)
        at fschmidt.util.servlet.BadBotFilter.doFilter(BadBotFilter.java:74)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1331)
        at fschmidt.util.servlet.ConnectionLimitFilter.doFilter(ConnectionLimitFilter.java:94)
        at nabble.view.lib.NabbleConnectionLimitFilter.doFilter(NabbleConnectionLimitFilter.java:26)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1331)
        at nabble.view.lib.NabbleErrorFilter.doFilter(NabbleErrorFilter.java:21)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1331)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:477)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1031)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:186)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:965)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
        at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:250)
        at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:149)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)
        at org.eclipse.jetty.server.Server.handle(Server.java:349)
        at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:449)
        at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:910)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:634)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:230)
        at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:76)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:609)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:45)
        at nabble.model.Executors$1$1.run(Executors.java:27)
        at fschmidt.util.executor.ThreadTimer$1.run(ThreadTimer.java:18)
        at fschmidt.util.executor.AbstractThreadPool$1.run(AbstractThreadPool.java:29)
        at java.lang.Thread.run(Thread.java:745)
Caused by: javax.servlet.ServletException: NAML exception in customized site: nabble.naml.compiler.CompileMethodException: macro or method for 'ads_widget' not found in [basic, nabble, servlet, app_namespace, node_page, html]  stack = [basic, nabble, servlet, app_namespace, node, workgroup_node, node_poll, node_page, html]
        in ads_widget(custom_tweak:sidebar_widget:3) - <n.ads_widget />
        in sidebar_widget(nabble:view_gallery.naml:21) - <n.sidebar_widget/>
        in contents(nabble:layout.naml:25) - <n.contents/>
        in column(nabble:view_gallery.naml:20) - <n.column. width="30%">
        in columns(nabble:layout.naml:19) - <n.columns/>
        in column_layout(nabble:view_gallery.naml:13) - <n.column_layout.>
        in body(nabble:app.naml:78) - <n.body/>
        in body(nabble:app.naml:93) - <n.body/>
        in body(custom_tweak:html:9) - <n.body/>
        in body(custom_tweak:html_impl:8) - <n.body/>
        in nabble_html(custom_tweak:html_impl:4) - <n.nabble_html> - public void nabble.view.web.template.ServletNamespace.nabble_html(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
        in html_impl(custom_tweak:html:2) - <n.html_impl>
        in html(nabble:app.naml:88) - <n.html>
        in do(nabble:utilities.naml:970) - <n.as_node_page.do/>
        in as_node_page(nabble:utilities.naml:970) - <n.as_node_page.do/> - public void nabble.view.web.template.NodeNamespace.as_node_page(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
        in do(nabble:utilities.naml:975) - <n.get_node_from_request_parameter.do/>
        in get_node_from_request_parameter(nabble:utilities.naml:975) - <n.get_node_from_request_parameter.do/> - public void nabble.view.web.template.ServletNamespace.get_node_from_request_parameter(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter) throws java.io.IOException,javax.servlet.ServletException,nabble.naml.namespaces.TemplateException
        in catch_exception(nabble:utilities.naml:974) - <n.catch_exception. id="get-node-block"> - public void nabble.naml.namespaces.BasicNamespace.catch_exception(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
        in get_node_from_parameter(nabble:utilities.naml:970) - <n.get_node_from_parameter.as_node_page.do/>
        in node_page(nabble:app.naml:85) - <n.node_page.>
        in app_min_html(nabble:app.naml:67) - <n.app_min_html>
        in app_html(nabble:view_gallery.naml:7) - <n.app_html>
        in view_gallery_page(nabble:view_gallery.naml:2) - <n.view_gallery_page/>
        in do(nabble:app.naml:36) - <n.do/>
        in do(nabble:app.naml:32) - <n.do/>
        in app_namespace(nabble:app.naml:36) - <n.app_namespace.do/>
        in apply_app_namespace(nabble:view_gallery.naml:2) - <n.apply_app_namespace.view_gallery_page />
        in (nabble:view_gallery.naml:1) - <subroutine name="view_gallery" requires="basic,nabble,servlet">
        in macro_source(nabble:macro_viewer.naml:6) - <n.macro_source.
                                id="[n.current_command_id/]"
                                base="[n.current_base_classes/]"
                                breadcrumbs="[n.current_breadcrumbs/]"
                        > - public void nabble.view.web.template.NabbleNamespace.macro_source(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
        in comment(nabble:utilities.naml:50) - <n.comment.>
        in page_start(custom_tweak:html_impl:2) - <n.page_start/>
        in current_permission_version(nabble:permissions.naml:6) - <n.current_permission_version/>
        in if(nabble:macro_viewer.naml:4) - <n.if.command_exists id="[n.current_command_id/]"> - public static void nabble.naml.namespaces.BasicNamespace._if(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
        in current_macro_source(nabble:macro_viewer.naml:60) - <n.current_macro_source.>
        in do(nabble:macro_viewer.naml:1) - <n.do/>
        in naml_tools(nabble:macro_viewer.naml:59) - <n.naml_tools.>
        in (nabble:macro_viewer.naml:58) - <macro name="macro_viewer" requires="servlet">
        at nabble.view.web.template.NamlServlet.checkTweaked(NamlServlet.java:185)
        at nabble.view.web.template.NamlServlet.service(NamlServlet.java:144)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:461)
        ... 38 more
Caused by: nabble.naml.compiler.TemplateRuntimeException: nabble.naml.compiler.CompileMethodException: macro or method for 'ads_widget' not found in [basic, nabble, servlet, app_namespace, node_page, html]  stack = [basic, nabble, servlet, app_namespace, node, workgroup_node, node_poll, node_page, html]
        in ads_widget(custom_tweak:sidebar_widget:3) - <n.ads_widget />
        in sidebar_widget(nabble:view_gallery.naml:21) - <n.sidebar_widget/>
        in contents(nabble:layout.naml:25) - <n.contents/>
        in column(nabble:view_gallery.naml:20) - <n.column. width="30%">
        in columns(nabble:layout.naml:19) - <n.columns/>
        in column_layout(nabble:view_gallery.naml:13) - <n.column_layout.>
        in body(nabble:app.naml:78) - <n.body/>
        in body(nabble:app.naml:93) - <n.body/>
        in body(custom_tweak:html:9) - <n.body/>
        in body(custom_tweak:html_impl:8) - <n.body/>
        in nabble_html(custom_tweak:html_impl:4) - <n.nabble_html> - public void nabble.view.web.template.ServletNamespace.nabble_html(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
        in html_impl(custom_tweak:html:2) - <n.html_impl>
        in html(nabble:app.naml:88) - <n.html>
        in do(nabble:utilities.naml:970) - <n.as_node_page.do/>
        in as_node_page(nabble:utilities.naml:970) - <n.as_node_page.do/> - public void nabble.view.web.template.NodeNamespace.as_node_page(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
        in do(nabble:utilities.naml:975) - <n.get_node_from_request_parameter.do/>
        in get_node_from_request_parameter(nabble:utilities.naml:975) - <n.get_node_from_request_parameter.do/> - public void nabble.view.web.template.ServletNamespace.get_node_from_request_parameter(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter) throws java.io.IOException,javax.servlet.ServletException,nabble.naml.namespaces.TemplateException
        in catch_exception(nabble:utilities.naml:974) - <n.catch_exception. id="get-node-block"> - public void nabble.naml.namespaces.BasicNamespace.catch_exception(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
        in get_node_from_parameter(nabble:utilities.naml:970) - <n.get_node_from_parameter.as_node_page.do/>
        in node_page(nabble:app.naml:85) - <n.node_page.>
        in app_min_html(nabble:app.naml:67) - <n.app_min_html>
        in app_html(nabble:view_gallery.naml:7) - <n.app_html>
        in view_gallery_page(nabble:view_gallery.naml:2) - <n.view_gallery_page/>
        in do(nabble:app.naml:36) - <n.do/>
        in do(nabble:app.naml:32) - <n.do/>
        in app_namespace(nabble:app.naml:36) - <n.app_namespace.do/>
        in apply_app_namespace(nabble:view_gallery.naml:2) - <n.apply_app_namespace.view_gallery_page />
        in (nabble:view_gallery.naml:1) - <subroutine name="view_gallery" requires="basic,nabble,servlet">
        in macro_source(nabble:macro_viewer.naml:6) - <n.macro_source.
                                id="[n.current_command_id/]"
                                base="[n.current_base_classes/]"
                                breadcrumbs="[n.current_breadcrumbs/]"
                        > - public void nabble.view.web.template.NabbleNamespace.macro_source(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
        in comment(nabble:utilities.naml:50) - <n.comment.>
        in page_start(custom_tweak:html_impl:2) - <n.page_start/>
        in current_permission_version(nabble:permissions.naml:6) - <n.current_permission_version/>
        in if(nabble:macro_viewer.naml:4) - <n.if.command_exists id="[n.current_command_id/]"> - public static void nabble.naml.namespaces.BasicNamespace._if(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
        in current_macro_source(nabble:macro_viewer.naml:60) - <n.current_macro_source.>
        in do(nabble:macro_viewer.naml:1) - <n.do/>
        in naml_tools(nabble:macro_viewer.naml:59) - <n.naml_tools.>
        in (nabble:macro_viewer.naml:58) - <macro name="macro_viewer" requires="servlet">
        at nabble.naml.compiler.Compiler.interpFix(Compiler.java:2007)
        at nabble.naml.compiler.Compiler$Block.run(Compiler.java:1636)
        at nabble.naml.compiler.BlockWrapper.printTo(BlockWrapper.java:68)
        at nabble.naml.compiler.TemplatePrintWriter.print(TemplatePrintWriter.java:22)
        at nabble.naml.namespaces.BasicNamespace._if(BasicNamespace.java:140)
        at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at nabble.naml.compiler.JavaCall.invoke(JavaCall.java:26)
        at nabble.naml.compiler.Compiler$Block.invoke(Compiler.java:1557)
        at nabble.naml.compiler.Compiler$Block.run(Compiler.java:1631)
        at nabble.naml.compiler.Template.run(Template.java:61)
        at nabble.naml.compiler.Template.run(Template.java:33)
        at nabble.modules.ModuleManager.run(ModuleManager.java:267)
        at nabble.view.web.template.NamlServlet.service(NamlServlet.java:165)
        at nabble.view.web.template.NamlServlet.service(NamlServlet.java:134)
        ... 40 more
Caused by: java.lang.RuntimeException: nabble.naml.compiler.CompileMethodException: macro or method for 'ads_widget' not found in [basic, nabble, servlet, app_namespace, node_page, html]  stack = [basic, nabble, servlet, app_namespace, node, workgroup_node, node_poll, node_page, html]
        in ads_widget(custom_tweak:sidebar_widget:3) - <n.ads_widget />
        in sidebar_widget(nabble:view_gallery.naml:21) - <n.sidebar_widget/>
        in contents(nabble:layout.naml:25) - <n.contents/>
        in column(nabble:view_gallery.naml:20) - <n.column. width="30%">
        in columns(nabble:layout.naml:19) - <n.columns/>
        in column_layout(nabble:view_gallery.naml:13) - <n.column_layout.>
        in body(nabble:app.naml:78) - <n.body/>
        in body(nabble:app.naml:93) - <n.body/>
        in body(custom_tweak:html:9) - <n.body/>
        in body(custom_tweak:html_impl:8) - <n.body/>
        in nabble_html(custom_tweak:html_impl:4) - <n.nabble_html> - public void nabble.view.web.template.ServletNamespace.nabble_html(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
        in html_impl(custom_tweak:html:2) - <n.html_impl>
        in html(nabble:app.naml:88) - <n.html>
        in do(nabble:utilities.naml:970) - <n.as_node_page.do/>
        in as_node_page(nabble:utilities.naml:970) - <n.as_node_page.do/> - public void nabble.view.web.template.NodeNamespace.as_node_page(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
        in do(nabble:utilities.naml:975) - <n.get_node_from_request_parameter.do/>
        in get_node_from_request_parameter(nabble:utilities.naml:975) - <n.get_node_from_request_parameter.do/> - public void nabble.view.web.template.ServletNamespace.get_node_from_request_parameter(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter) throws java.io.IOException,javax.servlet.ServletException,nabble.naml.namespaces.TemplateException
        in catch_exception(nabble:utilities.naml:974) - <n.catch_exception. id="get-node-block"> - public void nabble.naml.namespaces.BasicNamespace.catch_exception(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
        in get_node_from_parameter(nabble:utilities.naml:970) - <n.get_node_from_parameter.as_node_page.do/>
        in node_page(nabble:app.naml:85) - <n.node_page.>
        in app_min_html(nabble:app.naml:67) - <n.app_min_html>
        in app_html(nabble:view_gallery.naml:7) - <n.app_html>
        in view_gallery_page(nabble:view_gallery.naml:2) - <n.view_gallery_page/>
        in do(nabble:app.naml:36) - <n.do/>
        in do(nabble:app.naml:32) - <n.do/>
        in app_namespace(nabble:app.naml:36) - <n.app_namespace.do/>
        in apply_app_namespace(nabble:view_gallery.naml:2) - <n.apply_app_namespace.view_gallery_page />
        in (nabble:view_gallery.naml:1) - <subroutine name="view_gallery" requires="basic,nabble,servlet">
        at nabble.view.web.template.MacroSourceNamespace.<init>(MacroSourceNamespace.java:75)
        at nabble.view.web.template.NabbleNamespace.macro_source(NabbleNamespace.java:1102)
        at sun.reflect.GeneratedMethodAccessor335.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at nabble.naml.compiler.JavaCall.invoke(JavaCall.java:26)
        at nabble.naml.compiler.Compiler$Block.invoke(Compiler.java:1557)
        at nabble.naml.compiler.Compiler$Block.run(Compiler.java:1631)
        ... 54 more
Caused by: nabble.naml.compiler.CompileMethodException: macro or method for 'ads_widget' not found in [basic, nabble, servlet, app_namespace, node_page, html]  stack = [basic, nabble, servlet, app_namespace, node, workgroup_node, node_poll, node_page, html]
        in ads_widget(custom_tweak:sidebar_widget:3) - <n.ads_widget />
        in sidebar_widget(nabble:view_gallery.naml:21) - <n.sidebar_widget/>
        in contents(nabble:layout.naml:25) - <n.contents/>
        in column(nabble:view_gallery.naml:20) - <n.column. width="30%">
        in columns(nabble:layout.naml:19) - <n.columns/>
        in column_layout(nabble:view_gallery.naml:13) - <n.column_layout.>
        in body(nabble:app.naml:78) - <n.body/>
        in body(nabble:app.naml:93) - <n.body/>
        in body(custom_tweak:html:9) - <n.body/>
        in body(custom_tweak:html_impl:8) - <n.body/>
        in nabble_html(custom_tweak:html_impl:4) - <n.nabble_html> - public void nabble.view.web.template.ServletNamespace.nabble_html(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
        in html_impl(custom_tweak:html:2) - <n.html_impl>
        in html(nabble:app.naml:88) - <n.html>
        in do(nabble:utilities.naml:970) - <n.as_node_page.do/>
        in as_node_page(nabble:utilities.naml:970) - <n.as_node_page.do/> - public void nabble.view.web.template.NodeNamespace.as_node_page(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
        in do(nabble:utilities.naml:975) - <n.get_node_from_request_parameter.do/>
        in get_node_from_request_parameter(nabble:utilities.naml:975) - <n.get_node_from_request_parameter.do/> - public void nabble.view.web.template.ServletNamespace.get_node_from_request_parameter(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter) throws java.io.IOException,javax.servlet.ServletException,nabble.naml.namespaces.TemplateException
        in catch_exception(nabble:utilities.naml:974) - <n.catch_exception. id="get-node-block"> - public void nabble.naml.namespaces.BasicNamespace.catch_exception(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
        in get_node_from_parameter(nabble:utilities.naml:970) - <n.get_node_from_parameter.as_node_page.do/>
        in node_page(nabble:app.naml:85) - <n.node_page.>
        in app_min_html(nabble:app.naml:67) - <n.app_min_html>
        in app_html(nabble:view_gallery.naml:7) - <n.app_html>
        in view_gallery_page(nabble:view_gallery.naml:2) - <n.view_gallery_page/>
        in do(nabble:app.naml:36) - <n.do/>
        in do(nabble:app.naml:32) - <n.do/>
        in app_namespace(nabble:app.naml:36) - <n.app_namespace.do/>
        in apply_app_namespace(nabble:view_gallery.naml:2) - <n.apply_app_namespace.view_gallery_page />
        in (nabble:view_gallery.naml:1) - <subroutine name="view_gallery" requires="basic,nabble,servlet">
        at nabble.naml.compiler.Compiler.getCommandCall(Compiler.java:978)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:521)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.compileMacro(Compiler.java:240)
        at nabble.naml.compiler.Compiler.getMacroChunk2(Compiler.java:729)
        at nabble.naml.compiler.Compiler.getMacroChunk(Compiler.java:660)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:525)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.getMacroArgChunk(Compiler.java:634)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:510)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:345)
        at nabble.naml.compiler.Compiler.compileMacro(Compiler.java:240)
        at nabble.naml.compiler.Compiler.getMacroChunk2(Compiler.java:729)
        at nabble.naml.compiler.Compiler.getMacroChunk(Compiler.java:660)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:525)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.getMacroArgChunk(Compiler.java:634)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:510)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:345)
        at nabble.naml.compiler.Compiler.compileMacro(Compiler.java:240)
        at nabble.naml.compiler.Compiler.getMacroChunk2(Compiler.java:729)
        at nabble.naml.compiler.Compiler.getMacroChunk(Compiler.java:660)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:525)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.getMacroArgChunk(Compiler.java:634)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:510)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.getMacroArgChunk(Compiler.java:634)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:510)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.getMacroArgChunk(Compiler.java:634)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:510)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.getMacroArgChunk(Compiler.java:634)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:510)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.getTagArgs(Compiler.java:769)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:533)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.compileMacro(Compiler.java:240)
        at nabble.naml.compiler.Compiler.getMacroChunk2(Compiler.java:729)
        at nabble.naml.compiler.Compiler.getMacroChunk(Compiler.java:660)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:525)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.compileMacro(Compiler.java:240)
        at nabble.naml.compiler.Compiler.getMacroChunk2(Compiler.java:729)
        at nabble.naml.compiler.Compiler.getMacroChunk(Compiler.java:660)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:525)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.getMacroArgChunk(Compiler.java:634)
        at nabble.naml.compiler.Compiler.multiMethodTag(Compiler.java:550)
        at nabble.naml.compiler.Compiler.multiMethodTag(Compiler.java:593)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:495)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.getMacroArgChunk(Compiler.java:634)
        at nabble.naml.compiler.Compiler.multiMethodTag(Compiler.java:550)
        at nabble.naml.compiler.Compiler.multiMethodTag(Compiler.java:593)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:495)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.getDotArg(Compiler.java:740)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:531)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.compileMacro(Compiler.java:240)
        at nabble.naml.compiler.Compiler.getMacroChunk2(Compiler.java:729)
        at nabble.naml.compiler.Compiler.multiMethodTag(Compiler.java:584)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:495)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.compileMacro(Compiler.java:240)
        at nabble.naml.compiler.Compiler.getMacroChunk2(Compiler.java:729)
        at nabble.naml.compiler.Compiler.getMacroChunk(Compiler.java:660)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:525)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.compileMacro(Compiler.java:240)
        at nabble.naml.compiler.Compiler.getMacroChunk2(Compiler.java:729)
        at nabble.naml.compiler.Compiler.getMacroChunk(Compiler.java:660)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:525)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.compileMacro(Compiler.java:240)
        at nabble.naml.compiler.Compiler.getMacroChunk2(Compiler.java:729)
        at nabble.naml.compiler.Compiler.getMacroChunk(Compiler.java:660)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:525)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.compileMacro(Compiler.java:240)
        at nabble.naml.compiler.Compiler.getMacroChunk2(Compiler.java:729)
        at nabble.naml.compiler.Compiler.getMacroChunk(Compiler.java:660)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:525)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.getMacroArgChunk(Compiler.java:634)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:510)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.getMacroArgChunk(Compiler.java:634)
        at nabble.naml.compiler.Compiler.singleMethodTag(Compiler.java:510)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:493)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.compileMacro(Compiler.java:240)
        at nabble.naml.compiler.Compiler.getMacroChunk2(Compiler.java:729)
        at nabble.naml.compiler.Compiler.multiMethodTag(Compiler.java:584)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:495)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.compileMacro(Compiler.java:240)
        at nabble.naml.compiler.Compiler.getMacroChunk2(Compiler.java:729)
        at nabble.naml.compiler.Compiler.multiMethodTag(Compiler.java:584)
        at nabble.naml.compiler.Compiler.compileElement(Compiler.java:495)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:303)
        at nabble.naml.compiler.Compiler.compileMacro(Compiler.java:240)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:86)
        at nabble.naml.compiler.Compiler.compile(Compiler.java:58)
        at nabble.naml.compiler.Program$1.get(Program.java:88)
        at nabble.naml.compiler.Program$1.get(Program.java:84)
        at fschmidt.util.java.Memoizer$1.call(Memoizer.java:30)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at fschmidt.util.java.FastFuture.run(FastFuture.java:21)
        at fschmidt.util.java.Memoizer.get(Memoizer.java:37)
        at nabble.naml.compiler.Program.getTemplate(Program.java:280)
        at nabble.naml.compiler.Program.getTemplate(Program.java:262)
        at nabble.view.web.template.MacroSourceNamespace.<init>(MacroSourceNamespace.java:73)
        ... 61 more
Reply | Threaded
Open this post in threaded view
|

Re: Click Edit This Page: Oops... An error has occurred Error 500

Jacquie
I got the same error message.  Are you trying to register for the Pitch Workshop?
Reply | Threaded
Open this post in threaded view
|

Re: Click Edit This Page: Oops... An error has occurred Error 500

Franklin <Nabble>
Administrator
In reply to this post by Susi
fixed, this was caused by the removal of the ad module.
Reply | Threaded
Open this post in threaded view
|

Re: Click Edit This Page: Oops... An error has occurred Error 500

Susi
Franklin <Nabble> wrote
fixed, this was caused by the removal of the ad module.
thank you very much, now all working as usual.....