[ 
https://issues.apache.org/jira/browse/HBASE-20463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476499#comment-16476499
 ] 

Benoit Sigoure commented on HBASE-20463:
----------------------------------------

I'm still seeing the error with HBase 1.4.4 (I'm using the binary release 
[here|http://www-us.apache.org/dist/hbase/1.4.4/hbase-1.4.4-bin.tar.gz])

{code:java}
foo@cc2a495eedfe:~$ java -version
openjdk version "9.0.4"
OpenJDK Runtime Environment (build 9.0.4+12-Debian-4)
OpenJDK 64-Bit Server VM (build 9.0.4+12-Debian-4, mixed mode){code}
{code}
{code:java}
foo@cc2a495eedfe:~$ /home/foo/hbase/bin/hbase shell
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in 
version 9.0 and will likely be removed in a future release.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jruby.java.invokers.RubyToJavaInvoker 
(file:/home/foo/hbase/lib/jruby-complete-1.6.8.jar) to method 
java.lang.Object.registerNatives()
WARNING: Please consider reporting this to the maintainers of 
org.jruby.java.invokers.RubyToJavaInvoker
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
ArgumentError: wrong number of arguments (0 for 1)
method_added at 
file:/home/foo/hbase/lib/jruby-complete-1.6.8.jar!/builtin/javasupport/core_ext/object.rb:10
method_added at 
file:/home/foo/hbase/lib/jruby-complete-1.6.8.jar!/builtin/javasupport/core_ext/object.rb:129
Pattern at 
file:/home/foo/hbase/lib/jruby-complete-1.6.8.jar!/builtin/java/java.util.regex.rb:2
(root) at 
file:/home/foo/hbase/lib/jruby-complete-1.6.8.jar!/builtin/java/java.util.regex.rb:1
require at org/jruby/RubyKernel.java:1062
(root) at 
file:/home/foo/hbase/lib/jruby-complete-1.6.8.jar!/builtin/java/java.util.regex.rb:42
(root) at /home/foo/hbase/bin/../bin/hirb.rb:38
{code}

> Fix breakage introduced on branch-1 by HBASE-20276 "[shell] Revert shell REPL 
> change and document"
> --------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-20463
>                 URL: https://issues.apache.org/jira/browse/HBASE-20463
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>            Reporter: stack
>            Assignee: Sean Busbey
>            Priority: Blocker
>             Fix For: 1.5.0, 1.4.4
>
>         Attachments: HBASE-20463-branch-1.v0.patch, HBASE-20463.0.patch
>
>
> Hope you don't mind my making an issue for fixing branch-1 breakage [~busbey] 
> (and [~apurtell]).
> See parent for discussion on breakage.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to