dev@glassfish.java.net

Re: Run-time errors with mvn gf:run

From: Dinesh Patil <Dinesh.Patil_at_Sun.COM>
Date: Mon, 03 Mar 2008 16:29:09 -0800

I did full build and ran "mvn gf:run" from v3 directory, it started
server successfully.

Tim Quinn wrote:

> When I try to use mvn gf:run now I get three errors like the one
> below, one for the ports 4848, 8080, and 8181.
>
> Is mvn gf:run supposed to still work?
> - Tim
>
> INFO: Listening on port 8080
> Exception in thread "Thread-4" java.lang.NoSuchFieldError:
> portUnificationFilter
> at
> com.sun.enterprise.v3.services.impl.GrizzlyServiceListener.configureFilters(GrizzlyServiceListener.java:150)
>
> at
> com.sun.grizzly.http.SelectorThread.initController(SelectorThread.java:673)
>
> at
> com.sun.enterprise.v3.services.impl.GrizzlyServiceListener.initController(GrizzlyServiceListener.java:107)
>
> at
> com.sun.grizzly.http.SelectorThread.initEndpoint(SelectorThread.java:825)
> at
> com.sun.enterprise.v3.services.impl.GrizzlyProxy$1.run(GrizzlyProxy.java:246)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>