IRC Chat : 2013-08-15 - OpenMRS

00:00:04 <LeeBreisacher> wyclif: some of the failed builds on Bamboo have *all* the modules NOT STARTED, but most of the failed builds have just that one Reference Meta Data NOT STARTED.
00:01:21 *** upul has joined #openmrs
00:03:07 <wyclif> LeeBreisacher: the problem is in reference application module
00:03:21 <wyclif> LeeBreisacher: am going to commit what i presume is the fix
00:03:38 <LeeBreisacher> wyclif: yay. thanks.
00:03:54 <LeeBreisacher> wyclif: still not sure about this missing module though. seems unrelated.
00:07:45 <wyclif> LeeBreisacher: i managed to get into a situation where all modules failed to start and succeeded in going around it, i had made changes in multiple modules, so am trying to undo them and pin point the exact one
00:59:10 *** evmw has quit IRC
01:33:11 *** dmulindwa has joined #openmrs
01:45:03 *** evmw has joined #openmrs
01:45:04 *** ChanServ sets mode: +v evmw
01:48:44 *** evmw has quit IRC
01:50:33 *** evmw has joined #openmrs
01:50:33 *** ChanServ sets mode: +v evmw
01:51:18 *** LeeBreisacher1 has joined #openmrs
01:52:21 *** dmulindwa has quit IRC
01:54:10 *** LeeBreisacher has quit IRC
02:37:11 *** evmw has quit IRC
03:03:24 *** wyclif has quit IRC
03:13:34 *** LeeBreisacher1 has left #openmrs
03:34:40 *** sgithens has quit IRC
03:37:46 *** mareias has joined #openmrs
03:47:33 *** sgithens has joined #openmrs
04:20:53 *** davidpardz has joined #openmrs
04:20:53 *** ChanServ sets mode: +v davidpardz
04:41:26 *** rday has quit IRC
05:15:28 *** harshadura has quit IRC
05:36:09 *** harshadura has joined #openmrs
05:36:09 *** ChanServ sets mode: +v harshadura
05:43:48 *** dmulindwa has joined #openmrs
06:08:16 *** davidpardz has quit IRC
06:08:36 *** davidpardz has joined #openmrs
06:09:23 *** lh has joined #openmrs
06:09:23 *** lh has joined #openmrs
06:15:42 *** k-joseph has joined #openmrs
06:18:15 *** robbyoconnor has quit IRC
06:30:55 *** robbyoconnor has joined #openmrs
06:30:55 *** ChanServ sets mode: +v robbyoconnor
06:43:52 *** dmulindwa has quit IRC
06:44:01 *** dmulindwa has joined #openmrs
06:44:34 *** maurya has joined #openmrs
06:46:08 *** rday has joined #openmrs
06:46:44 *** rcrichton has joined #openmrs
07:09:34 *** harshadura_ has joined #openmrs
07:10:36 *** upul has quit IRC
07:11:40 *** harshadura has quit IRC
07:19:34 *** mareias has quit IRC
07:35:20 *** NameFILIP has joined #openmrs
07:35:20 *** ChanServ sets mode: +v NameFILIP
07:49:03 *** k-joseph has quit IRC
07:51:12 *** dmulindwa has quit IRC
07:56:25 *** dkayiwa has joined #openmrs
08:38:36 *** dkayiwa_ has joined #openmrs
08:40:40 *** dkayiwa has quit IRC
08:40:40 *** dkayiwa_ is now known as dkayiwa
08:42:31 *** k-joseph has joined #openmrs
08:50:17 *** rday has quit IRC
08:54:06 <dkayiwa> k-joseph: can i look at the stack trace?
09:13:26 <k-joseph> dkayiwa: here is the stack trace http://pastebin.com/GJ3pHUvQ
09:14:03 <dkayiwa> k-joseph: patebin your unit test. and also pastebin PatientState
09:16:46 <k-joseph> dkayiwa: here is the testclass http://pastebin.com/bsuW3xb3 and PatientState class at http://pastebin.com/yEbz5P1C
09:17:57 <dkayiwa> k-joseph: what is the root cause?
09:17:58 <OpenMRSBot> Recent updates in the world of openmrsci: REFAPP-OMODDISTRO-936 has FAILED (2 tests failed) : Manual build by Daniel Kayiwa <https://ci-stg.openmrs.org/browse/REFAPP-OMODDISTRO-936>
09:18:39 <k-joseph> dkayiwa: it is because this.getEndDate() is null,
09:18:53 <k-joseph> dkayiwa: i think it is supposed to be so
09:18:56 <dkayiwa> k-joseph: did you give a date to it?
09:19:19 <k-joseph> dkayiwa: that is null value
09:19:39 <dkayiwa> k-joseph: then thats why it throws a NPE
09:19:56 <k-joseph> dkayiwa: the testcase its self says so, compareTo_shouldReturnPositiveIfStartDatesEqualAndThisEndDateNull()
09:21:53 <dkayiwa> k-joseph: modify PatientState to check for nulls
09:26:21 <dkayiwa> k-joseph: why don't you use the PatientState compareTo as it is here? https://github.com/openmrs/openmrs-core/blob/master/api/src/main/java/org/openmrs/PatientState.java
09:26:25 <OpenMRSBot> <http://ln-s.net/-ljQ> (at github.com)
09:30:34 <k-joseph> dkayiwa: that change was as a result of Roger's comment at https://tickets.openmrs.org/browse/TRUNK-3652?focusedCommentId=200015&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-200015
09:31:43 <dkayiwa> k-joseph: tell him that it throws a NPE
09:32:18 <k-joseph> dkayiwa: ok, will add that on the ticket page
09:35:55 *** rcrichton has quit IRC
09:38:51 *** rcrichton has joined #openmrs
09:40:19 <k-joseph> dkayiwa: i had at first concidered using Darius's approah and then i made some changes to fit Roger's comment, above, however the link you have given me about using PatientState as it is, means to as well not include the option for comparing the uuids of the two states !!!
09:40:45 <k-joseph> ?
09:40:46 <dkayiwa> k-joseph: ok
09:43:49 *** dmulindwa has joined #openmrs
09:48:30 <k-joseph> dkayiwa: still even when i use Darius's approach and include an aption for comparing state's uuids, the test class still passes, do you think i leave PatientState class as it is and concider having added only some two testcases in its test class or i include the option for comparing uuids since it also passes?
09:48:55 <dkayiwa> k-joseph: am not sur
09:48:56 <dkayiwa> e
10:06:28 *** dmulindwa has quit IRC
10:54:58 *** cospih has joined #openmrs
11:24:05 *** harshadura_ is now known as harshadura
11:29:28 *** GitHub154 has joined #openmrs
11:29:28 <GitHub154> [openmrs-core] k-joseph opened pull request #387: TRUNK-3652 (master...TRUNK-3652) http://git.io/cd8ZCg
11:29:28 *** GitHub154 has left #openmrs
12:27:54 *** LeeBreisacher1 has joined #openmrs
12:31:28 *** evmw has joined #openmrs
12:31:28 *** ChanServ sets mode: +v evmw
12:49:05 *** wyclif has joined #openmrs
12:54:37 *** evmw has quit IRC
12:55:33 *** wyclif has quit IRC
13:00:30 *** k-joseph has quit IRC
13:08:55 *** harshadura_ has joined #openmrs
13:11:40 *** harshadura has quit IRC
13:11:56 *** evmw has joined #openmrs
13:11:56 *** ChanServ sets mode: +v evmw
13:13:02 *** evmw has quit IRC
13:20:38 *** k-joseph has joined #openmrs
13:33:42 *** wyclif has joined #openmrs
13:36:40 *** sgithens has quit IRC
13:36:43 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Modules: KenyaCore 0.5 uploaded to OpenMRS Module Repository <https://modules.openmrs.org/modules/view.jsp?module=kenyacore&ampversion=&amp0.5>
13:39:02 *** davidpardz has left #openmrs
13:55:26 *** cospih has quit IRC
13:57:53 <OpenMRSBot> Recent updates in the world of openmrsci: REFAPP-OMODDISTRO-937 has FAILED (1 tests failed) : Dependant of EMRAPI-EMRAPI-111 <https://ci-stg.openmrs.org/browse/REFAPP-OMODDISTRO-937>
14:03:46 *** jordank has joined #openmrs
14:07:55 <OpenMRSBot> Recent updates in the world of openmrsci: REFAPP-OMODDISTRO-937 has FAILED (1 tests failed) : Rebuilt 1 times <https://ci-stg.openmrs.org/browse/REFAPP-OMODDISTRO-937>
14:18:23 *** sgithens has joined #openmrs
14:23:35 <OpenMRSBot> Recent updates in the world of openmrsci: REFAPP-OMODDISTRO-938 has FAILED (2 tests failed) : Manual build by Wyclif Luyima <https://ci-stg.openmrs.org/browse/REFAPP-OMODDISTRO-938>
14:29:20 *** davidpardz has joined #openmrs
14:29:20 *** ChanServ sets mode: +v davidpardz
14:37:21 *** dmulindwa has joined #openmrs
14:38:41 <jkeiper> using ResponseBody, i have conflicting getters for "retired" on metadata ... probably because we have isRetired and getRetired.
14:38:47 <jkeiper> how do i get around that?
14:47:27 *** robbyoconnor has quit IRC
14:50:43 *** robbyoconnor has joined #openmrs
14:50:44 *** ChanServ sets mode: +v robbyoconnor
14:55:18 *** glauber has joined #openmrs
14:59:38 *** harsz89 has joined #openmrs
14:59:38 *** ChanServ sets mode: +v harsz89
15:01:30 <OpenMRSBot> Recent updates in the world of openmrsci: REFMETA-REFMETA-19 has FAILED (1 tests failed) : Updated by Wyclif Luyima <https://ci-stg.openmrs.org/browse/REFMETA-REFMETA-19>
15:02:06 *** rcrichton has quit IRC
15:04:22 *** glauber has quit IRC
15:08:27 *** davidpardz has quit IRC
15:20:08 <OpenMRSBot> Recent updates in the world of openmrsci: REFAPP-OMODDISTRO-939 has FAILED (1 tests failed) : Dependant of RA-RA-98 <https://ci-stg.openmrs.org/browse/REFAPP-OMODDISTRO-939>
15:24:22 *** dmulindwa has quit IRC
15:25:10 *** jordank has quit IRC
15:29:14 *** sgithens has quit IRC
15:32:24 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Modules: KenyaUI 1.9 uploaded to OpenMRS Module Repository <https://modules.openmrs.org/modules/view.jsp?module=kenyaui&ampversion=&amp1.9>
15:34:33 *** breeze has joined #openmrs
15:39:02 *** evmw has joined #openmrs
15:39:02 *** ChanServ sets mode: +v evmw
15:42:17 <OpenMRSBot> Recent updates in the world of openmrsci: REFAPP-OMODDISTRO-940 has FAILED (1 tests failed) : Dependant of RA-RA-99 <https://ci-stg.openmrs.org/browse/REFAPP-OMODDISTRO-940>
15:43:31 *** wyclif has quit IRC
15:51:25 *** cospih has joined #openmrs
16:10:30 *** sgithens has joined #openmrs
16:19:00 *** mogoodrich_ has joined #openmrs
16:19:34 <mogoodrich_> dkayiwa: hopefully i have this TokenRegistration issue fixed... howver, github appears to be down right now, so i can't push up my changes...
16:19:58 <dkayiwa> mogoodrich_: ohhhhhh that will be such a great savior man!!!!
16:20:10 <dkayiwa> mogoodrich_: what was the cause?
16:20:34 <mogoodrich_> dkayiwa: well, let's see if it works first... it seemed to be failing for different reasons for different people...
16:20:46 <dkayiwa> mogoodrich_: ok :)
16:20:59 <mogoodrich_> dkayiwa: i saw that the TokenRegistration.hbm file wasn't in the HFE test directory for some reason... however, no idea why this would just have started to fail now...
16:21:43 <dkayiwa> mogoodrich_: strange indeed. even when i tried put it there myself, i simply got another exception as i reported on the list
16:22:09 <mogoodrich_> dkayiwa: we will see, fingers crossed!
16:23:25 *** glauber has joined #openmrs
16:25:09 *** maurya has quit IRC
16:27:55 *** sgithens has quit IRC
16:37:34 <LeeBreisacher1> mogoodrich_, dkayiwa: is it possible we have multiple problems? I still think the refapp-distro pom should be changed to use HFE version 2.1.4 instead of 2.1.4-SNAPSHOT?
16:38:05 <mogoodrich_> LeeBreisacher1: i just release HFE 2.1.5, so we should change to that...
16:38:21 <LeeBreisacher1> mogoodrich_: ok. cool.
16:48:43 *** wyclif has joined #openmrs
16:48:59 <h3llborn> Anyone play xbox/ps3 here? http://www.youtube.com/watch?v=Hj9N5lZodH4
16:49:23 *** NameFILIP has quit IRC
16:59:45 *** jordank has joined #openmrs
17:04:44 <downey> cpower: http://events.openmrs.org/schedule
17:04:54 <downey> h3llborn: i think nribeka does
17:05:24 <h3llborn> downey: well once gta5 comes out, he'll probably be hard to get a hold of :P
17:05:35 <downey> h3llborn: no doubt :)
17:05:56 <h3llborn> downey: especailly with that online multiplayer, good god that looks amazing
17:06:22 *** k-joseph has quit IRC
17:06:26 <downey> h3llborn: Gen Con is currently happening near the Indianapolis OpenMRS office
17:06:41 <h3llborn> downey: gen con? whats that
17:06:51 <downey> !refer h3llborn http://www.gencon.com/
17:06:51 * OpenMRSBot refers h3llborn to http://www.gencon.com/
17:07:21 <h3llborn> downey: thats pretty epic! are you going?
17:07:38 <downey> h3llborn: depends how much OMRS13 stuff i end up doing this weekend :)
17:08:01 <h3llborn> downey: ahah fair enough where is omrs13 this year?
17:08:31 <downey> h3llborn: eldoret kenya, the "birthplace" of openmrs ... http://events.openmrs.org/
17:08:58 <h3llborn> downey: well that is quite the hike I doubt I can make it out there :P
17:09:29 *** harsha89 has joined #openmrs
17:09:37 <h3llborn> downey: if it was anywhere in north america, I can fly there for free :P
17:09:40 <downey> h3llborn: should have applied for a scholarship :) maybe next year
17:10:01 <h3llborn> downey: ya quite possibly next year :P
17:10:05 *** harshadura__ has joined #openmrs
17:11:55 *** harsz89 has quit IRC
17:12:00 <h3llborn> downey: are any gosc students going btw?
17:12:41 <downey> h3llborn: wouldn't be surprised
17:12:53 <h3llborn> downey: hahah did that happen last year?
17:12:55 <downey> h3llborn: last year we had 3 generations of students/mentors/students
17:13:21 *** harshadura_ has quit IRC
17:13:41 <h3llborn> downey: thats pretty cool! the other problem with me going would be that I'd be missing probably a week full of classes...
17:13:55 <downey> h3llborn: yeah it's a challenge, but super rewarding. :)
17:14:34 <downey> h3llborn: http://google-opensource.blogspot.com/2011/10/openmrs-welcomes-with-open-arms.html
17:14:36 <OpenMRSBot> <http://ln-s.net/-lsU> (at google-opensource.blogspot.com)
17:14:37 <h3llborn> downey: sounds like it!
17:14:54 <downey> h3llborn: nice article there from suranga
17:15:07 <h3llborn> downey: ill check it out ! thanks for the link!
17:17:37 <h3llborn> downey: interesting read thats for sure! well I guess I could always apply for a scholarship next year, depending on where it will be located :P
17:18:10 <suranga> h3llborn: you're Canadian, arnt you ? allways pleased to meet new people at the conf :-)
17:18:12 <OpenMRSBot> Recent updates in the world of openmrsci: REFAPP-OMODDISTRO-941 has FAILED (2 tests failed) : Dependant of HTML-HTML-28 <https://ci-stg.openmrs.org/browse/REFAPP-OMODDISTRO-941> || RDD-RDD-15 has FAILED (1 tests failed) : Updated by Wyclif Luyima <https://ci-stg.openmrs.org/browse/RDD-RDD-15>
17:18:27 <h3llborn> suranga: yessir!
17:18:35 <h3llborn> suranga: are you attending this year again?
17:20:00 <suranga> h3llborn: niceee. My first mentor was canadian too. this year, probably not. I'm just starting off at grad school, so will have to focuss extra hard. otherwise they'd fail me :)
17:20:14 *** NameFILIP has joined #openmrs
17:20:14 *** ChanServ sets mode: +v NameFILIP
17:20:43 <suranga> h3llborn: but ther'll be a lot of new faces, plus the old stalwarts. you would meet some pretty awesome people :)
17:20:50 <h3llborn> suranga: ahah makes sense, my one friend just defended his M.Sc thesis yesterday so he's done! but thats cool, I'm sure he was pretty good
17:24:39 <LeeBreisacher1> mogoodrich_: looks like your change did not fix the refapp build. in fact, this time NO modules were started. I've seen that a few times recently, but have no idea what's going on.
17:24:40 <OpenMRSBot> Recent updates in the world of openmrsci: RDD-RDD-16 has FAILED (1 tests failed) : Updated by Wyclif Luyima <https://ci-stg.openmrs.org/browse/RDD-RDD-16>
17:25:33 *** k-joseph has joined #openmrs
17:28:20 *** NameFILIP has quit IRC
17:30:42 *** sgithens has joined #openmrs
17:38:33 *** glauber has joined #openmrs
17:40:21 <dkayiwa> wyclif: hi
17:40:32 *** glauber has left #openmrs
17:46:43 <OpenMRSBot> Recent updates in the world of openmrsci: REFAPP-OMODDISTRO-942 has FAILED : Dependant of RDD-RDD-17 <https://ci-stg.openmrs.org/browse/REFAPP-OMODDISTRO-942>
17:56:17 *** kavuri has joined #openmrs
17:56:55 *** kavuri has left #openmrs
17:58:47 <OpenMRSBot> Recent updates in the world of openmrsci: REFAPP-OMODDISTRO-943 has FAILED (1 tests failed) : Manual build by Wyclif Luyima <https://ci-stg.openmrs.org/browse/REFAPP-OMODDISTRO-943>
18:05:51 *** LeeBreisacher1 has left #openmrs
18:06:05 *** LeeBreisacher1 has joined #openmrs
18:08:58 *** sgithens has quit IRC
18:24:26 <k-joseph> dkayiwa: hi
18:25:27 *** NameFILIP has joined #openmrs
18:25:27 *** ChanServ sets mode: +v NameFILIP
18:26:20 <dkayiwa> k-joseph: hi
18:27:08 <k-joseph> dkayiwa: you included that i need to use PersonServiceImpl.java on the ticket's page, is this where i will have to add my checkIfLocked() method, and if yes then i think i also need to add the method in the PersonService.java file, is this so?
18:27:49 <dkayiwa> k-joseph: did you look at the commit for the other ticket i referenced?
18:28:41 <k-joseph> dkayiwa: i looked at it, checking again, since i had just seen subtasks and not commits
18:28:55 <k-joseph> dkayiwa: checking again
18:30:28 *** NameFILIP has quit IRC
18:50:17 *** robbyoconnor has quit IRC
18:50:41 *** robbyoconnor has joined #openmrs
18:50:41 *** ChanServ sets mode: +v robbyoconnor
18:56:17 <dkayiwa> wyclif: hi
18:57:05 <wyclif> hi dkayiwa
18:57:58 <dkayiwa> wyclif: if you do an update of htmlformentry and coreapps, do they both compile successfully for you?
18:58:24 <k-joseph> dkayiwa: hi
18:58:32 <dkayiwa> k-joseph: hi
18:59:09 <k-joseph> dkayiwa: i request to know why am using PersonService and not perhaps EncounterService?
18:59:33 <dkayiwa> k-joseph: did you look at the commit for the ticket i mentioned?
18:59:44 <wyclif> dkayiwa: let me try
18:59:53 <dkayiwa> wyclif: ok thanks
19:00:01 <k-joseph> dkayiwa: yes i have looked at the patch at https://tickets.openmrs.org/secure/attachment/33383/concepts_locked.patch
19:00:11 <k-joseph> dkayiwa: that was the commit
19:00:15 <k-joseph> dkayiwa: ??
19:00:40 <dkayiwa> k-joseph: did you see the commit link on the ticket?
19:01:06 <k-joseph> dkayiwa: no, i didn't,
19:01:31 <dkayiwa> k-joseph: did you look at all the ticket's comments?
19:02:36 <k-joseph> dkayiwa: yes, i did look at them, is it https://source.openmrs.org/changelog/OpenMRS/?cs=6475 ?
19:03:08 <dkayiwa> k-joseph: yes that is the commit.
19:03:29 <cpower> Hi are we ready to scrum?
19:03:32 <k-joseph> dkayiwa: ok, re-focusing again into it
19:03:38 <dkayiwa> k-joseph: just follow the guidelines as in that commit. Then you commit what you think and i will review
19:03:49 <LeeBreisacher1> wyclif: see my email on refapp list re HFE version..
19:03:51 <k-joseph> dkayiwa: ok
19:04:01 <cpower> Ok let's begin!
19:04:04 <cpower> !scrumon cpower
19:04:04 * OpenMRSBot says the DAILY SCRUM MEETING is STARTING. This meeting should not last longer than 15 minutes. Please hold other comments until the end of the meeting, or message someone privately. Thank you! ScrumMaster cpower- you may begin when ready.
19:04:39 <cpower> Order: dkayiwa , wyclif , rafa , suranga , h3llborn , and anyone else that would like to give an update
19:04:45 <wyclif> LeeBreisacher1: ok
19:05:43 <wyclif> ?
19:05:57 <dkayiwa> Did some commits for: Create a cyclical Capture Vital Signs App - RA-173
19:05:57 <dkayiwa> Did some ticket curation as i was blocked on some maven build error
19:05:57 <dkayiwa> Got back to it after Mark's commit, but seem to be getting another error. Trying to look into it now
19:05:58 <dkayiwa> No Blockers
19:06:35 <wyclif> Wednesday
19:06:35 <wyclif> -Worked on RA-176 but got blocked - Simple first version of a Visit Note
19:06:37 <wyclif> -Tried to fix omod distro CI plan but failed
19:06:38 <wyclif> -design call
19:06:40 <wyclif> Thursday:
19:06:41 <wyclif> -dev call
19:06:42 <wyclif> -Review and apply pull requests
19:06:43 <wyclif> Blockers: None
19:08:48 <cpower> rafa: you are up
19:09:40 <cpower> ok suranga or h3llborn anything from you?
19:11:05 <cpower> take that as a no
19:11:11 <cpower> breeze: how about you
19:11:42 <cpower> on that note...
19:11:53 <cpower> !scrumoff
19:11:53 * OpenMRSBot says the DAILY SCRUM MEETING has ENDED. This channel is now returned to normal hacking operations. Post-scrum meeting follow-up conversations may now begin.
19:13:10 <wyclif> dkayiwa: all builds run successfully after updating both modules
19:13:34 <dkayiwa> wyclif: i think something must be wrong with my computer
19:13:50 <wyclif> dkayiwa: do you have all modules updated
19:14:00 <wyclif> dkayiwa: you might want to update all modules
19:14:53 <LeeBreisacher1> wyclif: do you agree we should update HFE version in distro pom? to 2.1.5?
19:14:54 <dkayiwa> wyclif: let me do so
19:15:31 <wyclif> dkayiwa: i know it is a pain to figure put which modules need updating when working with the app, one thing i have learnt over time is if any build fails locally without any changes i try to update all modules one by one until it passes
19:15:59 <dkayiwa> wyclif: ok. thanks for the tip :)
19:16:40 <wyclif> dkayiwa: i think we should create a ticket to add a shell script to the distro that updates all module you have locally if you tell it where your git repo is located
19:16:59 <dkayiwa> wyclif: i fully a gree!!!
19:21:16 <LeeBreisacher1> wyclif: do you agree we should update HFE version in distro pom? to 2.1.5?
19:25:58 *** NameFILIP has joined #openmrs
19:25:58 *** ChanServ sets mode: +v NameFILIP
19:30:28 *** NameFILIP has quit IRC
19:33:53 *** harshadura__ has quit IRC
19:39:07 <OpenMRSBot> Recent updates in the world of openmrsci: REFAPP-OMODDISTRO-944 has FAILED (1 tests failed) : Updated by Lee Breisacher <https://ci-stg.openmrs.org/browse/REFAPP-OMODDISTRO-944>
19:42:28 <LeeBreisacher1> wyclif: arg, Ref Demo Data Module still not started on devtest01. I'm out of ideas too. breeze, we need help!
19:46:20 <cpower> Hey wyclif you want to be bunk mates at the conference?
19:49:40 <wyclif> cpower: what is that?
19:49:59 <wyclif> cpower: what is bunk mates?
19:50:14 <cpower> wyclif: room mates, stay in the same hotel room
19:50:24 <wyclif> cpower: that is fine
19:51:40 <lstanisic> cpower: i hope you like trance music
19:52:15 <cpower> lstanisic: wyclif has some interesting music choices I take it
19:57:23 <cpower> No worries I can sleep through most anything. Have to admit I'll be so wired from making this trip I don't think anything wyclif will be up to will worry me.
20:04:09 *** NameFILIP has joined #openmrs
20:04:10 *** ChanServ sets mode: +v NameFILIP
20:26:12 <wyclif> lstanisic: am i under attack?
20:26:43 <wyclif> cpower: i have head phones
20:27:10 <cpower> lol
20:27:19 <cpower> wyclif: no worries
20:27:40 <cpower> wyclif: how well do you know Eldoret?
20:28:25 <lstanisic> wyclif: no, you are under siege ;)
20:29:02 <cpower> lstanisic: Be nice to Wyclif, I need him to keep me out of trouble while I'm there.
20:29:49 <OpenMRSBot> Recent updates in the world of openmrsci: REFAPP-OMODDISTRO-945 has FAILED (1 tests failed) : Dependant of EMRAPI-EMRAPI-112 <https://ci-stg.openmrs.org/browse/REFAPP-OMODDISTRO-945>
20:33:42 <wyclif> cpower: as green as you about eldoret
20:33:53 <wyclif> cpower: sorry can't save you
20:34:05 <cpower> booo
20:34:17 <wyclif> cpower: right back at you
20:34:51 <cpower> is cool, we will keep each other out of trouble then
20:43:13 *** dkayiwa has quit IRC
20:44:42 *** dkayiwa has joined #openmrs
21:01:56 *** k-joseph has quit IRC
21:24:10 *** jordank has quit IRC
21:24:26 *** k-joseph has joined #openmrs
21:27:17 *** wyclif has quit IRC
21:29:30 <OpenMRSBot> Recent updates in the world of openmrsci: REFAPP-OMODDISTRO-946 has FAILED (1 tests failed) : Dependant of IDGEN-IDGEN-18 <https://ci-stg.openmrs.org/browse/REFAPP-OMODDISTRO-946>
21:33:35 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Modules: ID Generation 2.6 uploaded to OpenMRS Module Repository <https://modules.openmrs.org/modules/view.jsp?module=idgen&ampversion=&amp2.6>
21:50:52 *** jordank has joined #openmrs
22:03:34 *** mogoodrich_ has quit IRC
22:15:56 *** k-joseph has quit IRC
22:27:11 *** NameFILIP has quit IRC
22:42:23 *** rday has joined #openmrs
22:46:08 *** wyclif has joined #openmrs
22:48:31 *** rday has quit IRC
22:50:30 *** rday has joined #openmrs
22:54:51 *** upul has joined #openmrs
23:10:12 *** rday has quit IRC
23:10:46 *** rday has joined #openmrs
23:27:34 *** NameFILIP has joined #openmrs
23:27:34 *** ChanServ sets mode: +v NameFILIP
23:31:56 *** NameFILIP has quit IRC
23:32:02 *** rday has quit IRC
23:50:07 <breeze> LeeBreisacher1: hey, you there?
23:50:16 <LeeBreisacher1> yep
23:50:32 <LeeBreisacher1> breeze: yep
23:50:44 <breeze> LeeBreisacher1: I'm taking a look to see if I can reproduce this prob locally. it is still happening, right/
23:51:14 <LeeBreisacher1> breeze: yes: http://devtest01.openmrs.org:8080/openmrs/admin/modules/module.list
23:51:25 <LeeBreisacher1> breeze: but it works for me locally
23:51:32 <breeze> LeeBreisacher1: ok