admin@glassfish.java.net

Re: create-cluster command

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Wed, 16 Jun 2010 19:58:40 -0400

On Jun 16, 2010, at 4:49 PM, Byron Nevins wrote:
> It may be REALLY important to figure out what made the parser blow
> with an NPE. Any unhandled NPE, ever, is a failure and a bug IMHO.
> Can I have a copy of it?

I see Joe already sent it -- that's the same one I was seeing (also
sent to dev alias earlier in the day). I agree that the code should
either make sure the NPE doesn't happen or, at the least, catch it and
dump info on the cause. I tried looking at the code but could only
find the interfaces, not the generated concrete bits.

Cheers,
Bobby