Unknown response code: connection refused

2016-12-15 Thread maryandmeichao
I'm trying to run a simple java-example application(which print "hello world") under the apps,i built it with CLI by the command below: ./scripts/build image=java-example,cli and then,run it with command: ./scripts/run.py it successfully print "hello world",but wh

Problems building on Ubuntu 16.10

2016-12-15 Thread Rick Payne
I’ve been setting up a small testbed with some intel nuc computers. I just stuffed the latest Ubuntu (16.10) on them as thats what I had to hand. Images that I build on another machine (Ubuntu 16.04) run fine. Downgrading is hard (we’re fairly remote with poor connectivity, but do have a mirror

Re: Service Fabric

2016-12-15 Thread Benoît Canet
I do not know HyperV at all I will take some time to browse the web about it on Sunday. But hyperv seems to suport both paravirtualization with VMBus and device emulation. If you have some microsoft support maybe you can ask for what regular device hyperv can emulate. Maybe they are vanilla devi

Re: Service Fabric

2016-12-15 Thread Ltc Hotspot
Are you referring to these drivers in the Hyper-V Architecture: Root Partition, VID, and WinHv. Source URL link is available at https://msdn.microsoft.com/en-us/library/cc768520%28v=bts.10%29.aspx Please, be specific. On Thursday, December 15, 2016 at 9:05:19 AM UTC-8, Benoît CANET wrote: > >

Re: Service Fabric

2016-12-15 Thread Benoît CANET
OSV would need driver for HyperV to be written as described in the github issue I gave you. 2016-12-14 21:44 GMT+01:00 Ltc Hotspot : > MS: What specific drivers are you referring as part of the Azure host > e.g., Hyper v? > > On Wednesday, December 14, 2016 at 3:57:23 AM UTC-8, Benoît Canet wrote