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

Report generation aborting because of inconsistent data types while indexing a property #2110

Closed
lfcnassif opened this issue Mar 2, 2024 · 3 comments · Fixed by #2111 or #2113
Closed
Assignees
Labels

Comments

@lfcnassif
Copy link
Member

This was recently reported by 2 users when generating a report from a previously processed case:

java.lang.Exception: Worker-9 Error while processing /RM1512-21/vol_vol3/$Unalloc/Unalloc_388982_53099524096_128406360064-Frag1>>Carved-838994144.mp4 (281555bytes)
                at iped.engine.core.Worker.process([Worker.java:186](http://worker.java:186/))
                at [iped.engine.core.Worker.run](http://iped.engine.core.worker.run/)([Worker.java:265](http://worker.java:265/))
Caused by: java.lang.IllegalArgumentException: Inconsistency of field data structures across documents for field [video:audio:video:audio:xmpDM:trackNumber:number] of doc [1121]. doc values type: expected 'SORTED_SET', but it has 'SORTED_NUMERIC

There is a weird video:audio:video:audio: prefix put in the property name above.

@lfcnassif lfcnassif added the bug label Mar 2, 2024
@wladimirleite
Copy link
Member

Is the file available? If it is, and you are not already looking into this, send it to me.

@lfcnassif
Copy link
Member Author

One user sent the file to me, but still didn't try to reproduce, I'm sending it to you by email. Thank you @wladimirleite for helping with this!

@wladimirleite wladimirleite self-assigned this Mar 2, 2024
@wladimirleite
Copy link
Member

I just reproduced the issue with the provided file.
I will try to fix it in the next days.

@wladimirleite wladimirleite linked a pull request Mar 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants