Why don't you just ignore the exception from System.getenv?
We're not expecting these environment variables to be set in
the normal case, are we? It looks like the code just tries
to find it as a System property, and if that fails tried to
find it as an environment variable as some sort of fallback.
Byron Nevins wrote on 05/ 5/10 10:26 AM:
> The Launcher could simply turn off the security manager for upgrades.
> It probably would not be a huge deal.
>
> On 5/5/2010 9:00 AM, Bobby Bissett wrote:
>> On May 5, 2010, at 11:05 AM, Bobby Bissett wrote:
>>
>>> Of course, if someone really wants to support upgrade with the
>>> security manager on, let me know. Really, I'm asking "who here wants
>>> another admin issue filed?"
>>
>> Ok, turns out there are people who really care, so we're keeping the
>> issue. Am talking with a couple people, but if anyone has input, that
>> would be helpful.
>>
>> Thanks,
>> Bobby
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>>
>