dev@glassfish.java.net

Re: cannot configure cluster profile on windows

From: Lloyd L Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Fri, 02 Mar 2007 15:08:01 -0800

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
>