FHIR Chat · (no topic) · committers

Stream: committers

Topic: (no topic)


view this post on Zulip Rick Geimer (Mar 02 2016 at 19:41):

I'm seeing this when running a local build against HEAD on two computers:

[java] org.hl7.fhir.dstu3.utils.client.EFhirClientException: Error sending Http Request
...
[java] Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://fhir2.healthintersections.com.au refused

view this post on Zulip Rick Geimer (Mar 02 2016 at 19:41):

Any ideas?

view this post on Zulip Jason Walonoski (Mar 02 2016 at 19:51):

The server appears to be down.

view this post on Zulip Rick Geimer (Mar 02 2016 at 19:56):

Yup, figured that out right after I posted this. Didn't know the build had a dependency on Graham's server. Now I do.

view this post on Zulip Grahame Grieve (Mar 05 2016 at 00:41):

may apologies for that

view this post on Zulip Grahame Grieve (Mar 05 2016 at 00:41):

HIMSS overwhelmed me. I'll be more responsive now

view this post on Zulip Bryn Rhodes (Mar 05 2016 at 19:49):

I see the build is failing, but it looks like it's still a TravisCI build issue. It's working for me locally, I assume I'm okay to commit?

view this post on Zulip Paul Knapp (Mar 05 2016 at 19:56):

I have based on my builds working OK locally and as long as Travis doesn't report a concrete issue like a missing file.

view this post on Zulip Grahame Grieve (Mar 05 2016 at 19:57):

yes right. we're still talking to the travis team

view this post on Zulip Bryn Rhodes (Mar 05 2016 at 20:05):

Okay, committed changes to the CDS/CQI resources. Thanks!

view this post on Zulip Brian Postlethwaite (Mar 14 2016 at 23:31):

I just stumbled upon this issue "error processing narrative":
http://hl7-fhir.github.io/conceptmap-example.html
Is this a know issue, or something that I should log?

view this post on Zulip Grahame Grieve (Mar 14 2016 at 23:35):

it's one of the things I haven't fixed from the code system change last week. no need to submit a task for it

view this post on Zulip Brian Postlethwaite (Mar 14 2016 at 23:35):

Thanks.

view this post on Zulip Rick Geimer (Mar 16 2016 at 04:32):

Anyone know how to base one profile on another profile in a way that works with the build? For example, in guides/ccda/StructureDefinition/ccda-ccd-composition.xml, I'd like to have the following:
<base value="http://hl7.org/fhir/StructureDefinition/ccda-us-realm-header-composition" />
But the build keeps failing unless I do this instead:
<base value="http://hl7.org/fhir/StructureDefinition/Composition"/>
Any ideas?

view this post on Zulip Grahame Grieve (Mar 16 2016 at 20:51):

rick - Sorry I didn't get to this yesterday

view this post on Zulip Grahame Grieve (Mar 16 2016 at 20:51):

how does the build fail?

view this post on Zulip Eric Haas (Mar 16 2016 at 21:52):

(deleted)

view this post on Zulip Eric Haas (Mar 16 2016 at 21:53):

Never mind Task listed twice in resource listing - links to same thing

view this post on Zulip Ewout Kramer (Jul 18 2016 at 08:44):

Oh ok. I edited the compartment Excel sheet to fix it, won't check it in ;-)

view this post on Zulip Lloyd McKenzie (Aug 31 2016 at 17:16):

Try doing a "revert" on your vscache folder

view this post on Zulip Rick Geimer (Oct 03 2016 at 20:10):

Same here, will update and try it out again.

view this post on Zulip Rick Geimer (Nov 23 2016 at 06:54):

Is the build even running?

view this post on Zulip Brian Postlethwaite (Nov 23 2016 at 07:08):

Its publishing content to http://build.fhir.org/ and looks like it ran today.

view this post on Zulip Lloyd McKenzie (Dec 09 2017 at 21:40):

You also have to list the images in publish.ini to get them to publish

view this post on Zulip Eric Haas (Dec 09 2017 at 21:41):

what lloyd said - I forgot that part.


Last updated: Apr 12 2022 at 19:14 UTC