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 174144 - cannot create complete rails project
Summary: cannot create complete rails project
Status: RESOLVED DUPLICATE of bug 171338
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P2 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 18:04 UTC by Vince Kraemer
Modified: 2009-10-08 19:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vince Kraemer 2009-10-08 18:04:33 UTC
build 200910071536
jdk 6 update 16

clean userdir.
install the all bundle.. but disable ME, Groovy, C/C++, FoD
start the ide.
start the registered GF server.
Create a new Rails project that targets the GF server.
  Press the Update Rails button before you click finish

I dialog appears.
Comment 1 Vince Kraemer 2009-10-08 18:06:34 UTC
from the ide log...

INFO [org.netbeans.modules.autoupdate.updateprovider.DownloadListener]: Read 4415 bytes from file at
http://updates.netbeans.org/netbeans/updates/dev/uc/final/main/catalog.xml.gz?unique=NB_GFMOD_JAVA_RUBY_WEBEE0ffe7092a-fc0e-4ce3-a3d7-63561efc05cc_3f9138e3-8048-4eef-90c8-4ec1e60ed85d
INFO [org.netbeans.modules.autoupdate.updateprovider.DownloadListener]: Read 143141 bytes from file at
http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastStableBuild/artifact/nbbuild/nbms/updates.xml.gz
rake process failed (workdir: C:\nb p\RA1):
stdout:
stderr:
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)
C:/P F/NB/ruby2/jruby-1.3.1/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2377:in `raw_load_rakefile'
(See full trace by running task with --trace)
Rake tasks fetching failed with (working directory: C:\nb p\RA1):
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)
C:/P F/NB/ruby2/jruby-1.3.1/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2377:in `raw_load_rakefile'
(See full trace by running task with --trace)
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 640 ms
Comment 2 Erno Mononen 2009-10-08 19:29:45 UTC
This is a RubyGems bug, pls see http://www.netbeans.org/issues/show_bug.cgi?id=171338#desc7 for more.

*** This issue has been marked as a duplicate of 171338 ***