| 01:13:50 | *** nribeka has quit IRC |
| 01:45:23 | *** upul has joined #openmrs |
| 01:45:23 | *** ChanServ sets mode: +v upul |
| 01:58:39 | *** upul has quit IRC |
| 01:58:41 | *** upul_ has joined #openmrs |
| 01:58:41 | *** ChanServ sets mode: +v upul_ |
| 02:16:59 | *** bwolfe has joined #openmrs |
| 02:16:59 | *** ChanServ sets mode: +o bwolfe |
| 02:54:56 | *** atomicturtle has joined #openmrs |
| 02:56:15 | *** atomicturtle has left #openmrs |
| 03:16:10 | *** upul_ is now known as upul |
| 03:23:15 | *** upul_ has joined #openmrs |
| 03:23:15 | *** ChanServ sets mode: +v upul_ |
| 03:23:16 | *** upul has quit IRC |
| 03:25:09 | <r0bby> I just got another distraction, a cute adorable minature poodle :) |
| 03:25:21 | <r0bby> was a stray |
| 03:37:20 | <Mkop> awwwww |
| 03:37:21 | <Mkop> pics? |
| 03:59:08 | <r0bby> Mkop: humping video on facebook |
| 03:59:15 | <Mkop> humping? |
| 03:59:17 | <r0bby> god that sounds *REALLY* wrong out of context |
| 03:59:26 | <Mkop> indeed! |
| 03:59:32 | <r0bby> it wasnt fixed so it was humping EVERYTHING |
| 04:02:37 | <r0bby> it's so adorable :) |
| 04:02:52 | <Mkop> if that's what you want to call it |
| 04:03:08 | <Mkop> personally, I wouldn't want a dog that humps its own bed |
| 04:09:06 | <r0bby> Mkop: it's getting fixed |
| 04:09:10 | <r0bby> the dog itself is cute |
| 04:12:37 | *** bwolfe has quit IRC |
| 04:28:20 | *** nribeka has joined #openmrs |
| 04:28:20 | *** ChanServ sets mode: +v nribeka |
| 04:34:41 | * Mkop needs to go to bed soon |
| 04:59:02 | *** upul_ is now known as upul |
| 05:10:33 | *** dfd has joined #openmrs |
| 05:13:12 | *** dfd has quit IRC |
| 05:13:24 | *** matochaj_ has joined #openmrs |
| 05:18:21 | *** matochaj_ has quit IRC |
| 05:18:48 | *** matochaj has joined #openmrs |
| 05:19:53 | <Mkop> jmiranda: if you're around.... |
| 05:20:08 | <Mkop> http://markmail.org/ looks to be much better than nabble |
| 06:09:23 | *** matochaj has quit IRC |
| 07:16:46 | *** Mkop has quit IRC |
| 07:36:47 | *** jacobb has quit IRC |
| 07:39:17 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: OpenMRS is unable to create a runtime properties file <http://forum.openmrs.org/viewtopic.php?f=9&t=475#p1730> || OpenMRS Forum: Re: OpenMRS is unable to create a runtime properties file <http://forum.openmrs.org/viewtopic.php?f=9&t=475#p1729> |
| 08:12:52 | *** Billynkid has joined #openmrs |
| 08:15:38 | *** abdul has joined #openmrs |
| 08:15:43 | <abdul> Hi all |
| 08:16:01 | <abdul> on deploying WAR file of OpenMRS |
| 08:16:05 | <abdul> FAIL - Application at context path /openmrs could not be started |
| 08:16:17 | <abdul> this message is appearing and openmrs is not working |
| 08:16:38 | <abdul> can anyone tell me how to fix it? |
| 08:18:14 | <upul> abdul: log files should have extra information why it failed |
| 08:19:13 | <upul> if you are using tomcat, check the tomcat logs directory |
| 08:19:35 | <abdul> ok |
| 08:19:43 | <abdul> then should i remove that? |
| 08:20:13 | <upul> remove? |
| 08:20:36 | <abdul> stdout_20090707 is 118kb |
| 08:20:44 | <abdul> i meant should i delete any file? |
| 08:20:57 | <upul> open those files and see what they say |
| 08:21:25 | <abdul> log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository. |
| 08:22:10 | <abdul> it has two different error |
| 08:22:22 | <upul> is there anything else? that looks like not an issue |
| 08:22:32 | <abdul> ERROR - Context.getServiceContext(?) |2009-07-07 03:13:41,265| serviceContext is null. Creating new ServiceContext() |
| 08:22:57 | <abdul> only two error is logged in the file |
| 08:24:21 | <upul> which version are you using abdul? |
| 08:24:36 | <abdul> Tomcat 6 |
| 08:24:42 | <upul> openmrs? |
| 08:25:01 | <abdul> openmrs-1.4.3 |
| 08:26:31 | <upul> abdul: did you run the database script |
| 08:26:39 | <abdul> yes |
| 08:26:49 | <abdul> all of the three scripts |
| 08:27:01 | <abdul> 1.4.3-createdb-from-scratch-with-demo-data |
| 08:27:16 | <abdul> demo-1.4.0.23-mysql |
| 08:27:20 | <abdul> and update-to-latest-db.mysqldiff |
| 08:27:42 | <upul> and you have given the runtime properties file with database connection details |
| 08:28:18 | <abdul> yes connection.username=openmrsuser connection.password=tryopenmrs connection.url=jdbc:mysql://storage1.cs.trincoll.edu:3306/openmrs?autoReconnect=true |
| 08:28:48 | <upul> is there anything else in the log file other than that error? |
| 08:29:11 | <upul> no indented lines of stack traces |
| 08:29:29 | <abdul> yes this file contain other lines too |
| 08:29:45 | <abdul> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1257) |
| 08:29:55 | <abdul> this type of messages |
| 08:31:06 | <abdul> INFO: Server startup in 622 ms Jul 7, 2009 3:09:42 AM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive openmrs.war Jul 7, 2009 3:11:11 AM org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart |
| 08:31:06 | <upul> can you paste a the portion where it start indenting from the rest of the log in here http://pastebin.com/ |
| 08:31:50 | <upul> and the send the link of pastebin here |
| 08:33:03 | <upul> text where this line was in org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1257) |
| 08:33:18 | <abdul> http://pastebin.com/m5fdd3ebd |
| 08:33:49 | <upul> openmrs cannot connect to database server |
| 08:34:07 | <upul> # |
| 08:34:08 | <upul> java.net.SocketException: java.net.ConnectException: Connection timed out: connect |
| 08:34:08 | <upul> # |
| 08:34:08 | <upul> at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156) |
| 08:34:08 | <upul> # |
| 08:34:08 | <upul> at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:283) |
| 08:34:15 | <abdul> no its not connecting |
| 08:35:09 | <abdul> on opening OPENMRS |
| 08:35:10 | <abdul> HTTP Status 404 - type Status report message description The requested resource () is not available. |
| 08:35:55 | <abdul> and openmrs service in tomcat is not starting |
| 08:36:06 | <upul> can you ping storage1.cs.trincoll.edu from the tomcat server machine? |
| 08:36:43 | <abdul> yes i can ping it from my machine |
| 08:38:17 | <abdul> Reply from 157.252.16.11: bytes=32 time=373ms TTL=44 |
| 08:39:51 | <upul> and the mysql database name is openmrs? |
| 08:40:03 | <abdul> openmrs |
| 08:40:12 | <abdul> yes |
| 08:40:50 | <upul> do you have mysql browser or something in the tomcat server machine to check whether you can connect to the database server machine? |
| 08:41:16 | <abdul> yes i have mysql console |
| 08:41:33 | <abdul> ok u mean in tomcat |
| 08:41:38 | <abdul> just a min i will check it |
| 08:42:18 | <upul> i mean you have the database server running in the .edu machine, and you are running the tomcat server in machine you are working at now |
| 08:42:53 | <abdul> yes |
| 08:43:18 | <upul> can you check whether you can connect to the database server from tomcat machine using a mysql query browser or something |
| 08:43:19 | <abdul> both are in same machine |
| 08:43:43 | <abdul> i used WAMP server only it has PHPmyadmin |
| 08:44:07 | <upul> then instead of using storage1.cs.trincoll.edu you can use localhost |
| 08:44:08 | <abdul> but how can i check connectivity of database with tomcat |
| 08:46:02 | <upul> is your machine where db and tomcat running is named storage1.cs.trincoll.edu? |
| 08:46:04 | <abdul> i used localhost |
| 08:46:21 | <upul> what is the operating system? |
| 08:48:54 | *** abdul_ has joined #openmrs |
| 08:49:06 | *** abdul has quit IRC |
| 08:49:11 | <upul> abdul_ it could be that a firewall is blocking |
| 08:49:13 | <abdul_> sorry my system got restarted bcoz of electric prob |
| 08:49:29 | <abdul_> i am using localhost:8080 |
| 08:50:03 | <upul> for database connectino url did you try localhost |
| 08:50:22 | <abdul_> yes i tried http://localhost:8080/openmrs/ |
| 08:50:52 | <upul> i mean this in the props file connection.url=jdbc:mysql://localhost:3306/openmrs?autoReconnect=true |
| 08:52:08 | <abdul_> ok you mean to change it in runtime file |
| 08:52:14 | <abdul_> and then deply it again? |
| 08:52:15 | <abdul_> rite? |
| 08:52:35 | <upul> yes |
| 08:52:48 | <abdul_> ok i have changed it in runtime file |
| 08:52:53 | <abdul_> i must restart pc now |
| 08:52:59 | <abdul_> then deploy |
| 08:53:01 | <upul> you don't need |
| 08:53:05 | <abdul_> ok |
| 08:53:33 | <upul> if you are using windows you start and stop the tomcat server by using services |
| 08:53:57 | <upul> or you can remove the openmrs.war from the webapps folder and copy it again |
| 08:54:04 | <upul> after it got deployed |
| 08:54:16 | <upul> i mean undeployed, then copy again |
| 08:54:49 | <abdul_> ok |
| 08:55:48 | <abdul_> means i must stop apache and then delete the folder and then deploy again |
| 08:56:42 | <upul> you can EITHER stop and tomcat service and restart it |
| 08:57:01 | <upul> OR remove openmrs.war, wait and copy it again |
| 08:57:07 | <upul> both should work |
| 08:57:45 | <abdul_> yes i have removed the files and deploying it again |
| 08:58:27 | <abdul_> still FAIL - Application at context path /openmrs could not be started |
| 08:58:29 | <upul> check the logs if there are errors this time, check log entry times |
| 08:58:51 | <abdul_> and this time war is not decompressed in webapps folder |
| 08:59:33 | <abdul_> ERROR - Context.getServiceContext(?) |2009-07-07 03:55:04,875| serviceContext is null. Creating new ServiceContext() log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository. |
| 08:59:41 | <abdul_> same error:S |
| 08:59:49 | <upul> hmm, then try stopping the tomcat server from admin tools -> services, and remove the openmrs dir and war from the web apps and the logs |
| 09:00:00 | <upul> and redeploy |
| 09:00:20 | <abdul_> ok |
| 09:00:59 | <abdul_> and from work folder too? |
| 09:01:07 | <upul> you can clean that too |
| 09:01:17 | *** nribeka has quit IRC |
| 09:02:20 | <abdul_> even after removing from everywhere |
| 09:03:23 | <upul> so you have deployed it fresh into webapss, and still logs show that connection time out |
| 09:04:28 | <abdul_> yes i m doing it again |
| 09:04:39 | <abdul_> Message: OK |
| 09:05:21 | <abdul_> but running = false:( |
| 09:05:40 | <abdul_> and on clicking start Message: FAIL - Application at context path /openmrs could not be started |
| 09:06:25 | <abdul_> and same error in log file |
| 09:06:59 | <upul> is it Connection timeout? |
| 09:07:44 | <upul> Find text in the log "Could not connect to database using url" and check whether it's dbc:mysql://storage1.cs.trincoll.edu:3306 or localhost |
| 09:08:43 | <abdul_> Could not connect to database using url 'jdbc:mysql://localhost:3306/openmrs?autoReconnect=true', username 'openmrsuser', and pw '**********'. Connection properties can be set with runtime property: 'connection.username', 'connection.password', and 'connection.url' ERROR - ContextLoader.initWebApplicationContext(215) |2009-07-07 04:05:07,750| Context initialization failed |
| 09:11:01 | <upul> open a command line and try to connect to db, mysql openmrs -u root -h localhost -p |
| 09:11:47 | <abdul_> what should i write on cmd line? |
| 09:11:52 | <upul> mysql openmrs -u root -h localhost -p |
| 09:13:19 | <abdul_> mysql is not recognized in dos |
| 09:13:34 | <upul> go to mysql installed dir's bin |
| 09:15:21 | <abdul_> Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 26 Server version: 5.0.83-community-nt MySQL Community Edition (GPL) |
| 09:16:17 | <abdul_> C:\Program Files\MySQL\MySQL Server 5.0\bin>mysql openmrs -u root -h localhost - p; ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: Y ES) |
| 09:17:10 | <upul> did you connect okay in the first time you sent the message? |
| 09:17:27 | <abdul_> yes |
| 09:17:36 | <upul> what was different the second time/ |
| 09:17:48 | <abdul_> ; was missing and then when i entered with ; |
| 09:17:50 | <abdul_> C:\Program Files\MySQL\MySQL Server 5.0\bin>mysql openmrs -u root -h localhost - p; ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: Y ES) |
| 09:17:57 | <abdul_> this message was displayed |
| 09:18:33 | <upul> you don't put ; in the windows command line |
| 09:19:17 | <upul> exit mysql by quit |
| 09:19:32 | <abdul_> ok:$ but is this mean that mysql is not connected with tomcat? |
| 09:19:39 | <upul> and retry with: mysql openmrs -u openmrsuser -h localhost -p |
| 09:20:26 | <abdul_> C:\Program Files\MySQL\MySQL Server 5.0\bin>mysql openmrs -u openmrsuser -h loca lhost -p Enter password: **** ERROR 1045 (28000): Access denied for user 'openmrsuser'@'localhost' (using pass word: YES) |
| 09:20:38 | <upul> password you gave was tryopenmrs? |
| 09:21:11 | <abdul_> yes |
| 09:21:12 | <upul> that is the credentials you have used for tomcat, so that account is not working |
| 09:21:46 | <abdul_> i didn't understand |
| 09:22:40 | <upul> you have given openmrsuser/tryopenmrs in the openmrs runtime props file |
| 09:22:47 | <abdul_> yes |
| 09:22:50 | <upul> that doesn't work |
| 09:23:01 | <abdul_> yes this is what i m thinking:S |
| 09:23:12 | <upul> because you cannot connect with mysql cient with whatcredentials |
| 09:23:22 | <upul> did you create the openmrsuser account in mysql? |
| 09:24:11 | <abdul_> no |
| 09:24:47 | <upul> you should give a wokring account in the props file so that openmrs can connect |
| 09:25:32 | <abdul_> GRANT ALL ON openmrs.* TO 'openmrsuser'@'%' IDENTIFIED BY 'tryopenmrs'; |
| 09:26:36 | <upul> you did a create user openmrsuser... too |
| 09:26:55 | <abdul_> no i just run the script |
| 09:27:38 | <upul> which script/ |
| 09:28:15 | <abdul_> three script files |
| 09:28:44 | <abdul_> MYSql scripts of creating updating and demo one |
| 09:28:57 | <upul> does it have a openmrsuser account? |
| 09:29:36 | <abdul_> in which table should it be? |
| 09:30:16 | <upul> no, it is a mysql specific thing, in mysql users table i think |
| 09:30:41 | <upul> thing is you should create a mysql user account that has access to openmrs and that you can log in |
| 09:30:46 | <abdul_> no i did not give any account |
| 09:30:50 | <upul> and give that username password in the props file |
| 09:31:57 | <abdul_> means to create a id: openmrsuser pw:tryopenmrs |
| 09:32:30 | <upul> yes that account should be created and you should be able to connect to the db using mysql client |
| 09:33:12 | <upul> open a mysql client root account and you can create an account like this, |
| 09:33:29 | <upul> create user openmrs@localhost identified by âopenmrsâ; set password |
| 09:33:35 | <upul> for openmrs@localhost=PASSWORD(âopenmrsâ); |
| 09:33:40 | <upul> grant ALL on openmrs.* to openmrs; |
| 09:34:02 | <upul> those 3 lines will create a username=openmrs password=openmrs account |
| 09:34:20 | <upul> you can check whether you can connect with that using mysql client |
| 09:34:27 | <upul> and give that in the props file |
| 09:34:36 | <abdul_> where should i write it |
| 09:34:47 | <abdul_> i opened mysql console |
| 09:35:07 | <upul> mysql openmrs -u root -h localhost -p |
| 09:36:24 | <abdul_> by saying mysql client root you mean mysql console? |
| 09:36:53 | <upul> yes mysql console logging as root user (-u root) |
| 09:37:10 | <upul> then give those 3 lines to create the openmrs account |
| 09:38:00 | <abdul_> mysql> create user openmrs@localhost identified by `openmrs'; set password `> ; `> |
| 09:39:32 | <upul> oops sorry this the second command, 1)create user openmrs@localhost identified by âopenmrsâ; 2) set password for openmrs@localhost=PASSWORD(âopenmrsâ); |
| 09:40:12 | <upul> first create user then, set password then grant |
| 09:40:44 | <abdul_> mysql> create user openmrs@localhost identified by `openmrs'; `> `> |
| 09:40:49 | <abdul_> its is not terminating:S |
| 09:41:07 | <upul> ctrl+c |
| 09:41:18 | <upul> i'll give you the lines again |
| 09:41:37 | <abdul_> yes i did but its cuming back to dos |
| 09:41:40 | <abdul_> ok |
| 09:41:46 | <upul> log in again as root |
| 09:41:52 | <upul> 1) create user openmrs@localhost identified by âopenmrsâ; |
| 09:42:07 | <upul> 2) set password for openmrs@localhost=PASSWORD(âopenmrsâ); |
| 09:42:15 | <upul> 3) grant ALL on openmrs.* to openmrs; |
| 09:42:18 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Can't add regimen <http://forum.openmrs.org/viewtopic.php?f=23&t=476#p1731> |
| 09:42:32 | <abdul_> still its not terminating |
| 09:42:53 | <upul> there is the ; at the end of 3 lines |
| 09:43:22 | <abdul_> yes |
| 09:43:28 | <abdul_> but its not terminating |
| 09:43:38 | <abdul_> '> |
| 09:43:45 | <abdul_> means asking to terminate |
| 09:44:13 | <upul> you didn't put the 1) 2) numbers right? |
| 09:44:35 | <abdul_> mysql> create user openmrs@localhost identified by `openmrs'; `> ; `> ; `> ; `> ; `> ; `> ; |
| 09:44:54 | <abdul_> i tried to terminate it by pressing ; again |
| 09:45:23 | <upul> those ' are wrong |
| 09:45:48 | <upul> remove them and put ' |
| 09:46:07 | <abdul_> ok now its working:) |
| 09:47:12 | <abdul_> mysql> GRANT ALL on openmrs.* to openmrs; ERROR 1133 (42000): Can't find any matching row in the user table |
| 09:47:34 | <upul> try it log off and login as -u openmrs instead of root |
| 09:48:16 | <upul> mysql openmrs -u openmrs -h localhost -p |
| 09:49:09 | <abdul_> C:\Program Files\MySQL\MySQL Server 5.0\bin>mysql openmrs -u openmrs -h localhos t -p Enter password: ******* ERROR 1044 (42000): Access denied for user 'openmrs'@'localhost' to database 'op enmrs' |
| 09:49:43 | <upul> user account was not created right |
| 09:49:52 | <abdul_> yes |
| 09:50:17 | <abdul_> mysql> create user openmrs@localhost identified by 'openmrs'; Query OK, 0 rows affected (0.02 sec) mysql> set password for openmrs@localhost=PASSWORD('openmrs'); Query OK, 0 rows affected (0.00 sec) |
| 09:50:58 | <upul> GRANT ALL on openmrs.* to openmrs; |
| 09:51:32 | <abdul_> mysql> GRANT ALL on openmrs.* to openmrs; ERROR 1133 (42000): Can't find any matching row in the user table |
| 09:52:47 | <abdul_> this error is coming |
| 09:54:37 | <upul> another this you can do is give username = root and if password is not given not given the password |
| 09:54:43 | <upul> that account should work |
| 09:55:10 | <upul> otherwise best thing is get some friend to create a working mysql account |
| 09:55:29 | <upul> you can do it by using a admin tool like mysql administrator |
| 09:56:55 | <upul> this page has information, http://openmrs.org/wiki/Step-by-Step_Installation_for_Implementers |
| 09:56:56 | <OpenMRSBot> <http://ln-s.net/27Dh> (at openmrs.org) |
| 09:58:30 | <abdul_> :( |
| 09:58:41 | <abdul_> i dont have anyone else |
| 09:58:49 | <abdul_> i will do onething |
| 09:59:06 | <abdul_> will install all over again and will make only openmrs account in mysql |
| 09:59:11 | <abdul_> instead of admin |
| 09:59:33 | <upul> you should keep the root account |
| 09:59:39 | <abdul_> so the user name and password must be same as runtime? |
| 09:59:59 | <upul> in that case you can use that account, that would definitely work |
| 10:00:40 | <upul> when you create the admin account root and password, use that one for connectino |
| 10:01:23 | <upul> open the sql scripts, i remember like there was a username test password test account or something |
| 10:01:36 | <upul> in the demo data |
| 10:01:42 | <abdul_> ok |
| 10:01:47 | <abdul_> i m checking it |
| 10:03:51 | <abdul_> no i dont any user |
| 10:04:05 | <abdul_> admin and test is the user of openmrs |
| 10:04:08 | <upul> if you are trying out openmrs, in the new 1.5 beta there is a wizard which would create everything |
| 10:04:27 | <abdul_> i tried that installer |
| 10:04:33 | <abdul_> its giving same prob |
| 10:05:15 | <upul> installer you mean, you put the war in the webapps and access like localhost:8080/openmrs and you get the wizard? |
| 10:06:13 | <abdul_> no i just installed the wizard |
| 10:06:20 | <abdul_> didn't deploy |
| 10:06:40 | <abdul_> any war file bcoz it has deployed it during installation |
| 10:06:49 | <upul> check the 1.5 in http://openmrs.org/wiki/Downloads |
| 10:07:02 | <upul> did you try that |
| 10:07:39 | <abdul_> you mean to use this war file |
| 10:07:50 | <abdul_> what can i do with jar file |
| 10:07:52 | <abdul_> i did not use it |
| 10:08:00 | <upul> war file under OpenMRS 1.5.0 Beta 2 |
| 10:08:06 | <abdul_> as its not defined in installation step |
| 10:08:25 | <upul> it's the next version still in beta |
| 10:08:35 | <upul> put it in webapps, remove the runtime props file |
| 10:09:05 | <upul> it will need mysql root account details and it will create database etc. |
| 10:09:15 | <upul> no need to run scripts or create accounts |
| 10:09:44 | <abdul_> are you talking about installer or jar file only |
| 10:09:52 | <abdul_> bcoz beta has three files |
| 10:09:53 | <abdul_> openmrs.war 25.75 MB README 810 bytes openmrs-1.5.0-beta.jar 1.29 MB |
| 10:09:58 | <upul> it's the war file |
| 10:10:15 | <abdul_> so at this point what should i do |
| 10:10:55 | <upul> you can either try creating a mysql user account and try to connect with it to 1.4 version |
| 10:10:58 | <abdul_> 1) remove runtime properties file 2) undeploy OPENMRS 3) remove folder of OPENMRS 4) deploy openMRS 1.5 beta |
| 10:11:41 | <upul> but 1.5 is still in beta, not released for productino yet |
| 10:12:29 | <abdul_> ok |
| 10:12:35 | <abdul_> what do you propose? |
| 10:12:37 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8932]: deleting older module <http://dev.openmrs.org/changeset/8932> |
| 10:12:55 | <upul> it depends on what you are going to do, if you are just trying out you can check 1.5 |
| 10:12:57 | <abdul_> to uninstall everything and try it from start |
| 10:13:28 | <upul> or try installing mysql administrator tool, there you can create a user account in the gui |
| 10:13:30 | <abdul_> but if here the main problem is with the user account of mysql |
| 10:13:43 | <abdul_> ok this will be the best solution |
| 10:14:24 | <upul> or given the username = root and password keep blank and startup the exsting one |
| 10:14:33 | <upul> that account works so it should work |
| 10:15:19 | <abdul_> shouldn't i make openmrs user and password from addministrative tool? |
| 10:15:39 | <upul> that is another way to create the user account |
| 10:16:07 | <abdul_> bcoz if openmrs need this username and password to login |
| 10:16:41 | <abdul_> means first i need to install administrative tool and then make id : openmrsuser and password: tryopenmrs |
| 10:17:05 | <abdul_> as its defined in runtime envi properties |
| 10:17:06 | <abdul_> rite? |
| 10:17:14 | <upul> you have to create whatever account that works and give it in runtime props |
| 10:17:25 | <abdul_> and then will deploy again |
| 10:17:27 | <abdul_> ok |
| 10:17:33 | <abdul_> can i get you mailing address? |
| 10:17:51 | <abdul_> thank you for helping me:) |
| 10:18:07 | <upul> you can try openmrs mailing list |
| 10:18:23 | <upul> it is under community section |
| 10:19:02 | <upul> best thing is read up on mysql and try to create a user account that you can login from the mysql and connect to create openrms db |
| 10:19:41 | <abdul_> means upul@openmrs.org |
| 10:20:01 | <abdul_> ok |
| 10:20:04 | <upul> no i'm not a developer there |
| 10:20:23 | <upul> http://openmrs.org/wiki/Community |
| 10:20:47 | <upul> try the implementers address |
| 10:20:53 | <abdul_> yes i have checked |
| 10:21:27 | <abdul_> implementers@openmrs.org you mean i should email here |
| 10:21:42 | <upul> that's a mailing list for users |
| 10:22:00 | <upul> have you gone through this, http://openmrs.org/wiki/Step-by-Step_Installation_for_Implementers |
| 10:22:01 | <OpenMRSBot> <http://ln-s.net/27Dh> (at openmrs.org) |
| 10:22:13 | <abdul_> yes |
| 10:22:22 | <abdul_> i followed each n every step of it |
| 10:23:34 | <abdul_> i am also thinking to try it on Ubuntu desktop |
| 10:24:56 | <abdul_> it will not have atleast firewall prob |
| 10:25:45 | <upul> yes, install mysql administrator tool and create the account in there |
| 10:25:56 | <upul> i have to go now |
| 10:26:00 | <abdul_> ok |
| 10:26:06 | <abdul_> Thank you very much |
| 10:26:12 | *** upul has quit IRC |
| 10:55:56 | *** Mkop has joined #openmrs |
| 10:57:35 | *** Mkop has quit IRC |
| 10:58:19 | *** abdul_ has quit IRC |
| 11:27:18 | *** nribeka has joined #openmrs |
| 11:27:18 | *** ChanServ sets mode: +v nribeka |
| 12:04:58 | *** bwolfe has joined #openmrs |
| 12:04:58 | *** ChanServ sets mode: +o bwolfe |
| 12:32:30 | *** nribeka_ has joined #openmrs |
| 12:45:49 | *** ChanServ sets mode: +v nribeka_ |
| 12:46:04 | *** nribeka has quit IRC |
| 12:46:10 | *** nribeka_ is now known as nribeka |
| 12:52:00 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: OpenMRS is unable to create a runtime properties file <http://forum.openmrs.org/viewtopic.php?f=9&t=475#p1732> |
| 13:11:43 | <Billynkid> Is there any kind of finance or accounts package intergration with OpenMRS? |
| 13:12:29 | <bwolfe> not that I know of |
| 13:13:05 | <Billynkid> Have you heard of a package called zippcard |
| 13:14:41 | <Billynkid> Our CEO met someone who said something about some kind of intergration? |
| 13:15:57 | <bwolfe> zippcard? no. I know some people are using smart cards for things. do you have a link? |
| 13:24:01 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8933]: xforms module: form designer bug fixes when putting widgets in a groupbox <http://dev.openmrs.org/changeset/8933> || OpenMRS Tickets: Ticket #1619 (enhancement created): Add Package Javadoc to Basic Module <http://dev.openmrs.org/ticket/1619> |
| 13:32:35 | *** nribeka_ has joined #openmrs |
| 13:34:06 | *** nribeka_ has quit IRC |
| 13:35:51 | *** sdefabbiakane has joined #openmrs |
| 13:38:13 | *** nribeka__ has joined #openmrs |
| 13:38:53 | *** ChanServ sets mode: +v nribeka__ |
| 13:39:04 | *** nribeka has quit IRC |
| 13:39:08 | *** nribeka__ is now known as nribeka |
| 13:48:35 | *** upul has joined #openmrs |
| 13:48:35 | *** ChanServ sets mode: +v upul |
| 13:56:05 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1522 (task closed): Default Serialization is incomplete <http://dev.openmrs.org/ticket/1522#comment:4> |
| 14:06:10 | <Billynkid> http://www.zippcard.com/ |
| 14:20:07 | <nribeka> bwolfe, can we take portlet in core and add it to module? |
| 14:20:32 | <bwolfe> copy? or just use? |
| 14:23:29 | <nribeka> use |
| 14:23:31 | <nribeka> not copy |
| 14:23:39 | <bwolfe> yes, you can reference a portlet from a modulle |
| 14:23:41 | <bwolfe> *module |
| 14:23:43 | <nribeka> cool |
| 14:23:47 | <nribeka> thanks bwolfe |
| 14:28:02 | <bwolfe> np nribeka |
| 14:28:08 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8934]: reporting: * Added controller/jsps for managing indicators. * Added ⦠<http://dev.openmrs.org/changeset/8934> |
| 14:46:58 | *** Billynkid has quit IRC |
| 15:00:14 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8935]: Small API fixes. Should be just about done with API now. <http://dev.openmrs.org/changeset/8935> |
| 15:02:20 | *** Billynkid has joined #openmrs |
| 15:10:08 | *** bmckown has joined #openmrs |
| 15:10:08 | *** ChanServ sets mode: +o bmckown |
| 15:14:48 | *** upul has quit IRC |
| 15:29:33 | <bmckown> nribeka, have you coded much on the amrsregistration module yet today? I renamed files to amrsregistration and wanted to commit it into repository. |
| 15:29:49 | <bmckown> but don't want to mess up any work you have done. |
| 15:30:30 | <nribeka> commit up bmckown |
| 15:30:39 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8946]: occmodule: move current content in "/occmodule" to "/occmodule/trunk" <http://dev.openmrs.org/changeset/8946> || OpenMRS Changesets: Changeset [8945]: occmodule: move current content in "/occmodule" to "/occmodule/trunk" <http://dev.openmrs.org/changeset/8945> || OpenMRS Changesets: Changeset [8944]: occmodule: move current content in "/occmodule" to "/occmodule/trunk" <http://dev.openmrs.org/changeset/8944> || OpenMRS Changesets: Changeset [8943]: occmodule: create tags so that we can put some milestone in it <http://dev.openmrs.org/changeset/8943> || OpenMRS Changesets: Changeset [8942]: occmodule: create branches folder and i will move current content of ⦠<http://dev.openmrs.org/changeset/8942> || OpenMRS Changesets: Changeset [8941]: occmodule: create a trunk, so that i can work in trunk and update current ⦠<http://dev.openmrs.org/changeset/8941> || OpenMRS Changesets: Changeset [8940]: remove @Override <http://dev.openmrs.org/changeset/8940> || OpenMRS Changesets: Changeset [8939]: reporting: * Added test to demonstrate authentication / saving cohort ⦠<http://dev.openmrs.org/changeset/8939> || OpenMRS Changesets: Changeset [8938]: Download/upload data backup file for the new child node created <http://dev.openmrs.org/changeset/8938> || OpenMRS Changesets: Changeset [8937]: reporting: Moved SerializationTest to its own package. <http://dev.openmrs.org/changeset/8937> || OpenMRS Changesets: Changeset [8936]: global-property-types branch: fix fields types in the "add propery" box <http://dev.openmrs.org/changeset/8936> |
| 15:30:40 | <nribeka> i'm adding the relationship now |
| 15:30:42 | <bmckown> okay, thx. :-) |
| 15:30:45 | <bmckown> okay |
| 15:30:49 | <nribeka> it's not as simple as i thought it was :P |
| 15:30:53 | <bmckown> right. |
| 15:31:12 | <bmckown> will need to use some spring binding i /think/ |
| 15:32:45 | <nribeka> huhuhu |
| 15:33:40 | <nribeka> commit up bmckown |
| 15:33:51 | <bmckown> okay. |
| 15:36:26 | <bwolfe> huhuhu == boohoo ? |
| 15:36:29 | <nribeka> yes sir |
| 15:36:40 | <nribeka> sorry, i'm the only one from indonesia around here |
| 15:36:42 | <bwolfe> I see. I always thought it was you laughing |
| 15:36:51 | <nribeka> haha ... (this is laughing) |
| 15:37:06 | <bwolfe> or hee |
| 15:37:10 | <bwolfe> *hehe |
| 15:45:07 | <Echidna> ah ah ah ah |
| 15:47:41 | <bmckown> yea, i thought you were laughing, too. |
| 15:48:15 | *** Billynkid has left #openmrs |
| 16:02:16 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8960]: amrsregistration: initial commit <http://dev.openmrs.org/changeset/8960> || OpenMRS Changesets: Changeset [8959]: occmodule: branch error because of here is a redundant directory ⦠<http://dev.openmrs.org/changeset/8959> || OpenMRS Changesets: Changeset [8958]: occmodule: create this branch and branch trunk's content to it, so that in ⦠<http://dev.openmrs.org/changeset/8958> || OpenMRS Changesets: Changeset [8957]: occmodule: branch error because of here is a redundant directory ⦠<http://dev.openmrs.org/changeset/8957> || OpenMRS Changesets: Changeset [8956]: reporting: * Removed openmrs-1.6.x (trunk) jars from the classpath. <http://dev.openmrs.org/changeset/8956> || OpenMRS Changesets: Changeset [8955]: occmodule: create this branch and branch trunk's content to it, so that in ⦠<http://dev.openmrs.org/changeset/8955> || OpenMRS Changesets: Changeset [8954]: amrsregistration: creating module repository <http://dev.openmrs.org/changeset/8954> || OpenMRS Changesets: Changeset [8953]: occmodule: create this branch and branch trunk's content to it, so that in ⦠<http://dev.openmrs.org/changeset/8953> || OpenMRS Changesets: Changeset [8952]: occmodule: move current content in "/occmodule" to "/occmodule/trunk" <http://dev.openmrs.org/changeset/8952> || OpenMRS Changesets: Changeset [8951]: occmodule: move current content in "/occmodule" to "/occmodule/trunk" <http://dev.openmrs.org/changeset/8951> || OpenMRS Changesets: Changeset [8950]: occmodule: move current content in "/occmodule" to "/occmodule/trunk" <http://dev.openmrs.org/changeset/8950> || OpenMRS Changesets: Changeset [8949]: occmodule: move current content in "/occmodule" to "/occmodule/trunk" <http://dev.openmrs.org/changeset/8949> || OpenMRS Changesets: Changeset [8948]: occmodule: move current content in "/occmodule" to "/occmodule/trunk" <http://dev.openmrs.org/changeset/8948> || OpenMRS Changesets: Changeset [8947]: occmodule: move current content in "/occmodule" to "/occmodule/trunk" <http://dev.openmrs.org/changeset/8947> |
| 16:15:01 | *** atomicturtle has joined #openmrs |
| 16:15:53 | *** sdefabbiakane has quit IRC |
| 16:26:39 | *** Agnor has joined #openmrs |
| 16:34:17 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8963]: occmodule: branch error because of here is a redundant directory ⦠<http://dev.openmrs.org/changeset/8963> || OpenMRS Changesets: Changeset [8962]: occmodule: create this branch and branch trunk's content to it, so that in ⦠<http://dev.openmrs.org/changeset/8962> || OpenMRS Changesets: Changeset [8961]: occmodule: create this branch and branch trunk's content to it, so that in ⦠<http://dev.openmrs.org/changeset/8961> |
| 17:06:18 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8965]: ncd: Updated AbnormalFlagCritic to only report a candidate if the code ⦠<http://dev.openmrs.org/changeset/8965> || OpenMRS Changesets: Changeset [8964]: occmodule: create this branch and branch trunk's content to it, so that in ⦠<http://dev.openmrs.org/changeset/8964> |
| 17:38:20 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8967]: dataintegrity: changed the add new dataintegrity web layout and logic <http://dev.openmrs.org/changeset/8967> || OpenMRS Changesets: Changeset [8966]: reporting: * Fixed moduleApplicationContext.xml, BaseReportService and ⦠<http://dev.openmrs.org/changeset/8966> |
| 17:40:28 | *** sdefabbiakane has joined #openmrs |
| 17:43:56 | <r0bby> i shidder to think about how much this jackson memorial costs |
| 17:44:53 | <bwolfe> shidder? sounds like something that shouldn't be done outside of a bathroom ;-) |
| 17:47:58 | <r0bby> shudder* |
| 18:10:20 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1620 (task created): APIExceptionn when trying to save Cohort Searches <http://dev.openmrs.org/ticket/1620> |
| 18:12:08 | *** Mkop has joined #openmrs |
| 18:13:33 | *** atomicturtle1 has joined #openmrs |
| 18:13:33 | *** atomicturtle has quit IRC |
| 18:14:26 | *** atomicturtle1 has left #openmrs |
| 18:22:10 | *** scottyaz has joined #openmrs |
| 18:42:25 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8969]: 1.5.x: Fixing APIException when saving a CohortSearchHistory object - ⦠<http://dev.openmrs.org/changeset/8969> || OpenMRS Changesets: Changeset [8968]: Fixing APIException when saving a CohortSearchHistory object - #1620 <http://dev.openmrs.org/changeset/8968> |
| 18:51:49 | *** Mkop has quit IRC |
| 18:58:58 | *** jacobb has joined #openmrs |
| 19:10:10 | *** scottyaz has quit IRC |
| 19:14:27 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8971]: -- atd * added missing form attribute <http://dev.openmrs.org/changeset/8971> || OpenMRS Changesets: Changeset [8970]: -- chica * changed global property default value for ⦠<http://dev.openmrs.org/changeset/8970> || OpenMRS Tickets: Ticket #1620 (task closed): APIExceptionn when trying to save Cohort Searches <http://dev.openmrs.org/ticket/1620#comment:1> |
| 19:24:42 | *** bradAtMirth has joined #openmrs |
| 19:46:28 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8972]: Refixing portlet controller parameters broken in [8929] <http://dev.openmrs.org/changeset/8972> || OpenMRS Forum: Re: Can't add regimen <http://forum.openmrs.org/viewtopic.php?f=23&t=476#p1733> |
| 19:50:34 | <bradAtMirth> Hello everyone, this is Brad from Mirth. I have been messing around with OpenMRS with the help of Jacobb. My questions is: I am interested in changing the "home" page after a user logs in. Do you have any tips for accomplishing this? Thanks |
| 19:52:50 | <bwolfe> welcome bradAtMirth ! |
| 19:52:54 | <bwolfe> at a module level or just an implementation level? |
| 19:53:12 | <bradAtMirth> module preferably |
| 19:54:00 | <bwolfe> hmm |
| 19:54:05 | <nribeka> this is the way to add portlet right? |
| 19:54:06 | <nribeka> <openmrs:portleturl="nameLayout"id="regNamePortlet"size="full"parameters="layoutShowTable=true|layoutShowExtended=true"/> |
| 19:54:55 | <bwolfe> bradAtMirth: at the module level: you might be able to override the "welcome" portlet. but I'm not sure |
| 19:55:21 | <bwolfe> bradAtMirth: at an installation/implementation level you just have to add a "custom.homepage" runtime property. (cna't remember the exact key for that) |
| 19:55:25 | <bwolfe> !runtimeproperties |
| 19:55:25 | <OpenMRSBot> bwolfe: "runtimeproperties" --- http://openmrs.org/wiki/Overriding_OpenMRS_Default_Properties |
| 19:55:34 | <bwolfe> nribeka: where are you adding that ? |
| 19:55:45 | <bwolfe> did you define the "regNamePortlet" ? |
| 19:55:51 | <bwolfe> (in your module) |
| 20:29:46 | <r0bby> bwolfe: OpenMRS Public License is the MIT License correct? |
| 20:30:03 | <r0bby> w/ a medical liability clause added |
| 20:31:18 | <bwolfe> r0bby: negative. its the Mozilla Public License with extra medical liability clauses added |
| 20:31:56 | <r0bby> hrm |
| 20:32:02 | <r0bby> got it confused sligfhtly |
| 20:32:07 | <r0bby> I knew it started w/ an M |
| 20:32:12 | <r0bby> I was close :) |
| 20:32:59 | <bwolfe> MPL, ML, same thing |
| 20:33:06 | <r0bby> yeh :) |
| 20:33:20 | <r0bby> all these licenses derive in one way or another from the other |
| 20:50:34 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1621 (task created): Change Password Regular Expression <http://dev.openmrs.org/ticket/1621> |
| 21:06:41 | *** sdefabbiakane has quit IRC |
| 21:14:27 | *** atomicturtle has joined #openmrs |
| 21:14:56 | *** atomicturtle has left #openmrs |
| 21:41:38 | *** nribeka has quit IRC |
| 21:54:00 | *** bmckown has quit IRC |
| 21:54:07 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8973]: perufitnessstudy. cosmetic changes to some pages, and addes support for ⦠<http://dev.openmrs.org/changeset/8973> |
| 22:09:01 | *** Agnor has quit IRC |
| 22:24:37 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8975]: Fixed #1588 - LazyInitializationException: failed to lazily initialize a ⦠<http://dev.openmrs.org/changeset/8975> || OpenMRS Changesets: Changeset [8974]: reporting: * Fixed some UI issues within all of the manager/editor ⦠<http://dev.openmrs.org/changeset/8974> |
| 22:56:38 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8976]: Reverting changeset [8975]. <http://dev.openmrs.org/changeset/8976> |
| 23:28:39 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8977]: rwandaprimarycarepilot module: added add/delete identifiers to patient ⦠<http://dev.openmrs.org/changeset/8977> |
| 23:31:42 | *** Mkop has joined #openmrs |
| 23:37:26 | *** bradAtMirth has quit IRC |
| 23:57:31 | *** nribeka has joined #openmrs |
| 23:57:31 | *** ChanServ sets mode: +v nribeka |