[
https://issues.apache.org/jira/browse/GEODE-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822657#comment-15822657
]
netroby commented on GEODE-2281:
--------------------------------
Yes. by change the --server-port works for me so the document may need
describe more clear.
> can not create redis server as the document describle
> ------------------------------------------------------
>
> Key: GEODE-2281
> URL: https://issues.apache.org/jira/browse/GEODE-2281
> Project: Geode
> Issue Type: Bug
> Components: docs
> Reporter: netroby
>
> gfsh> start server --name=server1 --redis-bind-address=localhost
> --redis-port=11211 --J=-Dgemfireredis.regiontype=PARTITION_PERSISTENT
> Starting a Geode Server in
> /home/huzhifeng/workspace/geode-demo/apache-geode-1.0.0-incubating/server1...
> The Cache Server process terminated unexpectedly with exit status 1. Please
> refer to the log file in
> /home/huzhifeng/workspace/geode-demo/apache-geode-1.0.0-incubating/server1
> for full details.
> Exception in thread "main" java.lang.RuntimeException: An IO error occurred
> while starting a Server in
> /home/huzhifeng/workspace/geode-demo/apache-geode-1.0.0-incubating/server1 on
> 172.17.0.1[40404]: Network is unreachable; port (40404) is not available on
> localhost.
> at
> org.apache.geode.distributed.ServerLauncher.start(ServerLauncher.java:735)
> at
> org.apache.geode.distributed.ServerLauncher.run(ServerLauncher.java:633)
> at
> org.apache.geode.distributed.ServerLauncher.main(ServerLauncher.java:184)
> Caused by: java.net.BindException: Network is unreachable; port (40404) is
> not available on localhost.
> at
> org.apache.geode.distributed.AbstractLauncher.assertPortAvailable(AbstractLauncher.java:127)
> at
> org.apache.geode.distributed.ServerLauncher.start(ServerLauncher.java:688)
> ... 2 more
> http://geode.apache.org/docs/guide/tools_modules/redis_adapter.html
> I download the latest geode binary distribute
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)