Joachim Baumann | 24 Sep 17:07

Re: [groovy-user] RE: [grails-user] Groovy 1.1-beta-3 released, RC-1 and 1.1-final around the corner

Hi Andreas,

could you do me a favor and try the Windows installer? I'm not able to
create the same issue on my Windows machine with Cygwin. Btw., how do
you get the Cygwin version? I know only how to get a specific command's
version.

Regarding the contents of your lib dir: I did not compare file sizes,
only file names, and I have the same (apart from groovy-starter naturally).

You might have some old scripts in the bin directory. But we could
identify that also if you would install using the installer.

Cheers, Joachim
PS: Since you said export in your first mail I assumed you'd be on a
Unix derivate.

Andreas Rudolf schrieb:
> Hello Antti,
>
>
> Antti Karanta wrote:
>   
>>  
>>   What os are you on?
>>
>>   What's the contents of $GROOVY_HOME/lib ?
>>
>>   If you are on windows (in which case the native launcher should be in
>> play), could you try
>>
>> set __JLAUNCHER_DEBUG=true
>> groovy -v
>>
>>   That might give me an idea of what's happening.
>>
>>     
>
> I'm using cygwin "CYGWIN_NT-5.1 <censored> 1.5.24(0.156/4/2) 2007-01-31
> 10:57 i686 Cygwin"
>
> GROOVY_HOME/LIB contains
> -----------------------------------
> $ ls -o -t
> total 6660
> -rw-r--r-- 1 rudolfa 1289806 Sep 21 02:43 ant-1.7.0.jar
> -rw-r--r-- 1 rudolfa   92792 Sep 21 02:43 ant-junit-1.7.0.jar
> -rw-r--r-- 1 rudolfa   11734 Sep 21 02:43 ant-launcher-1.7.0.jar
> -rw-r--r-- 1 rudolfa  443432 Sep 21 02:43 antlr-2.7.6.jar
> -rw-r--r-- 1 rudolfa   34778 Sep 21 02:43 asm-2.2.jar
> -rw-r--r-- 1 rudolfa   17806 Sep 21 02:43 asm-analysis-2.2.jar
> -rw-r--r-- 1 rudolfa   16262 Sep 21 02:43 asm-tree-2.2.jar
> -rw-r--r-- 1 rudolfa   32860 Sep 21 02:43 asm-util-2.2.jar
> -rw-r--r-- 1 rudolfa  113369 Sep 21 02:43 bsf-2.4.0.jar
> -rw-r--r-- 1 rudolfa 1094781 Sep 21 02:43 castor-1.1.2.1.jar
> -rw-r--r-- 1 rudolfa   30117 Sep 21 02:43 commons-cli-1.0.jar
> -rw-r--r-- 1 rudolfa   21950 Sep 21 02:43 commons-logging-1.0.jar
> -rw-r--r-- 1 rudolfa 1989554 Sep 21 02:43 groovy-1.1-beta-3.jar
> -rw-r--r-- 1 rudolfa   61285 Sep 21 02:43 jline-0.9.91.jar
> -rw-r--r-- 1 rudolfa   50493 Sep 21 02:43 jsp-api-2.0.jar
> -rw-r--r-- 1 rudolfa  120640 Sep 21 02:43 junit-3.8.2.jar
> -rw-r--r-- 1 rudolfa  352668 Sep 21 02:43 log4j-1.2.8.jar
> -rw-r--r-- 1 rudolfa   56164 Sep 21 02:43 mockobjects-core-0.09.jar
> -rw-r--r-- 1 rudolfa  409467 Sep 21 02:43 mx4j-3.0.2.jar
> -rw-r--r-- 1 rudolfa   30002 Sep 21 02:43 openejb-loader-1.0.jar
> -rw-r--r-- 1 rudolfa   97693 Sep 21 02:43 servlet-api-2.4.jar
> -rw-r--r-- 1 rudolfa   24677 Sep 21 02:43 xpp3_min-1.1.3.4.O.jar
> -rw-r--r-- 1 rudolfa  373194 Sep 21 02:43 xstream-1.2.2.jar
> -rw-r--r-- 1 rudolfa    8153 Jan  3  2007 groovy-starter.jar
> ---------------------------------------------------------------
> set __JLAUNCHER_DEBUG=true
> with groovy-starter.jar groovy -v results into:
> Groovy Version: 1.1-beta-3 JVM: 1.5.0_03-b07
>
> without it results into:
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/codehaus/groovy/tools/GroovyStarter
>
>
> Regards
> Andreas
>
>   

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email


Gmane