Results 1 to 2 of 2

Thread: runtime error in IceRuby

  1. #1
    ctennis is offline Registered User
    Name: Caleb Tennis
    Organization: AEI
    Project: Project GINA
    Join Date
    Mar 2006
    Posts
    123

    runtime error in IceRuby

    I think I might have reported something similar to this before, but in 3.2.0 I get a runtime exception in Ruby if I attempt to get a propertyToProxy on a property that doesn't exist:

    >> $ic
    => #<Ice::CommunicatorI:0xb7a77440>

    >> $ic.propertyToProxy("Foobar")
    RuntimeError: unknown Ice exception: IceUtil::NullHandleException
    from /usr/lib/ruby/1.8/irb.rb:298:in `inspect'
    from /usr/lib/ruby/1.8/irb.rb:298:in `output_value'
    from /usr/lib/ruby/1.8/irb.rb:151:in `eval_input'
    from /usr/lib/ruby/1.8/irb.rb:259:in `signal_status'
    from /usr/lib/ruby/1.8/irb.rb:147:in `eval_input'
    from /usr/lib/ruby/1.8/irb/ruby-lex.rb:244:in `each_top_level_statement'
    from /usr/lib/ruby/1.8/irb/ruby-lex.rb:230:in `loop'
    from /usr/lib/ruby/1.8/irb/ruby-lex.rb:230:in `each_top_level_statement'
    from /usr/lib/ruby/1.8/irb/ruby-lex.rb:229:in `catch'
    from /usr/lib/ruby/1.8/irb/ruby-lex.rb:229:in `each_top_level_statement'
    from /usr/lib/ruby/1.8/irb.rb:146:in `eval_input'
    from /usr/lib/ruby/1.8/irb.rb:70:in `start'
    from /usr/lib/ruby/1.8/irb.rb:69:in `catch'
    from /usr/lib/ruby/1.8/irb.rb:69:in `start'
    from /usr/bin/irb:13

    Thanks,
    Caleb
    Caleb Tennis
    Analytical Engineering, Inc.
    http://www.aei-tech.com
    Project: Our facility infrastructure heavily utilizes Ice

    Gentoo ebuild maintainer for Ice, IceRuby, etc.

  2. #2
    mes's Avatar
    mes
    mes is online now ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,441
    Hi Caleb,

    Your original post is here. This bug will be fixed in the next release.

    Take care,
    - Mark

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Freeze runtime error
    By ngambek2003 in forum Help Center
    Replies: 4
    Last Post: 09-29-2009, 09:49 PM
  2. Replies: 8
    Last Post: 06-06-2008, 12:12 PM
  3. Using IceRuby 3.2.1 on OSX
    By Tylo in forum Help Center
    Replies: 12
    Last Post: 03-06-2008, 09:30 PM
  4. a runtime error
    By fw_csha in forum Help Center
    Replies: 10
    Last Post: 09-29-2004, 10:29 AM
  5. "Filesystem demo" runtime error
    By oops in forum Help Center
    Replies: 3
    Last Post: 09-25-2004, 08:42 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •