Created
February 2, 2012 21:36
-
-
Save ryanramage/1725921 to your computer and use it in GitHub Desktop.
error 500, bad arg
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Thu, 02 Feb 2012 21:17:29 GMT] [info] [<0.6215.0>] 127.0.0.1 - - GET /geo/_design/geo-stories/_show/recorder.jnlp?recording=com.eckoit.recording:1328217408189 200 | |
[Thu, 02 Feb 2012 21:17:29 GMT] [error] [<0.6215.0>] Badarg error in HTTP request | |
[Thu, 02 Feb 2012 21:17:29 GMT] [info] [<0.6215.0>] Stacktrace: [{erlang,iolist_size, | |
[{[{<<"headers">>, | |
{[{<<"Content-Type">>, | |
<<"application/x-java-jnlp-file">>}]}}, | |
{<<"body">>, | |
<<"<?xml version=\"1.0\" encoding=\"utf-8\"?><jnlp spec=\"1.5+\" codebase=\"http://localhost:5984/geo/_design/geo-stories/\" href=\"_show/recorder.jnlp?recording=com.eckoit.recording:1328217408189\"><information><title>Couch Audio Recorder</title><vendor>Eckoit Inc</vendor><homepage>http://eckoit.com</homepage><description kind=\"one-line\">A audio recorder for your couch.</description><icon kind=\"splash\" href=\"../../skin/noun_project_171_1.png\"/><icon href=\"../../skin/record_icon.png\"/> <offline-allowed/> <shortcut online=\"false\"> <desktop/> <menu submenu=\"Couch Audio Recorder\"/> </shortcut></information> <security><all-permissions/></security> <resources> <j2se version=\"1.6+\" initial-heap-size=\"32m\" max-heap-size=\"128m\" /> <jar href=\"couchaudiorecorder/webstart/couch-audio-recorder-1.0-SNAPSHOT.jar\" main=\"true\" /> <jar href=\"couchaudiorecorder/webstart/commons-codec-1.4.jar\" /> <jar href=\"couchaudiorecorder/webstart/commons-io-2.0.1.jar\" /> <jar href=\"couchaudiorecorder/webstart/commons-lang-2.6.jar\" /> <jar href=\"couchaudiorecorder/webstart/commons-logging-1.1.1.jar\" /> <jar href=\"couchaudiorecorder/webstart/eventbus-1.4.jar\" /> <jar href=\"couchaudiorecorder/webstart/httpclient-4.1.1.jar\" /> <jar href=\"couchaudiorecorder/webstart/httpclient-cache-4.1.1.jar\" /> <jar href=\"couchaudiorecorder/webstart/httpcore-4.1.jar\" /> <jar href=\"couchaudiorecorder/webstart/jackson-core-asl-1.8.4.jar\" /> <jar href=\"couchaudiorecorder/webstart/jackson-mapper-asl-1.8.4.jar\" /> <jar href=\"couchaudiorecorder/webstart/org.ektorp-1.2.1.jar\" /> <jar href=\"couchaudiorecorder/webstart/plugins-1.0-SNAPSHOT.jar\" /> <jar href=\"couchaudiorecorder/webstart/slf4j-api-1.6.1.jar\" /> <jar href=\"couchaudiorecorder/webstart/swing-layout-1.0.3.jar\" /> </resources> <application-desc main-class=\"com.googlecode.eckoit.audio.ui.SimpleTrayRecorder\"> <argument>{\"url\":\"http://localhost:5984\",\"db\":\"geo\",\"recording\":\"com.eckoit.recording:1328217408189\",\"ddoc\":\"geo-stories\"}</argument> </application-desc></jnlp>">>}]}]}, | |
{mochiweb_request,respond,2}, | |
{couch_httpd_external, | |
send_external_response,2}, | |
{couch_httpd_db,do_db_req,2}, | |
{couch_httpd,handle_request_int,5}, | |
{mochiweb_http,headers,5}, | |
{proc_lib,init_p_do_apply,3}] | |
[Thu, 02 Feb 2012 21:17:29 GMT] [info] [<0.6215.0>] 127.0.0.1 - - GET /geo/_design/geo-stories/_show/recorder.jnlp?recording=com.eckoit.recording:1328217408189 500 | |
[Thu, 02 Feb 2012 21:17:29 GMT] [debug] [<0.6215.0>] httpd 500 error response: | |
{"error":"unknown_error","reason":"badarg"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
show function:
https://github.com/ryanramage/couch-audio-recorder/blob/kanso-fy/lib/couchaudiorecorder_shows.js