Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 726030 - Webrick wont start with the -d (daemon) option
Summary: Webrick wont start with the -d (daemon) option
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: Mike McCune
QA Contact: Garik Khachikyan
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers
TreeView+ depends on / blocked
 
Reported: 2011-07-27 11:17 UTC by Lukas Zapletal
Modified: 2015-01-04 21:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-15 14:47:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Lukas Zapletal 2011-07-27 11:17:21 UTC
When we try to run webrick in the deamon option, it just wont start. No error, no process spawned.

# rails s -d

No matter if you run it in production or development mode, in devsetup or 

Using git bisect I have found this version change probably did it:

a488b1662aea28d090e93aa81104fb6e49f21daa

It's a downgrade of rack 1.3.0 to 1.1.0.

The plan is not to use webrick for production deployment, but right now QEs are not able to test the RPM. They have to run it manually in the foreground.

Comment 1 Lukas Zapletal 2011-07-27 12:51:32 UTC
I have intention to run it under "bash & nohup" for now as a workaround. Opinions?

Comment 2 Lukas Zapletal 2011-07-27 14:30:39 UTC
Pushed a workaround now:

42402a0 bug 726030 - Webrick wont start with the -d (daemon) option

I think we can close the issue now.

Comment 3 Mike McCune 2012-01-26 19:07:54 UTC
mass ON_QA move

Comment 5 Garik Khachikyan 2012-02-15 14:47:09 UTC
# VERIFIED

I believe that having thin replacing webrick brings this bug obsoleted a little. thus - closed/notabug?

please reopen if you think it's not the case.


Note You need to log in before you can comment on or make changes to this bug.