Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Running flowvisor #289

@simone-agliano-dev

Description

@simone-agliano-dev

Hello,

I'm writing because I have a problem with running of flowvisor.
I have tried both Ubuntu 16.04 and Ubuntu 12
I have done these steps:

1)Dependencies installation

sudo apt-get install build-essential oracle-java6-installer

ant eclipse

2)clone from repository

3)adding user and give the permission to usr/local and flowvisor( maybe chmod o chown)

4)make and install as a user

sudo make

sudo make fvuser=flowvisor fvgroup=flowvisor install

Everything it's been done without errors, but when I try to generate the configuration

sudo -u flowvisor fvconfig generate /etc/flowvisor/config.json

I get a NullPointerException on database, basically it told me that I can't start the configuration

I can't access to DB.

5)Also if I try to type this command
sudo /etc/init.d/flowvisor start

I get an error. Db is not populated.

I hope someone can help me.

Best regards,

Simone Aglianò

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions