IRC Chat : 2012-10-15 - OpenMRS

00:32:24 <prolificgnosis> hey
00:32:32 <prolificgnosis> anyone know how to check if a user is logged in?
01:16:55 *** harshadura has joined #openmrs
01:19:00 *** madroach has quit IRC
01:21:04 *** madroach has joined #openmrs
02:52:47 *** upul` has joined #openmrs
02:52:47 *** ChanServ sets mode: +v upul`
03:55:04 *** kishoreyekkanti has joined #openmrs
03:55:28 *** kishoreyekkanti has joined #openmrs
04:27:34 *** djazayeri has joined #openmrs
04:27:34 *** ChanServ sets mode: +o djazayeri
04:31:46 *** gauravpaliwal has joined #openmrs
04:31:46 *** ChanServ sets mode: +v gauravpaliwal
04:37:12 *** djazayeri has quit IRC
04:59:05 *** rafa has joined #openmrs
04:59:05 *** ChanServ sets mode: +v rafa
05:01:51 *** gauravpaliwal has quit IRC
05:36:54 *** rafa has quit IRC
09:03:24 *** Mkop has quit IRC
09:03:50 *** Mkop has joined #openmrs
09:03:50 *** ChanServ sets mode: +v Mkop
09:11:22 *** dkayiwa has joined #openmrs
09:14:30 *** Mkop has quit IRC
09:17:00 *** Mkop has joined #openmrs
09:17:00 *** ChanServ sets mode: +v Mkop
09:26:58 *** Mkop has quit IRC
10:16:44 *** rafa has joined #openmrs
10:16:44 *** ChanServ sets mode: +v rafa
10:24:17 <rafa> dkayiwa: hi
10:24:22 <dkayiwa> rafa: hi
10:24:34 <rafa> dkayiwa: how was your way back?
10:24:42 <dkayiwa> rafa: it was fair enough
10:24:48 <dkayiwa> rafa: and yours? :)
10:24:48 <rafa> dkayiwa: no adventures? :)
10:24:56 <dkayiwa> rafa: none at all :)
10:24:59 <rafa> dkayiwa: ohh I haven't yet made it back
10:25:09 <dkayiwa> rafa: hahaha. still in the Jeep land? :)
10:25:11 <rafa> dkayiwa: I'm staying till Saturday
10:25:21 <dkayiwa> rafa: you must be having fun
10:25:40 <rafa> dkayiwa: yes, it's nice here
10:25:46 <dkayiwa> rafa: hahaha
10:25:51 <rafa> dkayiwa: lots of sun and nice beaches
10:26:01 <rafa> dkayiwa: what are you working on this week?
10:26:03 <dkayiwa> rafa: how is cost of living?
10:26:15 <rafa> dkayiwa: it's cheaper than in Poland ;)
10:26:26 <dkayiwa> rafa: lollllllllll. thats better for you :)
10:26:35 <dkayiwa> rafa: am on the ticket curation lane
10:26:49 <dkayiwa> rafa: but that is not supposed to take my 100% time
10:26:56 <rafa> dkayiwa: that's like one day in a week
10:26:59 <dkayiwa> rafa: so wondering what else i should work on :)
10:27:04 <rafa> dkayiwa: so I have you on the sprint :D
10:27:16 <dkayiwa> rafa: oh is your sprint still ongoing? :)
10:27:21 <rafa> dkayiwa: yes
10:27:28 <rafa> dkayiwa: this week is the last week
10:27:31 <dkayiwa> rafa: sure then am on
10:27:36 *** harshadura has joined #openmrs
10:27:56 <rafa> dkayiwa: I saw you were assigned to the trunk ticket about saveConcept
10:28:06 <rafa> dkayiwa: that's a good one to do
10:28:11 *** harshadura has quit IRC
10:28:17 <dkayiwa> rafa: i did run out of ideas and unassigned myself :)
10:28:29 <dkayiwa> rafa: is it part of the sprint?
10:28:33 <rafa> dkayiwa: yes
10:28:41 <dkayiwa> rafa: then i could possibly get back to it :)
10:53:38 *** kishoreyekkanti has quit IRC
11:13:10 *** upul` has quit IRC
11:20:20 *** rafa has quit IRC
11:20:38 *** rafa has joined #openmrs
11:20:38 *** ChanServ sets mode: +v rafa
11:40:25 *** Prof has joined #openmrs
11:43:14 *** binance has joined #openmrs
11:46:00 <rafa> binance: hi :)
11:46:18 <binance> As i was saying i have been trying to install OpenMRS as developer.
11:46:42 <binance> Please i need a clear step by step procedure, with details
11:47:27 <rafa> binance: have you been following https://wiki.openmrs.org/display/docs/Step+by+Step+Installation+for+Developers?
11:47:28 <OpenMRSBot> <http://ln-s.net/95ke> (at wiki.openmrs.org)
11:47:53 <binance> Yes. that is the procedure i have been follwing
11:48:22 <rafa> binance: on which step are you blocked?
11:48:24 <binance> I have installed Java, Mysql, Eclipse juno, Git,
11:48:52 <binance> i have downloaded the openmrs core as a zip from the github site
11:49:25 <binance> i have even downloaded maven and run the various commands in the api/web/webapp directories
11:49:37 <binance> i just dont know what to do next
11:51:14 <rafa> binance: which command did you run?
11:51:15 <binance> my colleague advised me to open the link locahost:8080/openmrs on my computer. which i did but with no result
11:52:05 <rafa> binance: did you run 'mvn clean install' in the main project directory?
11:52:18 <binance> in each of those directories (api, web, webapp) i run mvn clean install
11:52:48 <rafa> binance: you need to run it only in the most outer one
11:53:28 <binance> ok
11:53:32 <rafa> binance: the one where you see api, web, webapp directories
11:53:35 <binance> let me start all over again
11:53:42 <rafa> binance: ok
11:54:45 <rafa> binance: let me also make it clear on our wiki :)
11:57:46 <binance> ok
12:00:30 <binance> Thanks for that change. I think its better understood now.
12:01:44 <binance> 'mvn clean install -DskipTests' and 'mvn test -Dtest=Classname' are also run in outer directory?
12:03:44 <rafa> binance: these don't need to be run
12:04:23 <rafa> binance: let me improve futher :)
12:05:47 <binance> so what is the next step after 'mvn clean install'?
12:07:04 <rafa> binance: was mvn clean install successful?
12:07:13 <binance> yes it was
12:07:40 <rafa> binance: 'mvn jetty:run' from the webapp directory
12:08:33 *** kishoreyekkanti has joined #openmrs
12:08:46 *** kishoreyekkanti has quit IRC
12:09:03 *** kishoreyekkanti has joined #openmrs
12:10:31 <binance> Error resolving version for 'org.apache.maven.plugins:maven-checkstyle-plugin': Plugin requires Maven version 2.2.1
12:10:40 <binance> that is the error i get now
12:11:34 <rafa> binance: can you please run 'mvn --version'?
12:11:47 <rafa> binance: and paste the output here
12:11:54 <binance> i am using mvn ver 2.0.11
12:12:07 <rafa> binance: are you able to upgrade?
12:12:48 <binance> when i upgrade to 3.0.4 i can't connect to the internet via a proxy server
12:13:39 <binance> i was first using ver 3.0.4, then when i got the connection failure error, i downgraded and changes the settings and i could connect
12:14:01 <rafa> binance: you could try 2.2.1
12:14:07 <rafa> binance: also see http://maven.apache.org/guides/mini/guide-proxies.html
12:14:08 <OpenMRSBot> <http://ln-s.net/$BLR> (at maven.apache.org)
12:14:23 *** downey has joined #openmrs
12:14:23 *** OpenMRSBot sets mode: +o downey
12:14:23 *** ChanServ sets mode: +o downey
12:15:18 *** ChanServ changes topic to "OpenMRS: open source medical record systems for the developing world - http://openmrs.org/ - IRC info & logs: http://go.openmrs.org/irc - Can't find the answer here? Try http://answers.openmrs.org/"
12:15:41 <binance> no
12:17:31 <rafa> binance: you mean you don't want to upgrade?
12:20:03 <binance> i am already
12:20:11 <binance> i was saying no to some1 else. sorry
12:21:40 *** dkayiwa has quit IRC
12:25:05 *** dkayiwa has joined #openmrs
12:25:09 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Modules: XForms 4.0.9.8 uploaded to OpenMRS Module Repository <https://modules.openmrs.org/modules/view.jsp?module=xforms&ampversion=&amp4.0.9.8>
12:27:23 <rafa> binance: ok :)
12:27:37 <binance> I just installed maven 2.2.1 and i am able to download .pom files
12:28:11 <binance> i am running mvn jetty:run in webapp directory
12:28:53 <rafa> binance: great
12:29:03 <rafa> binance: wait for the [ INFO ] Started Jetty Server message and then open the web browser at http://localhost:8080/openmrs
12:31:51 <binance> it works.
12:31:55 <binance> wow!
12:32:00 <binance> i am so happy
12:32:59 <dkayiwa> :D
12:33:21 <rafa> binance: thank you for your feedback :)
12:33:26 <rafa> binance: I've improved https://wiki.openmrs.org/display/docs/Step+by+Step+Installation+for+Developers
12:33:27 <OpenMRSBot> <http://ln-s.net/8_PW> (at wiki.openmrs.org)
12:33:47 <rafa> binance: let me know if anything else is unclear there
12:35:06 <rafa> dkayiwa: do we have scrum in 1,5h?
12:35:15 <dkayiwa> rafa: yes
12:35:52 <rafa> dkayiwa: ok, thx
12:36:06 <binance> thanks Rafa
12:36:07 <binance> have a lovely day.
12:36:08 <rafa> dkayiwa: it'll be 10 pm here :D
12:36:23 <rafa> binance: you're welcome.
12:36:32 <rafa> binance: Hope to see you here again :)
12:36:32 <dkayiwa> rafa: ohhhhhhhhhh :D
12:36:39 <rafa> binance: have a nice day too
12:38:47 <rafa> dkayiwa: btw you should update all 4 modules we're working on this week
12:38:54 <rafa> dkayiwa: I've committed many changes
12:39:43 <dkayiwa> rafa: oh thanks for the info :)
12:48:34 *** bwolfe has joined #openmrs
12:48:34 *** ChanServ sets mode: +o bwolfe
13:00:09 *** jkeiper has joined #openmrs
13:00:09 *** ChanServ sets mode: +v jkeiper
13:03:40 *** Yonatan has joined #openmrs
13:03:51 <downey> Hi Yonatan and welcome to the #openmrs IRC channel.
13:04:44 <Yonatan> Hi downey
13:05:02 <binance> hey rafa. i'm back
13:05:17 <rafa> binance: hey
13:05:19 <binance> ERROR - CommonsLogLogChute.log(96) |2012-10-15 14:02:50,895| Exception rendering #parse(org/openmrs/web/filter/initialization/header.vm) at org.openmrs.web.filter.initialization.InitializationFilter[line 1, column 1]
13:05:20 <binance> i have this error when creating the database.
13:06:08 <rafa> binance: I haven't seen it before
13:06:29 <rafa> binance: let me try to reproduce this
13:07:12 <binance> this is in the installation wizard
13:07:35 <bwolfe> rafa, andrea was having the same issue last week. I assumed it was a bad checkout/clone
13:07:58 <Yonatan> Dont want to interrupt but im new here and Jjust wanted to ask if there is anyone available to help me, Ive read the guides and seen the videos. Let me know if anyone here have the time. Thanks.
13:09:06 <bwolfe> Yonatan, just go ahead and ask any questions you have, someone will answer. :-)
13:09:40 <rafa> binance: after which step of the installation wizard did you see it?
13:10:13 <rafa> bwolfe: did checking out again help?
13:10:29 <binance> i already set up everything.
13:10:29 <bwolfe> rafa, I don't know
13:11:15 <rafa> binance: did you see the Tasks to execute screen with progress bars?
13:11:17 <binance> at the point of executing the commands,the first part (create database ) produces this error
13:12:10 <Yonatan> I'll Introduce myself, Im a senior Information Systems Engineering student from Israel, and as part of my final project I will be implementing specific features for the OpenMRS. I have set up the IDE and now I want to get and try to do a bugfix, but I need help to find my way around and fully understand how to do that.
13:12:13 <binance> the progress bar does not evolve and below i have errors
13:12:21 <binance> the last error is the one i sent
13:12:40 <bwolfe> Yonatan, do you work with Tobin?
13:12:45 <rafa> binance: can you share all errors please?
13:12:48 <Yonatan> Yes, Exactly.
13:12:58 <rafa> binance: pastebin.com
13:13:15 <binance> Server log file output: ERROR - CommonsLogLogChute.log(96) |2012-10-15 14:02:33,051| Exception rendering #parse(org/openmrs/web/filter/initialization/header.vm) at org.openmrs.web.filter.initialization.InitializationFilter[line 1, column 1] ERROR - CommonsLogLogChute.log(96) |2012-10-15 14:02:35,260| Exception rendering #parse(org/openmrs/web/filter/initialization/header.vm) at org.openmrs.web.filter.initialization.InitializationFi
13:14:11 <binance> WARN - InitializationFilter.executeStatement(1097) |2012-10-15 14:02:44,845| error executing sql: create database if not exists `?` default character set utf8 ERROR - CommonsLogLogChute.log(96) |2012-10-15 14:02:45,124| Exception rendering #parse(org/openmrs/web/filter/initialization/header.vm) at org.openmrs.web.filter.initialization.InitializationFilter[line 1, column 1] ERROR - CommonsLogLogChute.log(96) |2012-10-15 14:02:50,89
13:16:30 <rafa> binance: is that all?
13:17:28 <rafa> binance: do you have mysql running?
13:18:27 <Yonatan> Let me be more practical, I have seen a ticket "TRUNK-2681" that I want to check and see If I could get to fix the bug. How can I get to a situation where I can watch the code (without committing since its my first bugfix and I do not know my way around yet).
13:18:37 <Yonatan> https://tickets.openmrs.org/browse/TRUNK-2681
13:19:19 <binance> yes i do
13:20:12 <rafa> binance: does the database you specified exist?
13:21:09 *** wyclif has joined #openmrs
13:21:30 <rafa> Yonatan: have you seen https://wiki.openmrs.org/display/docs/Using+Git ?
13:22:25 <Yonatan> Yea ive read it and I have bot git shell and github installed, Ive forked the sample module and imported using maven to eclipse.
13:23:07 <rafa> Yonatan: in order to work on TRUNK-2681 you need to fork https://github.com/openmrs/openmrs-core
13:23:12 <Yonatan> But what do I need to fork in order to see the code related to the bugfix ticket? Or is it the 1.9 code
13:23:41 <Yonatan> Oh great thats one big question answered.
13:23:43 <rafa> Yonatan: typically we fix bugs in the latest version of core
13:24:00 <Yonatan> Thank you rafa.
13:24:05 <rafa> Yonatan: when you're done some dev will back port it for you to 1.9
13:24:23 <rafa> Yonatan: np
13:24:30 <Yonatan> One more thing that I've wanted to know
13:24:54 <rafa> dkayiwa: are you working on TRUNK-2681?
13:25:20 <dkayiwa> !ticket TRUNK-2681
13:25:22 <OpenMRSBot> dkayiwa: [#TRUNK-2681] When changing password , the verification of values of newPassword field and confirmPassword field fails . - OpenMRS JIRA - https://tickets.openmrs.org/browse/TRUNK-2681
13:26:12 <Yonatan> Since im just now starting to get into the code of the OpenMRS and that will not be easy (I dont have much experience with Open Source projects). I wanted to know if there is a detailed documentation or some diagrams that will help me understand it faster or do you think I should go over the entire code and figure it by reading it.
13:26:14 <rafa> dkayiwa: if not free it up for Yonatan
13:27:39 <rafa> Yonatan: https://wiki.openmrs.org/display/docs/Data+Model
13:28:25 <dkayiwa> rafa: done
13:28:35 <rafa> dkayiwa: thx
13:28:43 <rafa> Yonatan: you should be able to claim the ticket now
13:28:57 <Yonatan> Oh thats great (Ive done a lot of reading about the different OpenMRS parts and OpenMRS history) but I wasn't able to find those charts.
13:29:13 <rafa> Yonatan: https://wiki.openmrs.org/display/docs/API may be also helpful
13:30:46 <rafa> Yonatan: but the best way IMO is to just start reproducing and fixing bugs :)
13:30:57 <rafa> Yonatan: use debugger, play with the code
13:31:18 <Yonatan> Thank you rafa, I hope I will be able to fix this bug quickly because as you know im new here, but I do hope to be as helpful as I can to OpenMRS community.
13:31:37 <Yonatan> Thanks a lot rafa, you've been really helpful.
13:31:57 <rafa> Yonatan: you're welcome
13:33:17 <binance> the database does not exist but the wizard was supposed to create inlcuding its tables
13:33:49 <rafa> binance: right, which version of mysql do you have?
13:34:57 <binance> mysql 5
13:35:56 <rafa> binance: do you know exact version?
13:36:54 <rafa> binance: run 'mysql --version'
13:46:30 <binance> 5.5
13:49:47 <rafa> binance: can you try creating the db yourself and then running the wizard from scratch saying that you want to use an exisiting db, but asking to create tables?
13:50:08 <rafa> binance: unfortunately I was not able to reproduce your error
13:50:29 <rafa> binance: so it must be some system specific issue
13:50:35 *** Mkop has joined #openmrs
13:50:35 *** ChanServ sets mode: +v Mkop
13:50:40 <binance> ok
13:54:30 *** cpower has joined #openmrs
14:00:41 <binance> i just created the database myself but i still have errors
14:00:56 <binance> Server log file output: WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2549) |2012-10-15 14:52:48,245| Unable to find properties file: C:\Users\Binance\Application Data\OpenMRS\openmrs-runtime.properties WARN - OpenmrsUtil.getRuntimeProperties(2485) |2012-10-15 14:52:48,257| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
14:01:36 <rafa> binance: please delete C:\Users\Binance\Application Data\
14:01:39 <cpower> Hello sportsfans and welcome back!
14:01:41 <rafa> binance: and restart the server
14:01:50 *** andrea_ has joined #openmrs
14:02:00 <cpower> oh how I missed all of you.
14:02:10 <rafa> cpower: hi
14:02:34 <andrea_> cpower, missed you too
14:02:48 <andrea_> missed you all!
14:03:25 <cpower> Now to say those words I missed saying
14:03:29 <cpower> Let's Scrum!
14:03:39 <cpower> !scrumon cpower
14:03:39 * 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.
14:04:20 <cpower> Order: bwolfe, jkeiper, rafa, andrea, dkayiwa, kishoreyekkanti, wyclif
14:04:25 <bwolfe> rafa, you don't want to delete that whole folder, do you ? don't you just want the delete the .OpenMRS in that folder?
14:04:54 <rafa> bwolfe: right!!
14:04:58 <rafa> binance: sorry
14:05:07 <rafa> binance: don't delete Application Data
14:05:18 <rafa> binance: just OpenMRS
14:05:35 <binance> no such file exists
14:05:49 <cpower> bwolfe, tell us what you've been up to
14:05:51 <rafa> binance: ok then just restart the server
14:05:57 <rafa> uff
14:06:07 <bwolfe> rafa, binance, lets discuss it after the scrum
14:06:16 <bwolfe> Monday-Friday
14:06:16 <bwolfe> OpenMRS conference
14:06:16 <bwolfe> Monday
14:06:16 <bwolfe> reviewed TRUNK-3706
14:06:16 <bwolfe> reviewed TRUNK-2546
14:06:18 <binance> ok
14:06:42 <bwolfe> only blocker is the 100 pull requests from Lluis! :-)
14:06:53 <rafa> bwolfe: nice one :D
14:07:12 <bwolfe> haven't done much this morning yet...
14:07:35 <dkayiwa> oh Lluis is a code machine :D
14:08:03 <cpower> good start..
14:08:15 <cpower> jkeiper would you like to contribute?
14:08:32 <jkeiper> cpower, all AMPATH-related work right now :-)
14:09:08 <cpower> ok next, rafa
14:09:11 <rafa> Today:
14:09:11 <rafa> * Cleaned up sprint code.
14:09:11 <rafa> * Continued work on
14:09:11 <rafa> + META-279: Subscribing UI
14:09:11 <rafa> https://tickets.openmrs.org/browse/META-279
14:09:11 <rafa> + META-258: Import concept dictionary
14:09:12 <rafa> https://tickets.openmrs.org/browse/META-258
14:09:12 <rafa> * Some IRC support
14:09:13 <rafa> No blockers.
14:09:13 <rafa> Notice: Please update all 4 modules we're working on during this sprint. Many new commits.
14:11:24 <bwolfe> andrea_, are you online?
14:11:32 <rafa> Question: Who do we have on the sprint?
14:11:34 <andrea_> yes
14:11:48 <andrea_> Worked on Problem openmrs not deploying
14:11:48 <andrea_> Learned how to run system standalone
14:11:48 <andrea_> Read documnetation on Pull Request
14:11:48 <andrea_> Merck Presentation
14:11:48 <andrea_> Merck Project Meeting
14:11:49 <andrea_> Read sytem documnetation
14:11:51 <andrea_> TRUNK-3744 (didn't know someone else had claimed it)
14:11:53 <andrea_> email
14:11:55 <andrea_> Today
14:11:57 <andrea_> Pull requests for TRUNK-3701, TRUNK-3321
14:11:59 <andrea_> No blockers
14:12:08 <dkayiwa> Committed: Drag and drop feature for form field element to xforms designer - TRUNK-3337
14:12:08 <dkayiwa> Curating tickets
14:12:09 <dkayiwa> After a few more curations, will work on: Changed by information not updated when concept names/synonyms are edited, added or removed - TRUNK-3337
14:12:09 <dkayiwa> No Blockers
14:13:15 <bwolfe> dkayiwa, lets discuss 3337
14:13:18 <cpower> kishoreyekkanti your up if you want
14:13:22 <dkayiwa> bwolfe: ok
14:13:38 <cpower> otherwise wyclif, go for it.
14:13:41 <wyclif> Friday:
14:13:41 <wyclif> OpenMRS conference
14:13:41 <wyclif> Monday (Bug fixing swimlane this week):
14:13:41 <wyclif> META-272 - MDS doesn't identify two ConceptSources as being the same
14:13:41 <wyclif> TRUNK-1761 - Use mocks to test implementation id
14:13:41 <wyclif> Blockers: None
14:14:34 <cpower> blockers 100 pull requests from Lluis
14:14:57 <cpower> Discussion: Who we have on this sprint
14:15:06 <dkayiwa> i
14:15:54 <cpower> Answer to the discussion is: Rafa, Jkeiper, bwolfe, dkayiwa, Wyclif
14:16:20 <dkayiwa> cpower: minus wyclif :)
14:16:21 <bwolfe> jkeiper is on this sprint?
14:16:28 <bwolfe> wyclif is off this sprint?
14:16:42 *** binance has quit IRC
14:16:46 <rafa> andrea_: hi, did you have/fix ERROR - CommonsLogLogChute.log(96) |2012-10-15 14:02:33,051| Exception rendering #parse(org/openmrs/web/filter/initialization/header.vm) at org.openmrs.web.filter.initialization.InitializationFilter[line 1, column 1] ?
14:16:51 <dkayiwa> question?
14:16:56 <dkayiwa> bwolfe:
14:17:03 <wyclif> bwolfe, am in the bug fixing swimlane
14:17:12 <bwolfe> dkayiwa, your fix might be similar to the one on this one: https://tickets.openmrs.org/browse/TRUNK-3287
14:17:20 <dkayiwa> bwolfe: ok
14:18:50 <andrea_> rafa, no figured out with Jeremy's assistance how to run standalone.
14:19:07 <andrea_> rafa, do you have any ideas as to cause?
14:19:36 <rafa> andrea_: no, hoped you've resolved it already :)
14:20:03 <andrea_> rafa, well standalone got me up and running
14:20:18 <jkeiper> bwolfe, i offered 35% of my time ... but ...
14:20:21 <cpower> !scrumoff
14:20:21 * 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:20:39 <rafa> andrea_: ok, thx
14:20:44 <dkayiwa> jkeiper: but.... as usual :)
14:20:48 <jkeiper> heh
14:20:56 <bwolfe> jkeiper, so 35% of your time is worth...nothing? :-/
14:20:58 <jkeiper> implementations always win my attention ;-)
14:21:05 <dkayiwa> bwolfe: :D
14:21:09 <jkeiper> i will offer 36% this week
14:21:13 <jkeiper> might turn out to mean something heheh
14:21:42 <dkayiwa> jkeiper: all eyes :)
14:22:09 *** rafa has quit IRC
14:23:05 <jkeiper> i have made rafa quit with my insolence
14:23:19 <jkeiper> dkayiwa, wyclif ... no ugandans in photobooth pictures?!
14:23:20 <dkayiwa> jkeiper: he is gone to bed
14:23:36 <jkeiper> ah
14:23:44 <dkayiwa> jkeiper: we are too shy to be seen :D
14:24:04 <wyclif> jkeiper, we are anti photogenic
14:24:09 <jkeiper> hahaha
14:24:14 <bwolfe> if a ugandan didn't get his picture taken...was he even there?
14:24:53 <dkayiwa> bwolfe: yes behind the camera :)
14:25:32 <bwolfe> its tough to see the people behind the camera
14:25:51 <dkayiwa> :D
14:36:11 *** binance has joined #openmrs
14:36:23 <downey> Hi binance and welcome to the #openmrs IRC channel.
14:36:34 <binance> hi
14:36:42 <binance> where is rafa?
14:37:48 <bwolfe> !seen rafa
14:37:48 <OpenMRSBot> bwolfe: rafa was last seen in #openmrs 17 minutes and 8 seconds ago: <rafa> andrea_: ok, thx
14:38:05 <binance> please help. When i run mvn jetty:run in webapp i get this error
14:38:23 <bwolfe> andrea_, so what has been your holdup last week? no more pushes? no pull requests? no new tickets? :-(
14:39:18 *** kishoreyekkanti has quit IRC
14:39:23 <binance> 2012-10-15 15:34:50.03::INFO: No Transaction manager found - if your webapp requires one, please configure one. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2523) |2012-10-15 15:34:50,909| Unable to find a runtime properties file at D:\IT-Kamer\PROJECT MEDCAM\openmrs\webapp\openmrs-runtime.properties
14:42:26 *** suranga has joined #openmrs
14:42:26 *** ChanServ sets mode: +v suranga
14:43:27 <downey> Hi suranga and welcome to the #openmrs IRC channel.
14:43:47 *** binance has quit IRC
14:43:50 <suranga> hi downey who is sitting at physically same location :)
14:44:01 <suranga> so I am at OMRS office !!!
14:44:08 <suranga> cpower, hi... are you around ? :)
14:48:45 <bwolfe> did we lose binance? :-/
15:02:32 *** Prof has quit IRC
15:10:52 *** Yonatan has quit IRC
15:26:14 *** binance has joined #openmrs
15:28:02 *** madroach has quit IRC
15:28:09 *** madroach has joined #openmrs
15:28:24 <downey> Hi madroach and welcome to the #openmrs IRC channel.
15:29:06 <binance> i have this error
15:29:09 <binance> please help
15:29:10 <binance> 2012-10-15 15:34:50.03::INFO: No Transaction manager found - if your webapp requires one, please configure one. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2523) |2012-10-15 15:34:50,909| Unable to find a runtime properties file at D:\IT-Kamer\PROJECT MEDCAM\openmrs\webapp\openmrs-runtime.properties
15:29:24 <bwolfe> binance, welcome back. :-)
15:29:43 <binance> this is when i run 'mvn jetty:run' in webapp directory
15:29:52 <binance> thanks bwolfe
15:29:57 <bwolfe> binance, do your logs end there? or continue? usually it logs those just to tell you what it is doing...then it shows the "intialization wizard" in the web
15:30:14 <binance> yes
15:30:35 <binance> the log continue
15:30:42 <binance> thats just a part
15:32:05 <binance> WARN - OpenmrsUtil.getRuntimeProperties(2485) |2012-10-15 15:34:51,308| Unable to find a runtime properties file. Initia l setup is needed. View the webapp to run the setup wizard. 2012-10-15 15:34:51.231::INFO: Started SelectChannelConnector@0.0.0.0:8080 [INFO] Started Jetty Server [INFO] Starting scanner at interval of 10 seconds.
15:32:17 <bwolfe> binance, ok, so it finished correctly
15:32:20 <binance> that is where it ends
15:32:24 <bwolfe> open localhost:8080/openmrs
15:32:25 <binance> any idears?
15:32:54 <binance> i have open localhost:8080/openmrs but the setup gives errors
15:33:02 <bwolfe> binance, the same vm one?
15:33:05 <binance> same thing about runtime properties file
15:33:18 <bwolfe> binance, that must be a problem in openmrs. or with your environment.
15:33:22 *** djazayeri has joined #openmrs
15:33:22 *** ChanServ sets mode: +o djazayeri
15:33:37 <bwolfe> binance, you can either download and unzip the standalone or you can try building the 1.9.x branch instead
15:33:45 <bwolfe> binance, I need to run for a bit, bbl
15:34:16 <dkayiwa> binance: i can try take it from where bwolfe has stopped :)
15:36:20 <binance> OK
15:39:41 *** suranga has quit IRC
15:40:15 *** andrea_ has quit IRC
15:58:22 *** binance has quit IRC
16:30:24 *** djazayeri1 has joined #openmrs
16:30:24 *** djazayeri has quit IRC
16:38:17 *** djazayeri has joined #openmrs
16:38:17 *** ChanServ sets mode: +o djazayeri
16:39:08 *** djazayeri1 has quit IRC
16:54:30 *** sbose78 has joined #openmrs
16:54:45 <downey> Hi sbose78 and welcome to the #openmrs IRC channel.
16:56:26 <sbose78> Hi Im building the openmrs-core
16:57:16 <sbose78> I see a long list of JARs being downloaded. What are those? and how do I make sure they dont get downloaded the next time I run jetty
16:57:58 *** dkayiwa has quit IRC
17:06:43 *** dkayiwa has joined #openmrs
17:11:07 <bwolfe> sbose78, thats done by maven. its a one-time download
17:11:15 <bwolfe> maven installs them to your local maven repository
17:13:14 *** djazayeri1 has joined #openmrs
17:15:25 *** djazayeri has quit IRC
17:29:37 *** sbose78 has quit IRC
17:36:11 *** kishoreyekkanti has joined #openmrs
18:17:37 *** basic is now known as basic`
18:23:24 *** downey has quit IRC
18:38:15 *** downey has joined #openmrs
18:38:15 *** ChanServ sets mode: +o downey
18:38:15 *** OpenMRSBot sets mode: +o downey
18:42:46 *** dkayiwa has quit IRC
18:45:58 *** dkayiwa has joined #openmrs
19:04:04 *** downey has quit IRC
19:06:41 *** cpower has quit IRC
19:06:56 *** downey has joined #openmrs
19:06:56 *** OpenMRSBot sets mode: +o downey
19:06:56 *** ChanServ sets mode: +o downey
19:12:16 <wyclif> hi djazayeri1
19:12:27 *** djazayeri1 is now known as djazayeri
19:12:29 <djazayeri> hi wyclif
19:13:18 <bwolfe> hi djazayerinull
19:13:29 <dkayiwa> inull
19:13:44 <wyclif> djazayeri, am trying to run this test MirebalaisHospitalActivatorTest
19:14:37 <djazayeri> wyclif: okay, doing that requires building snapshot versions of several other modules first
19:14:42 <wyclif> djazayeri, and i get this error, any idea?
19:14:45 <wyclif> djazayeri, http://pastebin.com/GAjdRRYQ
19:15:36 <djazayeri> wyclif: you also need the emr, pacsintegration, and patientregistration modules
19:15:59 <djazayeri> wyclif: though you probably want to wait a couple days to try all this until we have better documentation...
19:16:04 <wyclif> djazayeri, do i need their latest builds?
19:16:08 <djazayeri> wyclif: out of curiosity, why are you building now?
19:16:16 <wyclif> djazayeri, i wanted to work on META-272
19:16:19 <djazayeri> wyclif: mirebalais depends on snapshots of those three, I think.
19:16:23 <djazayeri> !ticket META-272
19:16:25 <OpenMRSBot> djazayeri: [#META-272] MDS doesnt identify two ConceptSources as being the same - OpenMRS JIRA - https://tickets.openmrs.org/browse/META-272
19:16:46 <wyclif> djazayeri, so i was trying to run that test as you recommended to reproduce the problem
19:16:52 <djazayeri> wyclif: ah, okay
19:17:17 <djazayeri> wyclif: did you checkout the mdserror branch?
19:18:18 <wyclif> djazayeri, yes
19:20:45 <djazayeri> wyclif: okay, tricky. One option is to check out the EMR module from that point, and mvn install it. But perhaps easier is to just try manually running those two MDS imports
19:21:13 <wyclif> djazayeri, i imported emr module and build it
19:21:32 <wyclif> djazayeri, i will just try importing the packages manually through mds
19:21:44 <djazayeri> wyclif: the issue is that we've probably modified the EMR module since 9/18
19:22:17 <djazayeri> wyclif: though that class should exist
19:22:42 <djazayeri> anyway, you can try manually, or else just copy the "installIfNecessary" code that's in the mirebalais activator into an MDS unit test or something.
19:22:47 <djazayeri> wyclif: ^^ for TDD
19:22:57 <djazayeri> along with those two actual packages
19:23:07 <djazayeri> I don't think you'd necessarily want to commit them to MDS
19:23:42 <wyclif> djazayeri, will try that, thanks!!
19:43:05 *** kishoreyekkanti has quit IRC
20:11:15 <jkeiper> pascal`++ coffee++
20:11:26 <jkeiper> any reporting gurus here?
20:20:32 *** jkeiper has quit IRC
21:20:44 *** wyclif has quit IRC
21:28:07 *** bwolfe has quit IRC
21:32:03 *** dkayiwa_ has joined #openmrs
21:32:31 *** dkayiwa has quit IRC
21:32:32 *** dkayiwa_ is now known as dkayiwa
21:42:36 *** bwolfe has joined #openmrs
21:42:36 *** ChanServ sets mode: +o bwolfe
21:53:04 *** bwolfe has quit IRC
22:34:15 *** dkayiwa has quit IRC
23:17:19 *** downey has quit IRC
23:41:51 *** suranga has joined #openmrs
23:41:51 *** ChanServ sets mode: +v suranga
23:54:57 *** wyclif has joined #openmrs