Posted by
Harvey on
Jun 14, 2013; 4:41pm
URL: https://support.nabble.com/Too-many-clients-tp7584825p7584852.html
NY Ski Forums
Oops... An error has occurred
Please contact Nabble Support and explain what you did to cause this error. Your feedback is very important to us.
Go to NAML Editor
More Details
Error 500
NAML exception in customized site: org.postgresql.util.PSQLException: FATAL: sorry, too many clients already
in has_property(nabble:topic.naml:173) - <n.if.has_property name="page_title"> - public void nabble.view.web.template.NodeNamespace.has_property(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in both(custom_tweak:titles:81) - <n.if.both condition1="[n.has_property name='page_title'/]" condition2="[n.is_initial_page/]"> - public static void nabble.naml.namespaces.BasicNamespace.both(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in if(custom_tweak:titles:81) - <n.if.both condition1="[n.has_property name='page_title'/]" condition2="[n.is_initial_page/]"> - public static void nabble.naml.namespaces.BasicNamespace._if(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in app_title_contents(custom_tweak:titles:76) - <n.page_node.app_title_contents/>
in page_node(custom_tweak:titles:76) - <n.page_node.app_title_contents/> - public void nabble.view.web.template.NodePageNamespace.page_node(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
in text(nabble:utilities.naml:1047) - <n.trim.text/>
in trim(nabble:utilities.naml:1047) - <n.trim.text/> - public static void nabble.naml.namespaces.BasicNamespace.trim(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in regex_replace_all(nabble:utilities.naml:1046) - <n.regex_replace_all. pattern="\s+" replacement=" "> - public static void nabble.naml.namespaces.BasicNamespace.regex_replace_all(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in compress(custom_tweak:titles:75) - <n.compress.>
in app_title(nabble:view_category.naml:8) - <n.app_title/>
in category_table_stylesheet(nabble:view_category.naml:9) - <n.category_table_stylesheet/>
in head(nabble:app.naml:69) - <n.head/>
in put_in_head(nabble:utilities.naml:22) - <n.put_in_head.head/> - public void nabble.view.web.template.HtmlNamespace.put_in_head(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in nabble_html(nabble:utilities.naml:19) - <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:982) - <n.as_node_page.do/>
in as_node_page(nabble:utilities.naml:982) - <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:987) - <n.get_node_from_request_parameter.do/>
in get_node_from_request_parameter(nabble:utilities.naml:987) - <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:986) - <n.catch_exception. id="get-node-block"> - public void nabble.naml.namespaces.BasicNamespace.catch_exception(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in (nabble:view_category.naml:1) - <subroutine name="view_category" requires="basic,nabble,servlet">
in view_category(nabble:app.naml:10) - <n.view_category/>
in case(nabble:app.naml:9) - <n.case. value="category"> - public void nabble.naml.namespaces.BasicNamespace$SwitchNamespace._case(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in switch(nabble:app.naml:2) - <n.switch. value="[n.get_node_from_parameter.type/]"> - public void nabble.naml.namespaces.BasicNamespace._switch(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
in (nabble:app.naml:1) - <macro name="view_app" requires="servlet,nabble,basic">
Message: NAML exception in customized site: org.postgresql.util.PSQLException: FATAL: sorry, too many clients already
RequestURI: /
Server: n3.nabble.com
Caused by:
fschmidt.util.servlet.JtpContextServlet$JtpServletException: url=
http://forum.nyskiblog.com/ user-agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:21.0) Gecko/20100101 Firefox/21.0 method=GET referer=
http://forum.nyskiblog.com/ 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:722)
Caused by: javax.servlet.ServletException: NAML exception in customized site: org.postgresql.util.PSQLException: FATAL: sorry, too many clients already
in has_property(nabble:topic.naml:173) - <n.if.has_property name="page_title"> - public void nabble.view.web.template.NodeNamespace.has_property(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in both(custom_tweak:titles:81) - <n.if.both condition1="[n.has_property name='page_title'/]" condition2="[n.is_initial_page/]"> - public static void nabble.naml.namespaces.BasicNamespace.both(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in if(custom_tweak:titles:81) - <n.if.both condition1="[n.has_property name='page_title'/]" condition2="[n.is_initial_page/]"> - public static void nabble.naml.namespaces.BasicNamespace._if(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in app_title_contents(custom_tweak:titles:76) - <n.page_node.app_title_contents/>
in page_node(custom_tweak:titles:76) - <n.page_node.app_title_contents/> - public void nabble.view.web.template.NodePageNamespace.page_node(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
in text(nabble:utilities.naml:1047) - <n.trim.text/>
in trim(nabble:utilities.naml:1047) - <n.trim.text/> - public static void nabble.naml.namespaces.BasicNamespace.trim(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in regex_replace_all(nabble:utilities.naml:1046) - <n.regex_replace_all. pattern="\s+" replacement=" "> - public static void nabble.naml.namespaces.BasicNamespace.regex_replace_all(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in compress(custom_tweak:titles:75) - <n.compress.>
in app_title(nabble:view_category.naml:8) - <n.app_title/>
in category_table_stylesheet(nabble:view_category.naml:9) - <n.category_table_stylesheet/>
in head(nabble:app.naml:69) - <n.head/>
in put_in_head(nabble:utilities.naml:22) - <n.put_in_head.head/> - public void nabble.view.web.template.HtmlNamespace.put_in_head(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in nabble_html(nabble:utilities.naml:19) - <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:982) - <n.as_node_page.do/>
in as_node_page(nabble:utilities.naml:982) - <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:987) - <n.get_node_from_request_parameter.do/>
in get_node_from_request_parameter(nabble:utilities.naml:987) - <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:986) - <n.catch_exception. id="get-node-block"> - public void nabble.naml.namespaces.BasicNamespace.catch_exception(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in (nabble:view_category.naml:1) - <subroutine name="view_category" requires="basic,nabble,servlet">
in view_category(nabble:app.naml:10) - <n.view_category/>
in case(nabble:app.naml:9) - <n.case. value="category"> - public void nabble.naml.namespaces.BasicNamespace$SwitchNamespace._case(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in switch(nabble:app.naml:2) - <n.switch. value="[n.get_node_from_parameter.type/]"> - public void nabble.naml.namespaces.BasicNamespace._switch(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
in (nabble:app.naml:1) - <macro name="view_app" requires="servlet,nabble,basic">
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: org.postgresql.util.PSQLException: FATAL: sorry, too many clients already
in has_property(nabble:topic.naml:173) - <n.if.has_property name="page_title"> - public void nabble.view.web.template.NodeNamespace.has_property(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in both(custom_tweak:titles:81) - <n.if.both condition1="[n.has_property name='page_title'/]" condition2="[n.is_initial_page/]"> - public static void nabble.naml.namespaces.BasicNamespace.both(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in if(custom_tweak:titles:81) - <n.if.both condition1="[n.has_property name='page_title'/]" condition2="[n.is_initial_page/]"> - public static void nabble.naml.namespaces.BasicNamespace._if(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in app_title_contents(custom_tweak:titles:76) - <n.page_node.app_title_contents/>
in page_node(custom_tweak:titles:76) - <n.page_node.app_title_contents/> - public void nabble.view.web.template.NodePageNamespace.page_node(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
in text(nabble:utilities.naml:1047) - <n.trim.text/>
in trim(nabble:utilities.naml:1047) - <n.trim.text/> - public static void nabble.naml.namespaces.BasicNamespace.trim(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in regex_replace_all(nabble:utilities.naml:1046) - <n.regex_replace_all. pattern="\s+" replacement=" "> - public static void nabble.naml.namespaces.BasicNamespace.regex_replace_all(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in compress(custom_tweak:titles:75) - <n.compress.>
in app_title(nabble:view_category.naml:8) - <n.app_title/>
in category_table_stylesheet(nabble:view_category.naml:9) - <n.category_table_stylesheet/>
in head(nabble:app.naml:69) - <n.head/>
in put_in_head(nabble:utilities.naml:22) - <n.put_in_head.head/> - public void nabble.view.web.template.HtmlNamespace.put_in_head(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in nabble_html(nabble:utilities.naml:19) - <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:982) - <n.as_node_page.do/>
in as_node_page(nabble:utilities.naml:982) - <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:987) - <n.get_node_from_request_parameter.do/>
in get_node_from_request_parameter(nabble:utilities.naml:987) - <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:986) - <n.catch_exception. id="get-node-block"> - public void nabble.naml.namespaces.BasicNamespace.catch_exception(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in (nabble:view_category.naml:1) - <subroutine name="view_category" requires="basic,nabble,servlet">
in view_category(nabble:app.naml:10) - <n.view_category/>
in case(nabble:app.naml:9) - <n.case. value="category"> - public void nabble.naml.namespaces.BasicNamespace$SwitchNamespace._case(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in switch(nabble:app.naml:2) - <n.switch. value="[n.get_node_from_parameter.type/]"> - public void nabble.naml.namespaces.BasicNamespace._switch(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.ScopedInterpreter)
in (nabble:app.naml:1) - <macro name="view_app" requires="servlet,nabble,basic">
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.BlockWrapper.toString(BlockWrapper.java:62)
at nabble.naml.compiler.Template.stringValue(Template.java:87)
at nabble.naml.compiler.Template.booleanValue(Template.java:103)
at nabble.naml.compiler.InterpreterImpl.getArgAsBoolean(InterpreterImpl.java:75)
at nabble.naml.namespaces.BasicNamespace.both(BasicNamespace.java:117)
at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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.BlockWrapper.printTo(BlockWrapper.java:68)
at nabble.naml.compiler.BlockWrapper.toString(BlockWrapper.java:62)
at nabble.naml.compiler.Template.stringValue(Template.java:87)
at nabble.naml.compiler.Template.booleanValue(Template.java:103)
at nabble.naml.compiler.InterpreterImpl.getArgAsBoolean(InterpreterImpl.java:75)
at nabble.naml.namespaces.BasicNamespace._if(BasicNamespace.java:138)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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.BlockWrapper.printTo(BlockWrapper.java:68)
at nabble.naml.compiler.ScopedInterpreterImpl$1.printTo(ScopedInterpreterImpl.java:25)
at nabble.naml.compiler.TemplatePrintWriter.print(TemplatePrintWriter.java:22)
at nabble.naml.compiler.BlockWrapper$BlockWriter.print(BlockWrapper.java:32)
at nabble.view.web.template.NodePageNamespace.page_node(NodePageNamespace.java:64)
at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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:1625)
at nabble.naml.compiler.BlockWrapper.printTo(BlockWrapper.java:68)
at nabble.naml.compiler.BlockWrapper.toString(BlockWrapper.java:62)
at nabble.naml.compiler.Template.stringValue(Template.java:87)
at nabble.naml.compiler.InterpreterImpl.getArgString(InterpreterImpl.java:31)
at nabble.naml.namespaces.BasicNamespace.trim(BasicNamespace.java:414)
at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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.BlockWrapper.printTo(BlockWrapper.java:68)
at nabble.naml.compiler.BlockWrapper.toString(BlockWrapper.java:62)
at nabble.naml.compiler.Template.stringValue(Template.java:87)
at nabble.naml.compiler.InterpreterImpl.getArgString(InterpreterImpl.java:31)
at nabble.naml.namespaces.BasicNamespace.regex_replace_all(BasicNamespace.java:395)
at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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.Compiler$Chunks.run(Compiler.java:1121)
at nabble.naml.compiler.BlockWrapper.printTo(BlockWrapper.java:68)
at nabble.naml.compiler.BlockWrapper.toString(BlockWrapper.java:62)
at nabble.naml.compiler.Template.stringValue(Template.java:87)
at nabble.naml.compiler.InterpreterImpl.getArgString(InterpreterImpl.java:31)
at nabble.view.web.template.HtmlNamespace.put_in_head(HtmlNamespace.java:48)
at sun.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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.Compiler$Chunks.run(Compiler.java:1121)
at nabble.naml.compiler.BlockWrapper.printTo(BlockWrapper.java:68)
at nabble.naml.compiler.ScopedInterpreterImpl$1.printTo(ScopedInterpreterImpl.java:25)
at nabble.naml.compiler.BlockWrapper.toString(BlockWrapper.java:62)
at nabble.naml.compiler.ScopedInterpreterImpl.getArgString(ScopedInterpreterImpl.java:42)
at nabble.view.web.template.HtmlNamespace.<init>(HtmlNamespace.java:30)
at nabble.view.web.template.ServletNamespace.nabble_html(ServletNamespace.java:208)
at sun.reflect.GeneratedMethodAccessor146.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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:1625)
at nabble.naml.compiler.Compiler$Chunks.run(Compiler.java:1121)
at nabble.naml.compiler.BlockWrapper.printTo(BlockWrapper.java:68)
at nabble.naml.compiler.ScopedInterpreterImpl$1.printTo(ScopedInterpreterImpl.java:25)
at nabble.naml.compiler.TemplatePrintWriter.print(TemplatePrintWriter.java:22)
at nabble.view.web.template.NodeNamespace.as_node_page(NodeNamespace.java:869)
at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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:1625)
at nabble.naml.compiler.BlockWrapper.printTo(BlockWrapper.java:68)
at nabble.naml.compiler.ScopedInterpreterImpl$1.printTo(ScopedInterpreterImpl.java:25)
at nabble.naml.compiler.TemplatePrintWriter.print(TemplatePrintWriter.java:22)
at nabble.view.web.template.ServletNamespace.get_node_from_request_parameter(ServletNamespace.java:325)
at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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:1625)
at nabble.naml.compiler.BlockWrapper.printTo(BlockWrapper.java:68)
at nabble.naml.compiler.TemplatePrintWriter.print(TemplatePrintWriter.java:22)
at nabble.naml.namespaces.BasicNamespace.catch_exception(BasicNamespace.java:586)
at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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.Compiler$Chunks.run(Compiler.java:1121)
at nabble.naml.compiler.Template.run(Template.java:61)
at nabble.naml.compiler.Compiler$Subroutine.run(Compiler.java:1773)
at nabble.naml.compiler.BlockWrapper.printTo(BlockWrapper.java:68)
at nabble.naml.compiler.TemplatePrintWriter.print(TemplatePrintWriter.java:22)
at nabble.naml.namespaces.BasicNamespace$SwitchNamespace._case(BasicNamespace.java:888)
at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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)
HTTPS Please!