我收到以下错误
Status: 500 Internal Server Error
ActionController::Session::CookieStore::CookieOverflow
D:\apps/Apache/tomcat-6.0.24/temp/1-epap/WEB-INF/vendor/rails/actionpack/lib/action_controller/session/cookie_store.rb:102:in `call'
D:\apps/Apache/tomcat-6.0.24/temp/1-epap/WEB-INF/vendor/rails/actionpack/lib/action_controller/failsafe.rb:11:in `call'
D:\apps/Apache/tomcat-6.0.24/temp/1-epap/WEB-INF/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:106:in `call'
D:/apps/Apache/tomcat-6.0.24/work/Catalina/localhost/epap/loader/rack/adapter/rails.rb:35:in `serve_rails'
D:/apps/Apache/tomcat-6.0.24/work/Catalina/localhost/epap/loader/rack/adapter/rails.rb:40:in `call'
D:/apps/Apache/tomcat-6.0.24/work/Catalina/localhost/epap/loader/jruby/rack/rails.rb:144:in `call'
/D:/apps/Apache/tomcat-6.0.24/work/Catalina/localhost/epap/loader/rack/handler/servlet.rb:17:in `call'
:1
我正在尝试通过ruby应用程序上传excel表。 excel有大约1800行。