IRC Chat : 2012-08-28 - OpenMRS

00:20:20 *** djazayeri has quit IRC
00:30:03 *** mseaton has joined #openmrs
00:30:03 *** ChanServ sets mode: +v mseaton
00:30:07 *** mseaton has left #openmrs
02:51:59 *** upul` has joined #openmrs
02:51:59 *** ChanServ sets mode: +v upul`
03:46:49 *** applecool has joined #openmrs
03:46:49 *** ChanServ sets mode: +v applecool
03:57:34 *** r0bby_ is now known as robbyoconnor
04:16:21 *** applecool has quit IRC
04:21:45 *** djazayeri has joined #openmrs
04:21:45 *** ChanServ sets mode: +o djazayeri
05:02:30 *** tobin_g has quit IRC
05:12:24 *** applecool has joined #openmrs
05:12:24 *** ChanServ sets mode: +v applecool
05:17:38 *** applecool has quit IRC
06:19:01 *** djazayeri has quit IRC
06:49:00 *** dkayiwa has joined #openmrs
07:17:27 *** rafa has joined #openmrs
07:17:27 *** ChanServ sets mode: +v rafa
07:19:14 *** dkayiwa has quit IRC
07:37:14 *** dkayiwa has joined #openmrs
08:08:14 <dkayiwa> hi rafa
08:08:20 <rafa> dkayiwa: hi
08:08:55 <dkayiwa> rafa: do you know how i should set my cloned module to the url after openmrs change to lowercase?
08:09:11 <dkayiwa> rafa: fatal: https://github.com/OpenMRS/openmrs-module-xforms.git/info/refs not found: did you run git update-server-info on the server?
08:09:39 <rafa> dkayiwa: run git remote -v
08:09:47 <dkayiwa> rafa: ok thanks
08:09:47 <rafa> dkayiwa: see which remote you need to change
08:10:33 <dkayiwa> rafa: origin https://github.com/openmrs/openmrs-module-xforms.git (fetch)
08:10:34 <dkayiwa> origin https://github.com/OpenMRS/openmrs-module-xforms.git (push)
08:10:37 <OpenMRSBot> <http://ln-s.net/$i$7> (at github.com)
08:10:41 <OpenMRSBot> <http://ln-s.net/$i$8> (at github.com)
08:11:23 <rafa> dkayiwa: run: git remote set-url origin https://github.com/openmrs/openmrs-module-xforms.git
08:11:24 <OpenMRSBot> <http://ln-s.net/$i$7> (at github.com)
08:11:33 <dkayiwa> rafa: ok
08:12:56 <dkayiwa> rafa: i did that and there was no error. so i again tried git push and got the same earlier error
08:13:35 <rafa> dkayiwa: ohh then maybe you need to run: git remote set-url --push origin https://...
08:14:17 <dkayiwa> rafa: git remote set-url --push origin https://github.com/openmrs/openmrs-module-xforms.git
08:14:18 <OpenMRSBot> <http://ln-s.net/$i$7> (at github.com)
08:14:30 <rafa> dkayiwa: correct
08:15:06 <dkayiwa> rafa: perfect thanks!!! How did you learn all that? :)
08:15:16 <rafa> dkayiwa: git help remote :)
08:15:24 <dkayiwa> rafa: hahahaha
08:15:26 <dkayiwa> :)
08:50:59 *** goutham has joined #openmrs
08:51:15 <goutham> hi dkayiwa :)
08:51:20 <dkayiwa> hi goutham
08:51:22 <dkayiwa> :)
08:51:48 <goutham> dkayiwa: just read your mail.
08:51:53 <dkayiwa> goutham: oh yes
08:52:13 <goutham> dkayiwa: did you see my mail in implementers list
08:52:35 <dkayiwa> goutham: yes i did
08:52:38 <goutham> dkayiwa: about two modules for 1.6.x and 1.7.x , above
08:53:02 <dkayiwa> goutham: why do we need two modules?
08:53:24 <goutham> dkayiwa: so should i have to upload two modules into modules.openmrs.org with same version 1.0
08:54:14 <dkayiwa> goutham: why do we need two modules?
08:54:48 <goutham> dkayiwa: one is for openmrs 1.6 and other is for openmrs 1.7.x versions
08:55:19 <dkayiwa> goutham: why not just one?
08:58:39 <goutham> dkayiwa: the issue i faced is , jquery was not able to recognize in openmrs 1.6 so i added a jquery min.js to module. If i have that jquery min.js for openmrs 1.7 and above , Its getting conflict with existing jquery and ui behavior is getting effected
08:59:29 <dkayiwa> goutham: how about simply using if else in the same module instead of having to maintain two separate modules?
08:59:56 <dkayiwa> goutham: is use lots of such tricks in the xforms module
09:00:14 <dkayiwa> goutham: that is why the same module supports both dojo and jquery widgets
09:00:57 <goutham> dkayiwa: cool... like velocity if else... ?
09:01:21 <dkayiwa> goutham: you can just look at the xforms module's xformDesigner.jsp
09:02:45 <goutham> dkayiwa: ok
09:04:51 *** dkayiwa_ has joined #openmrs
09:04:54 <goutham> dkayiwa: seen it.. will do it similarly and let u know
09:04:57 *** dkayiwa has quit IRC
09:04:57 *** dkayiwa_ is now known as dkayiwa
09:05:16 <goutham> dkayiwa: seen it.. will do it similarly and let u know
09:05:19 <goutham> dkayiwa: thanks :)
09:05:31 <dkayiwa> goutham: thanks for your hard work!!! :)
09:08:38 <goutham> :)
09:16:48 *** wyclif has quit IRC
09:20:29 *** goutham has quit IRC
09:23:50 *** wyclif has joined #openmrs
09:25:50 *** upul` has quit IRC
10:06:05 *** pusakat has joined #openmrs
10:15:16 *** upul` has joined #openmrs
10:15:16 *** ChanServ sets mode: +v upul`
10:20:28 *** suranga has joined #openmrs
10:20:28 *** ChanServ sets mode: +v suranga
11:00:35 *** dkayiwa_ has joined #openmrs
11:00:36 *** dkayiwa has quit IRC
11:00:36 *** dkayiwa_ is now known as dkayiwa
11:04:31 *** james_regen has joined #openmrs
11:04:31 *** ChanServ sets mode: +v james_regen
11:09:49 <suranga> mm... hi dkayiwa
11:10:00 <dkayiwa> suranga: hi
11:10:05 <suranga> dkayiwa, he he... can I borrow a minute or so : -)
11:10:14 <dkayiwa> suranga: ok
11:10:59 <suranga> dkayiwa, I have a unit test which extends BaseModuleContextSensitiveTest
11:11:06 <suranga> this test calls an external data source
11:11:16 <suranga> private static final String MODULE_TEST_DATA_XML = "moduleTestData.xml";
11:11:26 <suranga> executeDataSet(MODULE_TEST_DATA_XML);
11:11:41 <suranga> dkayiwa, but for some reason, this gives me org.dbunit.dataset.NoSuchTableException: hl7query_template
11:12:59 <dkayiwa> suranga: do you have TestingApplicationContext.xml ?
11:13:04 <suranga> dkayiwa, could it be because I dont have my testing application context and testing-hibernate.cfg.xml files ?
11:13:11 <suranga> dkayiwa, ah, I was going to ask that
11:13:20 <dkayiwa> suranga: yes :)
11:13:30 <suranga> dkayiwa, i need to add those, but mm.. how to I wire them to the unit test ?
11:13:54 <dkayiwa> suranga: just include the TestingApplicationContext.xml file in the test/resources folder
11:14:03 <dkayiwa> suranga: that should be all
11:14:24 <dkayiwa> suranga: also put test-hibernate.cfg.xml in the same folder
11:14:42 <suranga> dkayiwa, cool, I'll go copy it :):)
11:14:52 <dkayiwa> suranga: sure!!!
11:19:16 *** upul` has quit IRC
11:29:42 <suranga> hi dkayiwa
11:29:57 <dkayiwa> hi suranga
11:30:09 <suranga> dkayiwa, so that worked...but .. um... I seem to be getting a java.lang.NullPointerException
11:30:10 <suranga> at org.dbunit.dataset.datatype.IntegerDataType.setSqlValue(IntegerDataType.java:106)
11:30:15 <suranga> when I run the test now
11:30:27 <suranga> I think its because the test data is wonkey ?
11:30:34 <dkayiwa> suranga: yes
11:32:38 *** deshpag has joined #openmrs
11:35:37 <dkayiwa> deshpag: public chat means more people to help us :)
11:37:42 <dkayiwa> deshpag: can you chat from here
11:45:50 *** deshpag has quit IRC
11:47:17 *** walkandfish has joined #openmrs
11:48:00 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Modules: Patient Matching 1.2.4 uploaded to OpenMRS Module Repository <https://dev.openmrs.org/modules/view.jsp?module=patientmatching&ampversion=&amp1.2.4> || OpenMRS Modules: MDR-TB 3.0.1 uploaded to OpenMRS Module Repository <https://dev.openmrs.org/modules/view.jsp?module=mdrtb&ampversion=&amp3.0.1>
12:10:06 <suranga> dkayiwa, howdy... mm.... I was wondering... any change of taking a look at a test data file for me ? :) :)
12:10:33 <dkayiwa> suranga: ok :)
12:12:40 <suranga> dkayiwa, he hee... http://pastebin.com/e8FepFBp
12:13:00 <suranga> dkayiwa, its really hard to debug unit tests that you didnt write yourself :-(
12:13:15 <dkayiwa> suranga: can you also pastebin the error stack trace
12:13:25 <dkayiwa> suranga: and the hibernate mapping file?
12:15:20 *** harshadura has joined #openmrs
12:16:24 <suranga> dkayiwa, aha, will get it for you
12:17:11 <suranga> dkayiwa, http://pastebin.com/cU6eAm0M
12:17:33 <suranga> dkayiwa, the stack trace is on the first pastie I sent you, isnt it ? :)
12:19:08 <dkayiwa> suranga: i expect three pastebins :)
12:19:19 <suranga> dkayiwa, ah, sure
12:19:51 <dkayiwa> suranga: so one more :)
12:20:12 <suranga> dkayiwa, the traces for all 4 unit tests : http://pastebin.com/m4Rftr8Z
12:20:29 <dkayiwa> suranga: do all of them fail?
12:20:45 <suranga> dkayiwa, yes, all four, for the same reason :(
12:21:05 <dkayiwa> suranga: ok
12:22:12 <dkayiwa> suranga: have you committed it?
12:22:24 <dkayiwa> suranga: would be easier if i can checkout and test :)
12:22:54 *** djazayeri has joined #openmrs
12:22:54 *** ChanServ sets mode: +o djazayeri
12:23:11 <suranga> dkayiwa, most of the stuff are in, but you will need to copy the testingapplicationconfig and the testing-cfg.xml ffrom the API to the OMOD
12:23:30 <suranga> dkayiwa, one u do that, u will get the same error :)
12:23:30 <dkayiwa> suranga: can you commit that and i just update
12:24:24 <suranga> dkayiwa, sure thing
12:27:02 *** djazayeri1 has joined #openmrs
12:27:05 *** djazayeri has quit IRC
12:27:06 *** djazayeri1 has quit IRC
12:27:12 *** djazayeri has joined #openmrs
12:27:12 *** ChanServ sets mode: +o djazayeri
12:31:12 <suranga> dkayiwa, this is probably a bad time to say that my git setup seems to have gone bad
12:31:42 <dkayiwa> oh sorry
12:32:56 <suranga> dkayiwa, aaand its pushed !
12:33:00 <suranga> dkayiwa, :) :)
12:33:34 <dkayiwa> ok
12:53:52 *** djazayeri has quit IRC
12:55:18 *** pusakat has quit IRC
12:56:08 *** pusakat has joined #openmrs
13:04:23 *** djazayeri has joined #openmrs
13:04:23 *** ChanServ sets mode: +o djazayeri
13:05:01 *** djazayeri has quit IRC
13:10:28 <suranga> hi dkayiwa , um,, any luck with that ? :)
13:10:36 <dkayiwa> suranga: not yet
13:15:47 <wyclif> hi dkayiwa
13:15:54 <dkayiwa> hi wyclif
13:16:53 <wyclif> dkayiwa, what is the issue with XFRM-87
13:17:13 <dkayiwa> !ticket XFRM-87
13:17:14 <OpenMRSBot> dkayiwa: [#XFRM-87] datatype got changed in design surface - OpenMRS JIRA - https://tickets.openmrs.org/browse/XFRM-87
13:17:56 <dkayiwa> wyclif: i have never been successfull at reproducing it. Did you?
13:19:35 *** kishoreyekkanti has joined #openmrs
13:20:05 <wyclif> dkayiwa, no
13:20:23 <wyclif> dkayiwa, the description is not even clear
13:20:38 <wyclif> dkayiwa, as is i dont exaclty understand what the problem is
13:20:53 <wyclif> dkayiwa, it says datatype got changed in design surface
13:21:18 <wyclif> dkayiwa, does that mean it changes on uprade or what?
13:23:13 *** kishoreyekkanti has quit IRC
13:40:32 <wyclif> hi rafa
13:40:41 <rafa> wyclif: hi
13:40:54 *** shortend has joined #openmrs
13:41:41 <wyclif> rafa, when i check out MDS module, is it supposed t be compiling?
13:41:51 <rafa> wyclif: yes
13:41:58 <rafa> wyclif: why?
13:42:03 <wyclif> rafa, hmm.. id doesnt for me
13:42:10 <rafa> wyclif: what error you get?
13:43:13 <wyclif> rafa, in one of the 1.9 compartibility files the call to Concept.getConceptService.getRefereneceTerms doesnt compile and a couple of others that make call to methods added in 1.9
13:44:04 <rafa> wyclif: can you copy & paste the full log of running mvn clean install?
13:44:07 <wyclif> rafa, i wanted to work on META-240, so i had to leave in the meantime
13:44:37 <wyclif> rafa, ok
13:44:40 <rafa> !ticket META-240
13:44:40 *** applecool has joined #openmrs
13:44:40 *** ChanServ sets mode: +v applecool
13:44:41 <OpenMRSBot> rafa: [#META-240] MDS doesnt work on OpenMRS 1.9 - OpenMRS JIRA - https://tickets.openmrs.org/browse/META-240
13:46:20 <wyclif> rafa, it actually compiles when i run mvn clean install but i meant in eclipse it doesnt
13:46:33 <wyclif> rafa, is that the case for you?
13:46:39 <rafa> wyclif: it works fine
13:46:47 <rafa> wyclif: do the usual maybe
13:46:50 <rafa> wyclif: clean
13:47:04 <rafa> wyclif: and update maven configuration
13:50:41 <wyclif> rafa, i think the problem is that the Context class that is visible in eclipse if the one from openmrs 1.6.6
13:51:02 *** kishoreyekkanti has joined #openmrs
13:51:16 <rafa> wyclif: it api-1.9 module I explicitly declare openmrs 1.9.0
13:51:40 <rafa> wyclif: do you have metadatasharing-api-1.9 imported?
13:53:06 <rafa> wyclif: if you checked out the code long ago, you may now need to delete it from eclipse workspace and import again
13:54:20 <wyclif> rafa, no
13:54:52 <wyclif> rafa, so i thinks that is what i was missing, the compartibility module
13:55:07 <wyclif> rafa, let me check it out thanks
13:55:10 *** kishoreyekkanti has quit IRC
13:55:41 <rafa> wyclif: np
14:00:29 *** djazayeri has joined #openmrs
14:00:29 *** ChanServ sets mode: +o djazayeri
14:01:28 *** andreapat has joined #openmrs
14:01:57 <andreapat> good morning!
14:02:15 <dkayiwa> morning andreapat :)
14:02:59 <andreapat> where is everyone?
14:03:16 <djazayeri> I'm in Boston
14:03:19 <dkayiwa> andreapat: right here!!! :)
14:03:23 <djazayeri> (But maybe that's too literal an answer)
14:03:46 <djazayeri> My update for all week: planning for Mirebalais hospital project.
14:03:47 <djazayeri> No blockers.
14:04:10 <cpower> good morning.
14:04:22 <cpower> Let's do that scrum thing
14:04:27 <cpower> !scrumon cpower
14:04:27 * 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:05:18 <cpower> Order: Suranga, Wyclif, dkayiwa, andreapat, rafa, bwolfe
14:05:51 *** djazayeri has quit IRC
14:06:24 <cpower> Suranaga you are up!
14:06:46 *** kishoreyekkanti has joined #openmrs
14:07:59 <cpower> ok I'll take that as a pass, Wyclif.. you there?
14:08:03 <wyclif> Monday:
14:08:03 <wyclif> TRUNK-208 - Fix Transactions Across Service Methods
14:08:03 <wyclif> XFRM-87 - datatype got changed in design surface
14:08:03 <wyclif> Tuesday:
14:08:03 <wyclif> Complete TRUNK-208 by adding the test for a transactional service method calling another
14:08:04 <wyclif> META-240 - MDS doesn't work on OpenMRS 1.9
14:09:06 <cpower> blockers?
14:09:16 <wyclif> none
14:09:23 <dkayiwa> Committed: Error could not insert: [org.openmrs.EncounterProvider] when try to save XForm OpenMRS 1.9 - XFRM-94
14:09:24 <dkayiwa> Committed: xforms module conflicts with formfilter module - XFRM-95
14:09:24 <dkayiwa> Made followup commits for: Concept, Location, and Provider widget lookup - XFRM-78
14:09:24 <dkayiwa> GSOC Code Review
14:09:25 <dkayiwa> Now doing remaining work on: Include Relationship Widget in XForms Designer - XFRM-16
14:09:25 <dkayiwa> No Blockers
14:09:54 <cpower> Andrea your up when ready
14:11:00 *** kishoreyekkanti has left #openmrs
14:11:01 <andreapat> Monday loaded code from repository. Need to update wiki today. FDamiliarize myself with the system. Have some training to do for Merck.
14:11:29 <andreapat> Would like to get coding.
14:11:37 *** kishoreyekkanti has joined #openmrs
14:11:51 <cpower> anything you would like to discuss, or blockers from the OpenMRS side?
14:12:05 <andreapat> No
14:12:11 <wyclif> FYI, i didnt fix XFRM-87, i just investigated but couldn't reproduce
14:12:12 <cpower> and yeah we would like you to be coding too ;-)
14:12:23 <cpower> ok, rafa
14:12:28 <rafa> Today:
14:12:28 <rafa> * Committed a change to .gitattributes so that git doesn't handle line endings in openmrs-core
14:12:28 <rafa> * Started with RESTWS-218: Support custom client-defined representations of resources
14:12:28 <rafa> https://tickets.openmrs.org/browse/RESTWS-218
14:12:28 <rafa> * Testing META-239: Convert concepts between their 1.8 and 1.9 representations
14:12:28 <rafa> https://tickets.openmrs.org/browse/META-239 (discovered a bug which I'm trying to fix now)
14:12:29 <rafa> No blockers.
14:13:27 <cpower> And our very own king of code bwolfe...
14:14:27 <cpower> who like Elvis seems to have left the building...
14:14:36 <cpower> :-)
14:15:15 <cpower> Summary
14:15:44 <cpower> Discussion topics: None
14:15:55 <cpower> Blockers: None
14:15:58 <cpower> !scrumoff
14:15:58 * 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:17:31 <shortend> Hey, does anyone know of an easy way to have OpenMRS look in a different place for module jsp files during development?
14:18:18 <shortend> It's pretty annoying to have to run a Maven build to see changes to a JSP file.
14:19:29 <dkayiwa> shortend: you do not have to do that
14:19:57 <dkayiwa> shortend: just copy and paste your changes into the jsp files that openmrs looks for at runtime
14:20:25 <dkayiwa> shortend: thats what i do if i do not want to recompile for jsp
14:20:31 <dkayiwa> changes
14:21:45 <dkayiwa> shortend: in /WEB-INF/view/module/modulename/filename.jsp
14:22:07 <shortend> dkayiwa: Right.
14:22:56 <shortend> dkayiwa: I'm just thinking that it would be super if I could get OpenMRS to look in my module source directory instead.
14:24:09 *** walkandfish has quit IRC
14:26:25 *** applecool has quit IRC
14:26:25 <dkayiwa> shortend: correct
14:26:36 *** rafa has quit IRC
14:26:46 <dkayiwa> shortend: i have a feeling that there should be a way for that :)
14:27:00 <dkayiwa> shortend: may be you could send an email to the dev list just incase
14:28:41 <andreapat> I agree there should be a way - how do you get on the devlist?
14:29:41 <andreapat> I need to get into the office now - bye
14:29:51 *** andreapat has quit IRC
14:31:48 *** dkayiwa has quit IRC
14:45:53 *** pusakat has quit IRC
14:48:14 *** kishoreyekkanti has quit IRC
14:52:12 *** Alexis_MSF has joined #openmrs
14:53:00 <Alexis_MSF> @wyclif : Hi can I ask you one question ?
14:53:27 <wyclif> Alexis_MSF, sure
14:54:16 *** suranga has quit IRC
14:54:36 <Alexis_MSF> wyclif: I'm currently trying to install 2 instance of OpenMRS 1.9.1. Each instance has it own database with one user who has all the privileges on it.
14:54:55 <Alexis_MSF> wyclif: The first instance is running successfully
14:55:08 <wyclif> Alexis_MSF, are you using the standalone
14:55:15 <Alexis_MSF> wyclif: no
14:55:31 <wyclif> Alexis_MSF, would be easier to use the standalone
14:56:45 <Alexis_MSF> wyclif: why ?
14:57:34 <wyclif> Alexis_MSF, because it takes care of many issues for you wneh trying to run two istances
14:58:21 *** cpower has quit IRC
15:01:01 <Alexis_MSF> wyclif: As I understood, standalone version was for people who wanted to only use OpenMRS
15:01:17 <Alexis_MSF> wyclif: and not do some development stuff on it
15:02:02 <wyclif> Alexis_MSF, you can also test on it
15:03:46 <Alexis_MSF> wyclif: Ok, it's currently installing...
15:03:56 <wyclif> ok
15:06:18 <Alexis_MSF> wyclif: It's always freezing in the last operation Updating database tables to latest version (289/431): Author: wyclif Comments: Dropping foreign key constraint on concept_name_tag_map.concept_name_tag_id Description: Drop Foreign Key Constraint Number of actions completed so far: 717
15:06:49 <Alexis_MSF> wyclif: Oh wait, no its freezing at 100% with : Number of actions completed so far: 860 Server log file output: ERROR - JavassistLazyInitializer.getProxyFactory(165) |2012-08-28 19:02:48,349| Javassist Enhancement failed: org.openmrs.Person ERROR - JavassistLazyInitializer.getProxyFactory(165) |2012-08-28 19:02:49,169| Javassist Enhancement failed: org.openmrs.ConceptAnswer ERROR - JavassistLazyInitializer.getProxyFactory(16
15:07:20 <Alexis_MSF> wyclif: I got only 96 tables in my db instead of 101 for the other one and I uploaded both with 1.9.1
15:08:45 <Alexis_MSF> wyclif: but Tomcat is freezed and it looks like if I did nothing
15:09:17 <Alexis_MSF> wyclif: Did you ran into this problem before or should I write to the implmenters list?
15:12:54 <wyclif> Alexis_MSF, can you wait until it actually says in the browser that it has failed
15:13:08 <wyclif> Alexis_MSF, some updates take a while to complete so you have to be patient
15:13:30 <wyclif> Alexis_MSF,at times you have to ignore certain log messages
15:13:50 *** shortend has left #openmrs
15:14:05 <wyclif> Alexis_MSF, if the first one worked then the second should, can you try a new fresh install,
15:14:16 <wyclif> Alexis_MSF, this is why i think you should use the standalone
15:15:04 <Alexis_MSF> wyclif: By fresh install, you mean uninstall the first instance, drop the two databases and then redeploy the 2 standalone war files?
15:15:26 <wyclif> Alexis_MSF, because running two instances on the same machine is not that straightforward since they end up using the same application data directory which means they run on the same database
15:15:57 <wyclif> Alexis_MSF, i would recommend you download the standalone and run those
15:17:04 <wyclif> Alexis_MSF, i have never run 2 instances at the same time or atleast run one the standalone and the other the normal way you are doing it
15:17:43 <Alexis_MSF> wyclif: java.lang.OutOfMemoryError: PermGen space that's the error I get from Tomcat. Do you think I need to allow more memory or it's thrown because it was waiting too long ?
15:19:23 *** lauren has joined #openmrs
15:19:47 <wyclif> Alexis_MSF, that is a memory issue you need to allocate more memory but it depends
15:20:03 *** djazayeri has joined #openmrs
15:20:03 *** ChanServ sets mode: +o djazayeri
15:20:07 <wyclif> Alexis_MSF, if you are running inside eclipse via maven that is differen
15:21:01 *** djazayeri has quit IRC
15:21:26 <Alexis_MSF> wyclif: No, i'm not running that inside eclipse. I'm running that as an implementer (I installed java, tomcat and mysql on an ubuntu server) and then deploy the war file and follow the steps
15:22:09 <Alexis_MSF> wyclif: The weird thing is that it was perfeclty working with the first instance and not with the second.
15:26:21 <Alexis_MSF> wyclif: Unfortunaetly, I have another work to do. Thanks for replying me, I will follow your advices and search about issues with mutliple instances
15:30:16 <wyclif> Alexis_MSF, why are you running multiple instances?
15:30:50 *** Alexis_MSF has quit IRC
16:34:31 *** kishoreyekkanti has joined #openmrs
16:43:06 *** kishoreyekkanti has quit IRC
16:43:20 *** kishoreyekkanti has joined #openmrs
16:47:22 *** suranga has joined #openmrs
16:47:22 *** ChanServ sets mode: +v suranga
17:11:12 *** lh has joined #openmrs
17:11:12 *** lh has joined #openmrs
17:39:08 *** lh has quit IRC
17:46:09 *** andreapat has joined #openmrs
17:46:18 *** rafa has joined #openmrs
17:46:18 *** ChanServ sets mode: +v rafa
17:49:31 <andreapat> Ben are you around?
17:58:20 *** djazayeri has joined #openmrs
17:58:20 *** ChanServ sets mode: +o djazayeri
18:00:21 *** djazayeri has quit IRC
18:09:25 *** lh has joined #openmrs
18:09:25 *** lh has joined #openmrs
18:26:08 *** r0bby has joined #openmrs
18:26:08 *** ChanServ sets mode: +v r0bby
18:27:22 *** r0bby has quit IRC
18:37:06 *** james_regen has left #openmrs
18:38:59 *** djazayeri has joined #openmrs
18:38:59 *** ChanServ sets mode: +o djazayeri
18:47:36 *** djazayeri has quit IRC
18:52:36 <andreapat> Ben u there?
18:57:45 <andreapat> Ben??
19:07:46 <suranga> andreapat, you should try calling bwolfe :)
19:08:09 <suranga> andreapat, type bw and then press 'tab'
19:10:33 *** lh has quit IRC
19:13:38 *** czakian has joined #openmrs
19:41:06 *** dkayiwa has joined #openmrs
19:54:22 <suranga> hiiii dkayiwa
19:54:29 <dkayiwa> suranga: hi
19:54:32 <suranga> dkayiwa, um... I was wondering if..... :)
19:54:47 <dkayiwa> suranga: if......
19:56:04 <suranga> dkayiwa, i mean that testing problem :P
19:58:21 <dkayiwa> suranga: just come back. but i think i can give it a short again :)
19:58:45 <suranga> dkayiwa, any adivce would be very much appreciated ! :)
20:01:09 *** djazayeri has joined #openmrs
20:01:09 *** ChanServ sets mode: +o djazayeri
20:04:31 *** djazayeri has quit IRC
20:05:58 *** jordank has joined #openmrs
20:06:13 *** czakian has quit IRC
20:13:38 *** lh has joined #openmrs
20:13:38 *** lh has joined #openmrs
20:13:51 <andreapat> bwolfe,
20:37:57 *** jordank has quit IRC
20:38:43 *** andrea has joined #openmrs
20:39:02 *** andrea is now known as Guest31846
20:39:52 <Guest31846> Hey Ben this is me
20:42:59 <Guest31846> This is Andrea - can any developers out there answer a question about mysql install?
20:51:58 *** kishoreyekkanti_ has joined #openmrs
20:53:28 *** kishoreyekkanti has quit IRC
21:11:55 *** jordank has joined #openmrs
21:17:22 *** suranga has quit IRC
21:20:00 *** lauren has quit IRC
21:24:49 *** dkayiwa has quit IRC
21:37:47 *** rafa has quit IRC
21:42:44 *** lh has quit IRC
21:58:21 *** djazayeri has joined #openmrs
21:58:21 *** ChanServ sets mode: +o djazayeri
21:59:57 *** kishoreyekkanti_ has quit IRC
22:03:28 *** djazayeri has quit IRC
22:23:07 *** jordank has quit IRC
22:49:17 *** djazayeri has joined #openmrs
22:49:17 *** ChanServ sets mode: +o djazayeri
22:51:51 *** lh has joined #openmrs
22:51:51 *** lh has joined #openmrs
23:48:35 *** djazayeri has quit IRC
23:59:18 *** lh has quit IRC