Hello,

I'm trying to set up my production server for the first time.  I don't
know anything about Jetty, so I may be missing something obvious.  I can
start up Jetty without problems, and receive no errors in the log.  It
seems to unpack my WAR, again without errors.

However, when I attempt to access a URL, I receive the following:

Render queue error in BeforeRenderTemplate[Static:substitute]: This
markup writer does not have a current element. The current element is
established with the first call to element() and is maintained across
subsequent calls.

No matter what page I access, I get the same error message...different
page components listed, but the last two sentences are the same ("This
markup writer does not have a current element. The current element is
established with the first call to element() and is maintained across
subsequent calls.").

Help?

I'm using Jetty6, Tap 5.0.10.

Thanks a bunch,
Andy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to