dev@glassfish.java.net

[gf V3] BLOCKING, redirect seems broken affecting GUI

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Thu, 27 Mar 2008 23:41:04 -0700

Hi,
My console was working fine yesterday.
With a new workspace checked out at 4pm today, redirect seems broken.
Whenever i try to do 'redirect' to another page, browser will
eventually timed out.
Here is the exception shown:

Mar 27, 2008 11:33:32 PM
com.sun.enterprise.v3.services.impl.GlassfishProtocolChain
executeProtocolFilter
SEVERE: ProtocolChain exception
java.lang.IllegalStateException: Invalid request
        at
com.sun.enterprise.v3.services.impl.HttpUtils.findContextRoot(HttpUtils.java:107)
        at
com.sun.enterprise.v3.services.impl.ContextRootMapper.parseContextRoot(ContextRootMapper.java:168)
        at
com.sun.enterprise.v3.services.impl.ContextRootMapper.map(ContextRootMapper.java:112)
        at
com.sun.enterprise.v3.services.impl.HttpProtocolFilter.execute(HttpProtocolFilter.java:84)
        at
com.sun.enterprise.v3.services.impl.GlassfishProtocolChain.executeProtocolFilter(GlassfishProtocolChain.java:61)
        at
com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:78)
        at
com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
        at
com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:57)
        at
com.sun.grizzly.util.WorkerThreadImpl.run(WorkerThreadImpl.java:179)


Can someon take a look at this ASAP. GUI is really impacted by this.

thanks
Anissa.