Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

[10:48:49 CST(-0600)] <js70> ant initportal is failing. following error:

[10:48:50 CST(-0600)] <js70> org.springframework.dao.DataIntegrityViolationException: Batch entry 0 insert into UP_PERMISSION_OWNER (OWNER_DESCRIPTION, ENTITY_VERSION, OWNER_FNAME, OWNER_NAME, OWNER_ID) values (NULL, '0', 'SSP', 'Student Success Plan', '10') was aborted. Call getNextException to see the cause.; SQL [n/a]; constraint [null]; nested exception is org.hibernate.exception.ConstraintViolationException: Batch entry 0 insert into UP_PERMISSION_OWNER (OWNER_DESCRI

[10:53:06 CST(-0600)] <dmccallum54> hmmm. will try over here....

[11:04:48 CST(-0600)] <dmccallum54> getting a different error at the moment...

[11:12:23 CST(-0600)] <dmccallum54> hmmm

[11:12:25 CST(-0600)] <dmccallum54> works for me

[11:12:37 CST(-0600)] <dmccallum54> let me try nuking the db once more and trying again

[11:16:34 CST(-0600)] <js70> i have a number of coaches that I add for testing. do i need to change their user.xml

[11:16:36 CST(-0600)] <js70> ?

[11:34:30 CST(-0600)] <dmccallum54> shouldnt have to, but was going to ask if you had anything custom/local in ssp_entities

[11:35:59 CST(-0600)] <js70> I do have 100+ additional coaches. I rolled back so I only have the original and it is working now.

[11:36:09 CST(-0600)] <dmccallum54> alright. totally clean db. totally clean ssp_entities. running… 'ant -Dmaven.test.skip=true clean initportal'

[11:36:14 CST(-0600)] <dmccallum54> k

[11:36:49 CST(-0600)] <dmccallum54> not sure why just having custom user records would cause this to blow up

  • No labels