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.