OpenHDS

When logging fail, I clicked Back button on browser ... and logged successf=
ully.
After, I click=A0AMENDMENTS menu, select Individual, an exception is thrown=
. I tried clicking Back button again, and select it again. It runs.=0A
I tested on=A0chrome and Firefox 7.0.1 to test.
Best regards,

···

------------------------------------------------
Ch=E2u Thu Tr=E2n=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 =A0=20
HISP Viet Nam
=0AEmail: tran.hispvietnam@gmail.com
=0A

On Thu, Oct 13, 2011 at 12:39 PM, Greg Rowles <greg.rowles@gmail.com> wrote=
:
=0ASee: http://openhds.rcg.usm.maine.edu/wiki/display/openhds/OpenHDS+Quick=
start+Guide

it has some screenshots of the system...
=0A=0A
On Thu, Oct 13, 2011 at 3:44 AM, Chau Thu Tran <tran.hispvietnam@gmail.com>= wrote:
=0A=0AHi all,
I logged by account admin/test. But the exception is thrown:org.springframe=
work.transaction.CannotCreateTransactionException: Could not open Hibernate=
Session for transaction; nested exception is org.hibernate.TransactionExce=
ption: JDBC begin failed:=20
=09org.springframework.orm.hibernate3.HibernateTransactionManager.doBegin(H=
ibernateTransactionManager.java:596)
=09org.springframework.transaction.support.AbstractPlatformTransactionManag=
er.getTransaction(AbstractPlatformTransactionManager.java:371)
=09org.springframework.transaction.interceptor.TransactionAspectSupport.cre=
ateTransactionIfNecessary(TransactionAspectSupport.java:316)
=09org.springframework.transaction.interceptor.TransactionInterceptor.invok=
e(TransactionInterceptor.java:105)
=09org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Ref=
lectiveMethodInvocation.java:172)
=09org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAo=
pProxy.java:202)
=09$Proxy62.loadUserByUsername(Unknown Source)
=09org.springframework.security.authentication.dao.DaoAuthenticationProvide=
r.retrieveUser(DaoAuthenticationProvider.java:82)
=09org.springframework.security.authentication.dao.AbstractUserDetailsAuthe=
nticationProvider.authenticate(AbstractUserDetailsAuthenticationProvider.ja=
va:124)
=09org.springframework.security.authentication.ProviderManager.doAuthentica=
tion(ProviderManager.java:130)....
Best regards,
------------------------------------------------
=0A=0A=0ACh=E2u Thu Tr=E2n=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 =A0 =A0 =A0=20
HISP Viet Nam
Email: tran.hispvietnam@gmail.com
=0A

On Thu, Oct 13, 2011 at 1:37 AM, Greg Rowles <greg.rowles@gmail.com> wrote:
=0A=0A=0ADoes anyone know what login details to use for the demo?

On Wed, Oct 12, 2011 at 6:31 PM, Knut Staring <knutst@gmail.com> wrote:
=0A=0A=0A=0AWe should all be aware of OpenHDS, an open source health and
=0Ademographics system for developing countrie =A0It is based on Spring and
=0AHibernate, and has adopted many ideas from OpenMRS, including
=0Aauthentication schemes and database structure:
=0A
=0Ahttp://openhds.rcg.usm.maine.edu/
=0A
=0AIme has built a a demographic rates and reports module for use in
=0ANigeria, as well as a DHIS2 integration module for OpenHDS, and is
=0Aplanning to simplify it with the new DXF format.
=0A
=0AEvents include pregnancies, births, deaths, in and out migration, and
=0Amarital status change. Events can also change social group membership
=0Aor relationships according to fixed rules.
=0ALongitudinal events occur to individuals at risk (i.e. active members)
=0Aand must follow simple logical relationships.
=0A
=0AKnut
=0A
=0A_______________________________________________
=0AMailing list: DHIS 2 developers in Launchpad
=0APost to =A0 =A0 : dhis2-devs@lists.launchpad.net
=0AUnsubscribe : DHIS 2 developers in Launchpad
=0AMore help =A0 : ListHelp - Launchpad Help
=0A

--=20
Mobile=A0=A0:=A0=A0 073 246 2992
Landline:=A0=A0 021 554 3130
Fax:=A0 =A0 =A0 =A0 =A0 086 663 3812
Skype:=A0 =A0 =A0 gregory_rowles
=A0
HISP-SA: Software Development
=0A=0A=0Awww.hisp.org
=0A=0A
_______________________________________________
=0AMailing list: DHIS 2 developers in Launchpad
=0APost to =A0 =A0 : dhis2-devs@lists.launchpad.net
=0AUnsubscribe : DHIS 2 developers in Launchpad
=0AMore help =A0 : ListHelp - Launchpad Help
=0A

=0A

--=20
Mobile=A0=A0:=A0=A0 073 246 2992
Landline:=A0=A0 021 554 3130
Fax:=A0 =A0 =A0 =A0 =A0 086 663 3812
Skype:=A0 =A0 =A0 gregory_rowles
=A0
HISP-SA: Software Development
=0Awww.hisp.org
=0A=0A
=0A
-----Inline Attachment Follows-----

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to=A0 =A0=A0=A0: dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help=A0=A0=A0: ListHelp - Launchpad Help

---1080416818-63793378-1318499442=:94080
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" ><tr><td valign=3D"=
top" style=3D"font: inherit;">Hi Tran and Greg,<br><br>My suspicion is that=
its a connection pooling issue for the JDBC connection.=0A<br>=0AApparentl=
y, the db is timing out after a set =0Aperiod but the connection pool libra=
ry is not reconnecting them until an=0A error occurs.<br><br>What could be =
called a Monday morning sickness, cos it happens in our deployment on Monda=
ys, when the system hasn't been used after a long weekend :)<br><br>will ho=
pefully commit a simple fix<br><br>Ime<br><br>--- On <b>Thu, 10/13/11, Chau=
Thu Tran <i>&lt;tran.hispvietnam@gmail.com&gt;</i></b> wrote:<br><blockquo=
te style=3D"border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padd=
ing-left: 5px;"><br>From: Chau Thu Tran &lt;tran.hispvietnam@gmail.com&gt;<=

Subject: Re: [Dhis2-devs] OpenHDS<br>To: "Greg Rowles" &lt;greg.rowles@g=

mail.com&gt;<br>Cc: "DHIS 2 developers" &lt;dhis2-devs@lists.launchpad.net&=
gt;<br>Date: Thursday, October 13, 2011, 7:51 AM<br><br><div id=3D"yiv11686=
52744">When logging fail, I clicked Back button on browser ... and logged s=
uccessfully.<div><br></div><div>After, I click&nbsp;<i>AMENDMENTS </i>menu,=
select <i>Individual</i>, an exception is thrown. I tried clicking Back bu=
tton again, and select it again. It
runs.</div>=0A<div><br></div><div>I tested on&nbsp;chrome and Firefox 7.0.=
1 to test.</div><div><div><br clear=3D"all">Best regards,<br>--------------=
----------------------------------<br>Ch=E2u Thu Tr=E2n&nbsp; &nbsp; &nbsp;=
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbs=
p; &nbsp; &nbsp; <br>HISP Viet Nam<br>=0AEmail: <a rel=3D"nofollow" ymailto=
=3D"mailto:tran.hispvietnam@gmail.com" target=3D"_blank" href=3D"/mc/compos=
e?to=3Dtran.hispvietnam@gmail.com">tran.hispvietnam@gmail.com</a><br>=0A<br=

<br><div class=3D"yiv1168652744gmail_quote">On Thu, Oct 13, 2011 at 12:39 =

PM, Greg Rowles <span dir=3D"ltr">&lt;<a rel=3D"nofollow" ymailto=3D"mailto=
:greg.rowles@gmail.com" target=3D"_blank" href=3D"/mc/compose?to=3Dgreg.row=
les@gmail.com">greg.rowles@gmail.com</a>&gt;</span> wrote:<br><blockquote c=
lass=3D"yiv1168652744gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; borde=
r-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">=0ASee: <a rel=3D=
"nofollow" target=3D"_blank" href=3D"http://openhds.rcg.usm.maine.edu/wiki/=
display/openhds/OpenHDS+Quickstart+Guide">http://openhds.rcg.usm.maine.edu/=
wiki/display/openhds/OpenHDS+Quickstart+Guide</a><br><br>it has some screen=
shots of the system...<br>=0A=0A<br><div class=3D"yiv1168652744gmail_quote"=

<div class=3D"yiv1168652744im">On Thu, Oct 13, 2011 at 3:44 AM, Chau Thu T=

ran <span dir=3D"ltr">&lt;<a rel=3D"nofollow" ymailto=3D"mailto:tran.hispvi=
etnam@gmail.com" target=3D"_blank" href=3D"/mc/compose?to=3Dtran.hispvietna=
m@gmail.com">tran.hispvietnam@gmail.com</a>&gt;</span> wrote:<br>=0A</div><=

<div></div><div class=3D"yiv1168652744h5"><blockquote class=3D"yiv11686=

52744gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; border-left: 1px soli=
d rgb(204, 204, 204); padding-left: 1ex;">=0AHi all,<div><br></div><div><di=

I logged by account admin/test. But the exception is thrown:</div></div><=
<span style=3D"font-family: Tahoma,Arial,sans-serif; background-color: =

rgb(255, 255, 255); font-size: medium;"><pre>org.springframework.transactio=
n.CannotCreateTransactionException: Could not open Hibernate Session for tr=
ansaction; nested exception is org.hibernate.TransactionException: JDBC beg=
in failed: <br>=09org.springframework.orm.hibernate3.HibernateTransactionMa=
nager.doBegin(HibernateTransactionManager.java:596)<br>=09org.springframewo=
rk.transaction.support.AbstractPlatformTransactionManager.getTransaction(Ab=
stractPlatformTransactionManager.java:371)<br>=09org.springframework.transa=
ction.interceptor.TransactionAspectSupport.createTransactionIfNecessary(Tra=
nsactionAspectSupport.java:316)<br>=09org.springframework.transaction.inter=
ceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:105)<br>
=09org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Ref=
lectiveMethodInvocation.java:172)<br>=09org.springframework.aop.framework.J=
dkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)<br>=09$Proxy62.loadUs=
erByUsername(Unknown Source)<br>=09org.springframework.security.authenticat=
ion.dao.DaoAuthenticationProvider.retrieveUser(DaoAuthenticationProvider.ja=
va:82)<br>=09org.springframework.security.authentication.dao.AbstractUserDe=
tailsAuthenticationProvider.authenticate(AbstractUserDetailsAuthenticationP=
rovider.java:124)<br>=09org.springframework.security.authentication.Provide=
rManager.doAuthentication(ProviderManager.java:130)</pre><pre>....</pre></s=

</div><div><br clear=3D"all">Best regards,<br>-------------------------=

-----------------------<br>=0A=0A=0ACh=E2u Thu Tr=E2n&nbsp; &nbsp; &nbsp; &=
nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=
&nbsp; &nbsp; <br>HISP Viet Nam<br>Email: <a rel=3D"nofollow" ymailto=3D"m=
ailto:tran.hispvietnam@gmail.com" target=3D"_blank" href=3D"/mc/compose?to=
=3Dtran.hispvietnam@gmail.com">tran.hispvietnam@gmail.com</a><div><div></di=

<div><br>=0A<br><br><div class=3D"yiv1168652744gmail_quote">On Thu, Oct 1=

3, 2011 at 1:37 AM, Greg Rowles <span dir=3D"ltr">&lt;<a rel=3D"nofollow" y=
mailto=3D"mailto:greg.rowles@gmail.com" target=3D"_blank" href=3D"/mc/compo=
se?to=3Dgreg.rowles@gmail.com">greg.rowles@gmail.com</a>&gt;</span> wrote:<=

<blockquote class=3D"yiv1168652744gmail_quote" style=3D"margin: 0pt 0pt =

0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">=
=0A=0A=0ADoes anyone know what login details to use for the demo?<div><div>=
</div><div><br><br><div class=3D"yiv1168652744gmail_quote">On Wed, Oct 12, =
2011 at 6:31 PM, Knut Staring <span dir=3D"ltr">&lt;<a rel=3D"nofollow" yma=
ilto=3D"mailto:knutst@gmail.com" target=3D"_blank" href=3D"/mc/compose?to=
=3Dknutst@gmail.com">knutst@gmail.com</a>&gt;</span> wrote:<br>=0A=0A=0A=0A=
<blockquote class=3D"yiv1168652744gmail_quote" style=3D"margin: 0pt 0pt 0pt=
0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">We s=
hould all be aware of OpenHDS, an open source health and<br>=0Ademographics=
system for developing countrie &nbsp;It is based on Spring and<br>=0AHiber=
nate, and has adopted many ideas from OpenMRS, including<br>=0Aauthenticati=
on schemes and database structure:<br>=0A<br>=0A<a rel=3D"nofollow" target=
=3D"_blank" href=3D"http://openhds.rcg.usm.maine.edu/&quot;&gt;http://openhds.rcg.u=
sm.maine.edu/</a><br>=0A<br>=0AIme has built a a demographic rates and repo=
rts module for use in<br>=0ANigeria, as well as a DHIS2 integration module =
for OpenHDS, and is<br>=0Aplanning to simplify it with the new DXF format.<=

=0A<br>=0AEvents include pregnancies, births, deaths, in and out migrati=

on, and<br>=0Amarital status change. Events can also change social group me=
mbership<br>=0Aor relationships according to fixed rules.<br>=0ALongitudina=
l events occur to individuals at risk (i.e. active members)<br>=0Aand must =
follow simple logical relationships.<br>=0A<br>=0AKnut<br>=0A<br>=0A_______=
________________________________________<br>=0AMailing list: <a rel=3D"nofo=
llow" target=3D"_blank" href=3D"https://launchpad.net/~dhis2-devs&quot;&gt;https:=
//launchpad.net/~dhis2-devs</a><br>=0APost to &nbsp; &nbsp; : <a rel=3D"nof=
ollow" ymailto=3D"mailto:dhis2-devs@lists.launchpad.net" target=3D"_blank" =
href=3D"/mc/compose?to=3Ddhis2-devs@lists.launchpad.net">dhis2-devs@lists.l=
aunchpad.net</a><br>=0AUnsubscribe : <a rel=3D"nofollow" target=3D"_blank" =
href=3D"https://launchpad.net/~dhis2-devs&quot;&gt;https://launchpad.net/~dhis2-d=
evs</a><br>=0AMore help &nbsp; : <a rel=3D"nofollow" target=3D"_blank" href=
=3D"https://help.launchpad.net/ListHelp&quot;&gt;https://help.launchpad.net/ListHel=
p</a><br>=0A</blockquote></div><br><br clear=3D"all"><div><br></div></div><=
/div><font color=3D"#888888">-- <br>Mobile&nbsp;&nbsp;:&nbsp;&nbsp; 073 246=
2992<br>Landline:&nbsp;&nbsp; 021 554 3130<br>Fax:&nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; 086 663 3812<br>Skype:&nbsp; &nbsp; &nbsp; gregory_rowles<br>&nb=
sp;<br>HISP-SA: Software Development<br>=0A=0A=0A<a rel=3D"nofollow" target=
=3D"_blank" href=3D"http://www.hisp.org">www.hisp.org</a><br>=0A=0A</font><=

_______________________________________________<br>=0AMailing list: <a r=

el=3D"nofollow" target=3D"_blank" href=3D"https://launchpad.net/~dhis2-de=
vs">https://launchpad.net/~dhis2-devs&lt;/a&gt;&lt;br&gt;=0APost to &nbsp; &nbsp; : <a =
rel=3D"nofollow" ymailto=3D"mailto:dhis2-devs@lists.launchpad.net" target=
=3D"_blank" href=3D"/mc/compose?to=3Ddhis2-devs@lists.launchpad.net">dhis2-=
devs@lists.launchpad.net</a><br>=0AUnsubscribe : <a rel=3D"nofollow" target=
=3D"_blank" href=3D"https://launchpad.net/~dhis2-devs&quot;&gt;https://launchpad.=
net/~dhis2-devs</a><br>=0AMore help &nbsp; : <a rel=3D"nofollow" target=3D"=
_blank" href=3D"https://help.launchpad.net/ListHelp&quot;&gt;https://help.launchpad=
.net/ListHelp</a><br>=0A<br></blockquote></div><br></div></div></div>=0A</b=

</div></div></div><div><div></div><div class=3D"yiv1168652744h5">=

<br><br clear=3D"all"><br>-- <br>Mobile&nbsp;&nbsp;:&nbsp;&nbsp; 073 246 29=
92<br>Landline:&nbsp;&nbsp; 021 554 3130<br>Fax:&nbsp; &nbsp; &nbsp; &nbsp;=
&nbsp; 086 663 3812<br>Skype:&nbsp; &nbsp; &nbsp; gregory_rowles<br>&nbsp;=
<br>HISP-SA: Software Development<br>=0A<a rel=3D"nofollow" target=3D"_blan=
k" href=3D"http://www.hisp.org">www.hisp.org</a><br>=0A=0A</div></div></blo=

</div><br></div></div>=0A</div><br>-----Inline Attachment Follows--=

---<br><br><div class=3D"plainMail">_______________________________________=
________<br>Mailing list: <a href=3D"https://launchpad.net/~dhis2-devs&quot; t=
arget=3D"_blank">https://launchpad.net/~dhis2-devs&lt;/a&gt;&lt;br&gt;Post to&nbsp; &nb=
sp;&nbsp;&nbsp;: <a ymailto=3D"mailto:dhis2-devs@lists.launchpad.net" href=
=3D"/mc/compose?to=3Ddhis2-devs@lists.launchpad.net">dhis2-devs@lists.launc=
hpad.net</a><br>Unsubscribe : <a href=3D"https://launchpad.net/~dhis2-dev=
s" target=3D"_blank">https://launchpad.net/~dhis2-devs&lt;/a&gt;&lt;br&gt;More help&nbs=
p;&nbsp;&nbsp;: <a href=3D"https://help.launchpad.net/ListHelp&quot; target=3D"_=
blank">https://help.launchpad.net/ListHelp&lt;/a&gt;&lt;br&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/td&gt;&lt;=
/tr></table>
---1080416818-63793378-1318499442=:94080--