You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "main" fr.gouv.vitam.tools.sedalib.utils.SEDALibException: [sedalib-samples/src/main/resources/Procedure] n'est pas un répertoire
#71
Open
subodhcjoshi82 opened this issue
Jul 9, 2024
· 0 comments
C:\CodeBase\test-sedatools\sedatools\sedalib-samples\target>java -jar sedalib-samples-2.7.0-SNAPSHOT-shaded.jar
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
Exception in thread "main" fr.gouv.vitam.tools.sedalib.utils.SEDALibException: [sedalib-samples/src/main/resources/Procedure] n'est pas un répertoire
at fr.gouv.vitam.tools.sedalib.inout.importer.DiskToDataObjectPackageImporter.(DiskToDataObjectPackageImporter.java:266)
at fr.gouv.vitam.tools.sedalib.inout.SIPBuilder.addDiskSubTree(SIPBuilder.java:424)
at fr.gouv.vitam.tools.sedalib.inout.SIPBuilder.addDiskSubTree(SIPBuilder.java:397)
at fr.gouv.vitam.tools.sedalibsamples.Sample1.run(Sample1.java:17)
at fr.gouv.vitam.tools.sedalibsamples.App.main(App.java:10)
The text was updated successfully, but these errors were encountered:
C:\CodeBase\test-sedatools\sedatools\sedalib-samples\target>java -jar sedalib-samples-2.7.0-SNAPSHOT-shaded.jar
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
Exception in thread "main" fr.gouv.vitam.tools.sedalib.utils.SEDALibException: [sedalib-samples/src/main/resources/Procedure] n'est pas un répertoire
at fr.gouv.vitam.tools.sedalib.inout.importer.DiskToDataObjectPackageImporter.(DiskToDataObjectPackageImporter.java:266)
at fr.gouv.vitam.tools.sedalib.inout.SIPBuilder.addDiskSubTree(SIPBuilder.java:424)
at fr.gouv.vitam.tools.sedalib.inout.SIPBuilder.addDiskSubTree(SIPBuilder.java:397)
at fr.gouv.vitam.tools.sedalibsamples.Sample1.run(Sample1.java:17)
at fr.gouv.vitam.tools.sedalibsamples.App.main(App.java:10)
The text was updated successfully, but these errors were encountered: