#logback.classic pattern: %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n 16:57:23.377 [main] INFO org.hvdw.jexiftoolgui.Application - Start application 16:57:23.379 [main] INFO org.hvdw.jexiftoolgui.Application - Continuing in system language or, if not translated, in English 16:57:25.255 [AWT-EventQueue-0] DEBUG o.h.j.controllers.StandardFileIO - the database already exists. 16:57:25.256 [AWT-EventQueue-0] DEBUG o.h.j.controllers.StandardFileIO - the cantdisplay.png already exists. 16:57:25.256 [AWT-EventQueue-0] INFO org.hvdw.jexiftoolgui.mainScreen - string for DB: /Users/andy/jexiftoolgui_data/jexiftoolgui.db 16:57:25.257 [AWT-EventQueue-0] TRACE org.hvdw.jexiftoolgui.Utils - preference check exiftool_exists reports: true 16:57:25.258 [AWT-EventQueue-0] TRACE org.hvdw.jexiftoolgui.Utils - exists is true 16:57:25.258 [AWT-EventQueue-0] INFO org.hvdw.jexiftoolgui.Utils - preference exiftool returned: /Users/andy/exiftool 16:57:25.258 [AWT-EventQueue-0] DEBUG o.h.j.controllers.CommandRunner - commandrunner [/Users/andy/exiftool, -ver] 16:57:25.258 [AWT-EventQueue-0] TRACE o.h.j.controllers.CommandRunner - Did ProcessBuilder builder = new ProcessBuilder(cmdparams); 16:57:25.295 [AWT-EventQueue-0] TRACE o.h.j.controllers.CommandRunner - tasklist: Can't locate Image/ExifTool.pm in @INC (you may need to install the Image::ExifTool module) (@INC contains: /Users/andy/lib /Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level /Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.4 /System/Library/Perl/5.18/darwin-thread-multi-2level /System/Library/Perl/5.18 /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level /System/Library/Perl/Extras/5.18 .) at /Users/andy/exiftool line 37. 16:57:25.295 [AWT-EventQueue-0] TRACE o.h.j.controllers.CommandRunner - tasklist: BEGIN failed--compilation aborted at /Users/andy/exiftool line 37. 16:57:25.297 [AWT-EventQueue-0] INFO org.hvdw.jexiftoolgui.Utils - exiftool_found mentions: true 16:57:25.402 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.403 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.403 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: creating the table userFavorites (1.4) 16:57:25.404 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.405 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.405 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: drop table CustomView 16:57:25.406 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.407 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.407 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: drop table CustomViewLines 16:57:25.407 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.409 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.409 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: drop table CustomEdit 16:57:25.409 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.410 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.410 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: drop table CustomEditLines 16:57:25.411 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.412 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.412 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: creating the table CustomMetadataset (1.6) 16:57:25.412 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.413 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.413 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: creating the table CustomMetadatasetLines (1.6) 16:57:25.414 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - the general query queryfields returned string: count(customset_name) 16:57:25.414 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.415 [AWT-EventQueue-0] DEBUG o.h.j.controllers.UpdateActions - isadg test 0 16:57:25.418 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.418 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.418 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: delete from CustomMetadataset where customset_name='isadg-full' or customset_name='isadg-alias'; 16:57:25.419 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.420 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.420 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadataset(customset_name,custom_config) VALUES('isadg-full','isadg-struct.cfg'); 16:57:25.420 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.421 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.421 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadataset(customset_name,custom_config) VALUES('isadg-alias','isadg-struct.cfg'); 16:57:25.421 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.422 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.422 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: delete from CustomMetadatasetLines where customset_name='isadg-full' or customset_name='isadg-alias'; 16:57:25.422 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.423 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.423 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',0,'Identity Reference','xmp-isadg:Reference',''); 16:57:25.423 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.424 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.424 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',1,'Identity Title','xmp-isadg:Title',''); 16:57:25.424 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.425 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.425 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',2,'Identity Date','xmp-isadg:Date',''); 16:57:25.426 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.426 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.426 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',3,'Identity DescriptionLevel','xmp-isadg:DescriptionLevel',''); 16:57:25.427 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.427 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.428 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',4,'Identity Extent','xmp-isadg:Extent',''); 16:57:25.428 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.429 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.429 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',5,'Context Creator','xmp-isadg:Creator',''); 16:57:25.429 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.430 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.430 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',6,'Context Adminbiohistory','xmp-isadg:Adminbiohistory',''); 16:57:25.430 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.431 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.431 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',7,'Context Archivalhistory','xmp-isadg:Archivalhistory',''); 16:57:25.431 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.432 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.432 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',8,'Context Acqinfo','xmp-isadg:Acqinfo',''); 16:57:25.433 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.433 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.434 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',9,'Contentstructure Scopecontent','xmp-isadg:ScopeContent',''); 16:57:25.434 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.435 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.435 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',10,'Contentstructure Appraisaldestruction','xmp-isadg:Appraisaldestruction',''); 16:57:25.435 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.436 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.436 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',11,'Contentstructure Accruals','xmp-isadg:Accruals',''); 16:57:25.436 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.437 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.437 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',12,'Contentstructure Arrangement','xmp-isadg:Arrangement',''); 16:57:25.438 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.438 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.438 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',13,'Conditionsaccessuse Accessrestrictions','xmp-isadg:Accessrestrictions',''); 16:57:25.439 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.439 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.440 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',14,'Conditionsaccessuse Reprorestrictions','xmp-isadg:Reprorestrictions',''); 16:57:25.440 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.441 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.441 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',15,'Conditionsaccessuse Languagescripts','xmp-isadg:Languagescripts',''); 16:57:25.441 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.442 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.442 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',16,'Conditionsaccessuse Phystech','xmp-isadg:Phystech',''); 16:57:25.442 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.443 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.443 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',17,'Conditionsaccessuse Findingaids','xmp-isadg:Findingaids',''); 16:57:25.444 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.444 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.444 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',18,'Alliedmaterials Existencelocationoriginals','xmp-isadg:Existencelocationoriginals',''); 16:57:25.445 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.445 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.446 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',19,'Alliedmaterials Existencelocationcopies','xmp-isadg:Existencelocationcopies',''); 16:57:25.446 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.447 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.447 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',20,'Alliedmaterials Relatedunits','xmp-isadg:Relatedunits',''); 16:57:25.447 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.448 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.448 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',21,'Alliedmaterials Publication','xmp-isadg:Publication',''); 16:57:25.448 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.449 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.449 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',22,'Notes Note','xmp-isadg:NotesNote',''); 16:57:25.450 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.450 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.450 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',23,'Descriptioncontrol Archivistsnote','xmp-isadg:Archivistsnote',''); 16:57:25.451 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.452 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.452 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',24,'Descriptioncontrol Rulesconventions','xmp-isadg:Rulesconventions',''); 16:57:25.452 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.453 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.453 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-alias',25,'Descriptioncontrol Descriptionsdate','xmp-isadg:Descriptionsdate',''); 16:57:25.453 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.454 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.454 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',0,'Identity Reference','xmp-isadg:IdentityReference',''); 16:57:25.454 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.455 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.455 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',1,'Identity Title','xmp-isadg:IdentityTitle',''); 16:57:25.456 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.456 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.457 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',2,'Identity Date','xmp-isadg:IdentityDate',''); 16:57:25.457 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.458 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.458 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',3,'Identity DescriptionLevel','xmp-isadg:IdentityDescriptionLevel',''); 16:57:25.458 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.459 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.459 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',4,'Identity Extent','xmp-isadg:IdentityExtent',''); 16:57:25.459 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.460 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.460 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',5,'Context Creator','xmp-isadg:ContextCreator',''); 16:57:25.460 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.461 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.461 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',6,'Context Adminbiohistory','xmp-isadg:ContextAdminbiohistory',''); 16:57:25.462 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.462 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.463 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',7,'Context Archivalhistory','xmp-isadg:ContextArchivalhistory',''); 16:57:25.463 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.464 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.464 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',8,'Context Acqinfo','xmp-isadg:ContextAcqinfo',''); 16:57:25.465 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.466 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.466 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',9,'Contentstructure Scopecontent','xmp-isadg:ContentstructureScopeContent',''); 16:57:25.466 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.467 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.467 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',10,'Contentstructure Appraisaldestruction','xmp-isadg:ContentstructureAppraisaldestruction',''); 16:57:25.467 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.468 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.468 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',11,'Contentstructure Accruals','xmp-isadg:ContentstructureAccruals',''); 16:57:25.468 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.469 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.469 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',12,'Contentstructure Arrangement','xmp-isadg:ContentstructureArrangement',''); 16:57:25.469 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.470 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.470 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',13,'Conditionsaccessuse Accessrestrictions','xmp-isadg:ConditionsaccessuseAccessrestrictions',''); 16:57:25.471 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.471 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.471 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',14,'Conditionsaccessuse Reprorestrictions','xmp-isadg:ConditionsaccessuseReprorestrictions',''); 16:57:25.472 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.472 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.472 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',15,'Conditionsaccessuse Languagescripts','xmp-isadg:ConditionsaccessuseLanguagescripts',''); 16:57:25.473 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.473 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.474 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',16,'Conditionsaccessuse Phystech','xmp-isadg:ConditionsaccessusePhystech',''); 16:57:25.474 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.475 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.475 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',17,'Conditionsaccessuse Findingaids','xmp-isadg:ConditionsaccessuseFindingaids',''); 16:57:25.475 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.476 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.476 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',18,'Alliedmaterials Existencelocationoriginals','xmp-isadg:AlliedmaterialsExistencelocationoriginals',''); 16:57:25.476 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.477 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.477 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',19,'Alliedmaterials Existencelocationcopies','xmp-isadg:AlliedmaterialsExistencelocationcopies',''); 16:57:25.477 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.478 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.478 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',20,'Alliedmaterials Relatedunits','xmp-isadg:AlliedmaterialsRelatedunits',''); 16:57:25.479 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.480 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.480 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',21,'Alliedmaterials Publication','xmp-isadg:AlliedmaterialsPublication',''); 16:57:25.480 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.481 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.481 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',22,'Notes Note','xmp-isadg:NotesNote',''); 16:57:25.481 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.482 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.482 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',23,'Descriptioncontrol Archivistsnote','xmp-isadg:DescriptioncontrolArchivistsnote',''); 16:57:25.482 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.483 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.483 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',24,'Descriptioncontrol Rulesconventions','xmp-isadg:DescriptioncontrolRulesconventions',''); 16:57:25.484 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.485 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - insertUpdateQueryResult 16:57:25.485 [AWT-EventQueue-0] TRACE o.h.j.controllers.UpdateActions - Successfully did: INSERT INTO CustomMetadatasetLines(customset_name,rowcount,screen_label,tag,default_value) VALUES('isadg-full',25,'Descriptioncontrol Descriptionsdate','xmp-isadg:DescriptioncontrolDescriptionsdate',''); 16:57:25.485 [AWT-EventQueue-0] INFO o.h.j.controllers.StandardFileIO - success copying isadg-struct.cfg 16:57:25.487 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.487 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - singlefieldQuery result isadg-alias isadg-full 16:57:25.488 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.490 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - singlefieldQuery result AC3 AFCP AIFF APE APP0 APP1 APP11 APP12 APP13 APP14 APP15 APP4 APP5 APP6 APP8 ASF AVI1 Adobe AdobeCM AdobeDNG Apple Audible Audio Author CIFF Camera CameraIFD Canon CanonCustom CanonRaw CanonVRD Casio Chapter# Composite Copy# DICOM DJI DNG DV Device DjVu DjVu-Meta Doc# Document Ducky EPPIM EXE EXIF ExifIFD ExifTool FITS FLAC FLIR File Flash FlashPix Font FotoStation FujiFilm FujiIFD GE GIF GIMP GPS GeoTiff GlobParamIFD GoPro GraphConv H264 HP HTC HTML HTML-dc HTML-ncc HTML-office HTML-prod HTML-vw96 HTTP-equiv ICC-chrm ICC-clrt ICC-header ICC-meas ICC-meta ICC-view ICC_Profile ICC_Profile# ID3 ID3v1 ID3v1_Enh ID3v2_2 ID3v2_3 ID3v2_4 IFD0 IFD1 IPTC IPTC# ISO ITC Image Insta360 InteropIFD ItemList JFIF JFXX JPEG JPEG-HDR JSON JVC Jpeg2000 KDC_IFD Keys Kodak KodakBordersIFD KodakEffectsIFD KodakIFD KyoceraRaw LNK Leaf LeafSubIFD Leica Location Lytro M2TS MAC MIE MIE-Audio MIE-Camera MIE-Canon MIE-Doc MIE-Extender MIE-Flash MIE-GPS MIE-Geo MIE-Image MIE-Lens MIE-Main MIE-MakerNotes MIE-Meta MIE-Orient MIE-Preview MIE-Thumbnail MIE-UTM MIE-Unknown MIE-Video MIFF MNG MOBI MOI MPC MPEG MPF MPF0 MPImage MS-DOC MXF MacOS Main MakerNotes MakerUnknown Matroska MediaJukebox Meta MetaIFD Microsoft Minolta MinoltaRaw Motorola NITF Nikon NikonCapture NikonCustom NikonScan Nintendo Ocad Ogg Olympus OpenEXR Opus Other PDF PICT PLIST PNG PNG-pHYs PSP Palm Panasonic PanasonicRaw Parrot Pentax PhaseOne PhotoCD PhotoMechanic Photoshop PictureInfo PostScript Preview PreviewIFD PrintIM Printing ProfileIFD Qualcomm QuickTime RAF RAF2 RIFF RMETA RSRC RTF Radiance Rawzor Real Real-CONT Real-MDPR Real-PROP Real-RA3 Real-RA4 Real-RA5 Real-RJMD Reconyx Red Ricoh SPIFF SR2 SR2DataIFD SR2SubIFD SRF# SVG Samsung Sanyo Scalado Sigma SigmaRaw Sony SonyIDC Stim SubIFD System Theora Time Torrent Track# Trailer Unknown UserData VCalendar VCard Version0 Video Vorbis WTV XML XMP XMP-DICOM XMP-Device XMP-GAudio XMP-GCamera XMP-GCreations XMP-GDepth XMP-GFocus XMP-GImage XMP-GPano XMP-GSpherical XMP-LImage XMP-MP XMP-MP1 XMP-PixelLive XMP-aas XMP-acdsee XMP-album XMP-apple-fi XMP-aux XMP-cc XMP-cell XMP-crd XMP-creatorAtom XMP-crs XMP-dc XMP-dex XMP-digiKam XMP-drone-dji XMP-dwc XMP-exif XMP-exifEX XMP-expressionmedia XMP-extensis XMP-fpv XMP-getty XMP-ics XMP-iptcCore XMP-iptcExt XMP-lr XMP-mediapro XMP-microsoft XMP-mwg-coll XMP-mwg-kw XMP-mwg-rs XMP-pdf XMP-pdfx XMP-photomech XMP-photoshop XMP-plus XMP-pmi XMP-prism XMP-prl XMP-prm XMP-pur XMP-rdf XMP-swf XMP-tiff XMP-x XMP-xmp XMP-xmpBJ XMP-xmpDM XMP-xmpMM XMP-xmpNote XMP-xmpPLUS XMP-xmpRights XMP-xmpTPg ZIP 16:57:25.548 [AWT-EventQueue-0] DEBUG o.h.j.controllers.SQLiteJDBC - Connection to SQLite DB has been established. 16:57:25.549 [AWT-EventQueue-0] TRACE o.h.j.controllers.SQLiteJDBC - singlefieldQuery result 12.01 16:57:25.551 [AWT-EventQueue-0] TRACE org.hvdw.jexiftoolgui.mainScreen - check for exiftool version 16:57:25.551 [AWT-EventQueue-0] INFO org.hvdw.jexiftoolgui.mainScreen - OS name APPLE 16:57:25.551 [AWT-EventQueue-0] TRACE org.hvdw.jexiftoolgui.mainScreen - Get exiftool version 16:57:25.551 [AWT-EventQueue-0] DEBUG o.h.j.controllers.CommandRunner - commandrunner [/Users/andy/exiftool, -ver] 16:57:25.551 [AWT-EventQueue-0] TRACE o.h.j.controllers.CommandRunner - Did ProcessBuilder builder = new ProcessBuilder(cmdparams); 16:57:25.560 [AWT-EventQueue-0] TRACE o.h.j.controllers.CommandRunner - tasklist: Can't locate Image/ExifTool.pm in @INC (you may need to install the Image::ExifTool module) (@INC contains: /Users/andy/lib /Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level /Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.4 /System/Library/Perl/5.18/darwin-thread-multi-2level /System/Library/Perl/5.18 /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level /System/Library/Perl/Extras/5.18 .) at /Users/andy/exiftool line 37. 16:57:25.560 [AWT-EventQueue-0] TRACE o.h.j.controllers.CommandRunner - tasklist: BEGIN failed--compilation aborted at /Users/andy/exiftool line 37. 16:57:25.561 [AWT-EventQueue-0] TRACE org.hvdw.jexiftoolgui.mainScreen - raw exiftool version: Can't locate Image/ExifTool.pm in @INC (you may need to install the Image::ExifTool module) (@INC contains: /Users/andy/lib /Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level /Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.4 /System/Library/Perl/5.18/darwin-thread-multi-2level /System/Library/Perl/5.18 /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level /System/Library/Perl/Extras/5.18 .) at /Users/andy/exiftool line 37. BEGIN failed--compilation aborted at /Users/andy/exiftool line 37.