| 00:35:33 | *** mseaton has quit IRC |
| 01:00:57 | *** djazayeri has joined #openmrs |
| 01:00:57 | *** ChanServ sets mode: +o djazayeri |
| 01:02:02 | *** mseaton has joined #openmrs |
| 01:02:02 | *** ChanServ sets mode: +v mseaton |
| 02:34:47 | *** djazayeri has quit IRC |
| 04:37:10 | *** kavuri has joined #openmrs |
| 04:38:41 | *** kavuri has quit IRC |
| 04:38:54 | *** kavuri has joined #openmrs |
| 04:50:53 | *** djazayeri has joined #openmrs |
| 04:50:53 | *** ChanServ sets mode: +o djazayeri |
| 04:57:10 | *** djazayeri1 has joined #openmrs |
| 04:59:32 | *** djazayeri has quit IRC |
| 05:01:20 | *** mseaton has left #openmrs |
| 07:09:59 | *** kavuri has quit IRC |
| 07:29:00 | *** djazayeri1 has quit IRC |
| 07:37:56 | *** bhashitha has joined #openmrs |
| 07:38:48 | *** kavuri has joined #openmrs |
| 07:57:41 | <bhashitha> Hi |
| 07:58:45 | <bhashitha> I cannot login to openmrs in my local machine |
| 07:59:01 | <bhashitha> how can I reset the password from the database |
| 08:15:52 | *** bhashitha has quit IRC |
| 08:35:32 | *** kavuri has quit IRC |
| 11:03:24 | *** rafa has joined #openmrs |
| 11:03:24 | *** ChanServ sets mode: +v rafa |
| 11:40:22 | *** rafa has quit IRC |
| 12:12:17 | *** rafa has joined #openmrs |
| 12:12:17 | *** ChanServ sets mode: +v rafa |
| 12:12:44 | *** rafa has quit IRC |
| 12:13:51 | *** kavuri has joined #openmrs |
| 12:17:07 | *** kavuri has quit IRC |
| 13:10:57 | *** sunbiz has joined #openmrs |
| 13:10:57 | *** ChanServ sets mode: +v sunbiz |
| 14:34:46 | *** rafa has joined #openmrs |
| 14:34:46 | *** ChanServ sets mode: +v rafa |
| 14:43:57 | *** rafa has quit IRC |
| 15:40:32 | *** rafa has joined #openmrs |
| 15:40:32 | *** ChanServ sets mode: +v rafa |
| 15:49:58 | *** yony258 has joined #openmrs |
| 16:11:16 | <yony258> Major issue: Can a java update cause a working form do stop from working again? |
| 16:11:27 | <yony258> Im getting weird HTTP 500 |
| 16:11:36 | <yony258> exactly like in here: https://tickets.openmrs.org/browse/TRUNK-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:changehistory-tabpanel |
| 16:16:54 | *** tobin_g has joined #openmrs |
| 16:24:48 | *** yony258_ has joined #openmrs |
| 16:28:18 | <tobin_g> hey wyclif do you have a sec to help me and yony258 out with a bug that we're beating our heads against a wall with? |
| 16:28:22 | *** yony258 has quit IRC |
| 16:28:34 | *** yony258_ is now known as yony258 |
| 16:30:35 | *** djazayeri has joined #openmrs |
| 16:30:35 | *** ChanServ sets mode: +o djazayeri |
| 16:31:29 | <yony258> Anyone that is willing to help: |
| 16:31:30 | <yony258> Hi, So I was working on this form and it worked correctly by last night. Now today it suddenly started to show this error (http://i.snag.gy/jlLgy.jpg) on load. I tried changing the controller back to a previous version that worked for a lot of time but still it didn't help. I tried to debug and it didn't stop at any breakpoint except of the InitBinder in which it passed twice and got this exception on the second time. |
| 16:32:46 | *** rafa has quit IRC |
| 16:33:41 | <tobin_g> hey djazayeri, got a second to help yony258. think he's stumped on a bug |
| 16:41:49 | <yony258> tobin_g: Made a bit of progress, let me continue and try :D thank you |
| 16:52:48 | <yony258> Fixed. Thank you |
| 17:45:55 | *** k-joseph has joined #openmrs |
| 17:49:35 | *** dkayiwa has joined #openmrs |
| 17:56:48 | *** k-joseph has quit IRC |
| 18:01:10 | *** djazayeri has quit IRC |
| 18:06:35 | *** k-joseph has joined #openmrs |
| 18:07:52 | <yony258> dkayiwa: Hi :) |
| 18:07:58 | <dkayiwa> yony258: hi |
| 18:08:04 | <k-joseph> dkayiwa: hi |
| 18:08:08 | <yony258> dkayiwa: Thank you for the CRs (CR = code review). I've fixed some stuff, comment on others |
| 18:08:22 | <yony258> dkayiwa: By the way, is there a way to set session timeout on the standalone? |
| 18:10:23 | <dkayiwa> yony258: http://listarchives.openmrs.org/Adjusting-Session-Timeout-td6553754.html |
| 18:11:02 | <yony258> dkayiwa: Thanks. let me know if you need anything regarding the CRs |
| 18:11:23 | <dkayiwa> yony258: ok |
| 18:16:21 | *** kishoreyekkanti has joined #openmrs |
| 18:18:25 | <k-joseph> dkayiwa: take a look at this, http://pastebin.com/8TxzwiS8 for TRUNK-2897 |
| 18:18:40 | <dkayiwa> k-joseph: ok |
| 18:19:57 | <dkayiwa> k-joseph: can you add some class javadoc? |
| 18:20:08 | <k-joseph> dkayiwa: ok |
| 18:23:04 | <dkayiwa> k-joseph: can you also overload the constructor like in the base class? |
| 18:23:51 | <k-joseph> dkayiwa: ok |
| 18:44:19 | *** wyclif has quit IRC |
| 19:00:59 | <k-joseph> dkayiwa: at this http://pastebin.com/YXaVkXZy |
| 19:02:53 | <dkayiwa> k-joseph: you forgot to overload one more constructor |
| 19:07:33 | *** wyclif has joined #openmrs |
| 19:19:05 | <k-joseph> dkayiwa: http://pastebin.com/btCSP0g2 |
| 19:19:46 | <dkayiwa> k-joseph: can you now do the remaining part? |
| 19:24:49 | <k-joseph> dkayiwaa: what is that? :-| |
| 19:27:01 | <dkayiwa> k-joseph: can you look at the ticket again |
| 19:29:37 | <k-joseph> dkayiwa: looked at it again, ??<( |
| 19:30:21 | <dkayiwa> k-joseph: it talks about the purpose of this new class |
| 19:30:43 | <dkayiwa> k-joseph: we even talked about it yesterday. you can look at the IRC logs |
| 19:41:05 | <k-joseph> dkayiwa: i dont remember? |
| 19:41:26 | <dkayiwa> k-joseph: can you look at the irc logs |
| 19:41:32 | <dkayiwa> k-joseph: for yesterday |
| 19:41:44 | *** jkeiper has joined #openmrs |
| 19:41:44 | *** ChanServ sets mode: +v jkeiper |
| 19:42:44 | <k-joseph> dkayiwa: crue, not seeing that? |
| 19:43:21 | <dkayiwa> k-joseph: do you know where the irc logs are? |
| 19:43:46 | <k-joseph> dkayiwa: no, link? |
| 19:43:57 | <dkayiwa> k-joseph: https://wiki.openmrs.org/display/IRC/Home |
| 19:44:03 | <k-joseph> dkayiwa: ok |
| 19:44:17 | <dkayiwa> k-joseph: look for one that has yesterday's date |
| 19:48:56 | *** tobin_g has quit IRC |
| 19:49:42 | *** jkeiper has quit IRC |
| 20:01:46 | *** djazayeri has joined #openmrs |
| 20:01:47 | *** ChanServ sets mode: +o djazayeri |
| 20:07:04 | *** dkayiwa has quit IRC |
| 20:40:58 | *** sunbiz has left #openmrs |
| 20:42:25 | *** k-joseph has quit IRC |
| 20:50:16 | *** kishoreyekkanti has quit IRC |
| 21:04:20 | *** djazayeri has quit IRC |
| 22:14:59 | *** r0bby has joined #openmrs |
| 22:14:59 | *** ChanServ sets mode: +v r0bby |
| 22:15:22 | *** robbyoconnor has quit IRC |
| 22:46:40 | *** tobin_g has joined #openmrs |