From: Rutger V. <rut...@gm...> - 2010-01-04 12:39:36
|
Hi Youjun, is this still happening? Last time I saw that NPE was when mesquite wasn't working. Rutger On Tue, Dec 22, 2009 at 7:11 PM, youjun guo <you...@ya...> wrote: > Hi, Rutger, > > This unit test error may related to mesquite, please have a look on it. > > Youjun > > > ------------------------------------------------------------------------------- > Test set: org.cipres.treebase.service.matrix.RowSegmentServiceImplTest > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.641 sec > <<< FAILURE! > testCreateRowSegments(org.cipres.treebase.service.matrix.RowSegmentServiceImplTest) > Time elapsed: 8.594 sec <<< ERROR! > java.lang.NullPointerException > at > org.cipres.treebase.service.study.SubmissionServiceImpl.addNexusFilesJDBC(SubmissionServiceImpl.java:610) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304) > at > org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182) > at > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149) > at > org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106) > at > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) > at > org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) > at $Proxy81.addNexusFilesJDBC(Unknown Source) > at > org.cipres.treebase.service.matrix.RowSegmentServiceImplTest.testCreateRowSegments(RowSegmentServiceImplTest.java:182) > > -- Dr. Rutger A. Vos School of Biological Sciences Philip Lyle Building, Level 4 University of Reading Reading RG6 6BX United Kingdom Tel: +44 (0) 118 378 7535 http://www.nexml.org http://rutgervos.blogspot.com |