[
https://issues.apache.org/jira/browse/SOLR-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14287184#comment-14287184
]
Uwe Schindler commented on SOLR-6928:
-------------------------------------
Hi,
I can confirm it seems to stop the right server on German Windows 7.
Although I see strange messages in the console on startup/shutdown:
{noformat}
C:\Users\Uwe Schindler\Projects\lucene\trunk-lusolr1\solr\bin>solr.cmd start
-p 8984
Backing up C:\Users\Uwe
Schindler\Projects\lucene\trunk-lusolr1\solr\server\logs\solr.log
1 Datei(en) verschoben.
Backing up C:\Users\Uwe
Schindler\Projects\lucene\trunk-lusolr1\solr\server\logs\solr_gc.log
1 Datei(en) verschoben.
Starting Solr on port 8984 from C:\Users\Uwe
Schindler\Projects\lucene\trunk-lusolr1\solr\server
Zugriff verweigert
Direct your Web browser to http://localhost:8984/solr to visit the Solr Admin UI
C:\Users\Uwe Schindler\Projects\lucene\trunk-lusolr1\solr\bin>SLF4J: Class path
contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/C:/Users/Uwe%20Schindler/Projects/lucene/trunk-lusolr1/solr/server/lib/ext/slf4j-log4j12-1.7.6.ja
r!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/C:/Users/Uwe%20Schindler/Projects/lucene/trunk-lusolr1/solr/server/lib/ext/slf4j-log4j12-1.7.7.ja
r!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
C:\Users\Uwe Schindler\Projects\lucene\trunk-lusolr1\solr\bin>
C:\Users\Uwe Schindler\Projects\lucene\trunk-lusolr1\solr\bin>
C:\Users\Uwe Schindler\Projects\lucene\trunk-lusolr1\solr\bin>solr.cmd stop -p
8984
Stopping Solr running on port 8984
Das System kann den angegebenen Pfad nicht finden.
Gewartet wird 0 Sekunden. Weiter mit beliebiger Taste...
C:\Users\Uwe Schindler\Projects\lucene\trunk-lusolr1\solr\bin>solr.cmd stop -p
8984
No Solr found running on port 8984
C:\Users\Uwe Schindler\Projects\lucene\trunk-lusolr1\solr\bin>
{noformat}
> 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
> Assignee: Timothy Potter
> Priority: Minor
> Fix For: 5.0, Trunk
>
> Attachments: SOLR-6928.patch, SOLR-6928.patch
>
>
> 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]