Open ElizarovEugene opened 6 years ago
Try 0.4.2 rc4. I'm not shure what's wrong with 0.4.2 release, but rc4 worked and seem to have no major differences from the release version.
@alexey-dushechkin Thanks, I'll try later.
Seems like there is no right answer as to which version to use. I am running it on an EC2 instance so Desktop UI is not that easy to set up. And also, 0.4.2 c4 cannot have MD5 check, as stated in other issues. Any pointers on how to fix this?
I'm seeing very similar issues as @ElizarovEugene, for what its worth.
My pull request version(#373) is solved this problem and this issue already reported(#372). You can use it(https://github.com/Nathaniel7687/cosbench).
@Nathaniel7687 For what its worth I did try to use your fork, however the issue remained. I found that cosbench seems to have problems with Openjdk-jre-9, reverting to 8 removed the issue.
I am running Ubuntu 16.04 java -version openjdk version "1.8.0_191" OpenJDK Runtime Environment (build 1.8.0_191-8u191-b12-2ubuntu0.16.04.1-b12) OpenJDK 64-Bit Server VM (build 25.191-b12, mixed mode)
I am experiencing the same issue
I am running Ubuntu 16.04 java -version openjdk version "1.8.0_191" OpenJDK Runtime Environment (build 1.8.0_191-8u191-b12-2ubuntu0.16.04.1-b12) OpenJDK 64-Bit Server VM (build 25.191-b12, mixed mode)
I am experiencing the same issue
@DeniseK21 According to the cosbench user guide, they are recommending to use jdk version 7. In my experience, cosbench doesn't work with jdk 8 or later. You must operate cosbench with jdk version 7.
I uninstalled JDK 8 and installed JDK 7 and unfortunately still experiencing the same issue. root@cosbox01:~/cos# java -version java version "1.7.0_95" OpenJDK Runtime Environment (IcedTea 2.6.4) (7u95-2.6.4-3) OpenJDK 64-Bit Server VM (build 24.95-b01, mixed mode)
I have the same issue and retried many times. It may be due to residual processes in your previous installation, you can use 'ps -ef |grep cosbench' and kill all of them, then reinstall to solve it
Hello. Only get acquainted with your project and perhaps something that is not doponyal in the installation, but does not remove the system. Install Java and Curl, as stated in the documentation.
I'm using Ubuntu 14.04.5 LTS But after the launch I get the following
I looked in log/controller-boot.log and saw
similarly in driver-boot.log a feeling that something is not installed what's my mistake? help please understand and start the system