gemhome / fnordmetric

(possible new home for) FnordMetric is a redis/ruby-based realtime Event-Tracking app
0 stars 1 forks source link

Enterprise `--admin` option doesn't appear to work #46

Open bf4 opened 10 years ago

bf4 commented 10 years ago

Issue by sdmtr Saturday Mar 16, 2013 at 01:43 GMT Originally opened as https://github.com/paulasmuth/fnordmetric/issues/134


When attempting to run Fnordmetric Enterprise using the invocation supplied in the documentation, the result is an error stating that --admin isn't a valid option:

$ java -jar fnord128.jar --tcp 8922 --websocket 8080 --admin 8081
error: invalid option: --admin

usage: fnordmetric-server [options]
  --http               <port>   start http server on this port
  --http-threads       <num>    number of http worker-threads (default: 4)
  --websocket          <port>   start websocket server on this port
  --websocket-threads  <num>    number of websocket worker-threads (default: 4)
  --admin              <port>   start http admin web interface on this port
  -h, --help                    you're reading it...
  -d, --debug                   debug mode

I took a quick look at the code and it looks like there really isn't an --admin option, so I'm not sure why the documentation refers to it (and how we're meant to access the admin interface.)

bf4 commented 10 years ago

Comment by sreuter Sunday Mar 17, 2013 at 15:40 GMT


+1

bf4 commented 10 years ago

Comment by tr0nic7 Wednesday Mar 20, 2013 at 21:18 GMT


same error here:

java -jar FnordMetric-Enterprise-v1.2.8.jar --tcp 8922 --websocket 8080 --admin 8081 error: invalid option: --admin

bf4 commented 10 years ago

Comment by stopher Wednesday Apr 03, 2013 at 13:47 GMT


I would like to second this issue and note that the documentation seems wrong since we are told to specify tcp port, but the help only refers to http, websocket and admin listeners.

bf4 commented 10 years ago

Comment by letronje Wednesday Apr 10, 2013 at 11:07 GMT


No mention of "--admin" in https://github.com/paulasmuth/fnordmetric/blob/master/fnordmetric-enterprise/src/FnordMetric.scala#L45-L78

bf4 commented 10 years ago

Comment by Kozlov-V Thursday Apr 11, 2013 at 13:29 GMT


it options need only payment suport )))

bf4 commented 10 years ago

Comment by Kozlov-V Friday Apr 12, 2013 at 07:39 GMT


+3

bf4 commented 10 years ago

Comment by digvan Monday Apr 22, 2013 at 07:14 GMT


+4

bf4 commented 10 years ago

Comment by jigfox Monday May 27, 2013 at 15:43 GMT


+5

bf4 commented 10 years ago

Comment by spangenberg Wednesday May 29, 2013 at 02:52 GMT


+6

bf4 commented 10 years ago

Comment by cajbecu Wednesday May 29, 2013 at 15:35 GMT


+7

bf4 commented 10 years ago

Comment by Kozlov-V Wednesday May 29, 2013 at 15:45 GMT


Oole! Ole-Ole-Ole!

bf4 commented 10 years ago

Comment by davidjgonzalez Wednesday Jun 05, 2013 at 22:44 GMT


+8

bf4 commented 10 years ago

Comment by thefron Friday Jun 21, 2013 at 12:30 GMT


+9

bf4 commented 10 years ago

Comment by lmmn Tuesday Jun 25, 2013 at 22:43 GMT


+10 The documentation is very poor!!!

bf4 commented 10 years ago

Comment by lmmn Tuesday Jun 25, 2013 at 22:57 GMT


Uninstall ;)

bf4 commented 10 years ago

Comment by lorddoig Sunday Jun 30, 2013 at 17:38 GMT


+11

bf4 commented 10 years ago

Comment by lorddoig Sunday Jun 30, 2013 at 19:36 GMT


In fact looking through the source code it's obvious that Enterprise is still very much under development. Both the admin and HTTP servers aren't yet implemented (potentially among other things, I didn't go through it all) while both the TCP and UDP servers are, but are not documented in the startup commands. The issue here is that the both the readme and official docs give the impression it's ready to go into production.

Those who have ideas of using Enterprise in production would do well to wait.

bf4 commented 10 years ago

Comment by shamasis Tuesday Feb 11, 2014 at 17:07 GMT


+12 million. ;-) Deriving from, @lorddoig we should wait until @paulasmuth says this issue is fixed and we are good to test it out. ;-)