search for: rexmlparser

Displaying 3 results from an estimated 3 matches for "rexmlparser".

Did you mean: ixmlparser
2005 Dec 31
1
Error when Testing AWS API (ArgumentError: illegal refid http://test.host/login)
.../usr/local/ruby/lib/ruby/1.8/soap/parser.rb:179:in `decode_tag'' /usr/local/ruby/lib/ruby/1.8/soap/parser.rb:130:in `start_element'' /usr/local/ruby/lib/ruby/1.8/xsd/xmlparser/parser.rb:67:in `start_element'' /usr/local/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:34:in `tag_start'' /usr/local/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:24:in `parse'' /usr/local/ruby/lib/ruby/1.8/rexml/document.rb:173:in `parse_stream'' /usr/local/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse''...
2006 May 17
3
Rails "Application Error" with apache and mod_fcgid
...; at /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29 - no such file to load -- xmlscan/scanner Exception `MissingSourceFile'' at /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:150 - no such file to load -- xmlscan/scanner Set XSD::XMLParser::REXMLParser as XML processor. Exception `MissingSourceFile'' at /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21 - no such file to load -- http-access2 Exception `MissingSourceFile'' at /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29 - no such file to load -- http-access2...
2006 Jul 20
6
Ruby on Rails & FastCGI 500 Error
I''m getting an error 500 and I''m at my wits end as to what could be causing it. I''m sure the path to the ruby executable is correct so what else could be causing it? -- Posted via http://www.ruby-forum.com/.