IRC Chat : 2013-05-31 - OpenMRS

00:00:06 <wyclif> the thing is that the controllers in core apps call service methods and the service methods are the ones that require them, so it is basically emrapi
00:00:09 <djazayeri> wyclif: if I know what precisely is failing, we can figure out how to address it
00:00:57 <wyclif> djazayeri: the code tries to look up concepts by mapping or name and it returns null, they throw an exception and the feature doesn't work
00:01:09 <djazayeri> wyclif: what feature?
00:01:34 <djazayeri> wyclif: I understand that some code requires a concept like that to exist
00:01:58 <wyclif> djazayeri: starting a visit respires a visit location tag
00:02:12 <wyclif> loading the dashboard requires certain person attributes
00:02:18 <wyclif> types
00:02:45 <wyclif> there is a bunch of them
00:03:04 <djazayeri> wyclif: so, we need to address each of these. It would help if you document them all somewhere
00:03:23 <wyclif> if you look at EmrApiProperties and AdtService, you will see most of them
00:03:45 <djazayeri> wyclif: looking at EmrApiActivator, I see that it creates LocationsAttributeTypes, but it apparently doesn't create the location tags
00:03:56 <djazayeri> wyclif: and it should create those.
00:04:18 <wyclif> djazayeri: i have run into issues with that yet but i believe it is because i haven't yet tried to load the actual page that requires them
00:05:08 <wyclif> djazayeri: to see what am saying just trying to load the dashboard without the package i added to reference metadata
00:05:27 <djazayeri> wyclif: that's not so easy to do. :-)
00:05:50 <djazayeri> wyclif: I believe the problem exists. I'm saying that the way to solve it is to list off all of the problems and address them one by one.
00:06:05 <wyclif> so am ware of those metadata in that package and Test Patient Attribute and Disposition Construct
00:07:21 <wyclif> djazayeri: i actually have the list of the metadata data that so far a have found missing and have had to import it via MDS to get things working
00:08:22 <djazayeri> wyclif: cool, we should create a ticket that lists all the fixes we know about
00:08:49 <djazayeri> wyclif: I would suggest that we delay this and first get the dashboard working as an app (requiring the MDS package), and second we work on removing things from the MDS package.
00:09:37 *** rday has quit IRC
00:26:36 <wyclif> djazayeri: that is fine, am assuming you mean only when starting from an empty DB
00:27:34 <djazayeri> wyclif: the general idea is that either (a) you start from an empty DB with the full reference applications, or (b) you have to do lots of annoying configuration
00:27:50 <wyclif> djazayeri: correct!
00:28:05 <djazayeri> wyclif: but we are going to need to deal with how people will want to both run the reference application (with reference metadata) and also create their own concepts
00:28:10 <djazayeri> wyclif: that's a bigger problem though. :-)
00:31:30 <wyclif> djazayeri: i know, but i can't think of a solution for people who start from a populated DB, we can probably provide them with the package for download
00:31:55 <djazayeri> wyclif: well, the solution for now is "lots of annoying confguration"
00:31:58 <wyclif> so that they try to import it manually themselves and assess it
00:32:26 <djazayeri> wyclif: but I agree that we can publish our reference MDS packages, and this can help some.
00:32:36 <wyclif> djazayeri: actually it might not be that annoying, they just have to do the import themselves if we can provide it for download
00:33:11 <wyclif> djazayeri: that way they can asses things and remove duplicates
00:39:41 *** NameFILIP has joined #openmrs
00:39:42 *** ChanServ sets mode: +v NameFILIP
00:40:12 *** jordank has quit IRC
00:47:52 *** rday has joined #openmrs
01:03:42 <wyclif> hi djazayeri
01:03:52 <djazayeri> hi wyclif
01:04:04 <wyclif> djazayeri: i have seen the error you ran into with the audit log module, i have added a comment
01:04:17 <wyclif> it is probably because of a nested transaction
01:04:44 <djazayeri> wyclif: okay. I don't think it's pressing or anything — I remove that module from devtest01, btw.
01:05:15 *** breeze has joined #openmrs
01:05:49 <wyclif> djazayeri: ok
01:14:05 *** djazayeri1 has joined #openmrs
01:14:05 *** djazayeri has quit IRC
01:27:09 <wyclif> hi djazayeri1
01:27:19 <wyclif> djazayeri1: does devtest02 have any data?
01:32:01 <djazayeri1> wyclif: I think that breeze just nuked its database today
01:33:34 <wyclif> djazayeri1: okay, am failing to create a patient on devtest02
01:34:14 <wyclif> djazayeri1: the idgen seems not to be populating the right identifier
01:34:48 <djazayeri1> wyclif: I can't even open the "Register a patient" app because admin is not a provider
01:35:12 <wyclif> djazayeri1: :)
01:35:27 <djazayeri1> wyclif: you could, on devtest02?
01:35:37 <djazayeri1> wyclif: or you're using the legacy UI?
01:35:56 <wyclif> using legacy UI
01:37:07 <djazayeri1> wyclif: that's not totally unexpected
01:37:17 <djazayeri1> wyclif: why are there multiple PatientIdentifierTypes?
01:37:28 <wyclif> djazayeri1: i figured, not sure why?
01:37:41 <djazayeri1> breeze: if you're there, did you add the demo data again?
01:38:08 <djazayeri1> wyclif: my goal had been for breeze to reset this database, so we end up _without_ the demo data, and we can load the appropriate MDS package
01:38:34 <djazayeri1> wyclif: but I never explicitly told Breeze that, and I see there's a Horatio Hornblower patient there, so it must have the demo data
01:39:17 <djazayeri1> wyclif: however you can create a patient using the Register a Patient app
01:39:22 <djazayeri1> wyclif: (I made admin a provider)
01:39:33 *** niargh has joined #openmrs
01:40:10 <djazayeri1> wyclif: here's one
01:40:10 <djazayeri1> http://devtest02.openmrs.org:8080/openmrs/patientDashboard.form?patientId=4
01:40:14 <wyclif> djazayeri1: ok
01:40:29 *** niiargh has joined #openmrs
01:40:36 *** niargh has quit IRC
01:40:39 *** niiargh has quit IRC
01:44:46 <wyclif> djazayeri1: the sessionLocation doesn't seem to be getting set
01:45:19 <djazayeri1> wyclif: I don't know anything about how that's currently being done. (you wrote that code, right?)
02:10:40 *** NameFILIP has quit IRC
02:13:28 *** NameFILIP has joined #openmrs
02:13:28 *** ChanServ sets mode: +v NameFILIP
02:14:13 *** NameFILIP has quit IRC
02:39:14 *** davidpardz has joined #openmrs
02:39:15 *** ChanServ sets mode: +v davidpardz
02:42:39 *** davidpardz has left #openmrs
02:48:09 *** wyclif has quit IRC
02:48:28 *** harsz89 has joined #openmrs
02:48:28 *** ChanServ sets mode: +v harsz89
03:00:12 *** harshadura has joined #openmrs
03:08:38 *** wyclif has joined #openmrs
03:27:43 *** harsz89 has quit IRC
03:39:50 *** harshadura_ has joined #openmrs
03:42:17 *** harshadura has quit IRC
03:43:43 *** harshadura__ has joined #openmrs
03:46:57 *** harshadura_ has quit IRC
03:52:01 *** harshadura__ has quit IRC
03:54:57 *** harshadura has joined #openmrs
03:55:48 <harshadura> hi djazayeri1
04:14:28 *** kavuri has joined #openmrs
04:22:57 *** harshadura_ has joined #openmrs
04:26:02 *** wyclif has quit IRC
04:26:37 *** harshadura has quit IRC
04:26:48 *** harshadura has joined #openmrs
04:29:15 <breeze> djazayeri1: you there?
04:31:46 *** harshadura_ has joined #openmrs
04:34:36 *** harshadura has quit IRC
04:37:21 *** harshadura has joined #openmrs
04:40:24 *** harshadura_ has quit IRC
04:55:01 <djazayeri1> breeze: I'm here now
04:55:14 <djazayeri1> harshadura: I'm here now, but only for a bit
04:55:27 <breeze> djazayeri1: ok...sent you an email, but basically don't know why you're seeing demo data on devtest2
04:57:12 <breeze> djazayeri1: but I've got a question for you around liquibase
04:57:13 <djazayeri1> breeze: hmm, that's odd. did you do Advanced Setup, or the first option (I forget what it's called)
04:57:25 <breeze> djazayeri1: the first one. think it's simple
04:57:39 <djazayeri1> breeze: that one includes demo data
04:57:47 <djazayeri1> breeze: you need to do Advanced Setup.
04:57:52 <breeze> djazayeri1: but it still gives you the option to install demo data or not, and selected No
04:57:59 <djazayeri1> breeze: ah, okay
04:58:07 <djazayeri1> breeze: I always do advanced setup. :-)
04:58:12 <djazayeri1> breeze: what's the liquibase question?
04:59:08 <breeze> djazayeri1: well, I've got the automated db setup mostly going, but the part I can't figure out is the creation of the actual schema and db user...don't see that in the liquibase file
04:59:27 <djazayeri1> breeze: e.g. create database 'openmrs'?
04:59:33 <breeze> djazayeri1: right
04:59:46 <djazayeri1> breeze: that's not in OpenMRS's liquibase AFAIK
04:59:55 <djazayeri1> breeze: you'd have to use some other mechanism to create the user and the database
05:00:13 <breeze> djazayeri1: any idea how the initialsetup UI is doing it?
05:00:57 *** GitHub198 has joined #openmrs
05:00:57 <GitHub198> [openmrs-core] Citigo opened pull request #328: OPENMRS-40: The list of locales cache used in the footer and options form dropdown needs to be updated (master...master) http://git.io/qjv_0Q
05:00:57 *** GitHub198 has left #openmrs
05:00:58 <breeze> djazayeri1: I can just script it, was just wondering if there was something else already there that I could take advantage of
05:01:18 <djazayeri1> breeze: probably not
05:01:20 <djazayeri1> breeze: https://github.com/openmrs/openmrs-core/blob/master/web/src/main/java/org/openmrs/web/filter/initialization/InitializationFilter.java#L1338
05:01:23 <OpenMRSBot> <http://ln-s.net/-Bzc> (at github.com)
05:01:57 <djazayeri1> breeze: that code looks hackier than just doing a shell script would be...
05:02:11 <breeze> djazayeri1: :) ok
05:02:39 <djazayeri1> breeze: heading away from my computer for the night
05:02:39 <breeze> djazayeri1: I've got a puppet recipe for mysql. I'll add it to that
05:02:48 <breeze> djazayeri1: ok
05:02:53 <djazayeri1> breeze: tty tomorrow
05:08:13 *** harshadura has quit IRC
05:58:41 *** pascal` has joined #openmrs
05:58:41 *** ChanServ sets mode: +v pascal`
06:07:34 *** breeze has quit IRC
06:30:20 *** rcrichton has joined #openmrs
06:46:41 *** k-joseph has joined #openmrs
06:47:41 *** NameFILIP has joined #openmrs
06:47:41 *** ChanServ sets mode: +v NameFILIP
07:11:13 *** portablejim has quit IRC
07:14:04 *** portablejim has joined #openmrs
07:14:04 *** portablejim has joined #openmrs
07:31:32 *** pascal` has quit IRC
07:39:51 *** rcrichton has quit IRC
07:40:55 *** rcrichton has joined #openmrs
07:41:41 *** dkayiwa has joined #openmrs
07:49:42 <akwatuha_> hi dkayiwa
07:49:52 <dkayiwa> akwatuha_: hi
07:51:08 <akwatuha_> i when we use the new Xform module 4.2.1.0, we get the error shown here http://pastebin.com/z3XCWq6A when processing forms
07:52:07 <akwatuha_> do you have an idea of what may be causing it?
07:53:26 <dkayiwa> akwatuha_: when you do not mention my name, in every line you send, i can even take hours without knowing you are waiting for me :)
07:54:54 <dkayiwa> akwatuha_: thats a bug in the module. can you create a ticket for it? i can fix it in like 10mins after you create the ticket :)
07:55:50 <akwatuha_> dkayiwa: thank you, will create in shortly.
07:56:18 <dkayiwa> akwatuha_: but wait
07:56:43 <dkayiwa> akwatuha_: i think its not a bug in the xforms module :)
07:57:50 <dkayiwa> akwatuha_: did you tamper with the xforms_xform table?
07:58:15 <akwatuha_> dkayiwa: okay, Xforms 4.0.9.5 works fine that is why we thought it may be a problem in xforms.
07:58:27 <akwatuha_> dkayiwa: I have not seen the table xforms_xform
07:58:38 <akwatuha_> dkayiwa: let me check
07:59:13 <dkayiwa> akwatuha_: the error is about a missing css_text field in that table
07:59:33 <dkayiwa> akwatuha_: and i just looked at the xforms module and seen that it creates that column
07:59:48 *** harshadura has joined #openmrs
07:59:51 <dkayiwa> akwatuha_: so am wondering how it got removed/or not created on yours
08:01:21 *** KC9YYQ has quit IRC
08:02:21 <akwatuha_> dkayiwa: the field is missing in my table
08:03:20 <dkayiwa> akwatuha_: can you add it?
08:03:38 <dkayiwa> akwatuha_: ALTER TABLE xforms_xform ADD css_text longtext;
08:04:24 <akwatuha_> dkayiwa: i have two test servers, one server has the field, while another has it missing, the one with it process fine. let me add the field to the other test server.
08:04:55 *** KC9YYQ has joined #openmrs
08:04:58 <dkayiwa> akwatuha_: are they using the same version of the module?
08:08:11 <akwatuha_> dkayiwa: yes, the only difference is that the server with the field was updated from xforms 4.0.9.5, thus installed 4.2.1.0 after 4.0.9.5 where as the one with a missing field had 4.2.10.0 prior to installation of 4.2.1.0, this may provide some clues.
08:08:47 <dkayiwa> akwatuha_: hahahaha. You must be right!!! :)
08:08:55 *** kavuri has left #openmrs
08:31:46 <ojwangantony__> dkayiwa: altering the table has worked
08:32:03 <ojwangantony__> dkayiwa: we are still testing
08:33:52 *** dkayiwa has quit IRC
08:36:59 *** harshadura_ has joined #openmrs
08:39:02 *** harshadura has quit IRC
08:44:34 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Modules: smsmodule Module 1.0-SNAPSHOT uploaded to OpenMRS Module Repository <https://modules.openmrs.org/modules/view.jsp?module=smsmodule&ampversion=&amp1.0-SNAPSHOT>
08:56:22 *** dkayiwa has joined #openmrs
09:14:07 *** zabil has joined #openmrs
09:15:33 *** NameFILIP has quit IRC
09:20:01 *** NameFILIP has joined #openmrs
09:20:01 *** ChanServ sets mode: +v NameFILIP
09:50:37 *** lh has quit IRC
09:51:24 *** lh has joined #openmrs
10:17:46 *** rday has quit IRC
10:22:27 *** NameFILI_ has joined #openmrs
10:25:30 *** NameFILIP has quit IRC
10:35:42 *** GitHub166 has joined #openmrs
10:35:42 <GitHub166> [openmrs-core] dkayiwa pushed 1 new commit to 1.9.x: http://git.io/nMzGPQ
10:35:42 <GitHub166> openmrs-core/1.9.x 466cd8b wluyima: OpenMRS crashes irrecoverably if particular errors occur during module loading - TRUNK-2850...
10:35:42 *** GitHub166 has left #openmrs
10:53:46 *** NameFILI_ has quit IRC
10:57:21 *** NameFILIP has joined #openmrs
10:57:21 *** ChanServ sets mode: +v NameFILIP
11:02:17 *** NameFILIP has quit IRC
11:02:54 *** dkayiwa has quit IRC
11:13:17 *** suranga_ has quit IRC
11:13:18 *** burke has quit IRC
11:13:18 *** xyban has quit IRC
11:13:35 *** suranga_ has joined #openmrs
11:13:39 *** xyban has joined #openmrs
11:13:40 *** burke has joined #openmrs
11:13:40 *** ChanServ sets mode: +o burke
11:14:24 *** nribeka has quit IRC
11:15:41 *** portablejim has quit IRC
11:26:01 *** dkayiwa has joined #openmrs
11:28:49 *** nribeka has joined #openmrs
11:28:49 *** ChanServ sets mode: +v nribeka
11:52:13 *** dkayiwa has quit IRC
11:54:00 *** dkayiwa has joined #openmrs
11:56:44 *** cospih has joined #openmrs
12:34:49 *** harsz89 has joined #openmrs
12:34:49 *** ChanServ sets mode: +v harsz89
12:36:12 *** harsz89 has quit IRC
12:42:22 *** harsz89 has joined #openmrs
12:42:23 *** ChanServ sets mode: +v harsz89
12:49:46 *** harsz89 has quit IRC
12:50:03 *** harsz89 has joined #openmrs
12:50:03 *** ChanServ sets mode: +v harsz89
13:18:05 *** wyclif has joined #openmrs
13:20:56 *** breeze has joined #openmrs
13:33:38 *** sgithens has joined #openmrs
13:46:00 *** harshadura_ has quit IRC
13:46:25 *** GitHub58 has joined #openmrs
13:46:25 <GitHub58> [openmrs-core] dkayiwa pushed 1 new commit to master: http://git.io/LORC0Q
13:46:25 <GitHub58> openmrs-core/master b598f28 dkayiwa: Not started required modules error message should not include modules...
13:46:25 *** GitHub58 has left #openmrs
13:48:32 *** jordank has joined #openmrs
13:49:19 *** GitHub78 has joined #openmrs
13:49:19 <GitHub78> [openmrs-core] dkayiwa pushed 1 new commit to 1.9.x: http://git.io/gEhVtA
13:49:19 <GitHub78> openmrs-core/1.9.x 9542a04 dkayiwa: Not started required modules error message should not include modules...
13:49:19 *** GitHub78 has left #openmrs
13:56:00 *** travis-ci has joined #openmrs
13:56:00 <travis-ci> [travis-ci] [openmrs/openmrs-core] [b598f28] [dkayiwa] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/7664612
13:56:00 *** travis-ci has left #openmrs
13:56:03 <OpenMRSBot> <http://ln-s.net/-C6y> (at travis-ci.org)
14:05:26 <djazayeri1> dkayiwa: hey, did you notice that 1.9.x build is broken?
14:05:55 <dkayiwa> djazayeri1: yes i noticed but am wondering why because all the tests pass here
14:06:55 <dkayiwa> djazayeri1: could it be a date setting on that machine?
14:07:25 <djazayeri1> dkayiwa: looks like someone is doing a test for exact date equality, but it should be a bit fuzzy?
14:07:58 <dkayiwa> djazayeri1: sure
14:07:59 <djazayeri1> cpower: you there?
14:08:51 <djazayeri1> Let's scrum
14:08:55 <djazayeri1> !scrumon djazayeri
14:08:55 * 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 djazayeri- you may begin when ready.
14:09:17 <djazayeri1> Today's order: dkayiwa, wyclif, djazayeri1, plus anyone else who wants to give an update
14:10:20 <djazayeri1> dkayiwa: you're up
14:10:38 <dkayiwa> Back ported to 1.9.x: OpenMRS crashes irrecoverably if particular errors occur during module loading - TRUNK-2850
14:10:39 <dkayiwa> Been struggling to setup my local ref app where some modules were not starting
14:10:39 <dkayiwa> Committed: Not started required modules error message should not include modules that are already started - TRUNK-3999
14:10:39 <dkayiwa> No Blockers
14:11:12 <djazayeri1> wyclif: your turn
14:11:48 <wyclif> Thursday:
14:11:48 <wyclif> -dev call
14:11:50 <wyclif> -paired with Darius to fix a few more issues with the new dashbaord
14:11:51 <wyclif> -Created new metadata package and updated reference metadata module
14:11:53 <wyclif> Friday:
14:11:55 <wyclif> -Review pull requets and apply them where necessary
14:11:56 <wyclif> -Skype chat with Ishara about the GSoc project
14:11:57 <wyclif> -Do some reference application work
14:11:58 <wyclif>
14:11:59 <wyclif> Blockers: None
14:12:28 <djazayeri1> Yesterday
14:12:28 <djazayeri1> * Paired with Wyclif on refactoring refapp dashboard
14:12:28 <djazayeri1> * Added AppTemplate to App Framework module
14:12:28 <djazayeri1> * Calls
14:12:29 <djazayeri1> Today
14:12:29 <djazayeri1> * Pair with Wyclif on refactoring refapp dashboard
14:12:30 <djazayeri1> * Work with Daniel on registration app
14:12:30 <djazayeri1> * Talk with Jenn re: SoC project
14:12:31 <djazayeri1> * Try to use the new AppTemplate feature
14:12:31 <djazayeri1> * Investigate how to record diagnoses (per emrapi module) using HTML Form Entry
14:12:32 <djazayeri1> No blockers
14:12:55 <djazayeri1> Does anybody else want to give an update?
14:14:18 <djazayeri1> I guess not...
14:14:29 <djazayeri1> !scrumoff
14:14:29 * 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.
14:15:22 *** k-joseph has quit IRC
14:20:16 <h3llborn> Good Morning everyone!
14:25:19 *** harshadura has joined #openmrs
14:27:12 *** mattln has left #openmrs
14:44:17 <djazayeri1> dkayiwa: hi
14:44:32 <dkayiwa> djazayeri1: hi
14:44:32 *** sgithens has quit IRC
14:44:41 <djazayeri1> dkayiwa: status of getting local refapp setup running?
14:44:46 <djazayeri1> dkayiwa: and can I help?
14:45:05 <dkayiwa> djazayeri1: starting a module seems to be taking so long
14:45:17 <dkayiwa> djazayeri1: then i try restart and find all modules not started
14:45:26 <dkayiwa> djazayeri1: then i try starting them again one by one
14:45:44 <djazayeri1> dkayiwa: that's going to take forever. :-( (I was trying that the other day)
14:45:51 <dkayiwa> djazayeri1: the first few start quickly, but as i start more, the speed reduces significantly
14:46:06 <djazayeri1> dkayiwa: yeah, I know, that's something we need to explore at some point
14:46:12 <dkayiwa> djazayeri1: ok
14:46:23 <djazayeri1> dkayiwa: when you try to start up the first time with all of them, have you looked at the logs where it says "unloading all modules"?
14:46:57 <dkayiwa> djazayeri1: i with all of them not started?
14:47:51 <djazayeri1> dkayiwa: right, after it starts up (but all modules are stopped), the logs should have told you why that happened
14:48:06 <dkayiwa> djazayeri1: let me check that
14:48:33 <djazayeri1> dkayiwa: specifically you should grep for the words "all modules"
14:48:45 <djazayeri1> dkayiwa: and right before or after that should be the relevant error
14:48:47 <dkayiwa> djazayeri1: ok
14:52:16 <djazayeri1> dkayiwa: I can help debug if you want
14:54:37 <dkayiwa> djazayeri1: will need to go in like 5mins. But i can look into it again over the weekend :)
14:55:11 <djazayeri1> dkayiwa: okay, look for me if you have any questions, because I've been doing this sort of debugging a lot recently...
14:55:17 <djazayeri1> have a good weekend :-)
14:55:29 <dkayiwa> djazayeri1: will surely do so. and thanks alot!!! :)
15:00:56 *** dkayiwa has left #openmrs
15:04:00 *** rcrichton has quit IRC
15:15:52 <djazayeri1> breeze: per the "OpenMRS UI Testing" thread on the dev@o.o mailing list...
15:16:24 <djazayeri1> breeze: how close are we to looking at setting up UI tests?
15:17:53 <breeze> djazayeri1: haven't really looked at it much at all yet
15:19:10 <breeze> djazayeri1: getting hung up on db stuff at the moment
15:19:32 <jkeiper> !ticket TRUNK-15
15:19:33 <OpenMRSBot> jkeiper: [#TRUNK-15] Saving the same name more than once should not be allowed - OpenMRS JIRA - https://tickets.openmrs.org/browse/TRUNK-15
15:20:27 <wyclif> djazayeri1: do you have a working copy of trunk?
15:31:22 *** sgithens has joined #openmrs
15:31:27 <djazayeri1> wyclif: I haven't touched core's trunk in months
15:33:32 *** Mkop has quit IRC
15:34:52 *** sgithens has quit IRC
15:39:15 *** Mkop has joined #openmrs
15:39:15 *** ChanServ sets mode: +v Mkop
15:43:33 <breeze> has anyone come across this error when applying liquibase-update-to-latest.xml
15:43:40 <breeze> [ERROR] Failed to execute goal org.liquibase:liquibase-maven-plugin:2.0.1:update (empty-db-update-to-latest) on project referenceapplication: Error setting up or running Liquibase: Migration failed for change set /home/breeze/work/openMRS/openmrs-distro-referenceapplication/target/sql/liquibase-update-to-latest.xml::20090225-1551::dthomas:
15:43:40 <breeze> [ERROR] Reason: liquibase.exception.DatabaseException: Error executing SQL ALTER TABLE `location_tag` CHANGE `retired_reason` `retire_reason` varchar(255): Unknown column 'retired_reason' in 'location_tag':
15:43:40 <breeze> [ERROR] Caused By: Error executing SQL ALTER TABLE `location_tag` CHANGE `retired_reason` `retire_reason` varchar(255): Unknown column 'retired_reason' in 'location_tag':
15:43:40 <breeze> [ERROR] Caused By: Unknown column 'retired_reason' in 'location_tag'
15:43:57 <breeze> looks like it's trying to make a modification that has already been made
15:50:22 *** sgithens has joined #openmrs
15:53:54 *** lh has quit IRC
15:56:07 *** breeze has quit IRC
15:57:54 *** breeze has joined #openmrs
16:14:01 *** harshadura has quit IRC
16:16:20 <cpower> burke: you around?
16:16:41 <jkeiper> cpower: probably enroute to michigan
16:17:43 <cpower> djazayeri1: you around?
16:30:54 <djazayeri1> cpower: h
16:30:56 <djazayeri1> cpower: hi
16:51:10 *** djazayeri has joined #openmrs
16:51:10 *** ChanServ sets mode: +o djazayeri
16:54:07 *** djazayeri1 has quit IRC
17:10:36 *** jordank has quit IRC
17:13:34 *** jordank has joined #openmrs
17:27:15 *** GitHub172 has joined #openmrs
17:27:16 <GitHub172> [openmrs-core] wluyima pushed 1 new commit to master: http://git.io/8LN6qQ
17:27:16 <GitHub172> openmrs-core/master 2082d92 unknown: Sindu,Sanjana|fixed dropdown of visit types to show the retired visit types too
17:27:16 *** GitHub172 has left #openmrs
17:38:18 *** travis-ci has joined #openmrs
17:38:18 <travis-ci> [travis-ci] [openmrs/openmrs-core] [2082d92] [unknown] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/7671362
17:38:18 *** travis-ci has left #openmrs
17:38:21 <OpenMRSBot> <http://ln-s.net/-C+E> (at travis-ci.org)
17:45:23 *** GitHub13 has joined #openmrs
17:45:23 <GitHub13> [openmrs-core] wluyima pushed 3 new commits to 1.9.x: http://git.io/uO-fbA
17:45:23 <GitHub13> openmrs-core/1.9.x 3509391 unknown: Retired Visit types should be available for selection on the New Visit form - TRUNK-3370
17:45:23 <GitHub13> openmrs-core/1.9.x 8e3096c wluyima: Retired Visit types should be available for selection on the New Visit form - TRUNK-3370
17:45:23 <GitHub13> openmrs-core/1.9.x f757782 wluyima: Applying auto format changes
17:45:23 *** GitHub13 has left #openmrs
17:49:59 <harsz89> hi jkeiper
17:50:00 <harsz89> :)
18:14:27 <djazayeri> burke: you there?
18:14:47 <djazayeri> burke: possible Doh! moment...
18:15:47 *** GitHub59 has joined #openmrs
18:15:47 <GitHub59> [openmrs-core] wluyima pushed 3 new commits to master: http://git.io/1kD29w
18:15:47 <GitHub59> openmrs-core/master f70754a wluyima: Applying auto format changes
18:15:47 <GitHub59> openmrs-core/master 55cd035 wluyima: Foreign key constraint violation when altering privilege.privilege column - TRUNK-3993
18:15:47 <GitHub59> openmrs-core/master 12396aa wluyima: Merge branch 'working'
18:15:47 *** GitHub59 has left #openmrs
18:16:25 <djazayeri> burke: I'm implementing a quick "find patient" app (as an example of the App Template idea) and I figured I'd do it using our RESTWS module. However if I search on the patient resource, it doesn't include our pk patientId.
18:16:28 <djazayeri> burke: this is by design
18:17:17 <djazayeri> burke: but…if we're going to be using this internally (which I think the plan) I don't see how we do it without exposing the PKs.
18:17:40 <djazayeri> burke: either that or we have to change all converters and controllers to take uuids instead of ids.
18:26:54 *** travis-ci has joined #openmrs
18:26:54 <travis-ci> [travis-ci] [openmrs/openmrs-core] [12396aa] [wluyima] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/7672711
18:26:54 *** travis-ci has left #openmrs
18:26:58 <OpenMRSBot> <http://ln-s.net/-C-B> (at travis-ci.org)
18:46:50 <suranga> hi jkeiper , sorry, I meant to ask this yesterday, but hope you had better luck with the openhie installation today :-)
19:04:14 <harsz89> hi jkeiper i have update the module page and drop the mail to the implementers list
19:05:07 <harsz89> jkeiper, please let me provide a feedback on the module page contents so that i can improve it
19:05:16 <harsz89> harsz89, :)
19:09:40 *** portablejim has joined #openmrs
19:09:41 *** portablejim has joined #openmrs
19:20:26 *** jordank has quit IRC
20:02:39 <cpower> djazayeri: you around
20:12:11 <jkeiper> suranga: Ryan left me some files to use; unfortunately did not get around to it today since I was working on code ...
20:12:17 *** sgithens has quit IRC
20:12:29 <jkeiper> harsz89: thanks, i saw the email and asked some specific people to provide feedback on it
20:14:43 *** sara has joined #openmrs
20:30:57 *** breeze has quit IRC
20:31:06 *** rday has joined #openmrs
20:34:15 *** sara has quit IRC
20:34:52 *** ruwanego_ has joined #openmrs
20:35:27 *** ruwanego has quit IRC
20:35:35 *** ruwanego_ is now known as ruwanego
20:47:27 *** rday has quit IRC
21:01:08 *** Makombe has joined #openmrs
21:04:32 *** jordank has joined #openmrs
21:36:33 *** rday has joined #openmrs
21:46:23 *** rday has quit IRC
22:02:10 *** cospih_ has joined #openmrs
22:03:30 *** cospih has quit IRC
22:08:44 *** rday has joined #openmrs
22:13:36 *** sgithens has joined #openmrs
22:39:35 *** harsz89 has quit IRC
22:40:39 *** wyclif has quit IRC
22:51:17 *** harsz89 has joined #openmrs
22:51:18 *** ChanServ sets mode: +v harsz89
22:54:31 *** rday has quit IRC