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 124381

Summary: Have to press f6 twice to run rails app
Product: ruby Reporter: Chris Kutler <ckutler>
Component: RailsAssignee: Erno Mononen <emononen>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Chris Kutler 2007-12-21 19:50:59 UTC
The first time that I try to run a rails app in a NetBeans session, I have to press F6 twice before it appears in the
browser. 

Today I received email from a customer who thought that a tutorial was broken because when he pressed F6 nothing
happened. I suggested that he press f6 twice and that fixed the problem. 

Gail said that another customer had the same problem. So this must happen often.

Here is the email from the customer:

I am facing a minor problem...whenever I run the main project (by pressing F6) the WEBrick
server runs but the browser does not open automatically. I checked my default browser
settings (everything's okay); also checked the database.yml file and changed localhost to
127.0.0.1...still no success.
Can you help me fix this issue?
And I must say what a great RAils IDE this is - I just wished I had discovered it
earlier!!
Comment 1 Martin Krauskopf 2008-01-06 20:45:07 UTC
Erno currently works in the server area. Reassigning.
Comment 2 Erno Mononen 2008-01-17 15:42:00 UTC
Caused by the same problem as issue 125084 (too short timeout in the case of WEBrick), so closing as a duplicate.

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