Skip to content

Problems while running the Daikoku jar #336

@rupipal

Description

@rupipal

Hi,

I haven't used MongoDB earlier. And presently my idea is to quickly check out daikou. When I run as
java -jar daikoku.jar It seems the connection to the DB is not set up...this is what I get in the logs...any tips?

[info] a.e.s.Slf4jLogger - Slf4jLogger started
[info] a.e.s.Slf4jLogger - Slf4jLogger started
[info] MongoDataStore - used
[info] a.e.s.Slf4jLogger - Slf4jLogger started
[info] AuditTrailPurgeJob - Start audit trail purge job
[info] AuditTrailPurgeJob - audit by cron ==> false every 1 hour
[info] r.api.Driver - No mongo-async-driver configuration found
[info] a.e.s.Slf4jLogger - Slf4jLogger started
[info] r.api.Driver - [Supervisor-1] Creating connection: Connection-1
[info] r.c.a.MongoDBSystem - [Supervisor-1/Connection-1] Starting the MongoDBSystem
[info] r.c.netty.Pack - Instantiated reactivemongo.core.netty.Pack
[info] play.api.Play - Application started (Prod) (no global state)
[info] p.c.s.AkkaHttpServer - Listening for HTTP on /0:0:0:0:0:0:0:0:8080
[warn] r.a.MongoConnection - [Supervisor-1/Connection-1] Timeout after 8200 milliseconds while probing the connection monitor: IsPrimaryAvailable#1250956357?
[warn] r.a.MongoConnection - [Supervisor-1/Connection-1] Timeout after 8200 milliseconds while probing the connection monitor: IsPrimaryAvailable#1234744190?
...

It continues like that...and , of course, the Daikoku web UI isn't there...it shows error Error - Server Error: a8dab997-9efe-3d11-8a03-2d56a53f85ed

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