jruby.reify.classes fails with optparse.rb (trinidad)
-----------------------------------------------------

                 Key: JRUBY-5491
                 URL: http://jira.codehaus.org/browse/JRUBY-5491
             Project: JRuby
          Issue Type: Bug
          Components: Java Integration
    Affects Versions: JRuby 1.6RC2
         Environment: RHEL 5.4
Oracle Java 1.6.0_21
JRuby 1.6.0.RC2

            Reporter: Uwe Kubosch
            Priority: Blocker
             Fix For: JRuby 1.6RC3


PID_FILE=tmp/pids/server.pid
JRUBY_OPTS="--server -J-Djruby.reify.classes=true -J-Xmx512M"
jruby $JRUBY_OPTS -S trinidad -ldaemon --max-runtimes 1 -p 4242 -e production 
--daemonize $PID_FILE >log/stdout.log

java version "1.6.0_21"
Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
Java HotSpot(TM) 64-Bit Server VM (build 17.0-b16, mixed mode)
jruby 1.6.0.RC2 (ruby 1.8.7 patchlevel 330) (2011-02-09 5434c72) (Java 
HotSpot(TM) 64-Bit Server VM 1.6.0_21) [linux-amd64-java]
org/jruby/RubyProc.java:268:in `call': stack level too deep (SystemStackError)
        from org/jruby/RubyProc.java:228:in `call'
        from 
/home/datek/CargoNetAnkomstBeregning/jruby/lib/ruby/1.8/optparse.rb:798:in 
`add_officious'
        from org/jruby/RubyHash.java:1167:in `each'
        from 
/home/datek/CargoNetAnkomstBeregning/jruby/lib/ruby/1.8/optparse.rb:797:in 
`add_officious'
        from 
/home/datek/CargoNetAnkomstBeregning/jruby/lib/ruby/1.8/optparse.rb:791:in 
`initialize'
        from 
/home/datek/CargoNetAnkomstBeregning/jruby-1.6.0.RC2/lib/ruby/gems/1.8/gems/trinidad-1.0.5/bin/../lib/trinidad/command_line_parser.rb:43:in
 `options_parser'
        from 
/home/datek/CargoNetAnkomstBeregning/jruby-1.6.0.RC2/lib/ruby/gems/1.8/gems/trinidad-1.0.5/bin/../lib/trinidad/command_line_parser.rb:26:in
 `parse!'
        from 
/home/datek/CargoNetAnkomstBeregning/jruby-1.6.0.RC2/lib/ruby/gems/1.8/gems/trinidad-1.0.5/bin/../lib/trinidad/command_line_parser.rb:9:in
 `parse'
        from 
/home/datek/CargoNetAnkomstBeregning/jruby-1.6.0.RC2/lib/ruby/gems/1.8/gems/trinidad-1.0.5/bin/trinidad:8:in
 `(root)'
        from org/jruby/RubyKernel.java:1063:in `load'
        from /home/datek/CargoNetAnkomstBeregning/jruby/bin/trinidad:19:in 
`(root)'
[datek@alt-cargonet-gtps01 CargoNetAnkomstBeregning]$ jruby --version
jruby 1.6.0.RC2 (ruby 1.8.7 patchlevel 330) (2011-02-09 5434c72) (Java 
HotSpot(TM) 64-Bit Server VM 1.6.0_21) [linux-amd64-java]


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to