jruby --version strange error

View: New views
3 Messages — Rating Filter:   Alert me  

jruby --version strange error

by Peter Ritchie :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Folks.
   With a strange error that appeared in my JRuby (Win XP) installation:

   After trying to check de JRuby version through:

   c:> jruby --version


   I got the following error:

   @"jruby.bat" "C:/JRuby/jruby-1.4.0RC1/bin/jruby" %1 %2 %3 %4 %5 %6 %7
%8 %9
   GOTO :EOF
   :WinNT
   @"jruby.bat" "%~dpn0" %*
   was unexpected at this time.

   I certainly don´t get what could be the root cause for the failure, I
already checked my environment variables, and apparently %JAVA_HOME% and
%PATH% are ok.

   Any hint or help would be very appreciated!

Carlos
--
Posted via http://www.ruby-forum.com/.

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

    http://xircles.codehaus.org/manage_email



Re: jruby --version strange error

by Vladimir Sizikov-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Carlos,

Can you upgrade to 1.4RC3? In 1.4RC3 you'll get the native Windows
launcher for JRuby (jruby.exe), that might improve things.

Thanks,
  --Vladimir

On Sat, Oct 31, 2009 at 11:31 AM, Carlos Ortega <lists@...> wrote:

> Hello Folks.
>   With a strange error that appeared in my JRuby (Win XP) installation:
>
>   After trying to check de JRuby version through:
>
>   c:> jruby --version
>
>
>   I got the following error:
>
>   @"jruby.bat" "C:/JRuby/jruby-1.4.0RC1/bin/jruby" %1 %2 %3 %4 %5 %6 %7
> %8 %9
>   GOTO :EOF
>   :WinNT
>   @"jruby.bat" "%~dpn0" %*
>   was unexpected at this time.
>
>   I certainly don´t get what could be the root cause for the failure, I
> already checked my environment variables, and apparently %JAVA_HOME% and
> %PATH% are ok.
>
>   Any hint or help would be very appreciated!
>
> Carlos
> --
> Posted via http://www.ruby-forum.com/.
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

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

    http://xircles.codehaus.org/manage_email



Re: jruby --version strange error

by Peter Ritchie :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Vladimir Sizikov wrote:

> Hi Carlos,
>
> Can you upgrade to 1.4RC3? In 1.4RC3 you'll get the native Windows
> launcher for JRuby (jruby.exe), that might improve things.
>
> Thanks,
>   --Vladimir
>
> On Sat, Oct 31, 2009 at 11:31 AM, Carlos Ortega <lists@...>
> wrote:
>> � @"jruby.bat" "C:/JRuby/jruby-1.4.0RC1/bin/jruby" %1 %2 %3 %4 %5 %6 %7
>> � Any hint or help would be very appreciated!
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email

Thanks Vladimir!

It worked!
--
Posted via http://www.ruby-forum.com/.

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

    http://xircles.codehaus.org/manage_email