You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Errno::ENOENT: Nosuchfileordirectory - c:/dev/nullfromorg/jruby/RubyFile.java:333:in`initialize' from org/jruby/RubyIO.java:1179:in `open' from org/jruby/RubyKernel.java:333:in `open'fromC:/jruby-1.7.1/lib/ruby/1.9/open-uri.rb:35:in`open' from C:/jruby-1.7.1/lib/ruby/1.9/logger.rb:599:in `create_logfile' from C:/jruby-1.7.1/lib/ruby/1.9/logger.rb:594:in `open_logfile'fromC:/jruby-1.7.1/lib/ruby/1.9/logger.rb:549:in`initialize' from C:/jruby-1.7.1/lib/ruby/1.9/logger.rb:314:in `initialize' from C:/jruby-1.7.1/lib/ruby/gems/shared/gems/savon-2.0.2/lib/savon/options.rb:147:in `log'fromC:/jruby-1.7.1/lib/ruby/gems/shared/gems/savon-2.0.2/lib/savon/options.rb:58:in`initialize' from C:/jruby-1.7.1/lib/ruby/gems/shared/gems/savon-2.0.2/lib/savon/client.rb:10:in `initialize' from C:/jruby-1.7.1/lib/ruby/gems/shared/gems/savon-2.0.2/lib/savon.rb:8:in `client'#This is the code thats calling itdefinitialize(options={})@mutex=Mutex.newoptions[:namespace_identifier]=:n1options[:log]=false@client=Savon.client(options)end
$ ./jruby --versionjruby1.7.1(1.9.3p327)2012-12-0330a153bonJavaHotSpot(TM)ClientVM1.6.0_11-b03[WindowsVista-x86]
The text was updated successfully, but these errors were encountered:
thanks. definitely my mistake, but i learned something new and maybe others can learn from this as well.
please read: http://www.ruby-forum.com/topic/150942
The text was updated successfully, but these errors were encountered: