Skip to content

Doesn't work version 0.4.2.. #372

@Nathaniel7687

Description

@Nathaniel7687

Q1.

I can't import cosbench-ecs in eclipse juno. I followed BUILD.md.. but eclipse can't recognize cosbench-ecs plugin to project.
image

Q2.

I downloaded the 0.4.2 version source code(tar.gz) at "https://github.com/intel-cloud/cosbench/releases" and correctly exported the plugins to eclipse juno.
And I run the program pack.sh, but the plugins are not started with start-all.sh.
However, if I do the same procedure with the 0.4.1 version source code, everything works fine.
I tried to view the log to find out why the plugins are not running, but nothing was recorded(log/ and conf/.driver/ and conf/.controller/).
What is problem release version 0.4.2...

<v0.4.2>

Launching osgi framwork ... 
Successfully launched osgi framework!
Booting cosbench driver ... 
...........................................................
Starting    cosbench-log_0.4.2    [ERROR]
...........................................................
Starting    cosbench-tomcat_0.4.2    [ERROR]
...........................................................
Starting    cosbench-config_0.4.2    [ERROR]
...........................................................
Starting    cosbench-http_0.4.2    [ERROR]
...........................................................
Starting    cosbench-cdmi-util_0.4.2    [ERROR]
...........................................................
Starting    cosbench-core_0.4.2    [ERROR]
...........................................................
Starting    cosbench-core-web_0.4.2    [ERROR]
...........................................................
Starting    cosbench-api_0.4.2    [ERROR]
...........................................................
Starting    cosbench-mock_0.4.2    [ERROR]
...........................................................
Starting    cosbench-ampli_0.4.2    [ERROR]
...........................................................
Starting    cosbench-openio_0.4.2    [ERROR]
...........................................................
Starting    cosbench-swift_0.4.2    [ERROR]
...........................................................
Starting    cosbench-keystone_0.4.2    [ERROR]
...........................................................
Starting    cosbench-httpauth_0.4.2    [ERROR]
...........................................................
Starting    cosbench-s3_0.4.2    [ERROR]
Starting    cosbench-oss_0.4.2    [OK]
...........................................................
Starting    cosbench-gcs_0.4.2    [ERROR]
...........................................................
Starting    cosbench-librados_0.4.2    [ERROR]
...........................................................
Starting    cosbench-scality_0.4.2    [ERROR]
...........................................................
Starting    cosbench-cdmi-swift_0.4.2    [ERROR]
...........................................................
Starting    cosbench-cdmi-base_0.4.2    [ERROR]
...........................................................
Starting    cosbench-driver_0.4.2    [ERROR]
...........................................................
Starting    cosbench-driver-web_0.4.2    [ERROR]
Error in booting cosbench driver!

======================================================

Launching osgi framwork ... 
Successfully launched osgi framework!
Booting cosbench controller ... 
...........................................................
Starting    cosbench-log_0.4.2    [ERROR]
...........................................................
Starting    cosbench-tomcat_0.4.2    [ERROR]
...........................................................
Starting    cosbench-config_0.4.2    [ERROR]
...........................................................
Starting    cosbench-core_0.4.2    [ERROR]
...
(omission)

<v0.4.1>

Launching osgi framwork ... 
Successfully launched osgi framework!
Booting cosbench driver ... 
Starting    cosbench-log_0.4.1    [OK]
Starting    cosbench-tomcat_0.4.1    [OK]
Starting    cosbench-config_0.4.1    [OK]
Starting    cosbench-http_0.4.1    [OK]
Starting    cosbench-cdmi-util_0.4.1    [OK]
Starting    cosbench-core_0.4.1    [OK]
Starting    cosbench-core-web_0.4.1    [OK]
Starting    cosbench-api_0.4.1    [OK]
Starting    cosbench-mock_0.4.1    [OK]
Starting    cosbench-ampli_0.4.1    [OK]
Starting    cosbench-swift_0.4.1    [OK]
Starting    cosbench-keystone_0.4.1    [OK]
Starting    cosbench-httpauth_0.4.1    [OK]
Starting    cosbench-s3_0.4.1    [OK]
Starting    cosbench-librados_0.4.1    [OK]
Starting    cosbench-scality_0.4.1    [OK]
Starting    cosbench-cdmi-swift_0.4.1    [OK]
Starting    cosbench-cdmi-base_0.4.1    [OK]
Starting    cosbench-driver_0.4.1    [OK]
Starting    cosbench-driver-web_0.4.1    [OK]
Successfully started cosbench driver!
Listening on port 0.0.0.0/0.0.0.0:18089 ... 
Persistence bundle starting...
Persistence bundle started.
----------------------------------------------
!!! Service will listen on web port: 18088 !!!
----------------------------------------------

======================================================

Launching osgi framwork ... 
Successfully launched osgi framework!
Booting cosbench controller ... 
Starting    cosbench-log_0.4.1    [OK]
Starting    cosbench-tomcat_0.4.1    [OK]
Starting    cosbench-config_0.4.1    [OK]
Starting    cosbench-core_0.4.1    [OK]
Starting    cosbench-core-web_0.4.1    [OK]
Starting    cosbench-controller_0.4.1    [OK]
Starting    cosbench-controller-web_0.4.1    [OK]
Successfully started cosbench controller!
Listening on port 0.0.0.0/0.0.0.0:19089 ... 
Persistence bundle starting...
Persistence bundle started.
----------------------------------------------
!!! Service will listen on web port: 19088 !!!
----------------------------------------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions