Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

D2 PRODUCTION: ERROR: 415 -- 415 Unsupported Media Type #35

Open
szanati opened this issue Nov 4, 2013 · 2 comments
Open

D2 PRODUCTION: ERROR: 415 -- 415 Unsupported Media Type #35

szanati opened this issue Nov 4, 2013 · 2 comments

Comments

@szanati
Copy link

szanati commented Nov 4, 2013

I got this error on 2 packages It is similar to: daitss/core#472.

Fri Nov 01 16:05:55 -0400 2013
415 -- 415 Unsupported Media Type - #<REXML::ParseException: Declarations can only occur in the doctype declaration.
Line:
Position:
Last 80 unconsumed characters:
<! Style Sheet Definitions > <style> .logFileName { font-size: 20pt; text-alig>
/opt/ruby-1.8.7/lib/ruby/1.8/rexml/parsers/baseparser.rb:344:in pull' /opt/ruby-1.8.7/lib/ruby/1.8/rexml/parsers/treeparser.rb:22:inparse'
/opt/ruby-1.8.7/lib/ruby/1.8/rexml/document.rb:205:in build' /opt/ruby-1.8.7/lib/ruby/1.8/rexml/document.rb:42:ininitialize'
/opt/web-services/sites/xmlresolution/releases/20121126174628/lib/xmlresolution/xml_resolver.rb:186:in new' /opt/web-services/sites/xmlresolution/releases/20121126174628/lib/xmlresolution/xml_resolver.rb:186:ininitialize'
./lib/app/posts.rb:26:in new' ./lib/app/posts.rb:26:inPOST /ieids/:collection_id/'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1151:in call' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1151:incompile!'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:724:in instance_eval' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:724:inroute_eval'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:708:in route!' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:758:inprocess_route'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:755:in catch' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:755:inprocess_route'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:707:in route!' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:706:ineach'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:706:in route!' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:843:indispatch!'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:644:in call!' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:ininstance_eval'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in invoke' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:incatch'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in invoke' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:644:incall!'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:629:in call' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/rack-1.4.1/lib/rack/commonlogger.rb:20:incall'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/rack-1.4.1/lib/rack/head.rb:9:in call' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:incall'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:in call' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1303:insynchronize'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:in call' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/rack/request_handler.rb:96:inprocess_request'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_request_handler.rb:513:in accept_and_process_next_request' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_request_handler.rb:274:inmain_loop'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/rack/application_spawner.rb:205:in start_request_handler' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/rack/application_spawner.rb:170:insend'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/rack/application_spawner.rb:170:in handle_spawn_application' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/utils.rb:479:insafe_fork'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/rack/application_spawner.rb:165:in handle_spawn_application' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server.rb:357:insend'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server.rb:357:in server_main_loop' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server.rb:206:instart_synchronously'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server.rb:180:in start' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/rack/application_spawner.rb:128:instart'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/spawn_manager.rb:253:in spawn_rack_application' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server_collection.rb:132:inlookup_or_add'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/spawn_manager.rb:246:in spawn_rack_application' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server_collection.rb:82:insynchronize'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server_collection.rb:79:in synchronize' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/spawn_manager.rb:244:inspawn_rack_application'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/spawn_manager.rb:137:in spawn_application' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/spawn_manager.rb:275:inhandle_spawn_application'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server.rb:357:in __send__' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server.rb:357:inserver_main_loop'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server.rb:206:in start_synchronously' /opt/ruby/gem-repos/gems/passenger-3.0.7/helper-scripts/passenger-spawn-server:99 ... Declarations can only occur in the doctype declaration. Line: Position: Last 80 unconsumed characters: <! Style Sheet Definitions > <style> .logFileName { font-size: 20pt; text-alig Line: Position: Last 80 unconsumed characters: <! Style Sheet Definitions > <style> .logFileName { font-size: 20pt; text-alig document uri: file://fclnx30.fcla.edu/EELMC4211_5GLNV6/QC_Error.html. http://xmlresolution.fda.fcla.edu/ieids/EELMC4211_5GLNV6/: 415 415 Unsupported Media Type - #<REXML::ParseException: Declarations can only occur in the doctype declaration. Line: Position: Last 80 unconsumed characters: <! Style Sheet Definitions > <style> .logFileName { font-size: 20pt; text-alig> /opt/ruby-1.8.7/lib/ruby/1.8/rexml/parsers/baseparser.rb:344:inpull'
/opt/ruby-1.8.7/lib/ruby/1.8/rexml/parsers/treeparser.rb:22:in parse' /opt/ruby-1.8.7/lib/ruby/1.8/rexml/document.rb:205:inbuild'
/opt/ruby-1.8.7/lib/ruby/1.8/rexml/document.rb:42:in initialize' /opt/web-services/sites/xmlresolution/releases/20121126174628/lib/xmlresolution/xml_resolver.rb:186:innew'
/opt/web-services/sites/xmlresolution/releases/20121126174628/lib/xmlresolution/xml_resolver.rb:186:in initialize' ./lib/app/posts.rb:26:innew'
./lib/app/posts.rb:26:in POST /ieids/:collection_id/' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1151:incall'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1151:in compile!' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:724:ininstance_eval'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:724:in route_eval' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:708:inroute!'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:758:in process_route' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:755:incatch'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:755:in process_route' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:707:inroute!'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:706:in each' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:706:inroute!'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:843:in dispatch!' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:644:incall!'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in instance_eval' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:ininvoke'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in catch' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:ininvoke'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:644:in call!' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:629:incall'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/rack-1.4.1/lib/rack/commonlogger.rb:20:in call' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/rack-1.4.1/lib/rack/head.rb:9:incall'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in call' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:incall'
/opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1303:in synchronize' /opt/web-services/sites/xmlresolution/shared/bundle/ruby/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:incall'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/rack/request_handler.rb:96:in process_request' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_request_handler.rb:513:inaccept_and_process_next_request'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_request_handler.rb:274:in main_loop' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/rack/application_spawner.rb:205:instart_request_handler'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/rack/application_spawner.rb:170:in send' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/rack/application_spawner.rb:170:inhandle_spawn_application'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/utils.rb:479:in safe_fork' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/rack/application_spawner.rb:165:inhandle_spawn_application'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server.rb:357:in __send__' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server.rb:357:inserver_main_loop'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server.rb:206:in start_synchronously' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server.rb:180:instart'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/rack/application_spawner.rb:128:in start' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/spawn_manager.rb:253:inspawn_rack_application'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server_collection.rb:132:in lookup_or_add' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/spawn_manager.rb:246:inspawn_rack_application'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server_collection.rb:82:in synchronize' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server_collection.rb:79:insynchronize'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/spawn_manager.rb:244:in spawn_rack_application' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/spawn_manager.rb:137:inspawn_application'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/spawn_manager.rb:275:in handle_spawn_application' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server.rb:357:insend'
/opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server.rb:357:in server_main_loop' /opt/ruby/gem-repos/gems/passenger-3.0.7/lib/phusion_passenger/abstract_server.rb:206:instart_synchronously'
/opt/ruby/gem-repos/gems/passenger-3.0.7/helper-scripts/passenger-spawn-server:99
...
Declarations can only occur in the doctype declaration.
Line:
Position:
Last 80 unconsumed characters:
<! Style Sheet Definitions > <style> .logFileName { font-size: 20pt; text-alig
Line:
Position:
Last 80 unconsumed characters:
<! Style Sheet Definitions > <style> .logFileName { font-size: 20pt; text-alig document uri: file://fclnx30.fcla.edu/EELMC4211_5GLNV6/QC_Error.html.

@szanati
Copy link
Author

szanati commented Nov 4, 2013

The 2 packages have been stashed in stashspace: GitHub_35

@jonpitts
Copy link
Member

This issue seems to have been reintroduced by commit 799a8b4

This was previously fixed by 7b84a51

Specifically https://github.com/daitss/xmlresolution/blob/master/lib/xmlresolution/xml_resolver.rb#L188 throws the error seen above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants