Hmm to give an update on the status, i thought it was the mssql, but
now i'v changed it back to a local mysql database and i got the same
error. And i'm not quite sure why it's there. I got this error:
"
Camping Problem!
CASServer::Controllers::Logout.GET
ActiveRecord::StatementInvalid Mysql::Error: Unknown column 'username'
in 'where clause': SELECT * FROM `casserver_pgt` WHERE (username =
'bram') :
* /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2.9053/lib/
active_record/connection_adapters/abstract_adapter.rb:151:in `log'
* /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2.9053/lib/
active_record/connection_adapters/mysql_adapter.rb:299:in `execute'
* /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2.9053/lib/
active_record/connection_adapters/mysql_adapter.rb:499:in `select'
* /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2.9053/lib/
active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache'
* /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2.9053/lib/
active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all'
* /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2.9053/lib/
active_record/base.rb:539:in `find_by_sql'
* /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2.9053/lib/
active_record/base.rb:1282:in `find_every'
* /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2.9053/lib/
active_record/base.rb:510:in `find'
* /usr/lib/ruby/gems/1.8/gems/rubycas-server-0.5.1/lib/casserver/
controllers.rb:193:in `get'
* (eval):27:in `send'
* (eval):27:in `service'
* (eval):46:in `run'
"
And it continues... If you want you can see the error @
http://cas2.opensourcecompany.nl
login with bram:cipier
if you go manually to the logout page you see the error. Don't know
where to look,
Thx