NoMethodError (protected method `cleanup_session' called for 
#<OpenID::Consumer>):
----------------------------------------------------------------------------------

                 Key: JRUBY-1929
                 URL: http://jira.codehaus.org/browse/JRUBY-1929
             Project: JRuby
          Issue Type: Bug
          Components: Miscellaneous
    Affects Versions: JRuby 1.1RC1
         Environment: ruby-openid 2.0.2
            Reporter: Changshin Lee


To reproduce:

1. Install SpringBook with a description at 
http://springbook.playmaru.net/pages/704581
2. Open http://localhost:3000/session
3. Enter your OpenID
4. Then you will see the following message:
NoMethodError (protected method `cleanup_session' called for 
#<OpenID::Consumer:0x59402e47>):
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/ruby-openid-2.0.2/lib/openid/consumer.rb:293:in
 `complete'
    /app/controllers/sessions_controller.rb:34:in `complete'
    /app/controllers/sessions_controller.rb:33:in `perform_action'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/filters.rb:697:in
 `call_filters'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/filters.rb:689:in
 `perform_action_with_filters'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:68:in
 `perform_action_with_benchmark'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:68:in
 `measure'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:68:in
 `perform_action_with_benchmark'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:68:in
 `perform_action_with_rescue'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/base.rb:524:in
 `process'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/filters.rb:685:in
 `process_with_filters'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/session_management.rb:123:in
 `process_with_session_management_support'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/base.rb:388:in
 `process'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/dispatcher.rb:171:in
 `handle_request'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/dispatcher.rb:115:in
 `dispatch'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/dispatcher.rb:126:in
 `dispatch_cgi'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/dispatcher.rb:9:in
 `dispatch'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/mongrel-1.1.3-java/bin/../lib/mongrel/rails.rb:76:in
 `process'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/mongrel-1.1.3-java/bin/../lib/mongrel/rails.rb:74:in
 `synchronize'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/mongrel-1.1.3-java/bin/../lib/mongrel/rails.rb:74:in
 `process'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/mongrel-1.1.3-java/bin/../lib/mongrel/rails.rb:74:in
 `process_client'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/mongrel-1.1.3-java/lib/mongrel.rb:158:in
 `each'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/mongrel-1.1.3-java/lib/mongrel.rb:158:in
 `process_client'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/mongrel-1.1.3-java/lib/mongrel.rb:158:in
 `run'
    
/Volumes/FLASHBACK/java/tool/jruby-1.1RC1/lib/ruby/gems/1.8/gems/mongrel-1.1.3-java/lib/mongrel.rb:285:in
 `initialize'


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to