Foren

DuplicateArticleIdException while importing Lar file

thumbnail
Subhasis Roy, geändert vor 9 Jahren.

DuplicateArticleIdException while importing Lar file

Expert Beiträge: 275 Beitrittsdatum: 20.01.12 Neueste Beiträge
Getting following issue while importing lar files.

Error:

Caused by: com.liferay.portlet.journal.DuplicateArticleIdException
at com.liferay.portlet.journal.service.impl.JournalArticleLocalServiceImpl.validate(JournalArticleLocalServiceImpl.java:6675)
at com.liferay.portlet.journal.service.impl.JournalArticleLocalServiceImpl.addArticle(JournalArticleLocalServiceImpl.java:326)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)



Can any one help on this please
thumbnail
Thomas Berg, geändert vor 8 Jahren.

RE: DuplicateArticleIdException while importing Lar file

Regular Member Beiträge: 131 Beitrittsdatum: 07.09.09 Neueste Beiträge
Having the same problem and have not found a solution yet...

If someone stumbles across this, here are som bug reports pertaining to this issue:

https://issues.liferay.com/browse/LPS-41324

https://issues.liferay.com/browse/LPS-40651