Eric, I do not know what the error message means :( May be someone else does.
Paul Spencer Eric Chow wrote: > Hi Paul, > > I can't get any error message from jetspeed.log but > got some exception from the Tomcat starting console. > > java.lang.IllegalStateException: Current state = > FLUSHED, new state = CODING_END > > at > java.nio.charset.CharsetEncoder.throwIllegalStateException(CharsetEnc > oder.java:933) > at > java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:529) > at > sun.nio.cs.StreamEncoder$CharsetSE.flushLeftoverChar(StreamEncoder.ja > va:356) > at > sun.nio.cs.StreamEncoder$CharsetSE.implClose(StreamEncoder.java:413) > at > sun.nio.cs.StreamEncoder.close(StreamEncoder.java:158) > at > java.io.OutputStreamWriter.close(OutputStreamWriter.java:222) > at > java.io.PrintWriter.close(PrintWriter.java:137) > at > org.apache.catalina.connector.ResponseBase.finishResponse(ResponseBas > e.java:482) > at > org.apache.catalina.connector.HttpResponseBase.finishResponse(HttpRes > ponseBase.java:236) > at > org.apache.catalina.connector.http.HttpResponseImpl.finishResponse(Ht > tpResponseImpl.java:288) > at > org.apache.catalina.connector.http.HttpProcessor.process(HttpProcesso > r.java:1039) > at > org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.ja > va:1107) > at java.lang.Thread.run(Thread.java:536) > > > Best regards, > Eric > > > > --- Paul Spencer <[EMAIL PROTECTED]> wrote: > >>Eric, >> >>Eric Chow wrote: >> >> >>>Hi, >>> >>>1) After I change the >>> >>"services.TemplateService.default.extension=jsp", >> >>>the "edit layout" function doesn't work. If I >>> >>return >> >>>"services.TemplateService.default.extension=vm", >>> >>it works. >> >> >>Known problem. You can still use JSP portlets when >>the TemplateServices >>is Velocity (vm) >> >> >>>2) And also, when create user, there is some >>> >>exception..... and spend so >> >>>much time(will not change screen) >>> >> >>What is the exception? >>Any message in jetspeed.log >> >> >>>I am using JetSpeed 1.3a2 in Windows2000 with >>> >>Tomcat4.0.2 and JDK1.4. >> >>>Best regards, >>>Eric >>> >>> >> >>Paul Spencer >> >> >> >>-- >>To unsubscribe, e-mail: >> >> > <mailto:[EMAIL PROTECTED]> > >>For additional commands, e-mail: >><mailto:[EMAIL PROTECTED]> >> > > > ===== > ========================================================== > Chow Hoi Ka, Eric > Email : [EMAIL PROTECTED] > ========================================================== > > __________________________________________________ > Do You Yahoo!? > Yahoo! Sports - Coverage of the 2002 Olympic Games > http://sports.yahoo.com > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
