[ANN] JRuby debugging does not work with JRuby 1.1.4

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

[ANN] JRuby debugging does not work with JRuby 1.1.4

by Martin Krauskopf :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I.e. neither with NetBeans latest builds which already bundles JRuby
1.1.4. Cause:

   http://www.netbeans.org/issues/show_bug.cgi?id=145548

Those who really need to have this functionality immediately, I've
committed hot-fix into trunk of debug-commons project, so you might
build the gem (and install it) from trunk as described here:

   http://debug-commons.rubyforge.org/svn/jruby-debug/trunk/README

Proper fix will be available either today or earlier next week, since
more thinks seems to be broken.

        m.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: [ANN] JRuby debugging does not work with JRuby 1.1.4

by Martin Krauskopf :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Martin Krauskopf wrote:

> I.e. neither with NetBeans latest builds which already bundles JRuby
> 1.1.4. Cause:
>
>   http://www.netbeans.org/issues/show_bug.cgi?id=145548
>
> Those who really need to have this functionality immediately, I've
> committed hot-fix into trunk of debug-commons project, so you might
> build the gem (and install it) from trunk as described here:
>
>   http://debug-commons.rubyforge.org/svn/jruby-debug/trunk/README
>
> Proper fix will be available either today or earlier next week, since
> more thinks seems to be broken.

It's fixed now.

Bundle JRuby should work out-of-the box. External JRuby 1.1.4 needs
trunk version of ruby-debug-ide and (j)ruby-debug-base installed.
Official versions will be released soon.

        m.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: [ANN] JRuby debugging does not work with JRuby 1.1.4

by Paul Fraser-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


>> Proper fix will be available either today or earlier next week, since
>> more thinks seems to be broken.
>
> It's fixed now.
>
> Bundle JRuby should work out-of-the box. External JRuby 1.1.4 needs
> trunk version of ruby-debug-ide and (j)ruby-debug-base installed.
> Official versions will be released soon.
>
Hi Martin,
Downloaded latest nightly,

Product Version: NetBeans IDE Dev (Build 200809040201)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b12
System: Windows Vista version 6.0 running on x86; Cp1252; en_AU (nb)

debug not starting in this version and the gem tool offers upgrade to
0.10.2 but upgrade fails

Building native extensions.  This could take a while...
ERROR:  While executing gem ... (Gem::Installer::ExtensionBuildError)
    ERROR: Failed to build gem native extension.

Should the fix be in this build?

Thanks
Paul Fraser

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: [ANN] JRuby debugging does not work with JRuby 1.1.4

by Martin Krauskopf :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Paul Fraser wrote:

>
>>> Proper fix will be available either today or earlier next week, since
>>> more thinks seems to be broken.
>>
>> It's fixed now.
>>
>> Bundle JRuby should work out-of-the box. External JRuby 1.1.4 needs
>> trunk version of ruby-debug-ide and (j)ruby-debug-base installed.
>> Official versions will be released soon.
>>
> Hi Martin,
> Downloaded latest nightly,
> Product Version: NetBeans IDE Dev (Build 200809040201)
> Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b12
> System: Windows Vista version 6.0 running on x86; Cp1252; en_AU (nb)
>
> debug not starting in this version and the gem tool offers upgrade to
> 0.10.2 but upgrade fails

For which platform? It is fixed only for Bundled-in JRuby. For external
JRuby 1.1.4 you need to build trunk versions of ruby-debug-base-java and
ruby-debug-ide yourself. Those will be available soon. In a few days.

> Building native extensions.  This could take a while...
> ERROR:  While executing gem ... (Gem::Installer::ExtensionBuildError)
>    ERROR: Failed to build gem native extension.
>
> Should the fix be in this build?

Should be fixed in builds #3673 and later from:

http://deadlock.netbeans.org/hudson/job/trunk/

Not sure from 'date-number' whether you get such one.

        m.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: [ANN] JRuby debugging does not work with JRuby 1.1.4

by Tor Norbye :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sep 4, 2008, at 11:32 AM, Martin Krauskopf wrote:

> Paul Fraser wrote:
>>>> Proper fix will be available either today or earlier next week,  
>>>> since more thinks seems to be broken.
>>>
>>> It's fixed now.
>>>
>>> Bundle JRuby should work out-of-the box. External JRuby 1.1.4  
>>> needs trunk version of ruby-debug-ide and (j)ruby-debug-base  
>>> installed. Official versions will be released soon.
>>>
>> Hi Martin,
>> Downloaded latest nightly,
>> Product Version: NetBeans IDE Dev (Build 200809040201)
>> Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b12
>> System: Windows Vista version 6.0 running on x86; Cp1252; en_AU (nb)
>> debug not starting in this version and the gem tool offers upgrade  
>> to 0.10.2 but upgrade fails
>
> For which platform? It is fixed only for Bundled-in JRuby. For  
> external JRuby 1.1.4 you need to build trunk versions of ruby-debug-
> base-java and ruby-debug-ide yourself. Those will be available soon.  
> In a few days.
>
>> Building native extensions.  This could take a while...
>> ERROR:  While executing gem ... (Gem::Installer::ExtensionBuildError)
>>   ERROR: Failed to build gem native extension.
>> Should the fix be in this build?
>
> Should be fixed in builds #3673 and later from:
>
> http://deadlock.netbeans.org/hudson/job/trunk/

In particular, note that the "nightly build" is built only once per  
day, and more importantly, whenever any validation test fails,  
anywhere in the product (uml/enterprise/c++/...), that build is not  
promoted, so the nightly build is often trailing several days. Using  
the continuous build instead gives you guaranteed to be up to date  
results. But of course it doesn't have a convenient download page like  
the nightlies.

-- Tor


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

LightInTheBox - Buy quality products at wholesale price!