dev@glassfish.java.net

Re: cannot configure cluster profile on windows

From: Byron Nevins <Byron.Nevins_at_Sun.COM>
Date: Fri, 02 Mar 2007 17:25:24 -0800

My build was unusable -- there is no asadmin even!

Anissa Lam wrote:
> I saw the same error today:
> Replace: source file C:\as91\publish\glassfish\config\asenv.conf
> doesn't exist
>
> The built actually is fine, it is just the configure-cluster command
> has problem.
> You can do the following succesfully though.
>
> create-domain --profile cluster --adminport 4848 domainCluster
>
> Anissa
>
> Byron Nevins wrote:
>>
>> I did a build yesterday afternoon and a fresh new build 2 hours ago.
>> Neither one worked.
>> I gave up and downloaded the 2/28 build from gf...
>>
>> Lloyd L Chambers wrote:
>>> Every time this has happened to me it means the build isn't right.
>>>
>>> Try:
>>> maven clobber
>>> rm -rf ../../glassfish_dependencies
>>> maven bootstrap-all
>>> maven build
>>>
>>>
>>> Lloyd
>>> On Mar 2, 2007, at 11:33 AM, Mike Wright wrote:
>>>
>>>> Hi,
>>>>
>>>> Several developers are running into problems attempting to
>>>> configure cluster profile on windows:
>>>>
>>>> 1. using glassfish source checked out from cvs trunk:
>>>>
>>>>> I'm unable to build and configure yesterday evening glassfish
>>>>> checkout (see attached file).
>>>>
>>>> tail of "attached file":
>>>>
>>>>> configure-cluster:
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish
>>>>> [echo] Current Java Version 1.5.0_09
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\config
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\config
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\bin
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\bin
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\bin
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\bin
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\bin
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\bin
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\bin
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\bin
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\bin
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\bin
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\bin
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\bin
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\bin
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\bin
>>>>> [copy] Copying 1 file to C:\gf0301\publish\glassfish\bin
>>>>>
>>>>> BUILD FAILED
>>>>> File...... C:\gf0301\glassfish\bootstrap\maven.xml
>>>>> Element... ant:ant
>>>>> Line...... 489
>>>>> Column.... 84
>>>>> Replace: source file C:\gf0301\publish\glassfish\config\asenv.conf
>>>>> doesn't exist
>>>>> Total time: 33 minutes 13 seconds
>>>>> Finished at: Thu Mar 01 18:45:41 PST 2007
>>>>>
>>>>
>>>> 2. using a binary install:
>>>>
>>>>> I am gettting this error when I try to install (ant -f
>>>>> setup-cluster.xml) the march 2nd nightly b38 GF windows build.
>>>>>
>>>>> BUILD FAILED
>>>>> C:\glassfish\glassfish\setup-cluster.xml:131: The following error
>>>>> occurred while
>>>>> executing this line:
>>>>> C:\glassfish\glassfish\setup-cluster.xml:417: Replace: source file
>>>>> C:\glassfish\
>>>>> glassfish\config\asenv.conf doesn't exist
>>>>>
>>>>> Total time: 12 seconds
>>>>> [C:/glassfish/glassfish]
>>>>
>>>>
>>>> Is this a known problem? Is there an ETA for a fix? Is there a
>>>> workaround?
>>>>
>>>> Regards,
>>>> Mike
>>>> ---
>>>> mike_wright_at_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
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> 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
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>