dev@glassfish.java.net

Re: Admin Console online help ready for review

From: Kim Haase <Camilla.Haase_at_Sun.COM>
Date: Mon, 04 May 2009 17:45:24 -0400

Anissa, I find that I can reproduce the bug even with a full Glassfish
build. The stack trace doesn't happen predictably (i.e. not for
particular pages).

I find that every help click seems to result in the following message:

May 4, 2009 5:34:59 PM
INFO: Tree: Cannot find AMX Object:
v3:pp=/domain/configs/config[server-config],type=thread-pools

But only occasionally does the stack trace happen:

May 4, 2009 5:34:18 PM org.apache.catalina.core.StandardWrapperValve log
SEVERE: StandardWrapperValve[FacesServlet]: PWC1406: Servlet.service()
for servlet FacesServlet threw exception
java.lang.ArrayIndexOutOfBoundsException
         at java.lang.System.arraycopy(Native Method)
         at com.sun.grizzly.util.buf.ByteChunk.canGrow(ByteChunk.java:447)
         at
com.sun.grizzly.util.buf.C2BConverter.convert(C2BConverter.java:132)
         at
org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:510)
  ...

I don't think this can be related to my help jar itself, but I'll create
another one.

In the meantime please file a bug, though what to file it against I am
not sure.

Thanks,
Kim


On 05/03/09 20:57, Anissa Lam wrote:
>
> Hi Kim,
>
> I have only looked at the new pages relating to the grizzly config.
> Here is some general comments;
> There is no general information about any of the new elements: Network
> Config, Network Listener, Protocols, ThreadPool, whats the relationship
> between them, etc. It just gives the field without any context.
>
> The New Network Listener page contains the following options.
> Name
> The name of the network listener.
>
> I hope we will present some more info to the user.
> ThreadPool
> The default value for each field is spelled out, however, a lot has
> changed last Friday with grizzly config 1.0.5. Please update that.
> Justin should be able to tell you.
>
> Network Config
> We are getting the help page correctly, but for Network Config, i am
> seeing an HTTP 500 error on the side panel. Please see attached.
> To reproduce: click on the Network Config treenode, then click on the
> Help button.
>
> Network Listener:
> It says status is disabled by default, this is not true, it is
> enabled by default
> Missing Address field
>
> Thanks for working on the GUI, its looking good.
>
> Anissa.
>
> Kim Haase wrote:
>> Hello,
>>
>> I have committed a new Admin Console online help jar file
>> (corehelp.jar) both the trunk and the V3 Preview branch. after testing
>> it as thoroughly as I could in my own workspace. The new file appears
>> in today's nightly build from the trunk and should appear in the next
>> nightly build from the branch. The new file should also appear if you
>> build GlassFish V3 from source.
>>
>> I would be grateful for any and all corrections to the content of this
>> help, particularly updates related to Grizzly. I have provided help
>> topics that reflect the Admin Console content as I have seen it, but
>> much is missing both from the Console and the help.
>>
>> The issues I know about are all documented in
>> https://glassfish.dev.java.net/issues/show_bug.cgi?id=7596. If you
>> find more that need to be fixed in the help topics rather than in the
>> GUI itself, please file an issue and assign it to me.
>>
>> Note: links to v3 documentation such as the Admin Guide and the
>> Developer's Guide will break until v3 goes live, so please don't file
>> issues on those! (In fact, if the links *don't* break it probably
>> means they are links to the wrong docs.)
>>
>> Thanks very much.
>>
>> Kim Haase
>>
>> ---------------------------------------------------------------------
>> 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