Console Output
Skipping 1,229 KB..
Full Log.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [
name: default
...]
2016-08-25 06:05:22.042 INFO 6412 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {4.3.11.Final}
2016-08-25 06:05:22.042 INFO 6412 --- [ main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
2016-08-25 06:05:22.042 INFO 6412 --- [ main] org.hibernate.cfg.Environment : HHH000021: Bytecode provider name : javassist
2016-08-25 06:05:22.307 INFO 6412 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {4.0.5.Final}
2016-08-25 06:05:22.432 INFO 6412 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
2016-08-25 06:05:22.792 INFO 6412 --- [ main] o.h.h.i.ast.ASTQueryTranslatorFactory : HHH000397: Using ASTQueryTranslatorFactory
2016-08-25 06:05:23.620 INFO 6412 --- [ main] o.h.tool.hbm2ddl.SchemaValidator : HHH000229: Running schema validator
2016-08-25 06:05:23.620 INFO 6412 --- [ main] o.h.tool.hbm2ddl.SchemaValidator : HHH000102: Fetching database metadata
2016-08-25 06:05:23.651 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.administrativeunit
2016-08-25 06:05:23.651 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [pname3, unitscount, pname1, customid, pname2, pname0, workspace_id, pid0, pid1, pid2, name, id, pid3, countrystructure_id]
2016-08-25 06:05:23.667 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.agerange
2016-08-25 06:05:23.667 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, endage, iniage, id]
2016-08-25 06:05:23.682 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.batch
2016-08-25 06:05:23.682 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, expirydate, medicine_id, batchnumber, product_id, id, brandname, unitprice, manufacturer]
2016-08-25 06:05:23.698 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.batchdispensing
2016-08-25 06:05:23.698 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [dispensing_id, quantity, batch_id, id, source_id]
2016-08-25 06:05:23.713 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.batchmovement
2016-08-25 06:05:23.713 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [quantity, batch_id, movement_id, header, id, availablequantity]
2016-08-25 06:05:23.729 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.casecomment
2016-08-25 06:05:23.729 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [user_id, comment_group, case_id, comment, comment_date, id]
2016-08-25 06:05:23.745 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.casecontact
2016-08-25 06:05:23.745 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [comments, gender, conduct, contacttype, dateofexamination, name, case_id, examinated, id, age]
2016-08-25 06:05:23.760 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.caseresistancepattern
2016-08-25 06:05:23.760 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [resistpattern_id, case_id, diagnosis, id]
2016-08-25 06:05:23.776 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.casesideeffect
2016-08-25 06:05:23.776 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [substance_id, datechangereg, medicines, symptomtherapy, sideeffect, otheradverseeffect, dtype, effectst, discriminator, actiontaken, seriousness, substance2_id, grade, case_id, comment, id, effectend, se_month, outcome, resolved]
2016-08-25 06:05:23.792 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.commandhistory
2016-08-25 06:05:23.792 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [execdate, userlog_id, data, workspacelog_id, datatype, entityname, action, entityid, id, type, unit_id, parentid]
2016-08-25 06:05:23.807 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.countrystructure
2016-08-25 06:05:23.807 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, name, structure_level, id]
2016-08-25 06:05:23.823 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.errorlog
2016-08-25 06:05:23.823 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [request, workspace, stacktrace, exceptionmessage, id, userid, errordate, url, exceptionclass, username]
2016-08-25 06:05:23.838 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.examculture
2016-08-25 06:05:23.838 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [numberofcolonies, comments, method, samplenumber, laboratory_id, result, sampletype, event_date, case_id, daterelease, id, request_id, status]
2016-08-25 06:05:23.854 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.examdst
2016-08-25 06:05:23.854 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [resulth, comments, resulte, method, samplenumber, laboratory_id, resulteto, resultofx, resultlfx, resultcfz, resultcs, sampletype, resultam, resultz, event_date, case_id, daterelease, id, resultcm, request_id, results, resultr, status]
2016-08-25 06:05:23.870 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.examhiv
2016-08-25 06:05:23.870 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [result, comments, laboratory, event_date, case_id, startedcptdate, startedartdate, resultdate, id]
2016-08-25 06:05:23.885 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.exammicroscopy
2016-08-25 06:05:23.885 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [comments, method, samplenumber, laboratory_id, visualappearance, numberofafb, result, sampletype, othersampletype, event_date, case_id, daterelease, id, request_id, status]
2016-08-25 06:05:23.901 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.examrequest
2016-08-25 06:05:23.901 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [user_id, laboratory_id, case_id, requestdate, id, unit_id]
2016-08-25 06:05:23.917 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.examxpert
2016-08-25 06:05:23.917 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [result, comments, samplenumber, laboratory_id, event_date, case_id, daterelease, id, request_id, status]
2016-08-25 06:05:23.932 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.examxray
2016-08-25 06:05:23.932 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [presentation, comments, event_date, case_id, id, evolution]
2016-08-25 06:05:23.948 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.issue
2016-08-25 06:05:23.948 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [creationdate, user_id, case_id, closed, description, id, title, unit_id]
2016-08-25 06:05:23.963 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.issuefollowup
2016-08-25 06:05:23.963 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [issue_id, user_id, id, text, unit_id, followupdate]
2016-08-25 06:05:23.979 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.medicalexamination
2016-08-25 06:05:23.979 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [comments, positionresponsible, event_date, responsible, usingprescmedicines, reasonnotusingprescmedicines, case_id, weight, id, appointmenttype, height]
2016-08-25 06:05:23.995 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.medicine_substances
2016-08-25 06:05:23.995 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [substance_id, medicine_id]
2016-08-25 06:05:24.010 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.medicinedispensing
2016-08-25 06:05:24.010 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [enddate, dispensingdate, id, inidate, unit_id]
2016-08-25 06:05:24.026 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.medicinedispensingcase
2016-08-25 06:05:24.026 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [dispensing_id, quantity, batch_id, case_id, id, source_id]
2016-08-25 06:05:24.042 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.medicineregimen
2016-08-25 06:05:24.042 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [medicine_id, iniday, regimen_id, defaultdoseunit, days, id, defaultfrequency]
2016-08-25 06:05:24.057 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.movement
2016-08-25 06:05:24.057 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [mov_date, product_id, adjustmenttype, header, comment, id, recorddate, source_id, totalpriceinventory, type, unit_id, availablequantity]
2016-08-25 06:05:24.073 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.movements_dispensing
2016-08-25 06:05:24.073 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [dispensing_id, movement_id]
2016-08-25 06:05:24.088 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.movements_receiving
2016-08-25 06:05:24.088 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [movement_id, receiving_id]
2016-08-25 06:05:24.104 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.orderbatch
2016-08-25 06:05:24.104 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [quantity, batch_id, id, receivedquantity, orderitem_id]
2016-08-25 06:05:24.120 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.ordercase
2016-08-25 06:05:24.120 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [estimatedquantity, case_id, id, orderitem_id]
2016-08-25 06:05:24.135 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.ordercomment
2016-08-25 06:05:24.135 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [date, statusoncomment, user_creator_id, comment, id, order_id]
2016-08-25 06:05:24.151 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.orderitem
2016-08-25 06:05:24.151 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [movement_out_id, estimatedquantity, receivedquantity, stockquantity, movement_in_id, approvedquantity, shippedquantity, numpatients, product_id, comment, id, source_id, requestedquantity, order_id]
2016-08-25 06:05:24.167 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.patient
2016-08-25 06:05:24.167 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, birthdate, gender, name, middlename, id, mothername, customid, recordnumber, securitynumber, lastname]
2016-08-25 06:05:24.182 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.prescribedmedicine
2016-08-25 06:05:24.182 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [enddate, comments, product_id, case_id, id, source_id, inidate, doseunit, frequency]
2016-08-25 06:05:24.198 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.prevtbtreatment
2016-08-25 06:05:24.198 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [ofx, eto, treatment_month, e, h, outcome_month, outcome_year, cm, am, treatment_year, cs, r, s, cfz, case_id, z, id, outcome, lfx]
2016-08-25 06:05:24.213 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.product
2016-08-25 06:05:24.213 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, line, name, active, id, category, shortname, customid, discriminator]
2016-08-25 06:05:24.229 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.productorder
2016-08-25 06:05:24.229 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [shipcontactphone, cancelreason, comments, shipaddresscont, shipaddress, user_creator_id, shipinstitutionname, ship_adminunit_id, approvingdate, orderdate, unit_from_id, customid, authorizer_unit_id, workspace_id, shipcontactname, shipzipcode, id, shippingdate, receivingdate, unit_to_id, numdays, status]
2016-08-25 06:05:24.245 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.productreceiving
2016-08-25 06:05:24.245 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [comments, totalprice, id, source_id, receivingdate, unit_id]
2016-08-25 06:05:24.260 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.regimen
2016-08-25 06:05:24.260 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, name, active, id, classification, customid]
2016-08-25 06:05:24.276 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.report
2016-08-25 06:05:24.276 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, data, owner_id, registrationdate, id, published, title, dashboard]
2016-08-25 06:05:24.292 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.resistancepattern
2016-08-25 06:05:24.292 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [pattern_name, workspace_id, criteria, id]
2016-08-25 06:05:24.307 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.searchable
2016-08-25 06:05:24.307 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, subtitle, id, title, type, unit_id]
2016-08-25 06:05:24.323 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.sequenceinfo
2016-08-25 06:05:24.323 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, number, seq_name, id]
2016-08-25 06:05:24.338 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.source
2016-08-25 06:05:24.338 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, name, active, id, shortname, customid]
2016-08-25 06:05:24.354 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.substance
2016-08-25 06:05:24.354 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, line, name, active, id, shortname, customid]
2016-08-25 06:05:24.370 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.substances_resistpattern
2016-08-25 06:05:24.370 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [resistancepattern_id, substances_id]
2016-08-25 06:05:24.385 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.sys_user
2016-08-25 06:05:24.385 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [comments, timezone, mobile, active, registrationdate, language, login, customid, ulaaccepted, password, emailconfirmed, passwordexpired, name, id, defaultworkspace_id, parentuser_id, sendsystemmessages, email, passwordresettoken]
2016-08-25 06:05:24.401 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.systemconfig
2016-08-25 06:05:24.401 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, pubds_workspace_id, ulaactive, userprofile_id, allowregpage, pagerooturl, updatesite, id, otherlinks, systemurl, unit_id, adminmail]
2016-08-25 06:05:24.417 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.tag
2016-08-25 06:05:24.417 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, name, sqlcondition, active, id, consistencycheck, dailyupdate]
2016-08-25 06:05:24.432 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.tags_case
2016-08-25 06:05:24.432 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [case_id, tag_id]
2016-08-25 06:05:24.448 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.tbcase
2016-08-25 06:05:24.448 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [patientcontactname, pulmonarytype, drugresistancetype, otheroutcome, extrapulmonarytype2, movedsecondlinetreatment, workspace_id, extrapulmonarytype, curr_complement, notif_address, aids, id, state, tbcontact, notif_adminunit_id, notification_unit_id, curr_localitytype, classification, version, suspectregistrationcode, suspectclassification, malnutrition, registrationgroupother, nationality, curr_zipcode, patient_id, lastbmutbregistnumber, endintensivephase, owner_unit_id, previouslytreatedtype, secdrugsreceived, mobilenumber, diagnosistype, regimen_id, phonenumber, issuecounter, registrationdate, lastbmudatetbregister, alcoholexcessiveuse, validationstate, casenumber, endtreatmentdate, notif_localitytype, initreatmentdate, registrationgroup, notif_zipcode, infectionsite, outcome, outcomedate, anaemia, daystreatplanned, curr_adminunit_id, curr_address, regimen_ini_id, tobaccousewithin, registrationnumber, customid, casedefinition, diagnosisdate, notif_complement, category, diabetes, age, notifaddresschanged]
2016-08-25 06:05:24.463 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.transfer
2016-08-25 06:05:24.463 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [commentsfrom, consignmentnumber, cancelreason, user_to_id, commentsto, unit_id_from, id, shippingdate, receivingdate, unit_id_to, user_from_id, status]
2016-08-25 06:05:24.479 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.transferbatch
2016-08-25 06:05:24.479 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [quantity, quantityreceived, batch_id, id, transferitem_id]
2016-08-25 06:05:24.495 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.transferitem
2016-08-25 06:05:24.495 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [mov_in_id, product_id, id, mov_out_id, source_id, transfer_id]
2016-08-25 06:05:24.510 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.treatmenthealthunit
2016-08-25 06:05:24.510 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [transferring, enddate, case_id, id, inidate, unit_id]
2016-08-25 06:05:24.526 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.treatmentmonitoring
2016-08-25 06:05:24.526 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [day29, day28, day27, day26, day14, day13, day12, day11, day10, day31, day30, case_id, id, year_treat, day19, day18, day17, day16, day15, day25, day24, day8, day23, day9, day22, day6, day21, day7, day20, day4, day5, day2, day3, day1, month_treat]
2016-08-25 06:05:24.542 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.unit
2016-08-25 06:05:24.542 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [shipcontactphone, performdst, shipaddress, ntmfacility, tbfacility, inventorystartdate, ship_adminunit_id, performxpert, drtbfacility, workspace_id, performculture, authorizerunit_id, id, performmicroscopy, numdaysorder, address, active, shortname, customid, adminunit_id, shipaddresscompl, discriminator, inventoryclosedate, zipcode, shipcontactname, notificationunit, shipzipcode, name, receivefrommanufacturer, supplier_id, addresscompl]
2016-08-25 06:05:24.557 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.userlog
2016-08-25 06:05:24.557 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [name, id]
2016-08-25 06:05:24.557 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.userlogin
2016-08-25 06:05:24.573 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, ipaddress, lastaccess, application, logoutdate, user_id, logindate, id, sessionid]
2016-08-25 06:05:24.588 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.userpermission
2016-08-25 06:05:24.588 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [profile_id, permission, id, canchange]
2016-08-25 06:05:24.604 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.userprofile
2016-08-25 06:05:24.604 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, name, id, customid]
2016-08-25 06:05:24.620 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.userworkspace
2016-08-25 06:05:24.620 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [workspace_id, administrator, user_view, user_id, id, unit_id, playotherunits, adminunit_id]
2016-08-25 06:05:24.620 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.userworkspace_profiles
2016-08-25 06:05:24.620 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [userprofile_id, userworkspace_id]
2016-08-25 06:05:24.635 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.workspace
2016-08-25 06:05:24.635 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [weekfreq1, casevalidationtb, maxstockonhand, weekfreq2, extension, weekfreq3, weekfreq4, weekfreq5, casevalidationntm, customid, weekfreq6, patientaddrrequiredlevels, weekfreq7, monthstoalertexpiredmedicines, suspectcasenumber, name, patientnamecomposition, treatmonitoringinput, id, confirmedcasenumber, minstockonhand, sendsystemmessages, casevalidationdrtb]
2016-08-25 06:05:24.651 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.workspacelog
2016-08-25 06:05:24.651 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [name, id, unit_id]
2016-08-25 06:05:24.667 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000261: Table found: etbm3_test.workspaceview
2016-08-25 06:05:24.667 INFO 6412 --- [ main] o.hibernate.tool.hbm2ddl.TableMetadata : HHH000037: Columns: [logoimage, picturecontenttype, id, picture]
2016-08-25 06:05:24.917 INFO 6412 --- [ main] org.dozer.config.GlobalSettings : Trying to find Dozer configuration file: dozer.properties
2016-08-25 06:05:24.917 WARN 6412 --- [ main] org.dozer.config.GlobalSettings : Dozer configuration file not found: dozer.properties. Using defaults for all Dozer global properties.
2016-08-25 06:05:24.917 INFO 6412 --- [ main] org.dozer.DozerInitializer : Initializing Dozer. Version: 5.5.0, Thread Name: main
2016-08-25 06:05:24.917 INFO 6412 --- [ main] org.dozer.jmx.JMXPlatformImpl : Dozer JMX MBean [org.dozer.jmx:type=DozerStatisticsController] auto registered with the Platform MBean Server
2016-08-25 06:05:24.917 INFO 6412 --- [ main] org.dozer.jmx.JMXPlatformImpl : Dozer JMX MBean [org.dozer.jmx:type=DozerAdminController] auto registered with the Platform MBean Server
2016-08-25 06:05:24.932 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Initializing a new instance of dozer bean mapper.
2016-08-25 06:05:25.948 INFO 6412 --- [ main] o.s.w.s.v.f.FreeMarkerConfigurer : ClassTemplateLoader for Spring macros added to FreeMarker configuration
2016-08-25 06:05:26.229 INFO 6412 --- [ main] o.m.e.commons.forms.FormConfiguration : Scanning form type handlers
2016-08-25 06:05:26.260 INFO 6412 --- [ main] o.m.e.commons.forms.FormConfiguration : Form request types found: command-types, timeZones, adminUnit, medicines, substances, unit, perms-tree, profiles, users, userViews, workspaces, manualTags
2016-08-25 06:05:28.229 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@45d2ade3: startup date [Thu Aug 25 06:05:02 EDT 2016]; root of context hierarchy
2016-08-25 06:05:28.323 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/test/message]}" onto public java.lang.String org.msh.etbm.test.TestRest.getMessage()
2016-08-25 06:05:28.323 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/test/form]}" onto public org.msh.etbm.commons.forms.FormInitResponse org.msh.etbm.test.TestRest.initForm()
2016-08-25 06:05:28.323 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/test/query]}" onto public java.lang.String org.msh.etbm.test.TestRest.testQuery(java.lang.String)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/test/load]}" onto public java.lang.String org.msh.etbm.test.TestRest.dataLoad()
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/test/map],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.test.TestRest.mapTest(java.util.Map<java.lang.String, java.lang.Object>)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/test/mappintest]}" onto public java.lang.String org.msh.etbm.test.TestRest.mappingTest()
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/test/model]}" onto public java.lang.String org.msh.etbm.test.TestRest.modelTest()
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/adminunit/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.admunits.data.AdminUnitData org.msh.etbm.web.api.admin.AdminUnitsREST.get(java.util.UUID)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/adminunit/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.AdminUnitsREST.update(java.util.UUID,org.msh.etbm.services.admin.admunits.data.AdminUnitFormData) throws org.springframework.validation.BindException
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/adminunit/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.AdminUnitsREST.delete(java.util.UUID) throws org.springframework.validation.BindException
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/adminunit],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.AdminUnitsREST.create(org.msh.etbm.services.admin.admunits.data.AdminUnitFormData) throws org.springframework.validation.BindException
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/adminunit/query],methods=[POST],produces=[application/json]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.AdminUnitsREST.query(org.msh.etbm.services.admin.admunits.AdminUnitQueryParams)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/adminunit/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.admunits.data.AdminUnitFormData org.msh.etbm.web.api.admin.AdminUnitsREST.getFormData(java.util.UUID)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/agerange/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.ageranges.AgeRangeData org.msh.etbm.web.api.admin.AgeRangesREST.get(java.util.UUID)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/agerange/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.AgeRangesREST.update(java.util.UUID,org.msh.etbm.services.admin.ageranges.AgeRangeRequest)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/agerange/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.AgeRangesREST.delete(java.util.UUID)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/agerange],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.AgeRangesREST.create(org.msh.etbm.services.admin.ageranges.AgeRangeRequest)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/agerange/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.AgeRangesREST.query(org.msh.etbm.services.admin.ageranges.AgeRangesQueryParams)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/agerange/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.ageranges.AgeRangeFormData org.msh.etbm.web.api.admin.AgeRangesREST.getForm(java.util.UUID)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/admin/rep/cmdhistory],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.CmdHistoryRepREST.query(org.msh.etbm.services.admin.cmdhisotryrep.CmdHistoryRepQueryParams)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/admin/rep/todaycmdhistory],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.CmdHistoryRepREST.todayResult()
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/countrystructure/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.admunits.CountryStructureData org.msh.etbm.web.api.admin.CountryStructureREST.get(java.util.UUID)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/countrystructure/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.CountryStructureREST.update(java.util.UUID,org.msh.etbm.services.admin.admunits.CountryStructureFormData) throws org.springframework.validation.BindException
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/countrystructure/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.CountryStructureREST.delete(java.util.UUID) throws org.springframework.validation.BindException
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/countrystructure],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.CountryStructureREST.create(org.msh.etbm.services.admin.admunits.CountryStructureFormData) throws org.springframework.validation.BindException
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/countrystructure/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.CountryStructureREST.query(org.msh.etbm.services.admin.admunits.CountryStructureQueryParams)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/countrystructure/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.admunits.CountryStructureFormData org.msh.etbm.web.api.admin.CountryStructureREST.getFormData(java.util.UUID)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/admin/rep/errorlog],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.ErrorLogRepREST.query(org.msh.etbm.services.admin.errorlogrep.ErrorLogRepQueryParams)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/admin/rep/todayerrorlog],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.ErrorLogRepREST.todayResult()
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/admin/rep/onlineusers],methods=[POST]}" onto public java.util.List<org.msh.etbm.services.admin.onlinereport.OnlineUsersRepData> org.msh.etbm.web.api.admin.OnlineUsersRepREST.query()
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/product/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.products.ProductDetailedData org.msh.etbm.web.api.admin.ProductsREST.get(java.util.UUID)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/product/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.ProductsREST.update(java.util.UUID,org.msh.etbm.services.admin.products.ProductFormData)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/product/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.ProductsREST.delete(java.util.UUID)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/product],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.ProductsREST.create(org.msh.etbm.services.admin.products.ProductFormData)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/product/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.ProductsREST.query(org.msh.etbm.services.admin.products.ProductQueryParams)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/product/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.products.ProductFormData org.msh.etbm.web.api.admin.ProductsREST.getFormData(java.util.UUID)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/regimen/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.regimens.RegimenData org.msh.etbm.web.api.admin.RegimensREST.get(java.util.UUID)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/regimen/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.RegimensREST.update(java.util.UUID,org.msh.etbm.services.admin.regimens.RegimenFormData)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/regimen/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.RegimensREST.delete(java.util.UUID)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/regimen],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.RegimensREST.create(org.msh.etbm.services.admin.regimens.RegimenFormData)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/regimen/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.RegimensREST.query(org.msh.etbm.services.admin.regimens.RegimenQueryParams)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/regimen/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.regimens.RegimenFormData org.msh.etbm.web.api.admin.RegimensREST.getForm(java.util.UUID)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/source/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.sources.SourceData org.msh.etbm.web.api.admin.SourcesREST.get(java.util.UUID)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/source/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.SourcesREST.update(java.util.UUID,org.msh.etbm.services.admin.sources.SourceFormData)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/source/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.SourcesREST.delete(java.util.UUID)
2016-08-25 06:05:28.338 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/source],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.SourcesREST.create(org.msh.etbm.services.admin.sources.SourceFormData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/source/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.SourcesREST.query(org.msh.etbm.services.admin.sources.SourceQueryParams)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/source/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.sources.SourceFormData org.msh.etbm.web.api.admin.SourcesREST.getFormData(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/substance/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.substances.SubstanceData org.msh.etbm.web.api.admin.SubstancesREST.get(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/substance/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.SubstancesREST.update(java.util.UUID,org.msh.etbm.services.admin.substances.SubstanceFormData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/substance/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.SubstancesREST.delete(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/substance],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.SubstancesREST.create(org.msh.etbm.services.admin.substances.SubstanceFormData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/substance/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.SubstancesREST.query(org.msh.etbm.services.admin.substances.SubstanceQueryParams)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/substance/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.substances.SubstanceFormData org.msh.etbm.web.api.admin.SubstancesREST.getFormData(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/admin/sysconfig],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.SysConfigREST.postConfig(org.msh.etbm.services.admin.sysconfig.SysConfigFormData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/admin/sysconfig],methods=[GET]}" onto public org.msh.etbm.services.admin.sysconfig.SysConfigFormData org.msh.etbm.web.api.admin.SysConfigREST.readConfig()
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/tag/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.tags.TagData org.msh.etbm.web.api.admin.TagsREST.get(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/tag/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.TagsREST.update(java.util.UUID,org.msh.etbm.services.admin.tags.TagFormData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/tag/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.TagsREST.delete(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/tag],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.TagsREST.create(org.msh.etbm.services.admin.tags.TagFormData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/tag/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.TagsREST.query(org.msh.etbm.services.admin.tags.TagQueryParams)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/tag/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.tags.TagFormData org.msh.etbm.web.api.admin.TagsREST.getForm(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/unit/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.units.data.UnitDetailedData org.msh.etbm.web.api.admin.UnitsREST.get(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/unit/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.UnitsREST.update(java.util.UUID,org.msh.etbm.services.admin.units.data.UnitFormData) throws org.springframework.validation.BindException
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/unit/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.UnitsREST.delete(java.util.UUID) throws org.springframework.validation.BindException
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/unit],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.UnitsREST.create(org.msh.etbm.services.admin.units.data.UnitFormData) throws org.springframework.validation.BindException
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/unit/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.units.data.UnitFormData org.msh.etbm.web.api.admin.UnitsREST.getFormData(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/unit/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.UnitsREST.queryUnits(org.msh.etbm.services.admin.units.UnitQueryParams)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/userprofile/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.userprofiles.UserProfileDetailedData org.msh.etbm.web.api.admin.UserProfileREST.get(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/userprofile/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.UserProfileREST.update(java.util.UUID,org.msh.etbm.services.admin.userprofiles.UserProfileFormData) throws org.springframework.validation.BindException
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/userprofile/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.UserProfileREST.delete(java.util.UUID) throws org.springframework.validation.BindException
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/userprofile],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.UserProfileREST.create(org.msh.etbm.services.admin.userprofiles.UserProfileFormData) throws org.springframework.validation.BindException
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/userprofile/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.UserProfileREST.query(org.msh.etbm.services.admin.userprofiles.UserProfileQueryParams)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/userprofile/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.userprofiles.UserProfileFormData org.msh.etbm.web.api.admin.UserProfileREST.getFormData(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/admin/rep/usersession],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.UserSessionsRepREST.query(org.msh.etbm.services.admin.sessionreport.UserSessionRepQueryParams)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/admin/rep/dailyusersession],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.UserSessionsRepREST.queryByDay(org.msh.etbm.services.admin.sessionreport.UserSessionRepQueryParams)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/userws/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.usersws.data.UserWsDetailedData org.msh.etbm.web.api.admin.UsersWsREST.get(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/userws/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.UsersWsREST.update(java.util.UUID,org.msh.etbm.services.admin.usersws.data.UserWsFormData) throws org.springframework.validation.BindException
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/userws/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.UsersWsREST.delete(java.util.UUID) throws org.springframework.validation.BindException
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/userws],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.UsersWsREST.create(org.msh.etbm.services.admin.usersws.data.UserWsFormData) throws org.springframework.validation.BindException
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/userws/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.UsersWsREST.query(org.msh.etbm.services.admin.usersws.UserWsQueryParams)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/userws/updatepwd],methods=[POST]}" onto public void org.msh.etbm.web.api.admin.UsersWsREST.updatePassword(org.msh.etbm.services.admin.usersws.data.UserWsChangePwdFormData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/userws/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.usersws.data.UserWsFormData org.msh.etbm.web.api.admin.UsersWsREST.getFormData(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/userws/resetpwd],methods=[POST]}" onto public void org.msh.etbm.web.api.admin.UsersWsREST.resetPassword(org.msh.etbm.services.admin.usersws.data.UserWsChangePwdFormData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/workspace/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.workspaces.WorkspaceDetailData org.msh.etbm.web.api.admin.WorkspacesREST.get(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/workspace/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.WorkspacesREST.update(java.util.UUID,org.msh.etbm.services.admin.workspaces.WorkspaceRequest)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/workspace/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.WorkspacesREST.delete(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/workspace],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.admin.WorkspacesREST.create(org.msh.etbm.services.admin.workspaces.WorkspaceFormData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/workspace/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.admin.WorkspacesREST.query(org.msh.etbm.services.admin.workspaces.WorkspaceQueryParams)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/workspace/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.admin.workspaces.WorkspaceFormData org.msh.etbm.web.api.admin.WorkspacesREST.getFormData(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/auth/login],methods=[POST]}" onto public org.msh.etbm.web.api.authentication.LoginResponse org.msh.etbm.web.api.authentication.AuthenticatorREST.login(org.msh.etbm.web.api.authentication.LoginRequest,javax.servlet.http.HttpServletRequest)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/auth/logout],methods=[GET]}" onto public void org.msh.etbm.web.api.authentication.AuthenticatorREST.logout(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/auth/workspaces],methods=[POST]}" onto public java.util.List<org.msh.etbm.services.security.authentication.WorkspaceInfo> org.msh.etbm.web.api.authentication.AuthenticatorREST.getWorkspaces(org.msh.etbm.web.api.authentication.WorkspacesRequest)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/cases/case/close],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CaseCloseREST.closeCase(org.msh.etbm.services.cases.caseclose.CaseCloseData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/cases/case/reopen/{caseId}],methods=[GET]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CaseCloseREST.reopenCase(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/casecomment/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CaseCommentsREST.update(java.util.UUID,org.msh.etbm.services.cases.comments.CaseCommentFormData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/casecomment/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CaseCommentsREST.delete(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/casecomment],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CaseCommentsREST.create(org.msh.etbm.services.cases.comments.CaseCommentFormData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/casecomment/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.comments.CaseCommentFormData org.msh.etbm.web.api.cases.CaseCommentsREST.getForm(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/contact/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.contacts.CaseContactData org.msh.etbm.web.api.cases.CaseContactsREST.get(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/contact/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CaseContactsREST.update(java.util.UUID,org.msh.etbm.services.cases.contacts.CaseContactFormData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/contact],methods=[GET]}" onto public org.msh.etbm.commons.forms.FormInitResponse org.msh.etbm.web.api.cases.CaseContactsREST.init()
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/contact/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CaseContactsREST.delete(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/contact],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CaseContactsREST.create(org.msh.etbm.services.cases.contacts.CaseContactFormData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/contact/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.cases.CaseContactsREST.query(org.msh.etbm.services.cases.contacts.CaseContactQueryParams)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/contact/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.contacts.CaseContactFormData org.msh.etbm.web.api.cases.CaseContactsREST.getForm(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/prevtreat/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.prevtreats.CasePrevTreatData org.msh.etbm.web.api.cases.CasePrevTreatsREST.get(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/prevtreat/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CasePrevTreatsREST.update(java.util.UUID,org.msh.etbm.services.cases.prevtreats.CasePrevTreatFormData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/prevtreat],methods=[GET]}" onto public org.msh.etbm.commons.forms.FormInitResponse org.msh.etbm.web.api.cases.CasePrevTreatsREST.init()
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/prevtreat/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CasePrevTreatsREST.delete(java.util.UUID)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/prevtreat],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CasePrevTreatsREST.create(org.msh.etbm.services.cases.prevtreats.CasePrevTreatFormData)
2016-08-25 06:05:28.354 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/prevtreat/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.cases.CasePrevTreatsREST.query(org.msh.etbm.services.cases.prevtreats.CasePrevTreatQueryParams)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/prevtreat/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.prevtreats.CasePrevTreatFormData org.msh.etbm.web.api.cases.CasePrevTreatsREST.getForm(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/cases/search/init],methods=[POST]}" onto public org.msh.etbm.services.cases.search.CaseSearchInitResponse org.msh.etbm.web.api.cases.CaseSearchREST.init()
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/cases/search],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult<org.msh.etbm.services.cases.search.CaseData> org.msh.etbm.web.api.cases.CaseSearchREST.search(org.msh.etbm.services.cases.search.CaseSearchRequest)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/sideeffect/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.sideeffects.CaseSideEffectData org.msh.etbm.web.api.cases.CaseSideEffectsREST.get(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/sideeffect/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CaseSideEffectsREST.update(java.util.UUID,org.msh.etbm.services.cases.sideeffects.CaseSideEffectFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/sideeffect/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CaseSideEffectsREST.delete(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/sideeffect],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CaseSideEffectsREST.create(org.msh.etbm.services.cases.sideeffects.CaseSideEffectFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/sideeffect/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.cases.CaseSideEffectsREST.query(org.msh.etbm.services.cases.sideeffects.CaseSideEffectQueryParams)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/sideeffect/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.sideeffects.CaseSideEffectFormData org.msh.etbm.web.api.cases.CaseSideEffectsREST.getForm(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/case/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.cases.CaseDetailedData org.msh.etbm.web.api.cases.CasesREST.get(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/case/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CasesREST.update(java.util.UUID,org.msh.etbm.services.cases.cases.CaseFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/case/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CasesREST.delete(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/case],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CasesREST.create(org.msh.etbm.services.cases.cases.CaseFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/case/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.cases.CasesREST.query(org.msh.etbm.services.cases.cases.CaseQueryParams)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/case/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.cases.CaseFormData org.msh.etbm.web.api.cases.CasesREST.getForm(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/cases/view/places],methods=[POST]}" onto public java.util.List<org.msh.etbm.services.cases.view.PlaceData> org.msh.etbm.web.api.cases.CasesViewREST.generateReportByAdminUnit(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/cases/view],methods=[POST]}" onto public org.msh.etbm.services.cases.view.CasesViewResponse org.msh.etbm.web.api.cases.CasesViewREST.generateReport()
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/cases/view/adminunit],methods=[POST]}" onto public org.msh.etbm.services.cases.view.CasesViewResponse org.msh.etbm.web.api.cases.CasesViewREST.generateReport(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/cases/tag/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.cases.CaseTagsREST.getTagCases(org.msh.etbm.services.cases.tag.TagCasesQueryParams)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/cases/tag/update],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.CaseTagsREST.updateManualTags(org.msh.etbm.services.cases.tag.CaseTagsFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examcul/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.followup.examcul.ExamCulData org.msh.etbm.web.api.cases.ExamCultureREST.get(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examcul/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamCultureREST.update(java.util.UUID,org.msh.etbm.services.cases.followup.examcul.ExamCulFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examcul/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamCultureREST.delete(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examcul],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamCultureREST.create(org.msh.etbm.services.cases.followup.examcul.ExamCulFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examcul/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.cases.ExamCultureREST.query(org.msh.etbm.commons.entities.query.EntityQueryParams)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examcul/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.followup.examcul.ExamCulFormData org.msh.etbm.web.api.cases.ExamCultureREST.getForm(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examdst/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.followup.examdst.ExamDSTData org.msh.etbm.web.api.cases.ExamDSTREST.get(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examdst/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamDSTREST.update(java.util.UUID,org.msh.etbm.services.cases.followup.examdst.ExamDSTFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examdst/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamDSTREST.delete(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examdst],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamDSTREST.create(org.msh.etbm.services.cases.followup.examdst.ExamDSTFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examdst/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.cases.ExamDSTREST.query(org.msh.etbm.commons.entities.query.EntityQueryParams)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examdst/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.followup.examdst.ExamDSTFormData org.msh.etbm.web.api.cases.ExamDSTREST.getForm(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examhiv/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.followup.examhiv.ExamHIVData org.msh.etbm.web.api.cases.ExamHIVREST.get(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examhiv/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamHIVREST.update(java.util.UUID,org.msh.etbm.services.cases.followup.examhiv.ExamHIVFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examhiv/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamHIVREST.delete(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examhiv],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamHIVREST.create(org.msh.etbm.services.cases.followup.examhiv.ExamHIVFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examhiv/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.cases.ExamHIVREST.query(org.msh.etbm.commons.entities.query.EntityQueryParams)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examhiv/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.followup.examhiv.ExamHIVFormData org.msh.etbm.web.api.cases.ExamHIVREST.getForm(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/exammic/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.followup.exammic.ExamMicData org.msh.etbm.web.api.cases.ExamMicroscopyREST.get(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/exammic/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamMicroscopyREST.update(java.util.UUID,org.msh.etbm.services.cases.followup.exammic.ExamMicFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/exammic/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamMicroscopyREST.delete(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/exammic],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamMicroscopyREST.create(org.msh.etbm.services.cases.followup.exammic.ExamMicFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/exammic/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.cases.ExamMicroscopyREST.query(org.msh.etbm.commons.entities.query.EntityQueryParams)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/exammic/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.followup.exammic.ExamMicFormData org.msh.etbm.web.api.cases.ExamMicroscopyREST.getForm(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examxpert/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.followup.examxpert.ExamXpertData org.msh.etbm.web.api.cases.ExamXpertREST.get(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examxpert/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamXpertREST.update(java.util.UUID,org.msh.etbm.services.cases.followup.examxpert.ExamXpertFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examxpert/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamXpertREST.delete(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examxpert],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamXpertREST.create(org.msh.etbm.services.cases.followup.examxpert.ExamXpertFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examxpert/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.cases.ExamXpertREST.query(org.msh.etbm.commons.entities.query.EntityQueryParams)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examxpert/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.followup.examxpert.ExamXpertFormData org.msh.etbm.web.api.cases.ExamXpertREST.getForm(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examxray/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.followup.examxray.ExamXRayData org.msh.etbm.web.api.cases.ExamXRayREST.get(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examxray/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamXRayREST.update(java.util.UUID,org.msh.etbm.services.cases.followup.examxray.ExamXRayFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examxray/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamXRayREST.delete(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examxray],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.ExamXRayREST.create(org.msh.etbm.services.cases.followup.examxray.ExamXRayFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examxray/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.cases.ExamXRayREST.query(org.msh.etbm.commons.entities.query.EntityQueryParams)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/examxray/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.followup.examxray.ExamXRayFormData org.msh.etbm.web.api.cases.ExamXRayREST.getForm(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/cases/case/followups/{caseId}],methods=[GET]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.cases.FollowUpREST.get(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/issuefollowup/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.IssueFollowUpsREST.update(java.util.UUID,org.msh.etbm.services.cases.issues.followup.IssueFollowUpFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/issuefollowup/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.IssueFollowUpsREST.delete(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/issuefollowup],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.IssueFollowUpsREST.create(org.msh.etbm.services.cases.issues.followup.IssueFollowUpFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/issuefollowup/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.issues.followup.IssueFollowUpFormData org.msh.etbm.web.api.cases.IssueFollowUpsREST.getForm(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/issue/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.IssuesREST.update(java.util.UUID,org.msh.etbm.services.cases.issues.IssueFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/issue/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.IssuesREST.delete(java.util.UUID)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/issue],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.IssuesREST.create(org.msh.etbm.services.cases.issues.IssueFormData)
2016-08-25 06:05:28.370 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/issue/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.issues.IssueFormData org.msh.etbm.web.api.cases.IssuesREST.getForm(java.util.UUID)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/medexam/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.followup.medexam.MedExamData org.msh.etbm.web.api.cases.MedicalExaminationREST.get(java.util.UUID)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/medexam/{id}],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.MedicalExaminationREST.update(java.util.UUID,org.msh.etbm.services.cases.followup.medexam.MedExamFormData)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/medexam/{id}],methods=[DELETE]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.MedicalExaminationREST.delete(java.util.UUID)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/medexam],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.MedicalExaminationREST.create(org.msh.etbm.services.cases.followup.medexam.MedExamFormData)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/medexam/query],methods=[POST]}" onto public org.msh.etbm.commons.entities.query.QueryResult org.msh.etbm.web.api.cases.MedicalExaminationREST.query(org.msh.etbm.commons.entities.query.EntityQueryParams)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tbl/medexam/form/{id}],methods=[GET]}" onto public org.msh.etbm.services.cases.followup.medexam.MedExamFormData org.msh.etbm.web.api.cases.MedicalExaminationREST.getForm(java.util.UUID)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/cases/case/treatment/{caseId}],methods=[GET]}" onto public org.msh.etbm.services.cases.treatment.data.TreatmentData org.msh.etbm.web.api.cases.TreatmentREST.get(java.util.UUID)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/cases/case/treatment/followup],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.cases.TreatmentREST.update(org.msh.etbm.services.cases.treatment.followup.TreatFollowupUpdateRequest)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/cases/unit/{unitID}],methods=[POST]}" onto public org.msh.etbm.services.cases.view.unitview.UnitViewData org.msh.etbm.web.api.cases.UnitViewREST.getUnitView(java.util.UUID)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/form/request],methods=[POST]}" onto public java.util.Map<java.lang.String, java.lang.Object> org.msh.etbm.web.api.forms.FormsREST.initFields(java.util.List<org.msh.etbm.commons.forms.FormRequest>)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/init/workspace],methods=[POST]}" onto public java.util.UUID org.msh.etbm.web.api.init.RegisterWorkspaceRest.registerWorkspace(org.msh.etbm.services.init.RegisterWorkspaceRequest)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/pub/forgotpwd],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.pub.ForgotPwdREST.requestNewPwd(java.lang.String)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/pub/updatepwd],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.pub.PasswordUpdateREST.updatePassword(org.msh.etbm.services.security.password.PasswordUpdateRequest)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/pub/pwdtokeninfo/{token}],methods=[POST]}" onto public org.msh.etbm.services.pub.PwdResetTokenResponse org.msh.etbm.web.api.pub.PasswordUpdateREST.getUserInfoByToken(java.lang.String)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/pub/selfreg],methods=[POST]}" onto public org.msh.etbm.web.api.StandardResult org.msh.etbm.web.api.pub.SelfRegistrationREST.register(org.msh.etbm.services.pub.SelfRegistrationRequest)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/sys/changepassword],methods=[POST]}" onto public void org.msh.etbm.web.api.session.ChangePasswordREST.updateUserSettings(org.msh.etbm.services.session.changepassword.ChangePasswordFormData)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/session/search],methods=[POST]}" onto public java.util.List<org.msh.etbm.services.session.search.SearchResponse> org.msh.etbm.web.api.session.SearchREST.searchByKey(org.msh.etbm.services.session.search.SearchRequest)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/sys/session],methods=[POST]}" onto public org.msh.etbm.services.session.usersession.UserSessionResponse org.msh.etbm.web.api.session.UserSessionRest.getUserSession(javax.servlet.http.HttpServletRequest)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/sys/workspaces],methods=[POST]}" onto public java.util.List<org.msh.etbm.commons.SynchronizableItem> org.msh.etbm.web.api.session.UserSessionRest.getUserWorkspaces()
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/sys/changews/{userwsId}],methods=[POST]}" onto public org.msh.etbm.web.api.session.ChangeWsResponse org.msh.etbm.web.api.session.UserSessionRest.changeWorkspace(javax.servlet.http.HttpServletRequest,java.util.UUID)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/sys/usersettings],methods=[GET]}" onto public org.msh.etbm.services.session.usersettings.UserSettingsFormData org.msh.etbm.web.api.session.UserSettingsREST.getUserSettings()
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/sys/usersettings],methods=[POST]}" onto public void org.msh.etbm.web.api.session.UserSettingsREST.updateUserSettings(org.msh.etbm.services.session.usersettings.UserSettingsFormData)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/sys/info]}" onto public org.msh.etbm.services.sys.info.SystemInformation org.msh.etbm.web.api.sys.SystemRest.getInformation(java.lang.String,java.lang.String)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/]}" onto public java.lang.String org.msh.etbm.web.templates.IndexController.welcome(java.util.Map<java.lang.String, java.lang.Object>,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
2016-08-25 06:05:28.385 INFO 6412 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2016-08-25 06:05:28.432 INFO 6412 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2016-08-25 06:05:28.432 INFO 6412 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2016-08-25 06:05:28.448 INFO 6412 --- [ main] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in exceptionHandlingController
2016-08-25 06:05:28.448 INFO 6412 --- [ main] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in unexpectedExceptionHandlingController
2016-08-25 06:05:28.479 INFO 6412 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2016-08-25 06:05:28.776 INFO 6412 --- [ main] o.m.e.t.c.c.CmdTypesFormRequestTest : Started CmdTypesFormRequestTest in 26.703 seconds (JVM running for 27.779)
2016-08-25 06:05:28.854 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : Initializing database: running setup-database.sql
2016-08-25 06:05:28.870 INFO 6412 --- [ main] o.s.jdbc.datasource.init.ScriptUtils : Executing SQL script from class path resource [setup-database.sql]
2016-08-25 06:05:28.870 INFO 6412 --- [ main] o.s.jdbc.datasource.init.ScriptUtils : Executed SQL script from class path resource [setup-database.sql] in 0 ms.
2016-08-25 06:05:29.042 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Using the following xml files to load custom mappings for the bean mapper instance: [dozer/config.mapper.xml, dozer/global.mapper.xml, dozer/adminunit.mapper.xml, dozer/unit.mapper.xml, dozer/source.mapper.xml, dozer/product.mapper.xml, dozer/substance.mapper.xml, dozer/workspace.mapper.xml, dozer/userws.mapper.xml, dozer/regimen.mapper.xml, dozer/sysconfig.mapper.xml, dozer/followup.mapper.xml, dozer/case.mapper.xml]
2016-08-25 06:05:29.042 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Trying to find xml mapping file: dozer/config.mapper.xml
2016-08-25 06:05:29.042 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Using URL [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/config.mapper.xml] to load custom xml mappings
2016-08-25 06:05:29.073 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Successfully loaded custom xml mappings from URL: [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/config.mapper.xml]
2016-08-25 06:05:29.073 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Trying to find xml mapping file: dozer/global.mapper.xml
2016-08-25 06:05:29.073 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Using URL [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/global.mapper.xml] to load custom xml mappings
2016-08-25 06:05:29.088 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Successfully loaded custom xml mappings from URL: [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/global.mapper.xml]
2016-08-25 06:05:29.088 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Trying to find xml mapping file: dozer/adminunit.mapper.xml
2016-08-25 06:05:29.088 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Using URL [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/adminunit.mapper.xml] to load custom xml mappings
2016-08-25 06:05:29.088 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Successfully loaded custom xml mappings from URL: [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/adminunit.mapper.xml]
2016-08-25 06:05:29.088 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Trying to find xml mapping file: dozer/unit.mapper.xml
2016-08-25 06:05:29.104 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Using URL [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/unit.mapper.xml] to load custom xml mappings
2016-08-25 06:05:29.104 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Successfully loaded custom xml mappings from URL: [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/unit.mapper.xml]
2016-08-25 06:05:29.104 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Trying to find xml mapping file: dozer/source.mapper.xml
2016-08-25 06:05:29.104 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Using URL [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/source.mapper.xml] to load custom xml mappings
2016-08-25 06:05:29.104 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Successfully loaded custom xml mappings from URL: [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/source.mapper.xml]
2016-08-25 06:05:29.104 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Trying to find xml mapping file: dozer/product.mapper.xml
2016-08-25 06:05:29.120 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Using URL [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/product.mapper.xml] to load custom xml mappings
2016-08-25 06:05:29.120 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Successfully loaded custom xml mappings from URL: [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/product.mapper.xml]
2016-08-25 06:05:29.120 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Trying to find xml mapping file: dozer/substance.mapper.xml
2016-08-25 06:05:29.120 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Using URL [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/substance.mapper.xml] to load custom xml mappings
2016-08-25 06:05:29.120 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Successfully loaded custom xml mappings from URL: [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/substance.mapper.xml]
2016-08-25 06:05:29.120 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Trying to find xml mapping file: dozer/workspace.mapper.xml
2016-08-25 06:05:29.135 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Using URL [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/workspace.mapper.xml] to load custom xml mappings
2016-08-25 06:05:29.135 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Successfully loaded custom xml mappings from URL: [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/workspace.mapper.xml]
2016-08-25 06:05:29.135 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Trying to find xml mapping file: dozer/userws.mapper.xml
2016-08-25 06:05:29.135 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Using URL [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/userws.mapper.xml] to load custom xml mappings
2016-08-25 06:05:29.151 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Successfully loaded custom xml mappings from URL: [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/userws.mapper.xml]
2016-08-25 06:05:29.151 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Trying to find xml mapping file: dozer/regimen.mapper.xml
2016-08-25 06:05:29.151 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Using URL [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/regimen.mapper.xml] to load custom xml mappings
2016-08-25 06:05:29.151 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Successfully loaded custom xml mappings from URL: [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/regimen.mapper.xml]
2016-08-25 06:05:29.151 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Trying to find xml mapping file: dozer/sysconfig.mapper.xml
2016-08-25 06:05:29.151 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Using URL [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/sysconfig.mapper.xml] to load custom xml mappings
2016-08-25 06:05:29.167 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Successfully loaded custom xml mappings from URL: [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/sysconfig.mapper.xml]
2016-08-25 06:05:29.167 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Trying to find xml mapping file: dozer/followup.mapper.xml
2016-08-25 06:05:29.167 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Using URL [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/followup.mapper.xml] to load custom xml mappings
2016-08-25 06:05:29.167 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Successfully loaded custom xml mappings from URL: [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/followup.mapper.xml]
2016-08-25 06:05:29.167 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Trying to find xml mapping file: dozer/case.mapper.xml
2016-08-25 06:05:29.167 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Using URL [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/case.mapper.xml] to load custom xml mappings
2016-08-25 06:05:29.182 INFO 6412 --- [ main] org.dozer.DozerBeanMapper : Successfully loaded custom xml mappings from URL: [file:/C:/apps/jenkins/workspace/eTBM%203%20(master)/target/classes/dozer/case.mapper.xml]
2016-08-25 06:05:29.323 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : Initializing workspace and admin user
2016-08-25 06:05:29.698 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for init in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.prevtreat in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.contact in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.sideeffect in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.comment in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.issues in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.issuefollowups in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.issuefollowups.create in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.issuefollowups.update in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.issuefollowups.delete in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.medexam in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.exammic in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.examcul in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.examxpert in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.examdst in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.examhiv in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for cases.case.examxray in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for admin.tags.create in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for admin.tags.update in the locale English (United States)
2016-08-25 06:05:29.729 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for admin.tags.delete in the locale English (United States)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.766 sec - in org.msh.etbm.test.commons.commands.CmdTypesFormRequestTest
Running org.msh.etbm.test.commons.commands.CommandTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.msh.etbm.test.commons.commands.CommandTypeTest
Running org.msh.etbm.test.commons.commands.DetailWriterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.msh.etbm.test.commons.commands.DetailWriterTest
Running org.msh.etbm.test.commons.DateUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.msh.etbm.test.commons.DateUtilsTest
Running org.msh.etbm.test.commons.DozerTest
2016-08-25 06:05:29.745 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.AuthenticatedTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:29.745 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:29.745 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@403230be, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@60b03599, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@627a06e6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1592a3d5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@44f4c619, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@25892fe3]
2016-08-25 06:05:29.792 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
2016-08-25 06:05:29.807 INFO 6412 --- [ main] o.s.t.c.transaction.TransactionContext : Began transaction (1) for test context [DefaultTestContext@17fac5b2 testClass = DozerTest, testInstance = org.msh.etbm.test.commons.DozerTest@75dc1d5a, testMethod = testUnit@DozerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@17765082 testClass = DozerTest, locations = '{}', classes = '{class org.msh.etbm.Application}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.SpringApplicationContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3d8bf514]; rollback [true]
2016-08-25 06:05:29.807 INFO 6412 --- [ main] o.s.t.c.transaction.TransactionContext : Rolled back transaction for test context [DefaultTestContext@17fac5b2 testClass = DozerTest, testInstance = org.msh.etbm.test.commons.DozerTest@75dc1d5a, testMethod = testUnit@DozerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@17765082 testClass = DozerTest, locations = '{}', classes = '{class org.msh.etbm.Application}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.SpringApplicationContextLoader', parent = [null]]].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.msh.etbm.test.commons.DozerTest
Running org.msh.etbm.test.commons.entities.EntityDAOTest
2016-08-25 06:05:29.807 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.AuthenticatedTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:29.807 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:29.807 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@205c0b1a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@339cedbb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@62f11904, org.springframework.test.context.support.DirtiesContextTestExecutionListener@33bd86fe, org.springframework.test.context.transaction.TransactionalTestExecutionListener@73f94f48, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@27dc95b9]
2016-08-25 06:05:29.838 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
2016-08-25 06:05:29.838 INFO 6412 --- [ main] o.s.t.c.transaction.TransactionContext : Began transaction (1) for test context [DefaultTestContext@125a6446 testClass = EntityDAOTest, testInstance = org.msh.etbm.test.commons.entities.EntityDAOTest@2be0ea4a, testMethod = crudTest@EntityDAOTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4d8f917f testClass = EntityDAOTest, locations = '{}', classes = '{class org.msh.etbm.Application}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.SpringApplicationContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3d8bf514]; rollback [true]
2016-08-25 06:05:29.870 INFO 6412 --- [ main] o.s.t.c.transaction.TransactionContext : Rolled back transaction for test context [DefaultTestContext@125a6446 testClass = EntityDAOTest, testInstance = org.msh.etbm.test.commons.entities.EntityDAOTest@2be0ea4a, testMethod = crudTest@EntityDAOTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4d8f917f testClass = EntityDAOTest, locations = '{}', classes = '{class org.msh.etbm.Application}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.SpringApplicationContextLoader', parent = [null]]].
2016-08-25 06:05:29.885 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.msh.etbm.test.commons.entities.EntityDAOTest
Running org.msh.etbm.test.commons.forms.FormParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.msh.etbm.test.commons.forms.FormParserTest
Running org.msh.etbm.test.commons.forms.FormRequestServiceTest
2016-08-25 06:05:29.932 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.AuthenticatedTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:29.932 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:29.932 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@60c95d8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@40557b00, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@172e4d3a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@74faa12, org.springframework.test.context.transaction.TransactionalTestExecutionListener@650f4d76, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@ee9b7ac]
2016-08-25 06:05:29.948 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.msh.etbm.test.commons.forms.FormRequestServiceTest
Running org.msh.etbm.test.commons.forms.JavaScriptFormGenTest
2016-08-25 06:05:29.963 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.AuthenticatedTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:29.963 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:29.963 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3f92977a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1330d15e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@27192b0c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5f2896fa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@74aae322, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@610576c8]
2016-08-25 06:05:29.995 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
2016-08-25 06:05:30.026 INFO 6412 --- [ main] org.msh.etbm.commons.Messages : No message found for Patient.firstName in the locale English (United States)
function newSchema() { return {
title: 'The title',
defaultProperties:{
active:true,
autoGenerated:function() { return typeof this.sqlCondition === 'string'; }
},
controls:[{
newRow: false,
spanRow: true,
max: 100,
custom: false,
readOnly: true,
label: 'Patient.firstName',
type: 'string',
required: true,
size: { md: 6 },
trim: true,
property: 'name',
name: 'name',
id: 'ctrl0'
},{
newRow: false,
visible: function() { return this.name === 'ABC'; },
size: { md: 6 },
spanRow: false,
defaultValue: true,
custom: false,
property: 'active',
id: 'ctrl1',
type: 'yesNo'
},{
newRow: false,
size: { md: 6 },
spanRow: false,
defaultValue: function() { return typeof this.sqlCondition === 'string'; },
custom: false,
property: 'autoGenerated',
id: 'ctrl2',
type: 'yesNo',
required: true
},{
newRow: false,
controls:[{
newRow: true,
size: { md: 6 },
spanRow: false,
defaultValue: false,
custom: false,
property: 'consistencyCheck',
id: 'ctrl3.ctrl0',
type: 'yesNo'
},{
newRow: false,
size: { md: 12 },
trim: true,
spanRow: false,
custom: false,
property: 'sqlCondition',
id: 'ctrl3.ctrl1',
type: 'text'
}
],
visible: function() { return this.autoGenerated; },
spanRow: false,
id: 'ctrl3',
type: 'container'
}
],
validators:[{ rule: function() { return this.name !== 'Rio'; }, message: "name cannot be Rio"}]
};
}
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 sec - in org.msh.etbm.test.commons.forms.JavaScriptFormGenTest
Running org.msh.etbm.test.commons.forms.JsonFormParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.msh.etbm.test.commons.forms.JsonFormParserTest
Running org.msh.etbm.test.commons.model.CustomValidatorsTest
function model_test() { return {fields: {value: {validators: {v0: function() { return this.value !== 1; }, v1: function() { return this.value < 10; }}}}}; }
function model_test() { return {fields: {value: {}}, validators: {v0: function() { return this.value !== 1; }, v1: function() { return this.value < 10; }}}; }
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.msh.etbm.test.commons.model.CustomValidatorsTest
Running org.msh.etbm.test.commons.model.FieldOptionsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.msh.etbm.test.commons.model.FieldOptionsTest
Running org.msh.etbm.test.commons.model.JsonModelParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.msh.etbm.test.commons.model.JsonModelParserTest
Running org.msh.etbm.test.commons.model.ModelDAOTest
2016-08-25 06:05:30.573 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.AuthenticatedTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:30.573 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:30.573 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7c556af2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1b047ad, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@725bb3a8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5d699e19, org.springframework.test.context.transaction.TransactionalTestExecutionListener@a3c7dbc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@9b2ce79]
2016-08-25 06:05:30.588 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.msh.etbm.test.commons.model.ModelDAOTest
Running org.msh.etbm.test.commons.model.ModelTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.msh.etbm.test.commons.model.ModelTest
Running org.msh.etbm.test.commons.model.SQLQueryLoaderTest
2016-08-25 06:05:30.698 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.commons.model.SQLQueryLoaderTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:30.698 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:30.698 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@a0b11, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@c76c029, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4435c9b9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@204ce262, org.springframework.test.context.transaction.TransactionalTestExecutionListener@704e27f9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4a83c651]
select a.id, a.shortName as f0, a.name as f1, a.customId as f2, a.active as f3
from source a
where a.workspace_id = :workspace_id
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.msh.etbm.test.commons.model.SQLQueryLoaderTest
Running org.msh.etbm.test.commons.model.SQLSelectGenTest
select a.id, a.active as f0, a.level as f1, a.name as f2, a.city as f3, ac.regimen_id as f4, c0.name as f5
from administrativeUnit a
left join administrativeUnittest ac on ac.id = a.id
join regimen c0 on c0.id = a.regimen_id
where a.workspace_id = :workspace_id
and a.id = :id
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.msh.etbm.test.commons.model.SQLSelectGenTest
Running org.msh.etbm.test.commons.model.StringFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.msh.etbm.test.commons.model.StringFieldTest
Running org.msh.etbm.test.commons.objutils.DiffsUtilsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.msh.etbm.test.commons.objutils.DiffsUtilsTest
Running org.msh.etbm.test.commons.objutils.ObjectUtilsTest
user
action
Ricardo Lima (Editing data)
-1135529608
-1135529607
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.msh.etbm.test.commons.objutils.ObjectUtilsTest
Running org.msh.etbm.test.commons.sqlquery.QueryBuilderTest
null
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.msh.etbm.test.commons.sqlquery.QueryBuilderTest
Running org.msh.etbm.test.LocaleRequestInterceptorTest
2016-08-25 06:05:30.745 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.LocaleRequestInterceptorTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:30.745 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:30.745 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6ece6906, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d2abb1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@68009f48, org.springframework.test.context.support.DirtiesContextTestExecutionListener@ac570e0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@17debee7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1c7108e]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.msh.etbm.test.LocaleRequestInterceptorTest
Running org.msh.etbm.test.MessageTest
2016-08-25 06:05:30.745 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.MessageTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:30.760 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:30.760 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5afefa87, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4b0393ee, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4d829889, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6ac9b6d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2bab73fd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7ce00985]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.msh.etbm.test.MessageTest
Running org.msh.etbm.test.services.admin.CountryStructureTest
2016-08-25 06:05:30.760 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.AuthenticatedTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:30.760 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:30.760 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@a2763f8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@73ff16a1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@26f6ed79, org.springframework.test.context.support.DirtiesContextTestExecutionListener@315203b1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5b9ec0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@b9aca74]
2016-08-25 06:05:30.776 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
2016-08-25 06:05:30.854 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in org.msh.etbm.test.services.admin.CountryStructureTest
Running org.msh.etbm.test.services.admin.LogMessagesTest
2016-08-25 06:05:30.901 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.services.admin.LogMessagesTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:30.901 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:30.901 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6becf200, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4cc7bd09, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4834e816, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3c3562c0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3045fbb4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@411b3740]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.msh.etbm.test.services.admin.LogMessagesTest
Running org.msh.etbm.test.services.admin.MedicineTest
2016-08-25 06:05:30.917 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.AuthenticatedTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:30.917 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:30.917 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@d6ff21e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@510d6e38, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@627ed93a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@157312, org.springframework.test.context.transaction.TransactionalTestExecutionListener@72988e0c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@485e52c9]
2016-08-25 06:05:30.932 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec - in org.msh.etbm.test.services.admin.MedicineTest
Running org.msh.etbm.test.services.admin.PermissionTreeOptionsTest
2016-08-25 06:05:31.120 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.AuthenticatedTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:31.120 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:31.120 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5a0ec54c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@486d9e4e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@702e8e67, org.springframework.test.context.support.DirtiesContextTestExecutionListener@308f13dc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1c078424, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@383cf604]
2016-08-25 06:05:31.135 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.msh.etbm.test.services.admin.PermissionTreeOptionsTest
Running org.msh.etbm.test.services.admin.SourceTest
2016-08-25 06:05:31.135 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.AuthenticatedTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:31.151 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:31.151 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5f4491b9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6a6b4536, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5582249c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@19801b8d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@62b2885d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@524023c8]
2016-08-25 06:05:31.167 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.msh.etbm.test.services.admin.SourceTest
Running org.msh.etbm.test.services.admin.SubstanceTest
2016-08-25 06:05:31.229 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.AuthenticatedTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:31.229 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:31.229 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@33c5e228, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@37a709bc, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@cae60f1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4e8fab14, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5247c44f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5d22dd52]
2016-08-25 06:05:31.245 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.msh.etbm.test.services.admin.SubstanceTest
Running org.msh.etbm.test.services.admin.SysConfigTest
2016-08-25 06:05:31.307 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.AuthenticatedTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:31.307 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:31.307 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1d504f2c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5f07df35, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@9a4bb97, org.springframework.test.context.support.DirtiesContextTestExecutionListener@128403d8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@d32178b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6c2d9f6f]
2016-08-25 06:05:31.323 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.msh.etbm.test.services.admin.SysConfigTest
Running org.msh.etbm.test.services.admin.TagTest
2016-08-25 06:05:31.338 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.AuthenticatedTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:31.338 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:31.338 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3b057816, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7afaf602, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5970734c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@b8c4bcb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1bd95764, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@36bef8fb]
2016-08-25 06:05:31.354 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
2016-08-25 06:05:31.463 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
2016-08-25 06:05:31.463 WARN 6412 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 1054, SQLState: 42S22
2016-08-25 06:05:31.463 ERROR 6412 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Unknown column 'a.invalidFIELD' in 'where clause'
2016-08-25 06:05:31.479 WARN 6412 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Warning Code: 1054, SQLState: 42S22
2016-08-25 06:05:31.479 WARN 6412 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Unknown column 'a.invalidFIELD' in 'where clause'
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in org.msh.etbm.test.services.admin.TagTest
Running org.msh.etbm.test.services.admin.UserViewOptionsTest
2016-08-25 06:05:31.479 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.AuthenticatedTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:31.479 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:31.479 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@559c3710, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@418b3215, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@58fb9020, org.springframework.test.context.support.DirtiesContextTestExecutionListener@19ed779e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2dfde704, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@357e6334]
2016-08-25 06:05:31.495 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
2016-08-25 06:05:31.526 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.msh.etbm.test.services.admin.UserViewOptionsTest
Running org.msh.etbm.test.services.admin.UserWsTest
2016-08-25 06:05:31.526 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.AuthenticatedTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:31.526 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:31.526 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4bb4c147, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2c7ddfa0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@53b52f30, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1b250e51, org.springframework.test.context.transaction.TransactionalTestExecutionListener@76f65a8b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@34341b2a]
2016-08-25 06:05:31.542 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
c0a8fe74-56c1-1946-8156-c1296893004f
2016-08-25 06:05:31.901 INFO 6412 --- [127.0.0.1:49619] com.icegreen.greenmail.smtp.SmtpManager : Created user login test@test.com for address test@test.com with password test@test.com because it didn't exist before.
c0a8fe74-56c1-1946-8156-c12969ac0051
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 sec - in org.msh.etbm.test.services.admin.UserWsTest
Running org.msh.etbm.test.services.pub.ForgotPwdTest
2016-08-25 06:05:31.979 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.services.pub.ForgotPwdTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:31.979 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:31.979 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@45e65f8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7538033f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@25a65e20, org.springframework.test.context.support.DirtiesContextTestExecutionListener@c5a82d6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7bdc5700, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4e4892bf]
2016-08-25 06:05:31.995 INFO 6412 --- [127.0.0.1:49620] com.icegreen.greenmail.smtp.SmtpManager : Created user login rmemoria@msh.org for address rmemoria@msh.org with password rmemoria@msh.org because it didn't exist before.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.msh.etbm.test.services.pub.ForgotPwdTest
Running org.msh.etbm.test.services.UserSettingsTest
2016-08-25 06:05:32.010 INFO 6412 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.msh.etbm.test.AuthenticatedTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2016-08-25 06:05:32.010 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2016-08-25 06:05:32.010 INFO 6412 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@436c910e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@75defbd2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1f5359a8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@47cdae47, org.springframework.test.context.transaction.TransactionalTestExecutionListener@600eb351, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@628cc4e9]
2016-08-25 06:05:32.026 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
2016-08-25 06:05:32.057 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
2016-08-25 06:05:32.088 INFO 6412 --- [ main] org.msh.etbm.test.TestSetup : User admin authenticated
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.msh.etbm.test.services.UserSettingsTest
2016-08-25 06:05:32.104 INFO 6412 --- [ Thread-2] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@45d2ade3: startup date [Thu Aug 25 06:05:02 EDT 2016]; root of context hierarchy
2016-08-25 06:05:32.120 INFO 6412 --- [ Thread-2] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
Results :
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ etbmanager ---
[INFO] Building jar: C:\apps\jenkins\workspace\eTBM 3 (master)\target\etbmanager-2.9.2-SNAPSHOT.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy) @ etbmanager ---
[INFO] Configured Artifact: com.sun.winsw:winsw:bin:?:exe
[INFO] Copying winsw-1.18-bin.exe to C:\apps\jenkins\workspace\eTBM 3 (master)\target\dist\service.exe
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (assembly) @ etbmanager ---
[INFO] Reading assembly descriptor: src/main/assembly/unix.xml
[INFO] Reading assembly descriptor: src/main/assembly/windows.xml
[INFO] Building zip: C:\apps\jenkins\workspace\eTBM 3 (master)\target\etbmanager-2.9.2-SNAPSHOT-unix.zip
[INFO] Building zip: C:\apps\jenkins\workspace\eTBM 3 (master)\target\etbmanager-2.9.2-SNAPSHOT-windows.zip
[INFO]
[INFO] --- spring-boot-maven-plugin:1.3.5.RELEASE:repackage (default) @ etbmanager ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:24 min
[INFO] Finished at: 2016-08-25T06:05:41-04:00
[INFO] Final Memory: 59M/958M
[INFO] ------------------------------------------------------------------------
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Finished: SUCCESS