You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Eric D. Friedman" <er...@conveysoftware.com> on 2002/05/03 23:09:47 UTC

eyebrowse doesn't work with Konqueror

or maybe it's my locale setting, but I get a stack trace when trying
to see these new-fangled archives.

VelocityServlet : Error processing the template
org.apache.velocity.exception.MethodInvocationException: Invocation of method 'get("PageTitle")' in  class org.tigris.eyebrowse.util.LocalizationTool threw exception class java.util.MissingResourceException
org.apache.velocity.exception.MethodInvocationException: Invocation of method 'get("PageTitle")' in  class org.tigris.eyebrowse.util.LocalizationTool threw exception class java.util.MissingResourceException
        at org.apache.velocity.runtime.parser.node.GetExecutor.execute(GetExecutor.java:116)
        at org.apache.velocity.runtime.parser.node.ASTIdentifier.execute(ASTIdentifier.java:226)
        at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:207)
        at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:250)
        at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:271)
        at org.apache.velocity.runtime.directive.Parse.render(Parse.java:232)
        at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:153)
        at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:271)
        at org.apache.velocity.Template.merge(Template.java:296)

[etc]


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>