| 00:24:38 | *** VaibhavAgarwal has joined #openmrs |
| 00:28:58 | *** VaibhavAgarwal has quit IRC |
| 00:40:35 | *** wluyima has joined #openmrs |
| 01:05:36 | *** wluyima has quit IRC |
| 01:07:07 | *** wluyima has joined #openmrs |
| 01:51:42 | *** harshadura has joined #openmrs |
| 01:51:42 | *** ChanServ sets mode: +v harshadura |
| 02:02:59 | <OpenMRSBot> Recent updates in the world of openmrsci: SON-OPENMRSCOREMASTER-141 has FAILED : Scheduled build <https://ci-stg.openmrs.org/browse/SON-OPENMRSCOREMASTER-141> |
| 02:31:12 | *** robbyoconnor has joined #openmrs |
| 02:31:12 | *** ChanServ sets mode: +v robbyoconnor |
| 03:16:31 | *** GitHub188 has joined #openmrs |
| 03:16:31 | <GitHub188> [openmrs-core] wluyima pushed 1 new commit to 1.10.x: http://git.io/sbk8AQ |
| 03:16:31 | <GitHub188> openmrs-core/1.10.x c4052b5 wyclif: Fixed failing test because of hanging code in OrderService.getNewOrderNumber - TRUNK-4183 |
| 03:16:31 | *** GitHub188 has left #openmrs |
| 03:44:08 | *** GitHub146 has joined #openmrs |
| 03:44:08 | <GitHub146> [openmrs-core] wluyima force-pushed 1.10.x from c4052b5 to b0dabd3: http://git.io/RBORLQ |
| 03:44:08 | <GitHub146> openmrs-core/1.10.x b0dabd3 wyclif: Fixed failing test because of hanging code in OrderService.getNewOrderNumber - TRUNK-4183... |
| 03:44:08 | *** GitHub146 has left #openmrs |
| 04:12:09 | *** wluyima has quit IRC |
| 04:54:44 | *** aka_007 has joined #openmrs |
| 04:55:37 | <aka_007> Hie ... I am a newbie in openmrs and I want to contribute something to openmrs organisation for GSoC'14 . I am trying to install openmrs on my system(ubuntu) |
| 04:55:43 | <aka_007> I am following the link: https://wiki.openmrs.org/display/docs/Step+by+Step+Installation+for+Developers |
| 04:55:44 | <OpenMRSBot> <http://ln-s.net/8_PW> (at wiki.openmrs.org) |
| 04:56:33 | <aka_007> when I run the command "mvn jetty:run" |
| 04:57:00 | <aka_007> it says could not find "/var/lib/OpenMRS"... Do I need to copy some file in there... ?? |
| 05:00:14 | <aka_007> @downey ?? |
| 05:01:42 | <OpenMRSBot> Recent updates in the world of openmrsci: BB-BDE-34 has FAILED : Scheduled build <https://ci-stg.openmrs.org/browse/BB-BDE-34> |
| 05:09:43 | <OpenMRSBot> Recent updates in the world of openmrsci: REP-REP-208 has FAILED (3 tests failed) : Updated by Michael Seaton <https://ci-stg.openmrs.org/browse/REP-REP-208> |
| 05:11:57 | <harsz89> aka_007, |
| 05:12:03 | <harsz89> aka_007, hi aka_007 |
| 05:12:14 | <harsz89> aka_007, you not need to do anythinh |
| 05:12:25 | <harsz89> aka_007, are you use ubuntu? |
| 05:19:22 | <aka_007> harsz89 yes |
| 05:20:04 | <aka_007> harsz89, how do I deploy war file... Do you have any link that gives instruction to do the same? |
| 05:46:06 | <harsz89> aka_007, you can deploy the war file in tomcat |
| 05:46:14 | <harsz89> aka_007, but if you using jetty |
| 05:46:24 | <harsz89> aka_007, jetty server will automatically deploy it |
| 05:46:33 | <harsz89> aka_007, in your home directory |
| 05:46:43 | <harsz89> aka_007, there will be a .OpenMRS folder |
| 05:46:52 | <harsz89> aka_007, seems like something went wrong |
| 05:47:01 | <harsz89> aka_007, just delete .OpenMRs folder |
| 05:47:18 | <harsz89> aka_007, and if there is a database created in mysql called openmrs |
| 05:47:31 | <harsz89> aka_007, drop it also and run mvn jetty again |
| 05:47:31 | <harsz89> :) |
| 05:55:08 | <aka_007> harsz89, there is no .OpenMRS folder in the home... there was a database named "openmrs" in mysql, just dropped it... trying to run jetty run give me a minute |
| 06:01:09 | <aka_007> harsz89, same error Unable to find properties file: /var/lib/OpenMRS/openmrs-runtime.properties |
| 06:01:31 | <aka_007> there is no folder named "OpenMRS" in "/var/lib"... How do I put paste it or install it... ?? |
| 06:01:57 | <aka_007> I don't think it's automatically installed or pasted... |
| 06:11:11 | <aka_007> harsz89, you there sir.. ?? |
| 06:11:37 | <harsz89> aka_007, yep no sir please :D |
| 06:12:00 | <harsz89> aka_007, is the jetty server stopped? |
| 06:12:09 | <harsz89> aka_007, after d error |
| 06:12:09 | <aka_007> harsz89, :D okae... yaa it has stopped... :( |
| 06:12:26 | <aka_007> harsz89 yaa |
| 06:12:35 | <harsz89> aka_007, you running jetty command inside webapp folder ryt? |
| 06:12:38 | <aka_007> harsz89, it shows massive error, you want to see them all |
| 06:12:43 | <aka_007> harsz89, yaa |
| 06:13:05 | <harsz89> aka_007, okey whta's d full error message |
| 06:13:15 | <harsz89> aka_007, and what's your java version |
| 06:13:16 | <harsz89> ? |
| 06:14:37 | <aka_007> harsz89, javac 1.6.0_27 |
| 06:14:52 | <harsz89> aka_007, okey cool :) |
| 06:15:11 | <aka_007> WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2640) |2014-02-09 11:29:44,932| Unable to find a runtime properties file at /home/aka/Ubuntu One/gsoc/openmrs-core/webapp/openmrs-runtime.properties WARN - OpenmrsUtil.getApplicationDataDirectory(1235) |2014-02-09 11:29:44,942| Unable to write to users home dir, fallback to: /var/lib WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2667) |2014-02-09 11:29:44,943| Unable to find p |
| 06:15:31 | <aka_007> harsz89, |
| 06:15:50 | <aka_007> harsz89, I guess only a part of the error is being pasted in here.... it's too long |
| 06:16:55 | <harsz89> aka_007, it's fine |
| 06:17:47 | <harsz89> aka_007, you using latest trunk version |
| 06:17:48 | <harsz89> ? |
| 06:18:09 | <aka_007> harsz89, How do I check that... ?? |
| 06:18:47 | <harsz89> aka_007, okey can you install tomcat and deploy d war file |
| 06:19:02 | <harsz89> aka_007, um not sure about whether is this a issue |
| 06:19:31 | <harsz89> aka_007, just goto tomcat website and download |
| 06:20:13 | <aka_007> harsz89, I already installed it previously by using the command " |
| 06:20:21 | <aka_007> harsz89, "sudo apt-get install tomcat6" |
| 06:21:30 | <harsz89> aka_007, okey you can drop openmrs war file into |
| 06:21:37 | <harsz89> webapp directory of installed tomcat |
| 06:24:39 | <aka_007> harsz89, from where do I get the war file of tomcat? |
| 06:24:52 | <harsz89> oh wait |
| 06:24:52 | <aka_007> harsz89, I mean the war file of openmrs |
| 06:24:59 | <harsz89> aka_007, did you build the |
| 06:25:01 | <harsz89> openmrs core |
| 06:25:02 | <harsz89> ? |
| 06:25:20 | <aka_007> harsz89, I cloaned it from github |
| 06:25:30 | <harsz89> aka_007, you have to build it first |
| 06:25:34 | <harsz89> aka_007, using maven |
| 06:25:42 | <harsz89> aka_007, then your jetty server will work |
| 06:25:44 | <downey> :) |
| 06:26:08 | <aka_007> harsz89, yaa I ran "mvn clean install" in the main directory and it runs fine as seen from the outputs |
| 06:26:46 | <aka_007> harsz89, after that when I go to webapp and run the command "mvn jetty:run" it shows couldn't find "/var/lib/OpenMRS/openmrs-properties" |
| 06:26:57 | <harsz89> aka_007, okey then you can find the war file under webapp/target directory as i remember |
| 06:27:06 | <harsz89> aka_007, just go and check it out :) |
| 06:27:25 | <aka_007> harsz89, just a minute |
| 06:28:25 | <aka_007> harsz89, yaa I got it in webapp/target ... what should I do with it now.. ?? |
| 06:30:34 | <harsz89> aka_007, if you install tomcat from apt get |
| 06:31:04 | <harsz89> aka_007, there will be a webapp directory which i dont remember |
| 06:31:13 | <harsz89> aka_007, go a little googling |
| 06:31:28 | <harsz89> aka_007, you only needs to drop the war file into |
| 06:31:32 | <harsz89> aka_007, webapp directory |
| 06:31:47 | <harsz89> aka_007, im thinking that |
| 06:31:54 | <aka_007> harsz89, okae on it... I need to copy paste it into tomcat webapp(some directory) ... |
| 06:31:58 | <aka_007> harsz89, okae |
| 06:32:10 | <aka_007> harsz89, will be back to you once it's done.... :) |
| 06:32:11 | <harsz89> aka_007, if you apt get and install tomcat using apt get and it;s runs in 8080 |
| 06:32:20 | <harsz89> aka_007, if jetty also runs in 8080 |
| 06:32:26 | <harsz89> there will be a conflict |
| 06:32:38 | <harsz89> aka_007, i dont know actually what's going there |
| 06:32:55 | <harsz89> aka_007, always try to installa tomcat seperately by downloading distribution |
| 06:32:58 | <aka_007> harsz89, ohh okae.... I guess we have to do some port manipulation in there... let me get this clear as to what is going on... |
| 06:33:14 | <harsz89> aka_007, for development purposes that will be the ideal way as seems to me |
| 06:33:25 | <aka_007> harsz89, okae... I will remove the present tomcat and download again... |
| 06:33:44 | <harsz89> aka_007, okey :) |
| 06:33:53 | <harsz89> or just stop tomcat and |
| 06:33:58 | <harsz89> run jetty again :) |
| 06:35:14 | <aka_007> harsz89, okae... |
| 07:10:39 | *** aka_007 has quit IRC |
| 07:21:26 | *** dkayiwa has joined #openmrs |
| 07:56:32 | *** v__ has joined #openmrs |
| 08:00:38 | *** v__ has quit IRC |
| 08:16:57 | *** harshadura has quit IRC |
| 08:24:17 | *** harshadura has joined #openmrs |
| 08:24:17 | *** ChanServ sets mode: +v harshadura |
| 09:33:46 | *** harsz89 has quit IRC |
| 09:50:32 | *** harsz89 has joined #openmrs |
| 09:50:32 | *** ChanServ sets mode: +v harsz89 |
| 11:42:51 | *** harshadura_ has joined #openmrs |
| 11:46:01 | *** harshadura has quit IRC |
| 12:27:10 | *** GitHub160 has joined #openmrs |
| 12:27:10 | <GitHub160> [openmrs-core] lplotni closed pull request #625: TRUNK-287 (master...TRUNK-287) http://git.io/00i4_g |
| 12:27:10 | *** GitHub160 has left #openmrs |
| 12:27:17 | *** Tajha has quit IRC |
| 12:49:06 | *** Tajha has joined #openmrs |
| 13:03:50 | *** Tajha has quit IRC |
| 14:01:53 | *** davidpardz has quit IRC |
| 14:22:27 | *** jb360 has joined #openmrs |
| 14:58:49 | *** harshadura has joined #openmrs |
| 14:58:50 | *** ChanServ sets mode: +v harshadura |
| 15:00:21 | *** harshadura_ has quit IRC |
| 15:39:10 | *** k-joseph has joined #openmrs |
| 15:47:14 | *** jb360 has quit IRC |
| 16:22:18 | *** k-joseph has quit IRC |
| 16:25:31 | *** k-joseph has joined #openmrs |
| 16:44:28 | *** k-joseph has quit IRC |
| 16:55:40 | *** harshadura has quit IRC |
| 16:56:36 | *** jb360 has joined #openmrs |
| 17:26:20 | *** jb360 has quit IRC |
| 19:38:41 | *** harsz89 has quit IRC |
| 19:51:09 | *** harsz89 has joined #openmrs |
| 19:51:09 | *** ChanServ sets mode: +v harsz89 |
| 20:34:14 | *** Tajha has joined #openmrs |
| 21:03:02 | *** Tknopejenkins10 has joined #openmrs |
| 21:22:24 | *** Vineet has joined #openmrs |
| 21:25:09 | *** upul has joined #openmrs |
| 21:25:18 | *** upul has left #openmrs |
| 21:25:21 | *** upul has joined #openmrs |
| 21:28:27 | <Vineet> dkayiwa: for gsoc proposal can we choose new project or we have to choose an existin one from the list? |
| 21:29:28 | <dkayiwa> Vineet: students normally choose from a given list. Though if you feel like you have a cool project idea, feel free to share it with us. We do not want to discourage innovation. :) |
| 21:32:48 | <Vineet> I am thinking we can introduce multple feature in standalone, like database customization, debug mode, connection test, module downloader/uploader, UI enhancments etc. is that a good idea? |
| 21:35:00 | <Vineet> dkayiwa: I didnt find anything like that in the list, but I found such thing in many issues in Openmrs. This can be response to all those issue as well as new enhancments |
| 21:36:00 | <dkayiwa> Vineet: we do not plan to rely very much on this standalone because it based an implementation which oracle abandoned :) |
| 21:40:58 | <Vineet> I didnt understand your answer :( |
| 21:41:29 | <Vineet> dkayiwa: I mean reason of not rely |
| 21:42:04 | <dkayiwa> Vineet: so a gsoc project based on our current standalone is not a good idea |
| 21:42:37 | <dkayiwa> Vineet: does this make sense? |
| 21:53:02 | <Vineet> yeah, and what about OpenMRS Sdk, It is in existing project, can I choose that one for work? |
| 21:54:58 | <Vineet> dkayiwa: yeah, and what about OpenMRS Sdk, It is in existing project, can I choose that one for work? |
| 21:55:18 | <dkayiwa> Vineet: OpenMRS SDK is a good one |
| 21:55:34 | <dkayiwa> Vineet: you are free to compete with others for it :) |
| 21:58:05 | <Vineet> dkayiwa: ok. thanx :) |
| 21:58:08 | <Vineet> dkayiwa: I read news about introducing machine learnning, is anything implemented yet? |
| 21:58:29 | <dkayiwa> Vineet: not any that am aware of |
| 22:00:42 | *** Tknopejenkins10 has quit IRC |
| 22:15:00 | *** Vineet has quit IRC |
| 23:39:50 | *** visitors has joined #openmrs |
| 23:44:14 | *** visitors has quit IRC |
| 23:59:54 | *** dkayiwa has quit IRC |