Skip to content

Instantly share code, notes, and snippets.

@longfalcon
Created February 8, 2013 19:29
Show Gist options
  • Save longfalcon/4741337 to your computer and use it in GitHub Desktop.
Save longfalcon/4741337 to your computer and use it in GitHub Desktop.
22:13:31,241 INFO [NetacadUserGroupRoleLocalServiceImpl:154] User: koencoelingh has no SFDC Contact ID! Should he? We were trying to add the following:
22:13:31,241 INFO [NetacadUserGroupRoleLocalServiceImpl:161] User koencoelingh is getting role: NetAcad Student for groupId: 1372748
22:13:31,830 INFO [DCTServiceUtil:45] Create Request for 108800 with email [email protected] productId ICND2-ST-NWA-640-816 and transactionId 32900957
22:13:32,108 WARN [VoucherRequestPersistenceImpl:464] No VoucherRequest exists with the primary key 0
22:13:32,112 ERROR [NetacadUserLocalServiceImpl:210]
com.instructure.voucher.NoSuchRequestException: No VoucherRequest exists with the primary key 0
at com.instructure.voucher.service.persistence.VoucherRequestPersistenceImpl.findByPrimaryKey(VoucherRequestPersistenceImpl.java:467)
at sun.reflect.GeneratedMethodAccessor3568.invoke(Unknown Source)
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:320)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at com.liferay.portal.dao.shard.advice.ShardPersistenceAdvice.invoke(ShardPersistenceAdvice.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:90)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
at $Proxy506.findByPrimaryKey(Unknown Source)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment