Re: Traffic Monitor - JDK problem in RPM

2016-10-24 Thread Dave Neuman
Hey Muhommed, I think to get around that issue you need to create a generic "jdk" in your yum repo. I thought we fixed this issue in 1.8.0, but maybe we only fixed it in Traffic Router and not Traffic Monitor. I will take a look. Thanks, Dave On Sun, Oct 23, 2016 at 11:09 PM, Muhammed Olgun wro

Re: Traffic Monitor - JDK problem in RPM

2016-10-24 Thread Dave Neuman
oops, sorry I spelled your name wrong. On Mon, Oct 24, 2016 at 7:57 AM, Dave Neuman wrote: > Hey Muhommed, > I think to get around that issue you need to create a generic "jdk" in > your yum repo. I thought we fixed this issue in 1.8.0, but maybe we only > fixed it in Traffic Router and not Tra

Re: Traffic Monitor - JDK problem in RPM

2016-10-24 Thread Steve Malenfant
Please see following link to download jdk on local machine. Then you can install using "yum localinstall ". http://stackoverflow.com/questions/10268583/downloading-java-jdk-on-linux-via-wget-is-shown-license-page-instead On Mon, Oct 24, 2016 at 9:58 AM, Dave Neuman wrote: > oops, sorry I spelle

Re: Traffic Monitor - JDK problem in RPM

2016-10-24 Thread Muhammed Olgun
Hi Dave, That's ok. I've installed Oracle JDK then problem is disappeared. Probably it's something about package manager. Thank you! 24 Eki 2016 Pzt, saat 16:58 tarihinde Dave Neuman şunu yazdı: > oops, sorry I spelled your name wrong. > > On Mon, Oct 24, 2016 at 7:57 AM, Dave Neuman wrote: >

Re: Traffic Monitor - JDK problem in RPM

2016-10-24 Thread Muhammed Olgun
Hi Steve, That's how I solved the issue. Thank you! 24 Eki 2016 Pzt, saat 17:02 tarihinde Steve Malenfant şunu yazdı: > Please see following link to download jdk on local machine. Then you can > install using "yum localinstall ". > > > http://stackoverflow.com/questions/10268583/downloading-ja

[GitHub] incubator-trafficcontrol pull request #10: Traffic Monitor 2.0 Improvements

2016-10-24 Thread robert-butts
GitHub user robert-butts opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/10 Traffic Monitor 2.0 Improvements Adds config for server read and write timeouts. Removes duplicate common API data. Fixes numerous Linter issues. You can merg

Re: traffic ops docker image

2016-10-24 Thread Dan Kirkwood
Hi Sarp, the docker implementation is still very experimental. I can help, but I need more detail on what you have tried and what errors you see. Please provide the exact commands you used, capture the output to a file, and send that file as an attachment to the email. Also provide the vers

[GitHub] incubator-trafficcontrol pull request #9: small docs clarification on postin...

2016-10-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/9 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-trafficcontrol pull request #11: [TR] Add 'ETag' in header when do...

2016-10-24 Thread xiaodzha
GitHub user xiaodzha opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/11 [TR] Add 'ETag' in header when downloading file When TR downloading file, it will only use timestamp to determine whether the file is modified or not. However, when we want to upd

[GitHub] incubator-trafficcontrol pull request #12: Updated Logo in help->about

2016-10-24 Thread dneuman64
GitHub user dneuman64 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/12 Updated Logo in help->about Update the logo in help->about to be the new Traffic Control logo. You can merge this pull request into a Git repository by running: $ git pull h