Detailed information about defect clone:

28-C2.H2.M1.L0_M_CR.war

 

Nickname of the defect

mixOfTheMostCritical

Brief desctiption

The mix of defects in all five parts.

How to activate the first defect

 

Visibility of the defect

Expected Actual

Parts

StudentService TeacherService DateUtility GradeDAO UserDAO
E01StudentService E01TeacherService E01DateUtility E01GradeTypeDao E01UserDao

URL to the defect source code

Mixed defects

Source code with the injected defect

Mixed defects

URL to the correct source code

Mixed defects

Correct source code

Mixed defects

Logged information up to failure

2019-10-15 18:55:36.376 -- INFO LogHelper:31 - HHH000204: Processing PersistenceUnitInfo [name: cz.zcu.kiv.matyasj.dp] 2019-10-15 18:55:36.610 -- INFO Version:46 - HHH000412: Hibernate Core {5.4.1.Final} 2019-10-15 18:55:37.000 -- INFO Version:49 - HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2019-10-15 18:55:37.414 -- INFO C3P0ConnectionProvider:116 - HHH010002: C3P0 using driver: com.mysql.jdbc.Driver at URL: jdbc:mysql://localhost:3306/uis-web-db 2019-10-15 18:55:37.414 -- INFO C3P0ConnectionProvider:117 - HHH10001001: Connection properties: {password=****, useUnicode=true, handling_mode=DELAYED_ACQUISITION_AND_HOLD, characterEncoding=UTF-8, user=uis-web} 2019-10-15 18:55:37.414 -- INFO C3P0ConnectionProvider:120 - HHH10001003: Autocommit mode: false 2019-10-15 18:55:37.617 -- INFO C3P0ConnectionProvider:200 - HHH10001007: JDBC isolation level: <unknown> 2019-10-15 18:55:37.992 -- INFO Dialect:158 - HHH000400: Using dialect: org.hibernate.dialect.MySQL55Dialect 2019-10-15 18:55:39.685 -- INFO access:47 - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@29f7c73e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2019-10-15 18:55:42.095 -- INFO access:47 - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1355d2a0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2019-10-15 18:55:54.641 -- INFO JtaPlatformInitiator:52 - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2019-10-15 18:55:54.907 -- INFO SecurityConfig:75 - SECURITY JDBC authentication process is running 2019-10-15 18:55:57.209 -- INFO SecurityConfig:93 - Authorization configuration process is running 2019-10-15 18:55:57.537 -- INFO BaseInitializer:97 - Initializing ... 2019-10-15 18:56:04.374 -- INFO BaseInitializer:463 - Initialized! 2019-10-15 18:56:04.530 -- INFO BaseInitializer:97 - Initializing ... 2019-10-15 19:00:03.064 -- INFO LoginController:30 - Request for login view 2019-10-15 19:00:08.730 -- INFO UserDaoCriteria:74 - User with username blue found. 2019-10-15 19:00:08.839 -- INFO SecurityConfig:121 - Success login - blue 2019-10-15 19:00:08.839 -- INFO SecurityConfig:125 - User login role: ROLE_STUDENT 2019-10-15 19:00:08.855 -- INFO UserDaoCriteria:74 - User with username blue found. 2019-10-15 19:00:08.886 -- INFO OverviewController:49 - Request for overview of student with id 17 for view. 2019-10-15 19:00:10.610 -- INFO RegisterSubjectListController:48 - Request for retrieving studied subjects view. 2019-10-15 19:00:10.610 -- INFO UserDaoCriteria:74 - User with username blue found. 2019-10-15 19:00:10.641 -- ERROR E01StudentService:58 - INJECTED_ERROR: E01StudentService_getStudiedSubjectsList_returns_always_null_instead_of_list_of_subjects 2019-10-15 19:00:10.641 -- INFO UserDaoCriteria:74 - User with username blue found. 2019-10-15 19:00:10.673 -- INFO BaseStudentService:101 - Getting list of absolved subjects for student with id 17. 2019-10-15 19:00:10.673 -- INFO UserDaoCriteria:74 - User with username blue found. 2019-10-15 19:00:10.688 -- INFO BaseStudentService:222 - Getting list of grades for student with id 17. 2019-10-15 19:00:10.704 -- INFO GradeDaoCriteria:102 - Returning list of 0 for student with id 17 2019-10-15 19:00:10.704 -- INFO UserDaoCriteria:74 - User with username blue found. 2019-10-15 19:00:10.751 -- INFO BaseStudentService:426 - Getting total number of credits for student with id 17.

Overview of functional tests full log

Overview of acceptance tests full report