This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 245349 - Rake tasks fetching faild with (working directory xx ) rake aborted! no such file to load -- initializeorg/jruby
Summary: Rake tasks fetching faild with (working directory xx ) rake aborted! no such ...
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Rake (show other bugs)
Version: 8.0
Hardware: PC Windows 8 x64
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-01 16:53 UTC by sdombora
Modified: 2014-07-01 16:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
error message screen (20.11 KB, image/png)
2014-07-01 16:53 UTC, sdombora
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sdombora 2014-07-01 16:53:53 UTC
Created attachment 147844 [details]
error message screen

Just installed the Netbeans 8 IDE then added the Ruby plgin.
Loaded the Depot demo project to test the environment.
Then tried to build the database: Project popup menu>Migrate Database>To Current 
Version
Result: "db:migrate" task does not exist.

Then tried to google around, and found several tips, which did not help,bit found another issue, while tried to "Run/Debug Rake task ..." The Matching Tasks list is empty, when click the Refresh Tasks then there is an errorr message: 

Rake tasks fetching faild with (working directory xx ) rake aborted! no such file to load -- initializeorg/jruby ...

I tried tu update the gems, including rake, now I have version 10.3.2, 10.0.4, 10.0.3

I have installed only Built-In JRuby 1.7.3