[
https://issues.apache.org/jira/browse/SOLR-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285474#comment-14285474
]
Uwe Schindler edited comment on SOLR-6928 at 1/21/15 10:45 AM:
---------------------------------------------------------------
Yeah, I checked that out, too. You cannot change the locale without
login/logout, and this would also affect user's other programs running.
In fact, not all of the programs are dynamically localized with ".mui" files.
Some of them (like xcopy) are only in one language (the one of the shipped OS).
Also it is not guaranteed that the english locale is there at all - especially
on desktop operating systems.
I think we should place the listening port into a temp file (like Process IDs).
We could also use the process ID like in Unix - Windows has that, too?
was (Author: thetaphi):
Yeah, I checked that out, too. You cannot change the locale without
login/logout, and this would also affect user's other
In fact, not all of the programs are dynamically localized with ".mui" files.
Some of them (like xcopy) are only in one language (the one of the shipped OS).
Also it is not guaranteed that the english locale is there at all - especially
on desktop operating systems.
I think we should place the listening port into a temp file (like Process IDs).
We could also use the process ID like in Unix - Windows has that, too?
> solr.cmd stop works only in english
> -----------------------------------
>
> Key: SOLR-6928
> URL: https://issues.apache.org/jira/browse/SOLR-6928
> Project: Solr
> Issue Type: Bug
> Components: scripts and tools
> Affects Versions: 4.10.3
> Environment: german windows 7
> Reporter: john.work
> Priority: Minor
>
> in solr.cmd the stop doesnt work while executing 'netstat -nao ^| find /i
> "listening" ^| find ":%SOLR_PORT%"' so "listening" is not found.
> e.g. in german cmd.exe the netstat -nao prints the following output:
> {noformat}
> Proto Lokale Adresse Remoteadresse Status PID
> TCP 0.0.0.0:80 0.0.0.0:0 ABHÖREN 4
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]