You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@predictionio.apache.org by djKooks <gi...@git.apache.org> on 2016/09/26 04:14:49 UTC

[GitHub] incubator-predictionio issue #302: Bind fail when running pio

GitHub user djKooks opened an issue:

    https://github.com/apache/incubator-predictionio/issues/302

    Bind fail when running pio

    While trying tutorial, I stucked in some error.
    ```
    Kwangins-MacBook-Pro:incubator-predictionio kwangin$ pio status
    [INFO] [Console$] Inspecting PredictionIO...
    [INFO] [Console$] PredictionIO 0.9.6 is installed at /Users/kwangin/workspace/github_source/incubator-predictionio/PredictionIO-0.9.6
    [INFO] [Console$] Inspecting Apache Spark...
    [INFO] [Console$] Apache Spark is installed at /Users/kwangin/workspace/github_source/incubator-predictionio/PredictionIO-0.9.6/vendors/spark-1.5.1-bin-hadoop2.6
    [INFO] [Console$] Apache Spark 1.5.1 detected (meets minimum requirement of 1.3.0)
    [INFO] [Console$] Inspecting storage backend connections...
    [INFO] [Storage$] Verifying Meta Data Backend (Source: PGSQL)...
    [INFO] [Storage$] Verifying Model Data Backend (Source: PGSQL)...
    [INFO] [Storage$] Verifying Event Data Backend (Source: PGSQL)...
    [INFO] [Storage$] Test writing to Event Store (App Id 0)...
    [INFO] [Console$] (sleeping 5 seconds for all messages to show up...)
    [INFO] [Console$] Your system is all ready to go.
    Kwangins-MacBook-Pro:incubator-predictionio kwangin$ pio eventserver &
    [1] 12303
    Kwangins-MacBook-Pro:incubator-predictionio kwangin$ [INFO] [Console$] Creating Event Server at 0.0.0.0:7070
    [WARN] [HttpListener] Bind to /0.0.0.0:7070 failed
    [ERROR] [EventServerActor] Command failed.
    ```
    Setting seems no problem. Does someone know about this?


----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio issue #302: Bind fail when running pio

Posted by dszeto <gi...@git.apache.org>.
Github user dszeto commented on the issue:

    https://github.com/apache/incubator-predictionio/issues/302
  
    Hi, please redirect usage questions to user@predictionio.incubator.apache.org for more exposure to the rest of the community. Subscription instructions can be found at http://predictionio.incubator.apache.org/support/.
    
    Do you already have something using port 7070? You may also take a look at `pio.log` in the working directory (i.e. where you ran `pio eventserver`) for more details.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio issue #302: Bind fail when running pio

Posted by djKooks <gi...@git.apache.org>.
Github user djKooks closed the issue at:

    https://github.com/apache/incubator-predictionio/issues/302


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---