Error reading LED CSAM database #347
Unanswered
flbjuniorx
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Sorry, wrong place. Just submitted an Issue |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oi, você conseguiu resolver? o que fez? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Caro Nassif,
Estou tentando executar o IPED no profile pedo e, ao buscar a wkff do LED, está apresentando a pilha de erros abaixo. Envio em anexo o LocalConfig.txt e o IPEDConfig.txt.
Estou utilizando o IPED 3.19 e o LED 1.26.00.
Grato desde já.
java -jar K:\iped-3.19\iped-3.19-SNAPSHOT\iped.jar -d image.E01 -o iped -profile pedo --portable
2021-01-25 18:55:29 [ERROR] [gpinf.indexer.IndexFiles] Processing Error:
java.lang.ArrayIndexOutOfBoundsException: 1
at dpf.sp.gpinf.indexer.process.task.LedKFFTask.init(LedKFFTask.java:145) ~[iped-engine-3.19-snapshot.jar:?]
at dpf.sp.gpinf.indexer.process.Worker.initTasks(Worker.java:113) ~[iped-engine-3.19-snapshot.jar:?]
at dpf.sp.gpinf.indexer.process.Worker.(Worker.java:95) ~[iped-engine-3.19-snapshot.jar:?]
at dpf.sp.gpinf.indexer.process.Manager.iniciarIndexacao(Manager.java:352) ~[iped-engine-3.19-snapshot.jar:?]
at dpf.sp.gpinf.indexer.process.Manager.process(Manager.java:205) ~[iped-engine-3.19-snapshot.jar:?]
at dpf.sp.gpinf.indexer.IndexFiles.doInBackground(IndexFiles.java:216) [iped.jar:?]
at dpf.sp.gpinf.indexer.IndexFiles.doInBackground(IndexFiles.java:59) [iped.jar:?]
at javax.swing.SwingWorker$1.call(SwingWorker.java:295) [?:1.8.0_241]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_241]
at javax.swing.SwingWorker.run(SwingWorker.java:334) [?:1.8.0_241]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_241]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_241]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_241]
ERROR!!!
Check the log at K:\iped-3.19\iped-3.19-SNAPSHOT\log\IPED-2021-01-25-18-55-22.log
Beta Was this translation helpful? Give feedback.
All reactions