users@grizzly.java.net

Re: CPU issue with Grizzly Comet On GlassFish 9.1.1.

From: Curry <miha.zagar1_at_siol.net>
Date: Mon, 28 Sep 2009 02:28:46 -0700 (PDT)

Hello Jeanfrancois ,

we are really thankful for your help. We just want to check if we did
everything right:


Jeanfrancois Arcand-2 wrote:
>
>
> Dowload Grizzly 1.0.30 from here:
>
> * http://is.gd/3FsOs
>
> Then stop GlassFish, edit domain.xmk by adding:
>
> <java-config classpath-prefix="grizzly-framework-http-1.0.40.jar" ...
>
> This contains the fix for the spinning selector. Let's see if that solve
> your problem.
>
>

We now have this line in domain.xml (we added the upper line, but we changed
..40.. to ..30..):

<java-config classpath-suffix=""
classpath-prefix="grizzly-framework-http-1.0.30.jar" debug-enabled="false"
debug-options="-Xdebug
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=9009"
env-classpath-ignored="true" java-home="${com.sun.aas.javaRoot}"
javac-options="-g" rmic-options="-iiop -poa -alwaysgenerate -keepgenerated
-g" system-classpath="">

And we put the grizzly-framework-http-1.0.30.jar to:

/usr/java/glassfish/lib

Is that ok or did we mess something up? Because our CPU is still on 100%...

Thank you for your answer,

Curry
-- 
View this message in context: http://www.nabble.com/CPU-issue-with-Grizzly-Comet-On-GlassFish-9.1.1.-tp25615856p25641705.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.