What is the code you're running when this happens? -Darius
On Fri, Dec 2, 2011 at 7:41 AM, Thothathri Srinivasan <[email protected]>wrote: > Hi, > > I'm working on a submodule, and I get the following error : > *org.springframework.orm.hibernate3.HibernateSystemException* > > > IllegalArgumentException occurred calling getter of org.openmrs.User.userId; > nested exception is org.hibernate.PropertyAccessException: > IllegalArgumentException occurred calling getter of org.openmrs.User.userId > > > org.springframework.orm.hibernate3.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:679) > > org.springframework.orm.hibernate3.HibernateTransactionManager.convertHibernateAccessException(HibernateTransactionManager.java:793) > > org.springframework.orm.hibernate3.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:664) > > org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:754) > > org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:723) > > org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:393) > > org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:120) > > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) > > org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) > $Proxy123.saveHL7OutQueueDestination(Unknown Source) > * > org.openmrs.web.controller.hl7.HL7OutQueueDestinationFormController.onSubmit(HL7OutQueueDestinationFormController.java:124) > * > I read up a few similar posts in the mail archive, but didn't help me. > Any ideas on what I might be missing out? > Any help will be greatly appreciated! > > Thanks, > Thothathri > > -- > Thothathri Srinivasan > Graduate Student in Computer Science, > *NC STATE* UNIVERSITY > > ------------------------------ > Click here to > unsubscribe<[email protected]?body=SIGNOFF%20openmrs-devel-l>from > OpenMRS Developers' mailing list _________________________________________ To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-devel-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

