Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

contentAPI not saving properly #1940

Closed
jtesser opened this issue Jan 25, 2013 · 0 comments
Closed

contentAPI not saving properly #1940

jtesser opened this issue Jan 25, 2013 · 0 comments
Assignees
Milestone

Comments

@jtesser
Copy link
Contributor

jtesser commented Jan 25, 2013

I think this commit broke the master
6885f12#diff-0

running the unit tests breaks here
com.dotmarketing.exception.DotHibernateException: Unable to flush Hibernate Session
at com.dotmarketing.db.HibernateUtil.saveWithPrimaryKey(HibernateUtil.java:795)
at com.dotmarketing.business.IdentifierFactoryImpl.createNewIdentifier(IdentifierFactoryImpl.java:295)
at com.dotmarketing.business.IdentifierFactoryImpl.createNewIdentifier(IdentifierFactoryImpl.java:232)
at com.dotmarketing.business.IdentifierAPIImpl.createNew(IdentifierAPIImpl.java:136)
at com.dotmarketing.business.IdentifierAPIImpl.createNew(IdentifierAPIImpl.java:129)
at com.dotcms.content.elasticsearch.business.ESContentletAPIImpl.checkin(ESContentletAPIImpl.java:2096)
at com.dotcms.content.elasticsearch.business.ESContentletAPIImpl.checkin(ESContentletAPIImpl.java:1937)
at com.dotcms.content.elasticsearch.business.ESContentletAPIImpl.checkin(ESContentletAPIImpl.java:1933)
at com.dotcms.content.elasticsearch.business.ESContentletAPIImpl.checkin(ESContentletAPIImpl.java:1890)
at com.dotmarketing.portlets.contentlet.business.ContentletAPIInterceptor.checkin(ContentletAPIInterceptor.java:259)
at com.dotmarketing.business.PermissionAPITest.resetPermissionsUnder(PermissionAPITest.java:457)

@ghost ghost assigned dsilvam Jan 25, 2013
jtesser pushed a commit that referenced this issue Jan 25, 2013
victoralfaro-dotcms pushed a commit that referenced this issue May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants