Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-1980

stop-here not accepting localhost

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • scripts
    • None

    Description

       bin/stop-here.sh
      2013-12-06 19:26:13,798 [util.Admin] ERROR: java.lang.IllegalArgumentException: Address was expected to contain port. address=localhost
      java.lang.IllegalArgumentException: Address was expected to contain port. address=localhost
      	at org.apache.accumulo.core.util.AddressUtil.parseAddress(AddressUtil.java:28)
      	at org.apache.accumulo.server.util.Admin.stopTabletServer(Admin.java:302)
      	at org.apache.accumulo.server.util.Admin.main(Admin.java:185)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:622)
      	at org.apache.accumulo.start.Main$1.run(Main.java:137)
      	at java.lang.Thread.run(Thread.java:701)
      

      This is running on a single node install where all processes are defined in their respective files as 'localhost'

      Attachments

        Activity

          People

            vines John Vines
            vines John Vines
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: