dev@glassfish.java.net

Re: Run-time errors with mvn gf:run

From: Timothy Quinn <Timothy.Quinn_at_Sun.COM>
Date: Mon, 03 Mar 2008 19:09:33 -0600

J-F,

Thanks. That plus a mvn clean install did the trick for me.

- Tim

Jeanfrancois Arcand wrote:
> Hi Tim,
>
> you seems to have you have a grizzly jars mismatch. Can you delete the
> ~/.m2/com/sun/grizzly folder and retry?
>
> 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?
>
> Works for me :-)
>
> A+
>
> - jeanfrancois
>
>
>> - 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
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>