You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "gilles lafargue (JIRA)" <ji...@apache.org> on 2015/09/01 15:26:45 UTC

[jira] [Created] (SOLR-7998) Solr start/stop script is currently incompatible with SUSE 11

gilles lafargue created SOLR-7998:
-------------------------------------

             Summary: Solr start/stop script is currently incompatible with SUSE 11
                 Key: SOLR-7998
                 URL: https://issues.apache.org/jira/browse/SOLR-7998
             Project: Solr
          Issue Type: Bug
          Components: Build
    Affects Versions: 5.3
         Environment: SUSE (SLES 11 SP2)
            Reporter: gilles lafargue


result of the command 'lsof -PniTCP:$SOLR_PORT -sTCP:LISTEN' in script bin/solr

lsof: unsupported TCP/TPI info selection: C
lsof: unsupported TCP/TPI info selection: P
lsof: unsupported TCP/TPI info selection: :
lsof: unsupported TCP/TPI info selection: L
lsof: unsupported TCP/TPI info selection: I
lsof: unsupported TCP/TPI info selection: S
lsof: unsupported TCP/TPI info selection: T
lsof: unsupported TCP/TPI info selection: E
lsof: unsupported TCP/TPI info selection: N
lsof 4.80
latest revision: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
latest FAQ: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ
latest man page: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_man
usage: [-?abhlnNoOPRstUvVX] [+|-c c] [+|-d s] [+D D] [+|-f[gG]]
[-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]]
[-p s] [+|-r [t]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names]
Use the ``-h'' option to get more help information.


it seems that option "-sTCP:LISTEN" is not correct for lsof v4.80



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org