Bug 821466 - Files and assets serving intermittantly
Summary: Files and assets serving intermittantly
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise WFK Platform 2
Classification: Retired
Component: TorqueBox
Version: unspecified
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: ---
: 2.0.0.ER6
Assignee: Bob McWhirter
QA Contact: Oliver Kišš
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-14 15:18 UTC by Bob McWhirter
Modified: 2015-08-02 23:42 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-06-22 07:32:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TORQUE-810 0 None Closed Files & Assets in Rails /public folder are only served successfully 50% of the time and are sometimes incorrectly passed... 2012-06-05 15:21:25 UTC

Description Bob McWhirter 2012-05-14 15:18:46 UTC
Description of problem:

Any file or asset in the public folder in a rails app is sometimes incorrectly passed to Rails rather than being handled by the web server resulting in a HTTP 404 and a "ActionController::RoutingError (No route matches [GET] "/assets/planner-d21570b2b5627da0866a521833ce84ab.css")" error in the appropriate rails log.

Requests for files in the public directory follow a repeatable pattern: 200 - 404 - 200 - 404 ... (every other request fails by being passed to rails resulting in a 404)

Comment 1 Bob McWhirter 2012-05-14 15:19:18 UTC
Fixed in upstream.


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