Re: SEVERE: selectorThread.stopException
Hi,
>
> can i browse the source code online somewhere to see what is causing
> this to be invoked:
>
> at java.util.logging.Logger.log(Logger.java:583)
> com.sun.grizzly.Controller.doSelect(Controller.java:498)
Try this link:
https://grizzly.dev.java.net/source/browse/grizzly/tags/1_8_0/modules/grizzly/src/main/java/com/sun/grizzly/Controller.java?rev=1225&view=markup
Thanks.
WBR,
Alexey.
>
>
>
> Oleksiy Stashok wrote:
>> Hi,
>> I think nothing, which could cause such an issue :)
>> Looks like this is some problem with Logger. Are you sure you
>> didn't do any other changes?
>> If you switch back to the earlier Grizzly - it solves the problem?
>> Thanks.
>> WBR,
>> Alexey.
>> On Jun 18, 2008, at 14:13 , Alan Williamson wrote:
>>> Chaps, what changed in the final 1.8 release?
>>>
>>> we switched over our servers to it, and we are now getting this
>>> error a lot, killing grizzly in its tracks
>>>
>>>
>>> SEVERE: selectorThread.stopException
>>> java.lang.InternalError
>>> at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:
>>> 752)
>>> at sun.misc.URLClassPath.getResource(URLClassPath.java:168)
>>> at java.net.URLClassLoader$1.run(URLClassLoader.java:192)
>>> at java.security.AccessController.doPrivileged(Native Method)
>>>
>>> full stack trace here:
>>> http://clients.aw20.net/whiteboard/?b=68216
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>