I have this issue right now on www.cuttime.se
also a grails 1.1.1 application
Error 500: com/opensymphony/module/sitemesh/html/tokenizer/Parser
Servlet: _ah_default
URI: /
Exception Message: com/opensymphony/module/sitemesh/html/tokenizer/
Parser
Caused by: com/opensymphony/module/sitemesh/html/tokenizer/Parser
Class: Unknown
java.lang.NoClassDefFoundError: com/opensymphony/module/sitemesh/html/
tokenizer/Parser
at com.opensymphony.module.sitemesh.html.tokenizer.TagTokenizer.start
(TagTokenizer.java:32)
at com.opensymphony.module.sitemesh.html.HTMLProcessor.process
(HTMLProcessor.java:90)
at com.opensymphony.module.sitemesh.parser.HTMLPageParser.parse
(HTMLPageParser.java:52)
at
com.opensymphony.sitemesh.compatability.PageParser2ContentProcessor.build
(PageParser2ContentProcessor.java:51)
at
org.codehaus.groovy.grails.web.sitemesh.GrailsContentBufferingResponse.getContent
(GrailsContentBufferingResponse.java:53)
On Jul 10, 10:42 pm, "Jason (Google)" <[email protected]> wrote:
> Hi Sven. The next time you or one of your users see this exception, can you
> take note of the message and/or stack trace? I haven't been able to
> reproduce the issue, and I don't have enough experience with the SiteMesh
> framework to know what could cause such a bug.
> - Jason
>
> On Wed, Jul 8, 2009 at 8:33 AM, hansamann <[email protected]>wrote:
>
>
>
> > Hi all,
>
> > I am seeing a apparently random error on
> > 38.latest.groovytweets.appspot.com (currently the default, so hitting
> >www.groovytweets.orgwill also do). It is an exception related to some
> > SiteMesh Parser class that could not be initialized.
>
> > I cannot print the stacktrace as it really happens from time to time.
> > If you hit the error, it seems to 'stick' and no matter how often you
> > reload, you will get it. Right now it works...
>
> > The app is a Grails 1.1.1 app, the last couple of deployments were ( I
> > believe) relatively stable...
>
> > Is there an explanation for that? Strangely, that specific error also
> > does not show up in the logs.
>
> > Cheers
> > Sven
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine for Java" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---