| 00:05:13 | *** umashanthi has quit IRC |
| 00:12:55 | *** njero has quit IRC |
| 00:16:51 | *** upul` has quit IRC |
| 00:30:12 | *** AdiRatiu has quit IRC |
| 00:42:11 | <zrobert> Hello |
| 00:43:25 | *** Mkop has joined #openmrs |
| 00:43:25 | *** ChanServ sets mode: +v Mkop |
| 00:48:34 | *** Mkop has quit IRC |
| 00:58:50 | *** sebastienm has quit IRC |
| 01:13:19 | <ricardosbarbosa> hi |
| 01:17:59 | *** sebastienm has joined #openmrs |
| 01:28:40 | <bwolfe> !bwolfesays |
| 01:28:41 | <OpenMRSBot> bwolfe: "bwolfesays" --- FYI to all potential GSoC Applicants: OpenMRS welcomes multiple applications for multiple projects within openmrs. Actually, we encourage it! Sometimes we get quality students only applying to a low priority project. So pick a few projects that interest you, apply to all of them, and put comments in them saying which other ones you've applied to |
| 01:28:46 | <bwolfe> !bwolfealsosays |
| 01:28:46 | <OpenMRSBot> bwolfe: "bwolfealsosays" --- To greatly increase your chances of getting accepted by openmrs you should demonstrate your knowledge/skills in both java and potentially openmrs. The best way to do that is to finish a few small tickets. Type !trivialtickets and !introtickets for links to some that we have defined. |
| 01:29:17 | <bwolfe> !trivialtickets |
| 01:29:17 | <OpenMRSBot> bwolfe: "trivialtickets" --- http://dev.openmrs.org/report/16 |
| 01:29:21 | <bwolfe> !introtickets |
| 01:29:21 | <OpenMRSBot> bwolfe: "introtickets" --- http://dev.openmrs.org/report/20 |
| 01:30:22 | *** trtr3434 has quit IRC |
| 01:30:48 | *** trtr3434 has joined #openmrs |
| 01:32:09 | <mmenegali> nice. :) |
| 01:32:17 | <mmenegali> thanks for the info, bwolfe |
| 01:33:57 | <bwolfe> feel free to reuse those for other students that come in when I'm not here :-) |
| 01:34:10 | <mmenegali> ok |
| 01:34:53 | *** sebastienm has quit IRC |
| 01:38:19 | <zrobert> bwolfe: hi |
| 01:39:07 | <bwolfe> hi |
| 01:39:37 | <zrobert> are we to post proposed solutions to a ticket in trac or with the gsoc application? |
| 01:39:43 | *** sebastienm has joined #openmrs |
| 01:52:16 | *** upul` has joined #openmrs |
| 01:52:16 | *** ChanServ sets mode: +v upul` |
| 01:53:36 | <bwolfe> zrobert: to the ticket |
| 01:53:48 | *** jbourne has quit IRC |
| 01:53:49 | *** jbourne2 has joined #openmrs |
| 01:54:44 | <bwolfe> zrobert: we will then be able to review and get those tickets into trunk. you can then reference those tickets in your gsoc application |
| 02:05:17 | <zrobert> bwolfe: ok, thanks |
| 02:07:18 | *** njero has joined #openmrs |
| 02:07:18 | *** ChanServ sets mode: +v njero |
| 02:08:04 | *** sebastienm has quit IRC |
| 02:28:08 | <zrobert> Is all the logging from OpenMRS directed to catalina.out? |
| 02:31:02 | <upul`> zrobert: yes, to console |
| 02:31:11 | <upul`> default log level is warn |
| 02:32:19 | <zrobert> thanks |
| 02:39:51 | *** njero has quit IRC |
| 02:42:23 | *** njero has joined #openmrs |
| 02:42:23 | *** ChanServ sets mode: +v njero |
| 02:43:24 | *** downeym has joined #openmrs |
| 02:43:24 | *** ChanServ sets mode: +o downeym |
| 02:49:25 | *** downeym has quit IRC |
| 02:49:27 | *** downeym_ has joined #openmrs |
| 02:49:27 | *** ChanServ sets mode: +o downeym_ |
| 02:50:15 | *** njero has quit IRC |
| 03:08:45 | *** downeym_ has quit IRC |
| 03:08:57 | *** WaHooCrazy7 has joined #openmrs |
| 03:09:43 | <WaHooCrazy7> hey guys |
| 03:09:51 | <WaHooCrazy7> hows everyone tonight? |
| 03:10:21 | <ricardosbarbosa> fine :) |
| 03:18:41 | <WaHooCrazy7> i see you guys were accepted into GSoC again |
| 03:19:07 | <WaHooCrazy7> i was thinking of applying to a few projects, and was just wondering what the best way to get my feet wet with OpenMRS would be |
| 03:20:16 | <upul`> WaHooCrazy7: you should start with http://openmrs.org/wiki/Step-by-Step_Installation_for_Developers |
| 03:20:17 | <OpenMRSBot> <http://ln-s.net/1iOR> (at openmrs.org) |
| 03:21:33 | <upul`> then you can try some tickets |
| 03:21:59 | <upul`> !introtickets |
| 03:21:59 | <OpenMRSBot> upul`: "introtickets" --- http://dev.openmrs.org/report/20 |
| 03:22:36 | <WaHooCrazy7> ok cool, ill get it set up and try to tackle a ticket or 2 |
| 03:22:57 | <WaHooCrazy7> i saw you guys use trac should i also make an account there? |
| 03:23:53 | <upul`> yes you should create an account to update tickets etc. |
| 03:27:25 | <WaHooCrazy7> ok, im checking out from svn now |
| 03:27:36 | <WaHooCrazy7> how much of a learning curve is there to the app? |
| 03:36:37 | <upul`> WaHooCrazy7: it's java, spring, hibernate |
| 03:37:34 | *** codestasher has quit IRC |
| 03:41:10 | *** codestasher has joined #openmrs |
| 03:41:32 | <WaHooCrazy7> ahh ok, that wont be bad then |
| 03:41:46 | <WaHooCrazy7> i used spring about a month ago for a project |
| 03:55:45 | <ricardosbarbosa> hey do i have to create a branch to try make/some some thickets? |
| 03:55:54 | <ricardosbarbosa> *make/fix |
| 03:56:31 | <upul`> ricardosbarbosa: checkout the trunk and do the changes, then make a patch and attach it to the ticket |
| 03:56:58 | <ricardosbarbosa> oww i got it |
| 03:57:00 | <ricardosbarbosa> thanks |
| 03:57:29 | <ricardosbarbosa> is there some page abou how to create a patch? |
| 03:57:42 | <ricardosbarbosa> *about |
| 03:58:22 | <upul`> ricardosbarbosa: http://openmrs.org/wiki/Patches |
| 04:01:27 | <ricardosbarbosa> really thanks |
| 04:02:31 | <WaHooCrazy7> if im going to work on a ticket do i need to assign it to myself or something so others know im working on it? |
| 04:02:46 | <upul`> WaHooCrazy7: yes |
| 04:03:34 | <WaHooCrazy7> hmmm i made a trac account, but how would i assign myself to a ticket |
| 04:03:41 | <WaHooCrazy7> first time trac user here... |
| 04:04:33 | <upul`> WaHooCrazy7: do you get Action box with accept ticket etc.? |
| 04:04:44 | <upul`> at the bottom of the ticket |
| 04:05:22 | <WaHooCrazy7> all i see is a comment box |
| 04:07:09 | <upul`> WaHooCrazy7: when you're logged in you don't get any of those assign radio box etc.? |
| 04:07:26 | <WaHooCrazy7> nope |
| 04:07:37 | <WaHooCrazy7> i used the signup link next to the search box |
| 04:07:59 | <upul`> WaHooCrazy7: i think you have to request for rights, send mail giving your trac account name to ben AT openmrs DOT org |
| 04:12:05 | <WaHooCrazy7> ok |
| 04:21:59 | *** sebastienm has joined #openmrs |
| 04:27:11 | <WaHooCrazy7> do you guys know how to change my JAVA_HOME path? |
| 04:27:29 | <WaHooCrazy7> i'm using eclipse on windows |
| 04:27:37 | <ricardosbarbosa> are you using eclipse? |
| 04:27:38 | <ricardosbarbosa> ok |
| 04:27:43 | <ricardosbarbosa> wait aminute |
| 04:28:22 | <ricardosbarbosa> but |
| 04:28:46 | <WaHooCrazy7> i found the class path variables under window -> prefernces -> java -> build path -> classpath variables |
| 04:30:02 | <WaHooCrazy7> im trying to run the Ant install script, and its looking for the jdk but for some reason my java_home points to the jre |
| 04:30:13 | <ricardosbarbosa> did u try to put a enviroment variable at the windows? |
| 04:30:33 | <ricardosbarbosa> maybe you dont have the jdk |
| 04:30:38 | <ricardosbarbosa> but just the jre |
| 04:30:43 | <ricardosbarbosa> u need the jdk |
| 04:30:54 | <WaHooCrazy7> i have the jdk, for some reason its not on that path |
| 04:30:59 | <ricardosbarbosa> look for java directory |
| 04:31:07 | <ricardosbarbosa> ok so |
| 04:31:13 | <ricardosbarbosa> you will do it |
| 04:31:15 | <ricardosbarbosa> wait |
| 04:32:18 | <ricardosbarbosa> window -> prefernces -> java -> Installed JRE |
| 04:32:25 | <ricardosbarbosa> there click in add button |
| 04:32:31 | <ricardosbarbosa> and add the jdk |
| 04:34:32 | <WaHooCrazy7> cool, there it goes |
| 04:34:33 | <WaHooCrazy7> thanks |
| 04:35:42 | <ricardosbarbosa> does anyone know what the page that talk about liquibase update |
| 04:35:43 | <ricardosbarbosa> ? |
| 04:35:56 | <ricardosbarbosa> wiki |
| 04:36:50 | *** codestasher has quit IRC |
| 04:37:30 | *** trtr3434 has quit IRC |
| 04:38:00 | *** trtr3434 has joined #openmrs |
| 04:40:17 | <upul`> ricardosbarbosa: what do you mean |
| 04:43:29 | <ricardosbarbosa> about the "boolean concepts" |
| 04:43:42 | <WaHooCrazy7> for the install wizard, what are the requirements for the admin password? |
| 04:43:52 | <ricardosbarbosa> i need to know something about databaase i think so |
| 04:43:53 | *** sebastienm has quit IRC |
| 04:43:55 | <WaHooCrazy7> im trying to use Buffa10 but its not taking it |
| 04:44:04 | *** bwolfe has quit IRC |
| 04:44:16 | <ricardosbarbosa> try 8 digits/letters |
| 04:44:18 | <upul`> WaHooCrazy7: Test1234 works :-) 8 chars, numbers Caps i think |
| 04:44:57 | <WaHooCrazy7> upul: lol that worked great...its even top secret |
| 04:45:27 | <ricardosbarbosa> upul: bewolfe said me something about liquibase update to latest xml file |
| 04:45:57 | <ricardosbarbosa> when i was talking about "boolean concepts" project with him |
| 04:46:14 | <ricardosbarbosa> but i looked for something at wiki |
| 04:46:22 | <ricardosbarbosa> but nothing... |
| 04:46:38 | <upul`> ricardosbarbosa: yes, there is the file /metadata/model/liquibase-update-to-latest.xml |
| 04:46:45 | <upul`> this one has the changesets |
| 04:47:19 | <upul`> ricardosbarbosa: http://openmrs.org/wiki/Data_Model_Update_Conventions |
| 04:47:22 | <OpenMRSBot> <http://ln-s.net/5JML> (at openmrs.org) |
| 04:48:54 | *** sanyam has joined #openmrs |
| 04:50:30 | *** ricardosbarbosa has quit IRC |
| 04:51:36 | *** codestasher has joined #openmrs |
| 04:54:21 | <WaHooCrazy7> do you guys get a lot of applications for SoC spots? |
| 04:55:00 | <upul`> i'm not a developer here, but yes, i think one of the projects that gets lots and lots |
| 04:55:57 | <upul`> !bwolfesays |
| 04:55:57 | <OpenMRSBot> upul`: "bwolfesays" --- FYI to all potential GSoC Applicants: OpenMRS welcomes multiple applications for multiple projects within openmrs. Actually, we encourage it! Sometimes we get quality students only applying to a low priority project. So pick a few projects that interest you, apply to all of them, and put comments in them saying which other ones you've applied to |
| 04:56:20 | <codestasher> thanks upul |
| 04:56:27 | <WaHooCrazy7> sounds like ill have some competition |
| 04:57:17 | <codestasher> downeym: FaizalTheMAt: They are all going to be very competitive ... last year we had about 200+ applications for 14 projects |
| 04:57:44 | <WaHooCrazy7> wow thats insaine |
| 04:57:51 | <codestasher> thats how it is |
| 04:58:01 | <WaHooCrazy7> im looking at the longitudinal data viewer |
| 04:58:13 | <upul`> downeym is not a student |
| 04:58:59 | <upul`> for gsoc |
| 04:59:11 | <WaHooCrazy7> yea |
| 05:13:30 | <WaHooCrazy7> is there a reason why when you make a new patient you have to make up your own patient id number? even if your using the OpenMRS ID number? |
| 05:17:33 | *** njero has joined #openmrs |
| 05:17:33 | *** ChanServ sets mode: +v njero |
| 05:30:58 | <trtr3434> I would like to know if there is a mentor for Genome Data Storage and Drug Resistance Prediction |
| 05:33:03 | *** WaHooCrazy7 has left #openmrs |
| 05:33:35 | <trtr3434> Should I find mentor for myself? |
| 05:34:46 | <upul`> trtr3434: i heard that mentors will be assigned to projects in the next week |
| 05:36:19 | <trtr3434> upul`: Monday? |
| 05:36:42 | *** codestasher has quit IRC |
| 05:37:32 | <trtr3434> I am very interested with machine learning and would like go into this area in the future |
| 05:37:47 | <upul`> trtr3434: within the week |
| 05:39:51 | <upul`> trtr3434: great :-), you can ask downeym when he's online |
| 05:46:18 | *** njero has quit IRC |
| 05:58:05 | *** umashanthi has joined #openmrs |
| 05:58:31 | <umashanthi> hi, |
| 05:59:22 | <umashanthi> I am building OpenMRS from source using Eclipse. Need some help. Anyone would like to? |
| 05:59:29 | <upul`> hi |
| 06:00:12 | *** jbourne2 is now known as jbourne |
| 06:00:34 | <umashanthi> upul`: I'm building using Ant in Eclipse following the guide: http://openmrs.org/wiki/Step-by-Step_Installation_Guide_for_Ubuntu_8.10_for_Developers |
| 06:00:36 | <OpenMRSBot> <http://ln-s.net/4C0J> (at openmrs.org) |
| 06:01:04 | <umashanthi> upul`: got this error when building: [echo] Installing openmrs to http://localhost:8080/manager as tomcat user named test |
| 06:01:04 | <umashanthi> [deploy] FAIL - Failed to deploy application at context path /openmrs |
| 06:01:04 | <umashanthi> BUILD FAILED |
| 06:01:04 | <umashanthi> /home/umashanthi/Programs/EclipseProjects/openmrs-trunk/build.xml:395: FAIL - Failed to deploy application at context path /openmrs |
| 06:02:21 | <upul`> umashanthi: did you edit the tomcat-users.xml |
| 06:02:42 | <umashanthi> `upul: yes, there's a user called test |
| 06:03:15 | <umashanthi> `upul: will it be ok, if I deploy the war from the Tomcat Manager? |
| 06:03:52 | <upul`> umashanthi: you can even copy the war file to webapps |
| 06:04:22 | <umashanthi> upul`: ok, will try either way |
| 06:06:00 | <upul`> umashanthi: build.xml uses localhost:8080 manager with test/test by default. something must be different in your system |
| 06:09:10 | <umashanthi> upul`: the tomcat-users.xml has a test user with admin role |
| 06:09:41 | <umashanthi> upul`: don't know what has happened. But when I restarted tomcat, openmrs is deployed there |
| 06:10:07 | <umashanthi> upul`:got the setup page :) Thanks |
| 06:10:13 | <upul`> umashanthi: you can only install it once |
| 06:10:29 | <upul`> umashanthi: have to remove before installing again in manager |
| 06:10:56 | <upul`> hmm that's what FAIL - Failed to deploy application at context path /openmrs meant |
| 06:11:24 | <umashanthi> upul`: ok, |
| 06:18:23 | *** sanyam has quit IRC |
| 06:29:49 | *** jbourne has quit IRC |
| 06:30:08 | *** jbourne has joined #openmrs |
| 06:36:33 | *** codestasher has joined #openmrs |
| 06:40:40 | *** jbourne has quit IRC |
| 06:40:50 | *** jbourne has joined #openmrs |
| 06:57:30 | *** umashanthi has left #openmrs |
| 07:02:02 | *** jbourne has left #openmrs |
| 07:05:50 | *** umashanthi has joined #openmrs |
| 07:25:13 | *** openmrs_web257 has joined #openmrs |
| 07:25:45 | *** openmrs_web257 is now known as saimanohar |
| 07:59:23 | *** njero has joined #openmrs |
| 07:59:23 | *** ChanServ sets mode: +v njero |
| 08:03:02 | *** saimanohar has quit IRC |
| 08:05:20 | *** njero has quit IRC |
| 08:11:40 | *** codestasher has quit IRC |
| 08:12:30 | *** codestasher has joined #openmrs |
| 08:33:42 | *** njero has joined #openmrs |
| 08:33:42 | *** ChanServ sets mode: +v njero |
| 08:36:43 | *** njero has quit IRC |
| 08:38:37 | *** codestasher has quit IRC |
| 08:58:32 | *** openmrs_web711 has joined #openmrs |
| 08:58:33 | *** openmrs_web671 has joined #openmrs |
| 08:58:35 | *** openmrs_web671 is now known as Suneeth |
| 08:58:36 | *** openmrs_web711 is now known as saimanohar |
| 09:00:49 | *** upul` has quit IRC |
| 09:01:20 | *** upul` has joined #openmrs |
| 09:01:20 | *** ChanServ sets mode: +v upul` |
| 09:04:40 | *** umashanthi has quit IRC |
| 09:10:41 | *** upul` has left #openmrs |
| 09:18:12 | *** Suneeth has quit IRC |
| 09:18:34 | *** saimanohar has quit IRC |
| 09:19:08 | *** codestasher has joined #openmrs |
| 09:20:24 | *** sanyam has joined #openmrs |
| 09:37:12 | *** codestasher has quit IRC |
| 09:42:11 | *** codestasher has joined #openmrs |
| 09:45:00 | <codestasher> anyone up here ? |
| 09:45:25 | *** sanyam has quit IRC |
| 09:56:24 | *** openmrs_web810 has joined #openmrs |
| 09:56:31 | *** openmrs_web810 is now known as saimanohar |
| 10:33:05 | *** sebastienm has joined #openmrs |
| 10:37:09 | *** jfloppy has joined #openmrs |
| 10:37:17 | <jfloppy> hi :) |
| 10:40:01 | *** codestasher has quit IRC |
| 11:06:28 | *** mathiaslin has joined #openmrs |
| 11:15:37 | *** downeym has joined #openmrs |
| 11:15:37 | *** ChanServ sets mode: +o downeym |
| 11:26:32 | *** saimanohar has quit IRC |
| 11:47:01 | *** codestasher has joined #openmrs |
| 11:47:42 | <trtr3434> hello downeym |
| 11:48:14 | <trtr3434> I would like to know if there is a mentor for Genome Data Storage and Drug Resistance Prediction? |
| 12:01:03 | *** luzhuangwei has joined #openmrs |
| 12:01:03 | <downeym> hi luzhuangwei |
| 12:01:20 | <luzhuangwei> hi, downeym |
| 12:01:47 | *** trtr3434 has left #openmrs |
| 12:02:03 | *** trtr3434 has joined #openmrs |
| 12:04:35 | *** jfloppy has quit IRC |
| 12:05:50 | <codestasher> its just a bot , trtr3434 and luzhuangwei.. |
| 12:06:18 | <codestasher> it greets the new users |
| 12:20:44 | *** bwolfe has joined #openmrs |
| 12:20:44 | *** ChanServ sets mode: +o bwolfe |
| 12:20:44 | *** OpenMRSBot sets mode: +o bwolfe |
| 12:21:48 | *** downeym is now known as downeym-away |
| 12:25:48 | <sebastienm> Hello! |
| 12:26:23 | <sebastienm> I would like to have more information about the project "Localization Tools"! |
| 12:26:48 | <sebastienm> Is it possible to realize this project without depth knowledge and begin to learn now that it's necessary? |
| 12:29:44 | *** mathiaslin has quit IRC |
| 12:37:05 | <bwolfe> sebastienm: you could try contacting the mentor assigned to that project. is there one? |
| 12:41:35 | *** upul` has joined #openmrs |
| 12:41:35 | *** ChanServ sets mode: +v upul` |
| 12:46:51 | <trtr3434> Anyone know who is the possible mentor for Genome Data Storage and Drug Resistance Prediction so I can email him? |
| 12:47:50 | <sebastienm> There isn't a mentor for the project "Localization Tools"! |
| 12:48:13 | <upul`> Those will be filled up in the next few days |
| 12:48:29 | <sebastienm> ok thank you |
| 12:49:15 | *** trtr3434 has quit IRC |
| 13:00:42 | *** umashanthi has joined #openmrs |
| 13:03:18 | <upul`> hi umashanthi |
| 13:04:49 | <codestasher> upul , i followed instructions for dev but not able to get my tomcat up |
| 13:05:05 | <upul`> codestasher: what's the problem |
| 13:05:26 | <codestasher> it just says cannot establish connection |
| 13:05:27 | <umashanthi> upul`: hi upul |
| 13:05:32 | <codestasher> nothing else |
| 13:05:54 | <upul`> you get the initial wizard codestasher |
| 13:06:02 | <codestasher> nope |
| 13:06:04 | <codestasher> nothing |
| 13:06:14 | <upul`> where do you get the cannot establish... |
| 13:06:34 | <codestasher> on step 6 of tomcat |
| 13:06:49 | <codestasher> there is a link saying your local tomacat instance |
| 13:07:00 | <codestasher> i click on that and get that cannot connect message |
| 13:08:02 | <upul`> codestasher: you mean http://openmrs.org/wiki/Installation_for_Developers_on_Windows |
| 13:08:03 | <OpenMRSBot> <http://ln-s.net/53D+> (at openmrs.org) |
| 13:08:22 | <codestasher> here http://openmrs.org/wiki/Linux_guide |
| 13:09:44 | <upul`> try localhost:8080 |
| 13:10:17 | <codestasher> tried that too |
| 13:10:21 | <codestasher> no change |
| 13:10:34 | <codestasher> i didnt get the installation of Ant |
| 13:10:43 | <codestasher> can that be a factor in it ? |
| 13:11:19 | <upul`> codestasher: that set of steps just unzip the tomcat and run it, and it should start up |
| 13:11:49 | <codestasher> i followed all the steps upul` |
| 13:12:24 | <upul`> codestasher: so you downloaded the zip file, extracted and ran startup.sh |
| 13:12:46 | <codestasher> yeah |
| 13:12:46 | <upul`> codestasher: check if there are any errors in the logs/catalina.out |
| 13:13:13 | <upul`> or all logs in there |
| 13:13:47 | *** thilini has joined #openmrs |
| 13:14:18 | <upul`> hi thilini |
| 13:14:29 | <codestasher> its not finding java path |
| 13:14:35 | <codestasher> thanks upul` |
| 13:14:39 | <codestasher> will look into it |
| 13:14:41 | <codestasher> :) |
| 13:14:48 | <upul`> i see |
| 13:15:24 | <umashanthi> upul`: hi, my installation was success. got rid of the error I told you earlier |
| 13:15:52 | <upul`> great |
| 13:17:25 | <thilini> upul`: |
| 13:17:32 | <thilini> upul`: hi |
| 13:18:27 | <upul`> hi |
| 13:18:44 | *** mmenegali has left #openmrs |
| 13:25:14 | <umashanthi> upul`: are there any resources for module development other than the stuff listed in the wiki? |
| 13:25:29 | <umashanthi> upul`: I mean with examples? |
| 13:26:09 | <upul`> umashanthi: you can check out all the modules in here http://svn.openmrs.org/openmrs-modules/ |
| 13:26:24 | <upul`> umashanthi: see the devexamples |
| 13:26:51 | <umashanthi> upul`: yeah, such samples I needed. Thanks :) |
| 13:32:37 | <thilini> i am yet reading through projects |
| 13:33:03 | *** mmenegali has joined #openmrs |
| 13:40:24 | *** ricardosbarbosa has joined #openmrs |
| 13:42:46 | *** trtr3434 has joined #openmrs |
| 13:57:38 | *** downeym-away has quit IRC |
| 14:10:07 | *** jfloppy has joined #openmrs |
| 14:11:44 | *** Shazin has joined #openmrs |
| 14:12:26 | <jfloppy> hi :) |
| 14:13:07 | <ricardosbarbosa> hi :) |
| 14:13:16 | <Shazin> Hi All |
| 14:13:46 | <ricardosbarbosa> excuse-me what time is it there? |
| 14:13:49 | <ricardosbarbosa> :P |
| 14:14:01 | <jfloppy> 15:13 in Spain |
| 14:14:21 | <ricardosbarbosa> 11:14 in Brazil :) |
| 14:17:38 | <Shazin> bwolfe: what is happening with ticket http://dev.openmrs.org/ticket/1489? |
| 14:21:40 | <bwolfe> Shazin: for now we will have to patch 3.3.2. can you do that? |
| 14:22:14 | *** mathiaslin has joined #openmrs |
| 14:22:59 | <bwolfe> Shazin: then we need to try and get that patch accepted by hibernate |
| 14:23:38 | <Shazin> I downloaded the hibernate source |
| 14:25:05 | <Shazin> bewolfe: but I couldn't build it |
| 14:26:09 | <bwolfe> Shazin: you have to build it with java 1.5 or make modifications to be able to build it with 1.6 if I remember right |
| 14:28:04 | <Shazin> bwolfe: ok I'll try to do it |
| 14:30:29 | *** mmenegali has left #openmrs |
| 14:31:03 | <Shazin> bwolfe: and I have question on DatabaseUpdater class in openmrs api |
| 14:31:48 | <Shazin> bwolfe: is it directly used when changesets are executed? |
| 14:32:11 | <Shazin> bwolfe: or used from with a service of Context class? |
| 14:33:38 | <bwolfe> used directly |
| 14:33:59 | <bwolfe> in eclipse you can right click on a class or method and choose "references --> current project" to see where its used |
| 14:45:25 | <upul`> bwolfe: are you there? |
| 14:53:27 | *** Shazin has quit IRC |
| 14:58:23 | <bwolfe> upul`: for a little bit |
| 14:59:16 | <upul`> bwolfe: people asking when the mentors will be assigned to projects. |
| 14:59:50 | <upul`> and trtr3434 wants to know who to contact for Genome Data Storage and Drug Resistance Prediction |
| 15:00:27 | <bwolfe> upul`: at the latest people will be assigned after Thurs AM EST |
| 15:01:04 | <upul`> bwolfe: ok |
| 15:10:14 | *** bwolfe has quit IRC |
| 15:14:41 | *** openmrs_web530 has joined #openmrs |
| 15:14:49 | *** openmrs_web530 is now known as ajitlodhi |
| 15:21:31 | <mathiaslin> jmiranda, are you there? |
| 15:22:56 | <mathiaslin> I found links to the QuartzScheduler documentation in the mailing list, after I didn't find any docs to it linked from the 'Module Documentation page' on the wiki. Should I add the links to the QuartzSched.-Docs onto the Wiki/ModuleDocumentation page? |
| 15:24:45 | <mathiaslin> (Quartz-Module gives errors when installing on OMRS 1.6, that's why I'm looking up the docs) |
| 15:50:07 | *** luzhuangwei has quit IRC |
| 16:11:23 | *** Dawang has joined #openmrs |
| 16:18:46 | *** ajitlodhi has quit IRC |
| 16:22:44 | *** openmrs_web133 has joined #openmrs |
| 16:22:48 | *** openmrs_web133 is now known as ajitlodhi |
| 16:24:08 | *** openmrs_web228 has joined #openmrs |
| 16:25:09 | <thilini> is module's sqldiff.xml being read at module startup? if so can u tell me through which class. |
| 16:25:51 | <Dawang> Hi , folks. I've downloaded 1.52war but the setup wizard doesn't work very well |
| 16:26:02 | <Dawang> it keep on saying: There was an error while updating the database to the latest. file: liquibase-schema-only.xml. Error: Access denied for user 'openmrs_user'@'localhost' to database 'openmrs&sessionvariables=storage_engine=innodb' See the error log for more details |
| 16:26:10 | <Dawang> any help? |
| 16:26:15 | <jmiranda> mathiaslin, yeah, i'm here now, but taking off in a minute |
| 16:26:50 | <jmiranda> re: "adding links to the module doc" ... yes please do |
| 16:27:06 | <mathiaslin> ok will do |
| 16:27:08 | <jmiranda> mathiaslin, the module was built on openmrs 1.5 |
| 16:27:12 | *** ajitlodhi has quit IRC |
| 16:27:28 | <mathiaslin> thought so, added bug to trac. will look into it later when i have time |
| 16:27:36 | <jmiranda> i think the spring-form.tld was added to include.jsp in trunk very recently |
| 16:27:51 | <jmiranda> we had the same problem with the reporting module |
| 16:28:02 | <jmiranda> so we can either rename the prefix in the scheduler module |
| 16:28:13 | <jmiranda> to something other than "form" |
| 16:28:45 | <jmiranda> or if that doesn't work, we can create a branch for 1.5.x, 1.6.x, and 1.7.x compatible versions of the module |
| 16:29:45 | <jmiranda> Dawang, i need to leave now, but sign up for the developer@openmrs.org list and we'll help you over email |
| 16:30:24 | <Dawang> I will do that, thanks jmiranda |
| 16:30:43 | <jmiranda> send any errors from the log files too -- catalina.out (ubuntu) or stdout.log (windows) |
| 16:30:56 | <jmiranda> ok guys, i'll be back online in a few hours |
| 16:34:47 | *** ricardosbarbosa has quit IRC |
| 17:01:08 | *** upul` has quit IRC |
| 17:25:25 | *** Dawang_ has joined #openmrs |
| 17:29:27 | *** Dawang has quit IRC |
| 17:49:56 | *** nribeka has quit IRC |
| 17:50:56 | *** openmrs_web212 has joined #openmrs |
| 17:51:21 | *** openmrs_web212 is now known as astelmashenko |
| 18:00:32 | *** astelmashenko has quit IRC |
| 18:04:42 | *** luzhuangwei has joined #openmrs |
| 18:08:24 | *** divz has joined #openmrs |
| 18:12:00 | *** thilini has left #openmrs |
| 18:19:00 | *** thilini has joined #openmrs |
| 18:22:34 | *** jmiranda has quit IRC |
| 18:24:04 | *** mathiaslin has quit IRC |
| 18:25:33 | *** jmiranda has joined #openmrs |
| 18:25:33 | *** ChanServ sets mode: +o jmiranda |
| 18:33:09 | *** divz has quit IRC |
| 18:37:56 | *** umashanthi has left #openmrs |
| 18:48:23 | *** jfloppy has quit IRC |
| 19:07:49 | <Echidna> http://i.imgur.com/NYIrk.jpg |
| 19:54:46 | *** luzhuangwei has quit IRC |
| 20:04:35 | *** geoaxis has joined #openmrs |
| 20:08:44 | *** openmrs_web228 has quit IRC |
| 20:39:20 | *** ricardosbarbosa has joined #openmrs |
| 20:47:56 | *** jfloppy has joined #openmrs |
| 20:48:02 | <jfloppy> hi :) |
| 21:01:09 | *** ricardosbarbosa has quit IRC |
| 21:06:39 | *** ricardosbarbosa has joined #openmrs |
| 21:48:23 | *** geoaxis has quit IRC |
| 22:00:36 | *** geoaxis has joined #openmrs |
| 22:05:58 | *** thilini has left #openmrs |
| 22:10:23 | *** jkeiper has joined #openmrs |
| 22:10:23 | *** ChanServ sets mode: +v jkeiper |
| 22:41:10 | *** trtr3434 has quit IRC |
| 22:41:28 | *** trtr3434 has joined #openmrs |
| 22:50:58 | *** jkeiper has quit IRC |
| 22:53:09 | *** jfloppy has quit IRC |
| 23:02:36 | *** jkeiper has joined #openmrs |
| 23:02:36 | *** ChanServ sets mode: +v jkeiper |
| 23:52:07 | <ricardosbarbosa> what is easier the trivial or intro tickets:P |
| 23:52:07 | <ricardosbarbosa> ? |