dev@glassfish.java.net

Re: Error in starting glassfish

From: Nandini Ektare <Nandini.Ektare_at_Sun.COM>
Date: Fri, 08 Aug 2008 14:52:29 -0700

Ken Cavanaugh wrote:
> Kin-man Chung wrote:
>> I finally got it to build. I didn't do "mvn -U install" but
>> just "mvn install" because of the looping problem. I did remove
>> .m2 before the build.
> I did the same thing, and as usual, all build problems disappeared.
> But the build took an unusually long 37 minutes.
Yes, that it does. You would think without -U it should take lesser
time, but it actually takes longer time.

But then again...it builds... without an error.

Nandini
> Ken.
>>
>> When I started the server with "asadmin start-domain" I got a
>> dozen such errors in server.log:
>>
>> #|2008-08-08T14:16:23.226-0700|SEVERE||javax.enterprise.system.container.web|_ThreadID=17;_ThreadName=Thread-3;|doSelect
>> exception
>> java.io.IOException: Invalid argument
>> at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
>> at
>> sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:158)
>> at
>> sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:68)
>> at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
>> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
>> at
>> com.sun.grizzly.TCPSelectorHandler.select(TCPSelectorHandler.java:459)
>> at com.sun.grizzly.Controller.doSelect(Controller.java:369)
>> at
>> com.sun.grizzly.SelectorHandlerRunner.run(SelectorHandlerRunner.java:82)
>> at java.lang.Thread.run(Thread.java:595)
>>
>> -Kin-man
>>
>> ---------------------------------------------------------------------
>> 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
>