You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "scott chu (JIRA)" <ji...@apache.org> on 2016/06/16 05:37:05 UTC

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

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

scott chu edited comment on SOLR-7998 at 6/16/16 5:36 AM:
----------------------------------------------------------

We have a server that has /etc/redhat-release but no /etc/centos-release. In the redhat-release files, it shows  "Centos 5.4 (final). Even I use 'yum install lsof', the latest version is 4.78 which it's -s option doesn't supper "{protocol-name}:{protocol-status}" format. So not only suSE or Solaris have this problem.


was (Author: scottchu):
We have a server that has /etc/redhat-release but no /etc/centos-release. In the redhat-release files, it shows  "Centos 5.4 (final). Even I use 'yum install lsof', the latest version is 4.78 which it's -s option doesn't supper {protocol-name}:{protocol-status} format. So not only suSE or Solaris have this problem.

> 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