dev@glassfish.java.net

Re: can one domain affect another?

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Tue, 25 Jan 2011 14:17:12 -0500

That makes sense, but wouldn't the domain that was just stopped also be listening on those ports, so if there were a conflict it should already have happened? In the case you mention, I think it'd be more exact to say "shut down the domain to be upgraded, and then don't start any new ones that conflict," but it's simpler to keep the text as-is and shut everything down.

Thanks,
Bobby

On Jan 25, 2011, at 1:08 PM, Tom Mueller wrote:

> A running domain might be listening on ports that might be needed by the domain being upgraded.
> Tom
>
> On 1/25/2011 12:00 PM, Bobby Bissett wrote:
>> Howdy,
>>
>> In the upgrade guide we suggest "Ensure that you have stopped all domains in the source server before you start the upgrade process." But I'm wondering if the user only needs to stop the domain that is going to be upgraded. Can a running domainX do anything to the configuration of a domainY?
>>
>> It's probably safest all around to shut everything down, but I'm curious if it's truly necessary.
>>
>> Cheers,
>> Bobby
>>