Hi folks, I'm following the guideline from the traffic control web site.
I've successfully installed Traffic Ops and Traffic Portal. I try to install Traffic Monitor right now. First, I've downloaded the RPM file from traffic control website. (RELEASE-1.7.0/traffic_monitor-1.7.0-3908.5b77f60f.el6.x86_64.rpm) But I got Loaded plugins: fastestmirror Examining traffic_monitor-1.7.0-3908.5b77f60f.el6.x86_64.rpm: traffic_monitor-1.7.0-3908.5b77f60f.el6.x86_64 Marking traffic_monitor-1.7.0-3908.5b77f60f.el6.x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package traffic_monitor.x86_64 0:1.7.0-3908.5b77f60f.el6 will be installed --> Processing Dependency: jdk for package: traffic_monitor-1.7.0-3908.5b77f60f.el6.x86_64 Loading mirror speeds from cached hostfile * base: mirror.rackdc.com * extras: mirror.rackdc.com * updates: mirror.rackdc.com --> Finished Dependency Resolution *Error: Package: traffic_monitor-1.7.0-3908.5b77f60f.el6.x86_64 (/traffic_monitor-1.7.0-3908.5b77f60f.el6.x86_64)* * Requires: jdk* You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Then I rebuild the RPM from Docker (traffic_monitor-1.8.0-4400.9190f8eb.el6.x86_64.rpm). I got the same error. This is what I get when I run java -version openjdk version "1.8.0_111" OpenJDK Runtime Environment (build 1.8.0_111-b15) OpenJDK 64-Bit Server VM (build 25.111-b15, mixed mode) Thank you! Muhammed
