Hi there

I've recently downloaded the latest version of the http bundle 2.2.1 which
contains the update to Jetty 7. This seems to have a problem, perhaps
because the Jetty version is a snapshot.

java.lang.NoSuchMethodError:
org.eclipse.jetty.util.QuotedStringTokenizer.unquoteOnly(Ljava/lang/String;
)Ljava/lang/String;
        at
org.eclipse.jetty.server.CookieCutter.parseFields(CookieCutter.java:284)
        at 
org.eclipse.jetty.server.CookieCutter.getCookies(CookieCutter.java:64)
        at org.eclipse.jetty.server.Request.getCookies(Request.java:499)
        at
org.eclipse.jetty.server.session.SessionHandler.checkRequestedSessionId(Ses
sionHandler.java:260)
        at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java
:155)
        at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java
:978)
        at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:13
5)
        at
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHan
dlerCollection.java:255)
        at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:
116)
        at org.eclipse.jetty.server.Server.handle(Server.java:369)
        at
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpC
onnection.java:486)
        at
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttp
Connection.java:933)
        at
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComple
te(AbstractHttpConnection.java:995)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:630)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:230)
        at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.jav
a:82)
        at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint
.java:606)
        at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.
java:46)
        at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java
:603)
        at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:
538)
        at java.lang.Thread.run(Thread.java:724)


If I build the bundle manually with the 7.4.16 Jetty-all, I don't see this
problem.

Thanks

Bruce

*** DISCLAIMER ***

This message, including attachments, is intended solely for the addressee 
indicated in this message and is strictly confidential or otherwise privileged. 
If you are not the intended recipient (or responsible for delivery of the 
message to such person) : - (1) please immediately (i) notify the sender by 
reply email and (ii) delete this message and attachments, - (2) any use, copy 
or dissemination of this transmission is strictly prohibited. If you or your 
employer does not consent to Internet email messages of this kind, please 
advise Myriad Group AG by reply e-mail immediately. Opinions, conclusions and 
other information expressed in this message are not given or endorsed by Myriad 
Group AG unless otherwise indicated by an authorized representative independent 
of this message.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to