You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2020/08/26 02:35:00 UTC

[jira] [Commented] (FINERACT-1103) Resolve org.eclipse.persistence.exceptions.EntityManagerSetupException

    [ https://issues.apache.org/jira/browse/FINERACT-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17184861#comment-17184861 ] 

Michael Vorburger commented on FINERACT-1103:
---------------------------------------------

[~xurror] I've noticed that you removed some @OneToMany List<CreditBureauLoanProductMapping> in https://github.com/apache/fineract/pull/1230/files .. shouldn't a clean up like that lead to a SQL migration script dropping some column or join table kind of thing?

> Resolve org.eclipse.persistence.exceptions.EntityManagerSetupException
> ----------------------------------------------------------------------
>
>                 Key: FINERACT-1103
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1103
>             Project: Apache Fineract
>          Issue Type: Sub-task
>    Affects Versions: 1.4.0
>            Reporter: Yemdjih Kaze Nasser
>            Assignee: Yemdjih Kaze Nasser
>            Priority: Blocker
>             Fix For: 1.4.0
>
>
> {code:java}
> Caused by: org.eclipse.persistence.exceptions.IntegrityException:  
> Descriptor Exceptions:  
> --------------------------------------------------------- 
>  
> Exception [EclipseLink-93] (Eclipse Persistence Services - 2.7.7.v20200504-69f2c2b80d): org.eclipse.persistence.exceptions.DescriptorException 
> Exception Description: The table [m_organisation_creditbureau] is not present in this descriptor. 
> Descriptor: RelationalDescriptor(org.apache.fineract.infrastructure.creditbureau.domain.CreditBureau --> [DatabaseTable(m_creditbureau)]) 
>  
> Exception [EclipseLink-41] (Eclipse Persistence Services - 2.7.7.v20200504-69f2c2b80d): org.eclipse.persistence.exceptions.DescriptorException 
> Exception Description: A non-read-only mapping must be defined for the sequence number field. 
> Descriptor: RelationalDescriptor(org.apache.fineract.infrastructure.creditbureau.domain.CreditBureau --> [DatabaseTable(m_creditbureau)]){code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)