Hi guys,
I have added consumption of a couple of web services to my application and everything seemed to be going well. That is after yesterday, when I was asked to install whatever I had in a test server that runs in production mode (used also for demos) and when I tested the production environment in my PC the mongrel server gave me the above error.
I spent about 3 hours last night googling and seeing how I could fix the problem but nothing I tried worked. I saw old messages about it and one of them, from Fred Cheung, I believe, mentioned about freezing gems. I really would not like to do that unless I have to since I've never done it before and I don't know the impact that would have in the rest of the applications we have.
Another post mentioned about getting rid of any actionpack gem higher than the one required by actionwebservice but I am afraid that doing so will screw up actionsupport and/or activerecord.
Below is the list of gems currently installed. I would appreciate any help as I am kind of stuck and need to get this thing done asap. Thanks in advance
*** LOCAL GEMS ***
actionmailer (2.3.5, 2.2.2) actionpack (2.3.5, 2.2.2, 1.13.6, 1.13.3) actionwebservice (1.2.6, 1.2.3) activerecord (2.3.5, 2.2.2, 1.15.6, 1.15.3) activerecord-oracle-adapter (1.0.0.9250) activerecord-oracle_enhanced-adapter (1.2.3) activerecord-sqlserver-adapter (2.3.5) activeresource (2.3.5, 2.2.2) activesupport (2.3.5, 2.3.3, 2.2.2, 1.4.4, 1.4.2) archive-tar-minitar (0.5.2) authlogic (2.1.3) builder (2.1.2) calendar_date_select (1.15, 1.13) cgi_multipart_eof_fix (2.5.0) color (1.4.0) cucumber (0.6.2) diff-lcs (1.1.2) fastthread (1.0.1) fxri (0.3.6) fxruby (1.6.6) gem_plugin (0.2.3) hoe (1.8.2) hpricot (0.4) ibm_db (1.1.1) json_pure (1.2.0) linecache (0.43) log4r (1.0.5) mongrel (1.1.5) mongrel_service (0.3.4) mysql (2.7.3) paginator (1.1.1) pdf-writer (1.1.8) polyglot (0.2.9) rack (1.0.1) railroad (0.5.0) rails (2.3.5, 2.2.2) rake (0.8.7, 0.8.3) rspec (1.3.0) ruby-debug-base (0.10.3, 0.10.2) ruby-debug-ide (0.4.5, 0.3.1) rubyforge (1.0.3, 1.0.2, 1.0.1) rubygems-update (1.3.6, 1.3.5, 1.3.1) sources (0.0.1) sqlite3-ruby (1.2.1) term-ansicolor (1.0.4) transaction-simple (1.4.0) treetop (1.4.3) win32-api (1.4.6) win32-clipboard (0.4.1) win32-dir (0.3.1) win32-eventlog (0.4.3) win32-file (0.5.3) win32-file-stat (1.2.3) win32-process (0.5.1) win32-sapi (0.1.3) win32-service (0.7.1, 0.5.2) win32-sound (0.4.0) win32console (1.2.0) windows-api (0.4.0) windows-pr (1.0.9, 0.6.2)