FeaturesPluginsDocs & SupportCommunityPartners

NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

rake aborted! error in Netbeans 6.5

 
Post new topic   Reply to topic    NetBeans Forums -> Ruby Users
View previous topic :: View next topic  
Author Message
J-Dude



Joined: 07 Apr 2009
Posts: 1

PostPosted: Fri Apr 10, 2009 8:39 pm    Post subject: rake aborted! error in Netbeans 6.5 Reply with quote

I'm running Ubuntu 8.04 and MySQL is installed and running.

I've been attempting to learn RoR, downloaded Netbeans 6.5, have been following the netbeans ruby weblog tutorial, and using JRuby 1.1.4 for the project.

Everything works fine up until step 6 under "Creating a Database" of the ruby weblog tutorial. At that last step, I right-click the rubyweblog node, choose Migrate Database > To Current Version, and get this error
Code:
(in /home/james/NetBeansProjects/rubyweblog)
rake aborted!
Mysql::Error: #HY000Can't create table './rubyweblog_development/schema_migrations.frm' (errno: 121): CREATE TABLE `schema_migrations` (`version` varchar(255) NOT NULL) ENGINE=InnoDB


I can't figure out what my problem is and any help is appreciated.

Thanks Smile
James
Back to top
View user's profile Send private message
Hassan Schroeder
Posted via mailing list.





PostPosted: Fri Apr 10, 2009 10:59 pm    Post subject: rake aborted! error in Netbeans 6.5 Reply with quote

On Fri, Apr 10, 2009 at 1:39 PM, J-Dude <address-removed> wrote:

Quote:
At that last step, I right-click the rubyweblog node, choose Migrate Database > To Current Version, and get this error

Quote:
Mysql::Error: #HY000Can't create table './rubyweblog_development/schema_migrations.frm' (errno: 121): CREATE TABLE `schema_migrations` (`version` varchar(255) NOT NULL) ENGINE=InnoDB

Have you tried creating that table manually using the credentials in
your database.yml?

--
Hassan Schroeder ------------------------ address-removed
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Ruby Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB