You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/03/01 20:30:00 UTC

[jira] [Resolved] (GEODE-2281) can not create redis server as the document describle

     [ https://issues.apache.org/jira/browse/GEODE-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker resolved GEODE-2281.
----------------------------------
    Resolution: Resolved

Closing since the user was able to start the server.

> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)