| 00:08:35 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [9814]: reporting: Set classloader in tag to avoid classnotfoundexception <http://dev.openmrs.org/changeset/9814> || OpenMRS Changesets: Changeset [9813]: reporting: * Added ability to remove a parameter from a ⦠<http://dev.openmrs.org/changeset/9813> |
| 00:50:53 | *** atomicturtle has joined #openmrs |
| 00:50:53 | *** atomicturtle1 has quit IRC |
| 01:00:46 | *** alvinmarcelo has joined #openmrs |
| 01:01:05 | *** alvinmarcelo is now known as dr_love |
| 01:01:09 | <dr_love> question: |
| 01:01:51 | <dr_love> if we opt to use Infopath as our form creation tool, are we required to have infopath running in _all_ clients running openmrs? |
| 01:07:17 | <r0bby> dr_love: ask on the implementors list |
| 01:07:23 | <r0bby> the channel is kinda dead right now |
| 01:31:57 | *** dr_love has quit IRC |
| 01:44:42 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1708 (enhancement closed): Reportable Result Report <http://dev.openmrs.org/ticket/1708#comment:5> || OpenMRS Changesets: Changeset [9815]: ncd: implements ticket #1708 (new report: "Daily Report"). <http://dev.openmrs.org/changeset/9815> |
| 03:33:14 | *** nribeka has joined #openmrs |
| 03:33:15 | *** ChanServ sets mode: +v nribeka |
| 03:34:44 | *** nribeka has quit IRC |
| 03:35:10 | *** nribeka has joined #openmrs |
| 03:35:11 | *** ChanServ sets mode: +v nribeka |
| 03:50:36 | *** atomicturtle has quit IRC |
| 03:51:02 | *** atomicturtle has joined #openmrs |
| 06:03:52 | *** pascal` has joined #openmrs |
| 06:29:59 | *** nribeka has quit IRC |
| 06:51:10 | *** atomicturtle1 has joined #openmrs |
| 06:51:10 | *** atomicturtle has quit IRC |
| 07:10:17 | *** upul has joined #openmrs |
| 07:10:17 | *** ChanServ sets mode: +v upul |
| 07:13:12 | *** upul has quit IRC |
| 09:50:14 | *** atomicturtle1 has quit IRC |
| 09:51:22 | *** atomicturtle has joined #openmrs |
| 09:53:50 | *** dr_love has joined #openmrs |
| 09:54:04 | <dr_love> hi anybody here? |
| 09:54:10 | <dr_love> whats the address for the implementers? |
| 10:03:08 | <pascal`> hi dr_love |
| 10:04:34 | <pascal`> dr_love, take a look at http://openmrs.org/wiki/Community for details about the mailing lists |
| 11:50:09 | *** dr_love_ has joined #openmrs |
| 12:01:50 | <pascal`> hey dr_love_ |
| 12:01:58 | <pascal`> did you find that address? |
| 12:08:09 | <dr_love_> it was only a mailinglist... |
| 12:08:15 | <dr_love_> there is only one IRC channel |
| 12:08:26 | <dr_love_> i wanted to ask the channel people... |
| 12:08:27 | <dr_love_> :) |
| 12:21:33 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [9817]: Upgrading openmrs libs <http://dev.openmrs.org/changeset/9817> || OpenMRS Changesets: Changeset [9816]: #1745 Jasper Report Module Error - A user context must first be passed to ⦠<http://dev.openmrs.org/changeset/9816> || OpenMRS Modules: Jasper Report 1.4.11 uploaded to OpenMRS Module Repository <https://dev.openmrs.org/modules/view.jsp?module=jasperreport&version=&1.4.11> |
| 12:34:47 | <dr_love_> is there an IRC for implementers? |
| 12:38:55 | *** dr_love_ has quit IRC |
| 12:51:07 | *** atomicturtle1 has joined #openmrs |
| 12:51:07 | *** atomicturtle has quit IRC |
| 12:51:31 | *** atomicturtle1 has left #openmrs |
| 12:53:34 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1745 (defect closed): Jasper Report Module Error - A user context must first be passed to setUserContext() <http://dev.openmrs.org/ticket/1745#comment:4> |
| 13:25:39 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1746 (defect created): initialsetup renders as text <http://dev.openmrs.org/ticket/1746> |
| 13:38:55 | *** upul has joined #openmrs |
| 13:38:55 | *** ChanServ sets mode: +v upul |
| 13:40:33 | *** upul has quit IRC |
| 13:40:58 | *** upul has joined #openmrs |
| 13:40:58 | *** ChanServ sets mode: +v upul |
| 14:08:21 | <pascal`> hey upul |
| 14:08:52 | <upul> hey pascal` |
| 15:24:11 | *** dr_love has quit IRC |
| 15:43:35 | *** harshini has joined #openmrs |
| 15:48:31 | <harshini> r0bby: hi |
| 15:49:43 | <harshini> robby: i tried out by building the module and then running my test class....but still getting the same error. |
| 15:50:49 | <harshini> org.dbunit.dataset.NoSuchTableException: |
| 15:51:35 | *** atomicturtle has joined #openmrs |
| 15:52:08 | <harshini> r0bby: u der? |
| 15:53:21 | *** atomicturtle has left #openmrs |
| 15:56:39 | <pascal`> harshini, what table is it trying to find? |
| 16:02:46 | <harshini> the table created by me for our module...i mentioned that in the dataset of the xml. |
| 16:03:23 | <harshini> i get this error when it executeDataset() is called |
| 16:21:20 | <pascal`> hmm |
| 16:21:47 | <pascal`> well, if you're sure the table exists in the database, then you might want to check for typo's in the xml |
| 16:39:53 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Inpatient Care Module <http://forum.openmrs.org/viewtopic.php?f=8&t=490#p1779> |
| 16:40:52 | <harshini> pascal`: ya i'm sure the table is present in the database |
| 16:41:18 | <pascal`> hmm |
| 16:41:29 | <pascal`> has openmrs been restarted since you installed the module? |
| 16:41:45 | <pascal`> i don't think it needs to be, but it might be worth a try, if you're sure there aren't any typo's |
| 16:42:03 | <harshini> i tired to acces by overiding the useInMemoryDatabase() |
| 16:43:11 | <harshini> now i get this exception |
| 16:43:12 | <harshini> Connections could not be acquired from the underlying database! |
| 16:47:13 | <harshini> typo's? |
| 17:06:43 | *** upul has quit IRC |
| 17:19:01 | <harshini> pascal`: hey what r typo's?? |
| 17:20:00 | <pascal`> maybe you made a spelling error in the table name somewhere |
| 17:20:26 | <harshini> nope every thing is correct |
| 17:21:11 | <harshini> pascal`: i tired to acces by overiding the useInMemoryDatabase() and returning false. |
| 17:21:33 | <pascal`> hmm, I'm not sure then, sorry |
| 17:22:00 | <harshini> i found this in the wiki page |
| 17:23:15 | <harshini> pascal`: so i tried it that way but in this way it says ......org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection |
| 17:24:38 | <pascal`> strange |
| 17:24:48 | <pascal`> is anything database related working? |
| 17:25:28 | <harshini> hmm |
| 17:25:49 | <harshini> actualy i get this without calling any of my methods |
| 17:26:24 | <harshini> datadase is working.... |
| 17:27:17 | <harshini> pascal`: :) |
| 17:27:53 | <pascal`> i'm not sure what's happening harshini, sorry, but I'l sure with some more investigations you'll figure it out (= |
| 17:28:19 | <harshini> hmm |
| 17:28:31 | <harshini> its k |
| 17:30:43 | <harshini> thank u |
| 17:37:59 | *** kuang has joined #openmrs |
| 17:40:05 | *** kuang has quit IRC |
| 18:12:49 | *** harshini has quit IRC |
| 21:45:33 | *** pascal` has quit IRC |