diff --git a/test052rb-backrb-b/authsec_springboot/.gitignore b/test052rb-backrb-b/authsec_springboot/.gitignore
new file mode 100644
index 0000000..e43b0f9
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/.gitignore
@@ -0,0 +1 @@
+.DS_Store
diff --git a/test052rb-backrb-b/authsec_springboot/backend/.classpath b/test052rb-backrb-b/authsec_springboot/backend/.classpath
new file mode 100644
index 0000000..e16ec96
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/.classpath
@@ -0,0 +1,57 @@
+
+
+	
+		
+			
+			
+		
+	
+	
+		
+			
+			
+		
+	
+	
+		
+			
+			
+			
+		
+	
+	
+		
+			
+		
+	
+	
+		
+			
+		
+	
+	
+		
+			
+			
+			
+			
+		
+	
+	
+		
+			
+			
+			
+		
+	
+	
+		
+			
+			
+			
+			
+			
+		
+	
+	
+
diff --git a/test052rb-backrb-b/authsec_springboot/backend/.factorypath b/test052rb-backrb-b/authsec_springboot/backend/.factorypath
new file mode 100644
index 0000000..9ed7910
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/.factorypath
@@ -0,0 +1,235 @@
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+
diff --git a/test052rb-backrb-b/authsec_springboot/backend/.project b/test052rb-backrb-b/authsec_springboot/backend/.project
new file mode 100644
index 0000000..b02cd1e
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/.project
@@ -0,0 +1,28 @@
+
+
+	app
+	
+	
+	
+	
+		
+			org.eclipse.jdt.core.javabuilder
+			
+			
+		
+		
+			org.springframework.ide.eclipse.boot.validation.springbootbuilder
+			
+			
+		
+		
+			org.eclipse.m2e.core.maven2Builder
+			
+			
+		
+	
+	
+		org.eclipse.jdt.core.javanature
+		org.eclipse.m2e.core.maven2Nature
+	
+
diff --git a/test052rb-backrb-b/authsec_springboot/backend/.settings/org.eclipse.core.resources.prefs b/test052rb-backrb-b/authsec_springboot/backend/.settings/org.eclipse.core.resources.prefs
new file mode 100644
index 0000000..abdea9a
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/.settings/org.eclipse.core.resources.prefs
@@ -0,0 +1,4 @@
+eclipse.preferences.version=1
+encoding//src/main/java=UTF-8
+encoding//src/main/resources=UTF-8
+encoding/=UTF-8
diff --git a/test052rb-backrb-b/authsec_springboot/backend/.settings/org.eclipse.jdt.apt.core.prefs b/test052rb-backrb-b/authsec_springboot/backend/.settings/org.eclipse.jdt.apt.core.prefs
new file mode 100644
index 0000000..dfa4f3a
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/.settings/org.eclipse.jdt.apt.core.prefs
@@ -0,0 +1,4 @@
+eclipse.preferences.version=1
+org.eclipse.jdt.apt.aptEnabled=true
+org.eclipse.jdt.apt.genSrcDir=target/generated-sources/annotations
+org.eclipse.jdt.apt.genTestSrcDir=target/generated-test-sources/test-annotations
diff --git a/test052rb-backrb-b/authsec_springboot/backend/.settings/org.eclipse.jdt.core.prefs b/test052rb-backrb-b/authsec_springboot/backend/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000..90b69d4
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,10 @@
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.methodParameters=generate
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
+org.eclipse.jdt.core.compiler.compliance=1.8
+org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
+org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
+org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=ignore
+org.eclipse.jdt.core.compiler.processAnnotations=enabled
+org.eclipse.jdt.core.compiler.release=disabled
+org.eclipse.jdt.core.compiler.source=1.8
diff --git a/test052rb-backrb-b/authsec_springboot/backend/.settings/org.eclipse.m2e.core.prefs b/test052rb-backrb-b/authsec_springboot/backend/.settings/org.eclipse.m2e.core.prefs
new file mode 100644
index 0000000..f897a7f
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/.settings/org.eclipse.m2e.core.prefs
@@ -0,0 +1,4 @@
+activeProfiles=
+eclipse.preferences.version=1
+resolveWorkspaceProjects=true
+version=1
diff --git a/test052rb-backrb-b/authsec_springboot/backend/.settings/org.springframework.ide.eclipse.prefs b/test052rb-backrb-b/authsec_springboot/backend/.settings/org.springframework.ide.eclipse.prefs
new file mode 100644
index 0000000..a12794d
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/.settings/org.springframework.ide.eclipse.prefs
@@ -0,0 +1,2 @@
+boot.validation.initialized=true
+eclipse.preferences.version=1
diff --git a/test052rb-backrb-b/authsec_springboot/backend/.swagger-codegen-ignore b/test052rb-backrb-b/authsec_springboot/backend/.swagger-codegen-ignore
new file mode 100644
index 0000000..19d3377
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/.swagger-codegen-ignore
@@ -0,0 +1,23 @@
+# Swagger Codegen Ignore
+# Generated by swagger-codegen https://github.com/swagger-api/swagger-codegen
+
+# Use this file to prevent files from being overwritten by the generator.
+# The patterns follow closely to .gitignore or .dockerignore.
+
+# As an example, the C# client generator defines ApiClient.cs.
+# You can make changes and tell Swagger Codgen to ignore just this file by uncommenting the following line:
+#ApiClient.cs
+
+# You can match any string of characters against a directory, file or extension with a single asterisk (*):
+#foo/*/qux
+# The above matches foo/bar/qux and foo/baz/qux, but not foo/bar/baz/qux
+
+# You can recursively match patterns against a directory, file or extension with a double asterisk (**):
+#foo/**/qux
+# Thsi matches foo/bar/qux, foo/baz/qux, and foo/bar/baz/qux
+
+# You can also negate patterns with an exclamation (!).
+# For example, you can ignore all files in a docs folder with the file extension .md:
+#docs/*.md
+# Then explicitly reverse the ignore rule for a single file:
+#!docs/README.md
diff --git a/test052rb-backrb-b/authsec_springboot/backend/dump.sql b/test052rb-backrb-b/authsec_springboot/backend/dump.sql
new file mode 100644
index 0000000..2254b14
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/dump.sql
@@ -0,0 +1,508 @@
+use test1; 
+DROP TABLE IF EXISTS `accounts`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `accounts` (
+  `id` bigint NOT NULL,
+  `companyname` varchar(255) DEFAULT NULL,
+  `email` varchar(255) DEFAULT NULL,
+  `managing_work` varchar(255) DEFAULT NULL,
+  `mobile` bigint DEFAULT NULL,
+  `name` varchar(255) DEFAULT NULL,
+  `pancard` varchar(255) DEFAULT NULL,
+  `password` varchar(255) DEFAULT NULL,
+  `working` varchar(255) DEFAULT NULL,
+  PRIMARY KEY (`id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+/*!40000 ALTER TABLE `accounts` DISABLE KEYS */;
+INSERT INTO `accounts` VALUES (1,'test','test@gmail.com','w',123456789,'kk','kk','test','w');
+/*!40000 ALTER TABLE `accounts` ENABLE KEYS */;
+
+DROP TABLE IF EXISTS `app_user_log`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `app_user_log` (
+  `log_id` bigint NOT NULL,
+  `created_on` datetime DEFAULT NULL,
+  `generate_log` varchar(255) DEFAULT NULL,
+  `log_file_name` varchar(255) DEFAULT NULL,
+  `log_level` varchar(255) DEFAULT NULL,
+  `user_name` varchar(255) DEFAULT NULL,
+  PRIMARY KEY (`log_id`),
+  UNIQUE KEY `UK_tl3or0c0pxxdvigxponlgee18` (`user_name`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+
+/*!40000 ALTER TABLE `app_user_log` DISABLE KEYS */;
+INSERT INTO `app_user_log` VALUES (1,'2023-06-09 17:39:20','Y','sysadmin1686312560.log','info','sysadmin');
+/*!40000 ALTER TABLE `app_user_log` ENABLE KEYS */;
+
+
+DROP TABLE IF EXISTS `app_user_log_sequence`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `app_user_log_sequence` (
+  `next_val` bigint DEFAULT NULL
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+/*!40000 ALTER TABLE `app_user_log_sequence` DISABLE KEYS */;
+INSERT INTO `app_user_log_sequence` VALUES (2),(2),(2),(2),(2),(2),(2),(2),(2),(1);
+/*!40000 ALTER TABLE `app_user_log_sequence` ENABLE KEYS */;
+
+
+
+DROP TABLE IF EXISTS `logs`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `logs` (
+  `user_id` bigint NOT NULL,
+  `dated` varchar(255) DEFAULT NULL,
+  `lavel` varchar(255) DEFAULT NULL,
+  `logger` varchar(255) DEFAULT NULL,
+  `message` varchar(255) DEFAULT NULL,
+  PRIMARY KEY (`user_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+/*!40000 ALTER TABLE `role` DISABLE KEYS */;
+INSERT INTO `role` VALUES (1,'ADMIN','ROLE_ADMIN'),(2,'Developer','ROLE_Developer'),(3,'USER','ROLE_USER'),(5,'DEVEOPS','ROLE_DEVEOPS');
+/*!40000 ALTER TABLE `role` ENABLE KEYS */;
+
+
+
+
+/*!40000 ALTER TABLE `sec_menu_det` DISABLE KEYS */;
+INSERT INTO `sec_menu_det` VALUES (1116,'2023-01-25 10:25:50','2023-01-25 10:25:50',3000,'security','lock',0,'Security','sec3000','Enable'),(1117,'2023-01-25 10:42:02','2023-02-04 15:34:25',3010,'usermaintance',NULL,1116,'User Maintance','U1000','Enable'),(1118,'2023-01-25 11:12:27','2023-02-04 15:34:36',3020,'usergrpmaintance',NULL,1116,'User Group Maintance','U2000','Enable'),(1523,'2023-02-04 11:15:57','2023-02-04 15:34:45',3030,'menumaintance',NULL,1116,'Menu Maintance','M3000','Enable'),(1524,'2023-02-04 11:16:52','2023-02-04 15:34:54',3040,'menuaccess',NULL,1116,'Menu Access Control','MA4000','Enable'),(1525,'2023-02-04 11:17:31','2023-02-04 15:35:06',3050,'systemparameters',NULL,1116,'System Parameters','SP5000','Enable'),(1526,'2023-02-04 11:18:04','2023-02-04 15:35:14',3060,'accesstype',NULL,1116,'Access Type','A6000','Enable'),(1528,'2023-02-04 13:31:48','2023-02-04 15:33:02',1010,'incident-new',NULL,1527,'Incident','I1000','Enable'),(1529,'2023-02-04 13:33:03','2023-02-04 15:33:12',1020,'incident-overview',NULL,1527,'Overview','O2000','Enable'),(1530,'2023-02-04 13:34:42','2023-02-04 15:33:21',1030,'sureboard2',NULL,1527,'Issueboard','I3000','Enable'),(1531,'2023-02-04 13:35:27','2023-02-04 15:33:36',1040,'change-request',NULL,1527,'Change Request','C4000','Enable'),(1532,'2023-02-04 13:36:01','2023-02-10 02:25:13',1050,'problem-creation',NULL,1527,'Problem Request','P5000','Enable'),(1534,'2023-02-04 13:56:22','2023-02-04 15:34:07',2010,'Sr_priority2_t',NULL,1533,'Priority','P1000','Enable'),(1535,'2023-02-04 17:12:27','2023-02-04 17:12:27',2020,'Sr_urgency_t',NULL,1533,'Urgency','Su2000','Enable'),(1536,'2023-02-04 17:13:22','2023-02-04 17:13:22',2030,'Sr_impact2_t',NULL,1533,'Impact','Sm3000','Enable'),(1537,'2023-02-04 17:14:01','2023-02-04 17:14:01',2040,'Sr_category2_t',NULL,1533,'Category','Sc4000','Enable'),(1538,'2023-02-04 17:14:31','2023-02-04 17:14:31',2050,'Sr_State_t',NULL,1533,'State','S5000','Enable'),(1539,'2023-02-04 17:15:12','2023-02-09 13:25:27',2070,'Sr_customer_t',NULL,1533,'Customer','c7000','Enable'),(1540,'2023-02-04 17:16:23','2023-02-14 13:15:27',2060,'Sr_Contact_type_t',NULL,1533,'Contact','C6000','Enable'),(1541,'2023-02-04 17:17:22','2023-02-04 17:17:22',2080,'Sr_handler_t',NULL,1533,'Handler','H8000','Enable'),(1543,'2023-02-08 15:07:14','2023-03-01 05:51:41',4010,'sequence',NULL,1542,'Define Sequence','SE1000','Enable'),(1544,'2023-02-16 10:14:33','2023-02-16 10:14:33',4020,'bugtracker',NULL,1542,'Bug Tracker','B1000','Enable'),(1545,'2023-02-16 11:00:25','2023-02-16 11:00:25',4030,'datamanagemennt',NULL,1542,'Data Management','M3000','Enable'),(1550,'2023-03-01 06:10:35','2023-03-01 06:10:35',2090,'projects',NULL,1533,'Projects','P2000','Enable'),(1551,'2023-03-01 07:14:27','2023-03-01 07:14:27',4040,'applysequence',NULL,1542,'Apply Sequence','As3000','Enable'),(1552,'2023-06-05 14:14:21','2023-06-05 14:14:21',2000,'dash','dashboard',0,'dashboard','dashboard','Enable'),(1553,'2023-06-05 14:16:48','2023-06-17 03:53:20',1000,'DashboardTesting',NULL,1552,'dashboard1','dashboard','Enable'),(1554,'2023-06-11 10:55:12','2023-06-11 10:55:12',2000,'Dashtest',NULL,1552,'das2','2000','Enable'),(1555,'2023-10-10 12:50:55','2024-01-19 14:33:06',1000,'project','flag',0,'project','project','Enable'),(1556,'2023-10-11 11:03:39','2023-10-11 11:03:39',4000,'superadmin','King',0,'Super Admin','Super Admin','Enable'),(1557,'2023-10-11 11:04:17','2023-10-11 11:04:17',4100,'extension',NULL,1556,'Code Extension','CodeExtension','Enable'),(1558,'2023-10-25 16:31:26','2023-10-25 16:31:26',5000,'test','tools',0,'Vault','Vault','Enable'),(1559,'2023-10-25 16:32:18','2023-10-25 16:32:18',5001,'Access_Point',NULL,1558,'Access Point','Access Point','Enable'),(1560,'2023-10-25 17:34:39','2023-10-25 17:34:39',6000,'crm','employee-group',0,'CRM','crm','Enable'),(1561,'2023-10-25 17:35:21','2023-10-25 17:35:21',6001,'Calls',NULL,1560,'Calls','Calls','Enable'),(1562,'2023-10-25 17:35:43','2023-10-25 17:35:43',6002,'Campaign',NULL,1560,'Campaign','Campaign','Enable'),(1563,'2023-10-25 17:35:57','2023-10-25 17:35:57',6003,'Company',NULL,1560,'Company','Company','Enable'),(1564,'2023-10-25 17:36:16','2023-10-25 17:36:16',6004,'Contact',NULL,1560,'Contact','Contact','Enable'),(1565,'2023-10-25 17:36:32','2023-10-25 17:36:32',6005,'Dealer',NULL,1560,'Dealer','Dealer','Enable'),(1566,'2023-10-25 17:36:48','2023-10-25 17:36:48',6006,'Deals',NULL,1560,'Deals','Deals','Enable'),(1567,'2023-10-25 17:37:00','2023-10-25 17:37:00',6007,'Documents',NULL,1560,'Documents','Documents','Enable'),(1568,'2023-10-25 17:37:25','2023-10-25 17:37:25',6008,'Leads',NULL,1560,'Leads','Leads','Enable'),(1569,'2023-10-25 17:37:41','2023-10-25 17:37:41',6009,'Meetings',NULL,1560,'Meetings','Meetings','Enable'),(1570,'2023-10-25 17:39:36','2023-10-25 17:39:36',6010,'Product',NULL,1560,'Product','Product','Enable'),(1571,'2023-10-25 17:39:51','2023-10-25 17:39:51',6011,'Tasks',NULL,1560,'Tasks','Tasks','Enable'),(1572,'2023-11-01 18:43:22','2023-11-03 11:42:38',4000,'SequenceGenerator',NULL,1116,'Document Sequence','Document Sequrnce','Enable'),(1574,'2023-12-04 11:53:00','2023-12-04 18:49:58',1000,'Teacher_Registration',NULL,1573,'Teacher Registration','Teacher','Enable'),(1575,'2023-12-04 11:53:15','2023-12-04 18:50:25',1000,'Student_registration',NULL,1573,'Student Registration','Student','Enable'),(1576,'2023-12-04 18:50:53','2023-12-04 18:50:53',3000,'Courses_name',NULL,1573,'course','course','Enable'),(1577,'2024-01-27 15:39:15','2024-03-20 19:46:19',7000,'Transactions','King',0,'Transactions','Transactions','Enable'),(1579,'2024-02-01 16:26:28','2024-02-07 16:03:10',4300,'apiregistery',NULL,1556,'Api Registery','Api Registery','Enable'),(1580,'2024-02-02 10:05:03','2024-02-02 10:05:03',4200,'tokenregistery',NULL,1556,'Token Registery','Token Registery','Enable'),(1582,'2024-02-03 10:25:51','2024-02-03 10:25:51',8000,'test','test',0,'test','test','Enable'),(1588,'2024-02-07 16:03:53','2024-02-07 16:03:53',4400,'survey-form',NULL,1556,'Survey Form','SurveyForm','Enable'),(1593,'2024-02-24 15:02:22','2024-02-24 15:02:22',4500,'datamanage','data-cluster',0,'Data Management','DataManagement','Enable'),(1594,'2024-02-24 15:03:01','2024-02-24 15:03:01',4501,'datamanagement',NULL,1593,'Data Management','DataManagement','Enable'),(1595,'2024-02-24 15:03:34','2024-02-24 15:03:34',4502,'validationrule',NULL,1593,'Validaiton Rule','ValidaitonRule','Enable'),(1596,'2024-02-24 15:03:58','2024-02-24 15:03:58',4503,'mappingrule',NULL,1593,'Mapping Rule','MappingRule','Enable'),(1601,'2024-03-20 19:46:01','2024-03-20 19:46:37',9000,'Masters','data-cluster',0,'Masters','Masters','Enable');
+/*!40000 ALTER TABLE `sec_menu_det` ENABLE KEYS */;
+
+
+
+/*!40000 ALTER TABLE `sec_user_group` DISABLE KEYS */;
+INSERT INTO `sec_user_group` VALUES (1,NULL,NULL,'add',30,'sysadmin','E',NULL,'2023-03-01 05:54:10'),(41,NULL,'2023-02-28 13:05:54','check',20,'users','Disable',NULL,'2023-02-28 13:30:14');
+/*!40000 ALTER TABLE `sec_user_group` ENABLE KEYS */;
+
+
+
+DROP TABLE IF EXISTS `sec_user_group_id`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `sec_user_group_id` (
+  `next_val` bigint DEFAULT NULL
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+
+/*!40000 ALTER TABLE `sec_user_group_id` DISABLE KEYS */;
+INSERT INTO `sec_user_group_id` VALUES (59),(59),(40),(40),(40),(40),(40),(40);
+/*!40000 ALTER TABLE `sec_user_group_id` ENABLE KEYS */;
+
+
+
+/*!40000 ALTER TABLE `sys_accounts` DISABLE KEYS */;
+INSERT INTO `sys_accounts` VALUES (1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1);
+/*!40000 ALTER TABLE `sys_accounts` ENABLE KEYS */;
+
+
+/*!40000 ALTER TABLE `sec_users` DISABLE KEYS */;
+INSERT INTO `sec_users` (`user_id`, `is_complete`, `about`, `accesstype`, `active`, `change_passw`, `checknumber`, `country`, `createby`, `createdate`, `customer_id`, `days_mth`, `dep_string`, `email`, `expiry_date`, `first_login`, `full_name`, `is_blocked`, `lang_code`, `last_pwd_changed_date`, `mob_no`, `no_days_mth`, `notification`, `password1`, `password2`, `password3`, `password4`, `photo`, `photo_name`, `provider`, `pwd_changed_cnt`, `random_no`, `short_name`, `status`, `title`, `updateby`, `updatedate`, `user_passw`, `user_name`, `usr_grp_id`, `working`, `account_id`, `department_code`, `position_code`, `usr_grp`) VALUES (10007307, true, NULL, NULL, true, 'test3', NULL, NULL, NULL, '2024-09-03 19:32:38', NULL, NULL, NULL, 'sysadmin', NULL, NULL, 'sysadmin', false, NULL, '2024-09-03 19:32:38', '1234567890', NULL, NULL, 'admin123', NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL, NULL, NULL, NULL, NULL, NULL, '$2b$10$8iFnL/cKTTmclSD1BZh8UeP0ZKKEzZ2hbTsrRcgy3kMinDRdxN7xe', 'sysadmin', NULL, NULL, 1, NULL, NULL, 1);
+/*!40000 ALTER TABLE `sec_users` ENABLE KEYS */;
+
+
+
+DROP TABLE IF EXISTS `sec_user_sessions`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `sec_user_sessions` (
+  `client_ip` varchar(255) NOT NULL,
+  `session_id` varchar(255) NOT NULL,
+  `user_id` bigint NOT NULL,
+  `last_access_date` datetime DEFAULT NULL,
+  `logintime` datetime DEFAULT NULL,
+  `logouttime` datetime DEFAULT NULL,
+  `macid` varchar(255) DEFAULT NULL,
+  PRIMARY KEY (`client_ip`,`session_id`,`user_id`),
+  KEY `FKp9jm02b501ugvjvfhas5sskfq` (`user_id`),
+  CONSTRAINT `FKp9jm02b501ugvjvfhas5sskfq` FOREIGN KEY (`user_id`) REFERENCES `sec_users` (`user_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+
+/*!40000 ALTER TABLE `sec_user_sessions` DISABLE KEYS */;
+/*!40000 ALTER TABLE `sec_user_sessions` ENABLE KEYS */;
+
+
+
+
+DROP TABLE IF EXISTS `sec_grp_menu_access`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `sec_grp_menu_access` (
+  `menu_item_id` bigint NOT NULL,
+  `usr_grp` bigint NOT NULL,
+  `createby` varchar(255) DEFAULT NULL,
+  `created_at` datetime DEFAULT NULL,
+  `isdisable` varchar(255) DEFAULT NULL,
+  `item_seq` bigint DEFAULT NULL,
+  `m_create` varchar(255) DEFAULT NULL,
+  `m_delete` varchar(255) DEFAULT NULL,
+  `m_edit` varchar(255) DEFAULT NULL,
+  `m_query` varchar(255) DEFAULT NULL,
+  `m_visible` varchar(255) DEFAULT NULL,
+  `main_menu_action_name` varchar(255) DEFAULT NULL,
+  `main_menu_icon_name` varchar(255) DEFAULT NULL,
+  `menu_id` bigint DEFAULT NULL,
+  `menu_item_desc` varchar(255) DEFAULT NULL,
+  `mexport` varchar(255) DEFAULT NULL,
+  `module_name` varchar(255) DEFAULT NULL,
+  `status` varchar(255) DEFAULT NULL,
+  `updateby` varchar(255) DEFAULT NULL,
+  `updated_at` datetime DEFAULT NULL,
+  PRIMARY KEY (`menu_item_id`,`usr_grp`),
+  KEY `FKtj8mtsrhc4m4acbrvjnnyvglm` (`usr_grp`),
+  CONSTRAINT `FKmkev6w9umgp6fg2afatibhq1x` FOREIGN KEY (`menu_item_id`) REFERENCES `sec_menu_det` (`menu_item_id`),
+  CONSTRAINT `FKtj8mtsrhc4m4acbrvjnnyvglm` FOREIGN KEY (`usr_grp`) REFERENCES `sec_user_group` (`usr_grp`) ON DELETE CASCADE
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+/*!40000 ALTER TABLE `sec_grp_menu_access` DISABLE KEYS */;
+INSERT INTO `sec_grp_menu_access` VALUES (1116,41,NULL,'2024-01-17 18:56:05','true',3000,'true','true','true','true','true','security','lock',0,'Security','true','sec3000','Enable',NULL,'2024-01-17 18:56:05'),(1117,41,NULL,'2024-01-17 18:56:07','true',3010,'true','true','true','true','true','usermaintance',NULL,1116,'User Maintance','true','U1000','Enable',NULL,'2024-01-17 18:56:07'),(1118,41,NULL,'2024-01-17 18:56:11','true',3020,'true','true','true','true','true','usergrpmaintance',NULL,1116,'User Group Maintance','true','U2000','Enable',NULL,'2024-01-17 18:56:11'),(1523,41,NULL,'2024-01-17 18:56:14','true',3030,'true','true','true','true','true','menumaintance',NULL,1116,'Menu Maintance','true','M3000','Enable',NULL,'2024-01-17 18:56:14'),(1524,41,NULL,'2024-01-17 18:56:16','true',3040,'true','true','true','true','true','menuaccess',NULL,1116,'Menu Access Control','true','MA4000','Enable',NULL,'2024-01-17 18:56:16'),(1525,41,NULL,'2024-01-17 18:56:18','true',3050,'true','true','true','true','true','systemparameters',NULL,1116,'System Parameters','true','SP5000','Enable',NULL,'2024-01-17 18:56:18'),(1526,41,NULL,'2024-01-17 18:56:19','true',3060,'true','true','true','true','true','accesstype',NULL,1116,'Access Type','true','A6000','Enable',NULL,'2024-01-17 18:56:19'),(1572,41,NULL,'2024-01-17 18:56:21','true',4000,'true','true','true','true','true','SequenceGenerator',NULL,1116,'Document Sequence','true','Document Sequrnce','Enable',NULL,'2024-01-17 18:56:21'),(1577,1,NULL,'2024-01-27 15:40:46','true',7000,'true','true','true','true','true','Transactions','King',0,'Transactions','true','Transactions','Enable',NULL,'2024-01-27 15:40:46'),(1601,1,NULL,'2024-03-20 20:06:50','true',9000,'true','true','true','true','true','Masters','data-cluster',0,'Masters','true','Masters','Enable',NULL,'2024-03-20 20:06:50');
+/*!40000 ALTER TABLE `sec_grp_menu_access` ENABLE KEYS */;
+
+
+
+
+DROP TABLE IF EXISTS `sec_users_sequencs`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `sec_users_sequencs` (
+  `next_val` bigint DEFAULT NULL
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+
+/*!40000 ALTER TABLE `sec_users_sequencs` DISABLE KEYS */;
+INSERT INTO `sec_users_sequencs` VALUES (10007321),(10007300),(10007300),(10007300),(10007300),(10007300),(10007300),(10007300);
+/*!40000 ALTER TABLE `sec_users_sequencs` ENABLE KEYS */;
+
+
+
+
+DROP TABLE IF EXISTS `sec_workspace`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `sec_workspace` (
+  `id` int NOT NULL AUTO_INCREMENT,
+  `account_id` bigint DEFAULT NULL,
+  `created_at` datetime NOT NULL,
+  `created_by` bigint DEFAULT NULL,
+  `updated_at` datetime NOT NULL,
+  `updated_by` bigint DEFAULT NULL,
+  `is_active` varchar(255) DEFAULT NULL,
+  `description` varchar(255) DEFAULT NULL,
+  `is_default` varchar(255) DEFAULT NULL,
+  `name` varchar(255) DEFAULT NULL,
+  `owner_id` varchar(255) DEFAULT NULL,
+  `project_id` int DEFAULT NULL,
+  PRIMARY KEY (`id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+
+DROP TABLE IF EXISTS `sec_workspace_users`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `sec_workspace_users` (
+  `id` bigint NOT NULL AUTO_INCREMENT,
+  `account_id` bigint DEFAULT NULL,
+  `created_at` datetime NOT NULL,
+  `created_by` bigint DEFAULT NULL,
+  `updated_at` datetime NOT NULL,
+  `updated_by` bigint DEFAULT NULL,
+  `project_id` int DEFAULT NULL,
+  `user_id` bigint DEFAULT NULL,
+  `user_name` varchar(255) DEFAULT NULL,
+  `user_role` varchar(255) DEFAULT NULL,
+  `worksapce_id` int NOT NULL,
+  PRIMARY KEY (`id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+
+/*!40000 ALTER TABLE `secuser_roles` DISABLE KEYS */;
+INSERT INTO `secuser_roles` VALUES (10007307,1);
+/*!40000 ALTER TABLE `secuser_roles` ENABLE KEYS */;
+
+
+
+DROP TABLE IF EXISTS `sys_accounts_users`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `sys_accounts_users` (
+  `sys_accounts_id` bigint NOT NULL,
+  `users_user_id` bigint NOT NULL,
+  UNIQUE KEY `UK_8dxppqkque5ehofdy83bntgks` (`users_user_id`),
+  KEY `FKs9o1t4hyiyq2y330p0d2evf2a` (`sys_accounts_id`),
+  CONSTRAINT `FKdkc60wy8v55ylspegueinngjx` FOREIGN KEY (`users_user_id`) REFERENCES `sec_users` (`user_id`),
+  CONSTRAINT `FKs9o1t4hyiyq2y330p0d2evf2a` FOREIGN KEY (`sys_accounts_id`) REFERENCES `sys_accounts` (`id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+
+/*!40000 ALTER TABLE `sys_accounts_users` DISABLE KEYS */;
+/*!40000 ALTER TABLE `sys_accounts_users` ENABLE KEYS */;
+
+
+
+DROP TABLE IF EXISTS `user_list`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `user_list` (
+  `id` bigint NOT NULL,
+  `about` varchar(255) DEFAULT NULL,
+  `account_id` varchar(255) DEFAULT NULL,
+  `address1` varchar(255) DEFAULT NULL,
+  `address2` varchar(255) DEFAULT NULL,
+  `checknumber` varchar(255) DEFAULT NULL,
+  `company` varchar(255) DEFAULT NULL,
+  `country` varchar(255) DEFAULT NULL,
+  `created_at` varchar(255) DEFAULT NULL,
+  `created_by` varchar(255) DEFAULT NULL,
+  `default_customer_id` varchar(255) DEFAULT NULL,
+  `department` varchar(255) DEFAULT NULL,
+  `dob` varchar(255) DEFAULT NULL,
+  `email` varchar(255) DEFAULT NULL,
+  `enable_beta_testing` bit(1) NOT NULL,
+  `enable_renewal` bit(1) NOT NULL,
+  `firstname` varchar(255) DEFAULT NULL,
+  `fullname` varchar(255) DEFAULT NULL,
+  `gender` varchar(255) DEFAULT NULL,
+  `is_active` bit(1) NOT NULL,
+  `is_blocked` bit(1) NOT NULL,
+  `lastname` varchar(255) DEFAULT NULL,
+  `managing_work` varchar(255) DEFAULT NULL,
+  `menu_group` int NOT NULL,
+  `name` varchar(255) DEFAULT NULL,
+  `other_roles` varchar(255) DEFAULT NULL,
+  `pancard` varchar(255) DEFAULT NULL,
+  `password` varchar(255) DEFAULT NULL,
+  `phone` varchar(255) DEFAULT NULL,
+  `photos` varchar(255) DEFAULT NULL,
+  `postal` varchar(255) DEFAULT NULL,
+  `role` varchar(255) DEFAULT NULL,
+  `secret_answer` varchar(255) DEFAULT NULL,
+  `secret_question` varchar(255) DEFAULT NULL,
+  `security_provider_id` varchar(255) DEFAULT NULL,
+  `status` varchar(255) DEFAULT NULL,
+  `updated_at` varchar(255) DEFAULT NULL,
+  `updated_by` varchar(255) DEFAULT NULL,
+  `user_id` varchar(255) DEFAULT NULL,
+  `username` varchar(255) DEFAULT NULL,
+  `working` varchar(255) DEFAULT NULL,
+  PRIMARY KEY (`id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+
+/*!40000 ALTER TABLE `user_list` DISABLE KEYS */;
+/*!40000 ALTER TABLE `user_list` ENABLE KEYS */;
+
+
+
+
+DROP TABLE IF EXISTS `userloginhist`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `userloginhist` (
+  `create_by` varchar(255) DEFAULT NULL,
+  `create_date` datetime DEFAULT NULL,
+  `expiry_reminder` bigint DEFAULT NULL,
+  `last_login_date` datetime DEFAULT NULL,
+  `last_password_chg_date` datetime DEFAULT NULL,
+  `last_password_fail_no` bigint DEFAULT NULL,
+  `update_by` varchar(255) DEFAULT NULL,
+  `update_date` datetime DEFAULT NULL,
+  `user_id` bigint NOT NULL,
+  PRIMARY KEY (`user_id`),
+  CONSTRAINT `FK2a2xifc15js82mjl20honhdfr` FOREIGN KEY (`user_id`) REFERENCES `sec_users` (`user_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+
+DROP TABLE IF EXISTS `userpasswlog`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `userpasswlog` (
+  `create_date` datetime NOT NULL,
+  `user_id` bigint NOT NULL,
+  `user_passw` varchar(255) NOT NULL,
+  `create_by` varchar(255) DEFAULT NULL,
+  `update_by` varchar(255) DEFAULT NULL,
+  `update_date` datetime DEFAULT NULL,
+  PRIMARY KEY (`create_date`,`user_id`,`user_passw`),
+  KEY `FKpd759n25auh4bw5ri0xikikia` (`user_id`),
+  CONSTRAINT `FKpd759n25auh4bw5ri0xikikia` FOREIGN KEY (`user_id`) REFERENCES `sec_users` (`user_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+
+/*!40000 ALTER TABLE `userpasswlog` DISABLE KEYS */;
+/*!40000 ALTER TABLE `userpasswlog` ENABLE KEYS */;
+
+
+
+
+
+DROP TABLE IF EXISTS `dashboard`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `dashboard` (
+  `id` int NOT NULL AUTO_INCREMENT,
+  `account_id` bigint DEFAULT NULL,
+  `created_at` datetime NOT NULL,
+  `created_by` bigint DEFAULT NULL,
+  `updated_at` datetime NOT NULL,
+  `updated_by` bigint DEFAULT NULL,
+  `extn1` varchar(255) DEFAULT NULL,
+  `extn10` varchar(255) DEFAULT NULL,
+  `extn11` varchar(255) DEFAULT NULL,
+  `extn12` varchar(255) DEFAULT NULL,
+  `extn13` varchar(255) DEFAULT NULL,
+  `extn14` varchar(255) DEFAULT NULL,
+  `extn15` varchar(255) DEFAULT NULL,
+  `extn2` varchar(255) DEFAULT NULL,
+  `extn3` varchar(255) DEFAULT NULL,
+  `extn4` varchar(255) DEFAULT NULL,
+  `extn5` varchar(255) DEFAULT NULL,
+  `extn6` varchar(255) DEFAULT NULL,
+  `extn7` varchar(255) DEFAULT NULL,
+  `extn8` varchar(255) DEFAULT NULL,
+  `extn9` varchar(255) DEFAULT NULL,
+  `isdashboard` bit(1) NOT NULL,
+  `model` varchar(5000) DEFAULT NULL,
+  `name` varchar(255) DEFAULT NULL,
+  PRIMARY KEY (`id`)
+) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+
+/*!40000 ALTER TABLE `dashboard` DISABLE KEYS */;
+INSERT INTO `dashboard` VALUES (1,NULL,'2023-12-04 12:11:04',NULL,'2023-12-04 13:05:56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,_binary '','[{\"charttitle\":\"index1\",\"type\":\"Index\",\"cols\":5,\"rows\":5,\"x\":0,\"y\":0,\"chartid\":3,\"component\":\"Index\",\"name\":\"Index\",\"slices\":false,\"donut\":false,\"chartcolor\":false,\"chartlegend\":false,\"showlabel\":false,\"Read Only\":false,\"selectedIcon\":\"IconData(U+0EE2A)\",\"charturl\":\"\",\"chartparameter\":\"\",\"datasource\":\"Default\"},{\"charttitle\":\"Index2\",\"type\":\"Index\",\"cols\":5,\"rows\":5,\"x\":0,\"y\":0,\"chartid\":4,\"component\":\"Index\",\"name\":\"Index\"},{\"charttitle\":\"Index3\",\"type\":\"Index\",\"cols\":5,\"rows\":5,\"x\":0,\"y\":0,\"chartid\":5,\"component\":\"Index\",\"name\":\"Index\"},{\"charttitle\":\"Doughnut Chart\",\"type\":\"Doughnut Chart\",\"cols\":5,\"rows\":5,\"x\":0,\"y\":0,\"chartid\":6,\"component\":\"Doughnut Chart\",\"name\":\"Doughnut Chart\",\"slices\":false,\"donut\":false,\"chartcolor\":false,\"chartlegend\":false,\"showlabel\":false,\"Read Only\":false,\"charturl\":\"http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3\",\"chartparameter\":\"\",\"datasource\":\"Default\",\"selectedIcon\":\"IconData(U+0EE29)\"},{\"cols\": 4, \"rows\": 5, \"x\": 0, \"y\": 0, \"chartid\": 1,  \"name\": \"Line Chart\", \"fieldName\": null,  \"showlabel\": true,   \"chartcolor\": null,  \"chartlegend\": true, \"charturl\": \"http://43.205.154.152:30179/entityBuilder/Gaurav_testing\",\"xAxis\": \"name\",\"donut\": null, \"chartparameter\": null, \"datastore\": null,\"datasource\": null,\"id\": null,\"slices\": null,\"yAxis\": [\"pincode\"],\"charttitle\": \"Live Details\"}]','myfirstdashboard');
+/*!40000 ALTER TABLE `dashboard` ENABLE KEYS */;
+
+
+
+DROP TABLE IF EXISTS `dashboard_builder_t`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `dashboard_builder_t` (
+  `id` bigint NOT NULL AUTO_INCREMENT,
+  `dashboardname` varchar(255) DEFAULT NULL,
+  PRIMARY KEY (`id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+
+/*!40000 ALTER TABLE `dashboard_builder_t` DISABLE KEYS */;
+/*!40000 ALTER TABLE `dashboard_builder_t` ENABLE KEYS */;
+
+
+
+DROP TABLE IF EXISTS `dashboard_schedule_t`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `dashboard_schedule_t` (
+  `id` bigint NOT NULL AUTO_INCREMENT,
+  `attachment` varchar(255) DEFAULT NULL,
+  `cc` varchar(255) DEFAULT NULL,
+  `cron` varchar(255) DEFAULT NULL,
+  `end_time` datetime DEFAULT NULL,
+  `every` varchar(255) DEFAULT NULL,
+  `gateway` varchar(255) DEFAULT NULL,
+  `gatewaydone` varchar(255) DEFAULT NULL,
+  `replacement_string` varchar(255) DEFAULT NULL,
+  `send_to` varchar(255) DEFAULT NULL,
+  `start_time` datetime DEFAULT NULL,
+  `template` varchar(255) DEFAULT NULL,
+  `type` varchar(255) DEFAULT NULL,
+  PRIMARY KEY (`id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+
+/*!40000 ALTER TABLE `dashboard_schedule_t` DISABLE KEYS */;
+/*!40000 ALTER TABLE `dashboard_schedule_t` ENABLE KEYS */;
+
+
+
+DROP TABLE IF EXISTS `dashboardaxis`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `dashboardaxis` (
+  `id` bigint NOT NULL AUTO_INCREMENT,
+  `april` varchar(255) DEFAULT NULL,
+  `feb` varchar(255) DEFAULT NULL,
+  `jan` varchar(255) DEFAULT NULL,
+  `march` varchar(255) DEFAULT NULL,
+  `may` varchar(255) DEFAULT NULL,
+  PRIMARY KEY (`id`)
+) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+
+/*!40000 ALTER TABLE `dashboardaxis` DISABLE KEYS */;
+INSERT INTO `dashboardaxis` VALUES (1,'5','10','25','3',NULL),(3,'5000','15000','10000','30000',NULL),(4,'5000','15000','10000','30000',NULL),(5,'5000','15000','5','30000',NULL),(6,'5000','15000','10000','30000','2000'),(7,'23','20','25','30','20'),(8,'23','20','25','30','99'),(9,'23','20','25','30','20');
+/*!40000 ALTER TABLE `dashboardaxis` ENABLE KEYS */;
+
+
+
+/*!40000 ALTER TABLE `system_paramaters` DISABLE KEYS */;
+INSERT INTO `system_paramaters` VALUES (1,'test1',0,NULL,NULL,NULL,0,NULL,NULL,NULL,0,_binary '',NULL,0,0,0,NULL,NULL,NULL,0,NULL,0,0,0,NULL,NULL,NULL,NULL,0,0);
+/*!40000 ALTER TABLE `system_paramaters` ENABLE KEYS */;
+
+
+DROP TABLE IF EXISTS `sys_param_upload`;
+/*!40101 SET @saved_cs_client     = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `sys_param_upload` (
+  `attachment_id` int NOT NULL,
+  `attachment` longblob,
+  `attachment_filename` varchar(255) DEFAULT NULL,
+  `attachment_type` varchar(255) DEFAULT NULL,
+  `cancel_status` varchar(255) NOT NULL,
+  `external_flag` varchar(255) DEFAULT NULL,
+  `updated_by` varchar(255) DEFAULT NULL,
+  `sys_param_entity_id` int DEFAULT NULL,
+  PRIMARY KEY (`attachment_id`),
+  KEY `FKl1h7bcgpr1y10ydiqw849vq99` (`sys_param_entity_id`),
+  CONSTRAINT `FKl1h7bcgpr1y10ydiqw849vq99` FOREIGN KEY (`sys_param_entity_id`) REFERENCES `system_paramaters` (`id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+
+
+/*!40000 ALTER TABLE `sys_param_upload` DISABLE KEYS */;
+/*!40000 ALTER TABLE `sys_param_upload` ENABLE KEYS */;
+
+
+-- Dump completed on 2024-01-27 15:45:01
\ No newline at end of file
diff --git a/test052rb-backrb-b/authsec_springboot/backend/hs_err_pid6816.log b/test052rb-backrb-b/authsec_springboot/backend/hs_err_pid6816.log
new file mode 100644
index 0000000..4aa7edd
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/hs_err_pid6816.log
@@ -0,0 +1,857 @@
+#
+# There is insufficient memory for the Java Runtime Environment to continue.
+# Native memory allocation (mmap) failed to map 258998272 bytes for G1 virtual space
+# Possible reasons:
+#   The system is out of physical RAM or swap space
+#   The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
+# Possible solutions:
+#   Reduce memory load on the system
+#   Increase physical memory or swap space
+#   Check if swap backing store is full
+#   Decrease Java heap size (-Xmx/-Xms)
+#   Decrease number of Java threads
+#   Decrease Java thread stack sizes (-Xss)
+#   Set larger code cache with -XX:ReservedCodeCacheSize=
+#   JVM is running with Unscaled Compressed Oops mode in which the Java heap is
+#     placed in the first 4GB address space. The Java Heap base address is the
+#     maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
+#     to set the Java Heap base and to place the Java Heap above 4GB virtual address.
+# This output file may be truncated or incomplete.
+#
+#  Out of Memory Error (./open/src/hotspot/os/windows/os_windows.cpp:3321), pid=6816, tid=7380
+#
+# JRE version: OpenJDK Runtime Environment (15.0.2+7) (build 15.0.2+7-27)
+# Java VM: OpenJDK 64-Bit Server VM (15.0.2+7-27, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)
+# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
+#
+
+---------------  S U M M A R Y ------------
+
+Command Line: -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=52447 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Djava.rmi.server.hostname=localhost -Dspring.jmx.enabled=true -Dspring.application.admin.enabled=true -XX:TieredStopAtLevel=1 -Dspring.boot.project.name=backend -Dfile.encoding=UTF-8 -XX:+ShowCodeDetailsInExceptionMessages com.realnet.RealNetApp --spring.output.ansi.enabled=always
+
+Host: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz, 8 cores, 7G,  Windows 10 , 64 bit Build 19041 (10.0.19041.1889)
+Time: Sat Oct  1 12:47:37 2022 India Standard Time elapsed time: 7190.426722 seconds (0d 1h 59m 50s)
+
+---------------  T H R E A D  ---------------
+
+Current thread (0x0000022579a517b0):  VMThread "VM Thread" [stack: 0x0000005178000000,0x0000005178100000] [id=7380]
+
+Stack: [0x0000005178000000,0x0000005178100000]
+[error occurred during error reporting (printing stack bounds), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000225000010ad]
+
+Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
+V  [jvm.dll+0x62ae9a]
+V  [jvm.dll+0x7817a9]
+V  [jvm.dll+0x782f03]
+V  [jvm.dll+0x7834c5]
+V  [jvm.dll+0x78347b]
+V  [jvm.dll+0x62a2b9]
+V  [jvm.dll+0x62aa88]
+C  [ntdll.dll+0xa235f]
+C  [ntdll.dll+0x514a4]
+C  [ntdll.dll+0xa0e8e]
+C  0x00000225000010ad
+
+VM_Operation (0x000000517a7fe270): G1CollectForAllocation, mode: safepoint, requested by thread 0x000002250f7af090
+
+
+---------------  P R O C E S S  ---------------
+
+Threads class SMR info:
+_java_thread_list=0x0000022511157d10, length=35, elements={
+0x0000022579a59180, 0x000002257a295010, 0x000002257a282db0, 0x000002257a283770,
+0x000002257a2c27b0, 0x000002257a2c59e0, 0x000002257a2b1240, 0x00000225799ec0f0,
+0x000002257a525cf0, 0x000002257ae597c0, 0x000002257ae64180, 0x000002257ae61b20,
+0x000002257aed5cb0, 0x000002257d9eeff0, 0x000002257d9efe60, 0x000002257d9ece40,
+0x000002257d9ed310, 0x000002257d9ee180, 0x000002257d9ed7e0, 0x000002250f7af090,
+0x000002250f7b1710, 0x000002250f7afa30, 0x000002250f7b0d70, 0x000002250f7aff00,
+0x000002250f7b1be0, 0x000002250f7b03d0, 0x000002250f7ad3b0, 0x000002250f7ac070,
+0x000002250f7b20b0, 0x000002250f7b2580, 0x000002250f7ac540, 0x000002250f7b1240,
+0x000002250f7b2f20, 0x000002250f7b08a0, 0x00000225798d3150
+}
+
+Java Threads: ( => current thread )
+  0x0000022579a59180 JavaThread "Reference Handler" daemon [_thread_blocked, id=13212, stack(0x0000005178100000,0x0000005178200000)]
+  0x000002257a295010 JavaThread "Finalizer" daemon [_thread_blocked, id=2780, stack(0x0000005178200000,0x0000005178300000)]
+  0x000002257a282db0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2844, stack(0x0000005178300000,0x0000005178400000)]
+  0x000002257a283770 JavaThread "Attach Listener" daemon [_thread_blocked, id=5488, stack(0x0000005178400000,0x0000005178500000)]
+  0x000002257a2c27b0 JavaThread "Service Thread" daemon [_thread_blocked, id=4264, stack(0x0000005178500000,0x0000005178600000)]
+  0x000002257a2c59e0 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=15236, stack(0x0000005178600000,0x0000005178700000)]
+  0x000002257a2b1240 JavaThread "Sweeper thread" daemon [_thread_blocked, id=17268, stack(0x0000005178700000,0x0000005178800000)]
+  0x00000225799ec0f0 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=4196, stack(0x0000005178800000,0x0000005178900000)]
+  0x000002257a525cf0 JavaThread "Notification Thread" daemon [_thread_blocked, id=12716, stack(0x0000005178900000,0x0000005178a00000)]
+  0x000002257ae597c0 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=5236, stack(0x0000005178a00000,0x0000005178b00000)]
+  0x000002257ae64180 JavaThread "RMI TCP Accept-52447" daemon [_thread_in_native, id=14720, stack(0x0000005178b00000,0x0000005178c00000)]
+  0x000002257ae61b20 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=9868, stack(0x0000005178c00000,0x0000005178d00000)]
+  0x000002257aed5cb0 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=10268, stack(0x0000005178f00000,0x0000005179000000)]
+  0x000002257d9eeff0 JavaThread "mysql-cj-abandoned-connection-cleanup" daemon [_thread_blocked, id=4324, stack(0x0000005179900000,0x0000005179a00000)]
+  0x000002257d9efe60 JavaThread "HikariPool-1 housekeeper" daemon [_thread_blocked, id=14616, stack(0x000000517a300000,0x000000517a400000)]
+  0x000002257d9ece40 JavaThread "Catalina-utility-1" [_thread_blocked, id=16064, stack(0x000000517a400000,0x000000517a500000)]
+  0x000002257d9ed310 JavaThread "Catalina-utility-2" [_thread_blocked, id=5460, stack(0x000000517a500000,0x000000517a600000)]
+  0x000002257d9ee180 JavaThread "container-0" [_thread_blocked, id=9248, stack(0x000000517a600000,0x000000517a700000)]
+  0x000002257d9ed7e0 JavaThread "Live Reload Server" daemon [_thread_in_native, id=1116, stack(0x000000517a800000,0x000000517a900000)]
+  0x000002250f7af090 JavaThread "File Watcher" daemon [_thread_blocked, id=16340, stack(0x000000517a700000,0x000000517a800000)]
+  0x000002250f7b1710 JavaThread "http-nio-9191-BlockPoller" daemon [_thread_blocked, id=16692, stack(0x000000517a900000,0x000000517aa00000)]
+  0x000002250f7afa30 JavaThread "http-nio-9191-exec-1" daemon [_thread_blocked, id=5556, stack(0x000000517aa00000,0x000000517ab00000)]
+  0x000002250f7b0d70 JavaThread "http-nio-9191-exec-2" daemon [_thread_blocked, id=14708, stack(0x000000517ab00000,0x000000517ac00000)]
+  0x000002250f7aff00 JavaThread "http-nio-9191-exec-3" daemon [_thread_blocked, id=13008, stack(0x000000517ac00000,0x000000517ad00000)]
+  0x000002250f7b1be0 JavaThread "http-nio-9191-exec-4" daemon [_thread_blocked, id=13096, stack(0x000000517ad00000,0x000000517ae00000)]
+  0x000002250f7b03d0 JavaThread "http-nio-9191-exec-5" daemon [_thread_blocked, id=14108, stack(0x000000517ae00000,0x000000517af00000)]
+  0x000002250f7ad3b0 JavaThread "http-nio-9191-exec-6" daemon [_thread_blocked, id=8704, stack(0x000000517af00000,0x000000517b000000)]
+  0x000002250f7ac070 JavaThread "http-nio-9191-exec-7" daemon [_thread_blocked, id=4628, stack(0x000000517b000000,0x000000517b100000)]
+  0x000002250f7b20b0 JavaThread "http-nio-9191-exec-8" daemon [_thread_blocked, id=5404, stack(0x000000517b100000,0x000000517b200000)]
+  0x000002250f7b2580 JavaThread "http-nio-9191-exec-9" daemon [_thread_blocked, id=10000, stack(0x000000517b200000,0x000000517b300000)]
+  0x000002250f7ac540 JavaThread "http-nio-9191-exec-10" daemon [_thread_blocked, id=4308, stack(0x000000517b300000,0x000000517b400000)]
+  0x000002250f7b1240 JavaThread "http-nio-9191-ClientPoller" daemon [_thread_blocked, id=13388, stack(0x000000517b400000,0x000000517b500000)]
+  0x000002250f7b2f20 JavaThread "http-nio-9191-Acceptor" daemon [_thread_in_native, id=13888, stack(0x000000517b500000,0x000000517b600000)]
+  0x000002250f7b08a0 JavaThread "DestroyJavaVM" [_thread_blocked, id=6624, stack(0x0000005177a00000,0x0000005177b00000)]
+  0x00000225798d3150 JavaThread "HikariPool-1 connection closer" daemon [_thread_blocked, id=4052, stack(0x0000005178e00000,0x0000005178f00000)]
+
+Other Threads:
+=>0x0000022579a517b0 VMThread "VM Thread" [stack: 0x0000005178000000,0x0000005178100000] [id=7380]
+  0x000002256e840090 WatcherThread [stack: 0x0000005178d00000,0x0000005178e00000] [id=3596]
+  0x000002256e87e610 GCTaskThread "GC Thread#0" [stack: 0x0000005177b00000,0x0000005177c00000] [id=14008]
+  0x000002257af52e90 GCTaskThread "GC Thread#1" [stack: 0x0000005179200000,0x0000005179300000] [id=9240]
+  0x000002257af554d0 GCTaskThread "GC Thread#2" [stack: 0x0000005179300000,0x0000005179400000] [id=5240]
+  0x000002257af51b70 GCTaskThread "GC Thread#3" [stack: 0x0000005179a00000,0x0000005179b00000] [id=1644]
+  0x000002257af531c0 GCTaskThread "GC Thread#4" [stack: 0x0000005179b00000,0x0000005179c00000] [id=16524]
+  0x000002257af551a0 GCTaskThread "GC Thread#5" [stack: 0x0000005179c00000,0x0000005179d00000] [id=3664]
+  0x000002257af51ea0 GCTaskThread "GC Thread#6" [stack: 0x0000005179d00000,0x0000005179e00000] [id=16160]
+  0x000002257af534f0 GCTaskThread "GC Thread#7" [stack: 0x0000005179e00000,0x0000005179f00000] [id=14136]
+  0x000002256e88fa80 ConcurrentGCThread "G1 Main Marker" [stack: 0x0000005177c00000,0x0000005177d00000] [id=2952]
+  0x000002256e8906f0 ConcurrentGCThread "G1 Conc#0" [stack: 0x0000005177d00000,0x0000005177e00000] [id=6148]
+  0x000002257af54b40 ConcurrentGCThread "G1 Conc#1" [stack: 0x0000005179f00000,0x000000517a000000] [id=8824]
+  0x000002256e8f8c60 ConcurrentGCThread "G1 Refine#0" [stack: 0x0000005177e00000,0x0000005177f00000] [id=2460]
+  0x000002257b6ef9f0 ConcurrentGCThread "G1 Refine#1" [stack: 0x0000005179400000,0x0000005179500000] [id=2916]
+  0x000002257b6efd50 ConcurrentGCThread "G1 Refine#2" [stack: 0x0000005179500000,0x0000005179600000] [id=15184]
+  0x000002257b6f00b0 ConcurrentGCThread "G1 Refine#3" [stack: 0x0000005179600000,0x0000005179700000] [id=10480]
+  0x000002250f535480 ConcurrentGCThread "G1 Refine#4" [stack: 0x0000005177700000,0x0000005177800000] [id=8708]
+  0x000002250f536200 ConcurrentGCThread "G1 Refine#5" [stack: 0x0000005177800000,0x0000005177900000] [id=2300]
+  0x000002250f534dc0 ConcurrentGCThread "G1 Refine#6" [stack: 0x0000005177900000,0x0000005177a00000] [id=7800]
+  0x000002256e8f98e0 ConcurrentGCThread "G1 Young RemSet Sampling" [stack: 0x0000005177f00000,0x0000005178000000] [id=6548]
+
+Threads with active compile tasks:
+
+VM state: at safepoint (normal execution)
+
+VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
+[0x000002256e83a3b0] Threads_lock - owner thread: 0x0000022579a517b0
+[0x000002256e839ab0] Heap_lock - owner thread: 0x000002250f7af090
+
+Heap address: 0x0000000083000000, size: 2000 MB, Compressed Oops mode: 32-bit
+CDS disabled.
+Compressed class space mapped at: 0x0000000100000000-0x0000000140000000, size: 1073741824
+Narrow klass base: 0x0000000000000000, Narrow klass shift: 3, Narrow klass range: 0x140000000
+
+GC Precious Log:
+ CPUs: 8 total, 8 available
+ Memory: 7995M
+ Large Page Support: Disabled
+ NUMA Support: Disabled
+ Compressed Oops: Enabled (32-bit)
+ Heap Region Size: 1M
+ Heap Min Capacity: 8M
+ Heap Initial Capacity: 126M
+ Heap Max Capacity: 2000M
+ Pre-touch: Disabled
+ Parallel Workers: 8
+ Concurrent Workers: 2
+ Concurrent Refinement Workers: 8
+ Periodic GC: Disabled
+
+Heap:
+ garbage-first heap   total 505856K, used 109623K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 1 young (1024K), 1 survivors (1024K)
+ Metaspace       used 104640K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+
+Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, OA=open archive, CA=closed archive, TAMS=top-at-mark-start (previous, next)
+|   0|0x0000000083000000, 0x0000000083100000, 0x0000000083100000|100%|HS|  |TAMS 0x0000000083100000, 0x0000000083000000| Complete 
+|   1|0x0000000083100000, 0x0000000083200000, 0x0000000083200000|100%| O|  |TAMS 0x0000000083200000, 0x0000000083100000| Untracked 
+|   2|0x0000000083200000, 0x0000000083300000, 0x0000000083300000|100%| O|  |TAMS 0x0000000083300000, 0x0000000083200000| Untracked 
+|   3|0x0000000083300000, 0x0000000083400000, 0x0000000083400000|100%| O|  |TAMS 0x0000000083400000, 0x0000000083300000| Untracked 
+|   4|0x0000000083400000, 0x0000000083500000, 0x0000000083500000|100%| O|  |TAMS 0x0000000083500000, 0x0000000083400000| Untracked 
+|   5|0x0000000083500000, 0x0000000083600000, 0x0000000083600000|100%| O|  |TAMS 0x0000000083600000, 0x0000000083500000| Untracked 
+|   6|0x0000000083600000, 0x0000000083700000, 0x0000000083700000|100%| O|  |TAMS 0x0000000083700000, 0x0000000083600000| Untracked 
+|   7|0x0000000083700000, 0x0000000083800000, 0x0000000083800000|100%| O|  |TAMS 0x0000000083800000, 0x0000000083700000| Untracked 
+|   8|0x0000000083800000, 0x0000000083900000, 0x0000000083900000|100%| O|  |TAMS 0x0000000083900000, 0x0000000083800000| Untracked 
+|   9|0x0000000083900000, 0x00000000839ffff8, 0x0000000083a00000| 99%| O|  |TAMS 0x0000000083900000, 0x0000000083900000| Untracked 
+|  10|0x0000000083a00000, 0x0000000083b00000, 0x0000000083b00000|100%| O|  |TAMS 0x0000000083b00000, 0x0000000083a00000| Untracked 
+|  11|0x0000000083b00000, 0x0000000083c00000, 0x0000000083c00000|100%| O|  |TAMS 0x0000000083c00000, 0x0000000083b00000| Untracked 
+|  12|0x0000000083c00000, 0x0000000083d00000, 0x0000000083d00000|100%| O|  |TAMS 0x0000000083d00000, 0x0000000083c00000| Untracked 
+|  13|0x0000000083d00000, 0x0000000083e00000, 0x0000000083e00000|100%| O|  |TAMS 0x0000000083e00000, 0x0000000083d00000| Untracked 
+|  14|0x0000000083e00000, 0x0000000083f00000, 0x0000000083f00000|100%| O|  |TAMS 0x0000000083f00000, 0x0000000083e00000| Untracked 
+|  15|0x0000000083f00000, 0x0000000084000000, 0x0000000084000000|100%| O|  |TAMS 0x0000000083f00000, 0x0000000083f00000| Untracked 
+|  16|0x0000000084000000, 0x0000000084100000, 0x0000000084100000|100%| O|  |TAMS 0x0000000084000000, 0x0000000084000000| Untracked 
+|  17|0x0000000084100000, 0x0000000084200000, 0x0000000084200000|100%| O|  |TAMS 0x0000000084100000, 0x0000000084100000| Untracked 
+|  18|0x0000000084200000, 0x0000000084201800, 0x0000000084300000|  0%| O|  |TAMS 0x0000000084200000, 0x0000000084200000| Untracked 
+|  19|0x0000000084300000, 0x0000000084300000, 0x0000000084400000|  0%| F|  |TAMS 0x0000000084300000, 0x0000000084300000| Untracked 
+|  20|0x0000000084400000, 0x0000000084400000, 0x0000000084500000|  0%| F|  |TAMS 0x0000000084400000, 0x0000000084400000| Untracked 
+|  21|0x0000000084500000, 0x0000000084500000, 0x0000000084600000|  0%| F|  |TAMS 0x0000000084500000, 0x0000000084500000| Untracked 
+|  22|0x0000000084600000, 0x0000000084700000, 0x0000000084700000|100%| O|  |TAMS 0x0000000084700000, 0x0000000084600000| Untracked 
+|  23|0x0000000084700000, 0x0000000084800000, 0x0000000084800000|100%| O|  |TAMS 0x0000000084800000, 0x0000000084700000| Untracked 
+|  24|0x0000000084800000, 0x0000000084800000, 0x0000000084900000|  0%| F|  |TAMS 0x0000000084800000, 0x0000000084800000| Untracked 
+|  25|0x0000000084900000, 0x0000000084900000, 0x0000000084a00000|  0%| F|  |TAMS 0x0000000084900000, 0x0000000084900000| Untracked 
+|  26|0x0000000084a00000, 0x0000000084b00000, 0x0000000084b00000|100%| O|  |TAMS 0x0000000084b00000, 0x0000000084a00000| Untracked 
+|  27|0x0000000084b00000, 0x0000000084b00000, 0x0000000084c00000|  0%| F|  |TAMS 0x0000000084b00000, 0x0000000084b00000| Untracked 
+|  28|0x0000000084c00000, 0x0000000084d00000, 0x0000000084d00000|100%| O|  |TAMS 0x0000000084d00000, 0x0000000084c00000| Untracked 
+|  29|0x0000000084d00000, 0x0000000084d00000, 0x0000000084e00000|  0%| F|  |TAMS 0x0000000084d00000, 0x0000000084d00000| Untracked 
+|  30|0x0000000084e00000, 0x0000000084f00000, 0x0000000084f00000|100%| O|  |TAMS 0x0000000084f00000, 0x0000000084e00000| Untracked 
+|  31|0x0000000084f00000, 0x0000000084f00000, 0x0000000085000000|  0%| F|  |TAMS 0x0000000084f00000, 0x0000000084f00000| Untracked 
+|  32|0x0000000085000000, 0x0000000085100000, 0x0000000085100000|100%| O|  |TAMS 0x0000000085100000, 0x0000000085000000| Untracked 
+|  33|0x0000000085100000, 0x0000000085200000, 0x0000000085200000|100%| O|  |TAMS 0x0000000085200000, 0x0000000085100000| Untracked 
+|  34|0x0000000085200000, 0x0000000085300000, 0x0000000085300000|100%| O|  |TAMS 0x0000000085300000, 0x0000000085200000| Untracked 
+|  35|0x0000000085300000, 0x0000000085400000, 0x0000000085400000|100%| O|  |TAMS 0x0000000085400000, 0x0000000085300000| Untracked 
+|  36|0x0000000085400000, 0x0000000085500000, 0x0000000085500000|100%| O|  |TAMS 0x0000000085500000, 0x0000000085400000| Untracked 
+|  37|0x0000000085500000, 0x0000000085600000, 0x0000000085600000|100%| O|  |TAMS 0x0000000085600000, 0x0000000085500000| Untracked 
+|  38|0x0000000085600000, 0x0000000085700000, 0x0000000085700000|100%| O|  |TAMS 0x0000000085700000, 0x0000000085600000| Untracked 
+|  39|0x0000000085700000, 0x0000000085800000, 0x0000000085800000|100%| O|  |TAMS 0x0000000085800000, 0x0000000085700000| Untracked 
+|  40|0x0000000085800000, 0x0000000085900000, 0x0000000085900000|100%| O|  |TAMS 0x0000000085900000, 0x0000000085800000| Untracked 
+|  41|0x0000000085900000, 0x0000000085a00000, 0x0000000085a00000|100%| O|  |TAMS 0x0000000085a00000, 0x0000000085900000| Untracked 
+|  42|0x0000000085a00000, 0x0000000085b00000, 0x0000000085b00000|100%| O|  |TAMS 0x0000000085b00000, 0x0000000085a00000| Untracked 
+|  43|0x0000000085b00000, 0x0000000085c00000, 0x0000000085c00000|100%| O|  |TAMS 0x0000000085c00000, 0x0000000085b00000| Untracked 
+|  44|0x0000000085c00000, 0x0000000085d00000, 0x0000000085d00000|100%| O|  |TAMS 0x0000000085d00000, 0x0000000085c00000| Untracked 
+|  45|0x0000000085d00000, 0x0000000085d00000, 0x0000000085e00000|  0%| F|  |TAMS 0x0000000085d00000, 0x0000000085d00000| Untracked 
+|  46|0x0000000085e00000, 0x0000000085e00000, 0x0000000085f00000|  0%| F|  |TAMS 0x0000000085e00000, 0x0000000085e00000| Untracked 
+|  47|0x0000000085f00000, 0x0000000086000000, 0x0000000086000000|100%| O|  |TAMS 0x0000000086000000, 0x0000000085f00000| Untracked 
+|  48|0x0000000086000000, 0x0000000086100000, 0x0000000086100000|100%| O|  |TAMS 0x0000000086100000, 0x0000000086000000| Untracked 
+|  49|0x0000000086100000, 0x0000000086200000, 0x0000000086200000|100%| O|  |TAMS 0x0000000086200000, 0x0000000086100000| Untracked 
+|  50|0x0000000086200000, 0x0000000086300000, 0x0000000086300000|100%| O|  |TAMS 0x0000000086300000, 0x0000000086200000| Untracked 
+|  51|0x0000000086300000, 0x0000000086400000, 0x0000000086400000|100%| O|  |TAMS 0x0000000086400000, 0x0000000086300000| Untracked 
+|  52|0x0000000086400000, 0x0000000086500000, 0x0000000086500000|100%| O|  |TAMS 0x0000000086500000, 0x0000000086400000| Untracked 
+|  53|0x0000000086500000, 0x0000000086600000, 0x0000000086600000|100%| O|  |TAMS 0x0000000086600000, 0x0000000086500000| Untracked 
+|  54|0x0000000086600000, 0x0000000086700000, 0x0000000086700000|100%| O|  |TAMS 0x0000000086700000, 0x0000000086600000| Untracked 
+|  55|0x0000000086700000, 0x0000000086800000, 0x0000000086800000|100%| O|  |TAMS 0x0000000086800000, 0x0000000086700000| Untracked 
+|  56|0x0000000086800000, 0x0000000086900000, 0x0000000086900000|100%| O|  |TAMS 0x0000000086900000, 0x0000000086800000| Untracked 
+|  57|0x0000000086900000, 0x0000000086a00000, 0x0000000086a00000|100%| O|  |TAMS 0x0000000086a00000, 0x0000000086900000| Untracked 
+|  58|0x0000000086a00000, 0x0000000086a00000, 0x0000000086b00000|  0%| F|  |TAMS 0x0000000086a00000, 0x0000000086a00000| Untracked 
+|  59|0x0000000086b00000, 0x0000000086c00000, 0x0000000086c00000|100%| O|  |TAMS 0x0000000086c00000, 0x0000000086b00000| Untracked 
+|  60|0x0000000086c00000, 0x0000000086d00000, 0x0000000086d00000|100%| O|  |TAMS 0x0000000086d00000, 0x0000000086c00000| Untracked 
+|  61|0x0000000086d00000, 0x0000000086e00000, 0x0000000086e00000|100%| O|  |TAMS 0x0000000086e00000, 0x0000000086d00000| Untracked 
+|  62|0x0000000086e00000, 0x0000000086f00000, 0x0000000086f00000|100%| O|  |TAMS 0x0000000086f00000, 0x0000000086e00000| Untracked 
+|  63|0x0000000086f00000, 0x0000000086f00000, 0x0000000087000000|  0%| F|  |TAMS 0x0000000086f00000, 0x0000000086f00000| Untracked 
+|  64|0x0000000087000000, 0x0000000087100000, 0x0000000087100000|100%| O|  |TAMS 0x0000000087100000, 0x0000000087000000| Untracked 
+|  65|0x0000000087100000, 0x0000000087200000, 0x0000000087200000|100%| O|  |TAMS 0x0000000087200000, 0x0000000087100000| Untracked 
+|  66|0x0000000087200000, 0x0000000087200000, 0x0000000087300000|  0%| F|  |TAMS 0x0000000087200000, 0x0000000087200000| Untracked 
+|  67|0x0000000087300000, 0x0000000087300000, 0x0000000087400000|  0%| F|  |TAMS 0x0000000087300000, 0x0000000087300000| Untracked 
+|  68|0x0000000087400000, 0x0000000087500000, 0x0000000087500000|100%| O|  |TAMS 0x0000000087500000, 0x0000000087400000| Untracked 
+|  69|0x0000000087500000, 0x0000000087600000, 0x0000000087600000|100%| O|  |TAMS 0x0000000087600000, 0x0000000087500000| Untracked 
+|  70|0x0000000087600000, 0x0000000087600000, 0x0000000087700000|  0%| F|  |TAMS 0x0000000087600000, 0x0000000087600000| Untracked 
+|  71|0x0000000087700000, 0x0000000087800000, 0x0000000087800000|100%| O|  |TAMS 0x0000000087800000, 0x0000000087700000| Untracked 
+|  72|0x0000000087800000, 0x0000000087900000, 0x0000000087900000|100%| O|  |TAMS 0x0000000087900000, 0x0000000087800000| Untracked 
+|  73|0x0000000087900000, 0x0000000087a00000, 0x0000000087a00000|100%| O|  |TAMS 0x0000000087a00000, 0x0000000087900000| Untracked 
+|  74|0x0000000087a00000, 0x0000000087b00000, 0x0000000087b00000|100%| O|  |TAMS 0x0000000087b00000, 0x0000000087a00000| Untracked 
+|  75|0x0000000087b00000, 0x0000000087c00000, 0x0000000087c00000|100%| O|  |TAMS 0x0000000087c00000, 0x0000000087b00000| Untracked 
+|  76|0x0000000087c00000, 0x0000000087d00000, 0x0000000087d00000|100%| O|  |TAMS 0x0000000087d00000, 0x0000000087c00000| Untracked 
+|  77|0x0000000087d00000, 0x0000000087e00000, 0x0000000087e00000|100%| O|  |TAMS 0x0000000087e00000, 0x0000000087d00000| Untracked 
+|  78|0x0000000087e00000, 0x0000000087e00000, 0x0000000087f00000|  0%| F|  |TAMS 0x0000000087e00000, 0x0000000087e00000| Untracked 
+|  79|0x0000000087f00000, 0x0000000088000000, 0x0000000088000000|100%| O|  |TAMS 0x0000000088000000, 0x0000000087f00000| Untracked 
+|  80|0x0000000088000000, 0x0000000088100000, 0x0000000088100000|100%| O|  |TAMS 0x0000000088100000, 0x0000000088000000| Untracked 
+|  81|0x0000000088100000, 0x0000000088200000, 0x0000000088200000|100%| O|  |TAMS 0x0000000088200000, 0x0000000088100000| Untracked 
+|  82|0x0000000088200000, 0x0000000088300000, 0x0000000088300000|100%| O|  |TAMS 0x0000000088300000, 0x0000000088200000| Untracked 
+|  83|0x0000000088300000, 0x0000000088400000, 0x0000000088400000|100%| O|  |TAMS 0x0000000088400000, 0x0000000088300000| Untracked 
+|  84|0x0000000088400000, 0x0000000088400000, 0x0000000088500000|  0%| F|  |TAMS 0x0000000088400000, 0x0000000088400000| Untracked 
+|  85|0x0000000088500000, 0x0000000088600000, 0x0000000088600000|100%| O|  |TAMS 0x0000000088600000, 0x0000000088500000| Untracked 
+|  86|0x0000000088600000, 0x0000000088700000, 0x0000000088700000|100%| O|  |TAMS 0x0000000088700000, 0x0000000088600000| Untracked 
+|  87|0x0000000088700000, 0x0000000088700000, 0x0000000088800000|  0%| F|  |TAMS 0x0000000088700000, 0x0000000088700000| Untracked 
+|  88|0x0000000088800000, 0x0000000088900000, 0x0000000088900000|100%| O|  |TAMS 0x0000000088900000, 0x0000000088800000| Untracked 
+|  89|0x0000000088900000, 0x0000000088a00000, 0x0000000088a00000|100%| O|  |TAMS 0x0000000088a00000, 0x0000000088900000| Untracked 
+|  90|0x0000000088a00000, 0x0000000088b00000, 0x0000000088b00000|100%| O|  |TAMS 0x0000000088b00000, 0x0000000088a00000| Untracked 
+|  91|0x0000000088b00000, 0x0000000088c00000, 0x0000000088c00000|100%| O|  |TAMS 0x0000000088c00000, 0x0000000088b00000| Untracked 
+|  92|0x0000000088c00000, 0x0000000088d00000, 0x0000000088d00000|100%| O|  |TAMS 0x0000000088d00000, 0x0000000088c00000| Untracked 
+|  93|0x0000000088d00000, 0x0000000088e00000, 0x0000000088e00000|100%| O|  |TAMS 0x0000000088e00000, 0x0000000088d00000| Untracked 
+|  94|0x0000000088e00000, 0x0000000088f00000, 0x0000000088f00000|100%| O|  |TAMS 0x0000000088f00000, 0x0000000088e00000| Untracked 
+|  95|0x0000000088f00000, 0x0000000089000000, 0x0000000089000000|100%| O|  |TAMS 0x0000000089000000, 0x0000000088f00000| Untracked 
+|  96|0x0000000089000000, 0x0000000089100000, 0x0000000089100000|100%| O|  |TAMS 0x0000000089100000, 0x0000000089000000| Untracked 
+|  97|0x0000000089100000, 0x0000000089200000, 0x0000000089200000|100%| O|  |TAMS 0x0000000089200000, 0x0000000089100000| Untracked 
+|  98|0x0000000089200000, 0x0000000089300000, 0x0000000089300000|100%| O|  |TAMS 0x0000000089300000, 0x0000000089200000| Untracked 
+|  99|0x0000000089300000, 0x0000000089400000, 0x0000000089400000|100%| O|  |TAMS 0x0000000089400000, 0x0000000089300000| Untracked 
+| 100|0x0000000089400000, 0x0000000089500000, 0x0000000089500000|100%| O|  |TAMS 0x0000000089500000, 0x0000000089400000| Untracked 
+| 101|0x0000000089500000, 0x0000000089600000, 0x0000000089600000|100%| O|  |TAMS 0x0000000089600000, 0x0000000089500000| Untracked 
+| 102|0x0000000089600000, 0x0000000089700000, 0x0000000089700000|100%| O|  |TAMS 0x0000000089700000, 0x0000000089600000| Untracked 
+| 103|0x0000000089700000, 0x0000000089800000, 0x0000000089800000|100%| O|  |TAMS 0x0000000089800000, 0x0000000089700000| Untracked 
+| 104|0x0000000089800000, 0x0000000089900000, 0x0000000089900000|100%| O|  |TAMS 0x0000000089900000, 0x0000000089800000| Untracked 
+| 105|0x0000000089900000, 0x0000000089a00000, 0x0000000089a00000|100%| O|  |TAMS 0x0000000089a00000, 0x0000000089900000| Untracked 
+| 106|0x0000000089a00000, 0x0000000089a00000, 0x0000000089b00000|  0%| F|  |TAMS 0x0000000089a00000, 0x0000000089a00000| Untracked 
+| 107|0x0000000089b00000, 0x0000000089b00000, 0x0000000089c00000|  0%| F|  |TAMS 0x0000000089b00000, 0x0000000089b00000| Untracked 
+| 108|0x0000000089c00000, 0x0000000089d00000, 0x0000000089d00000|100%| O|  |TAMS 0x0000000089d00000, 0x0000000089c00000| Untracked 
+| 109|0x0000000089d00000, 0x0000000089e00000, 0x0000000089e00000|100%| O|  |TAMS 0x0000000089e00000, 0x0000000089d00000| Untracked 
+| 110|0x0000000089e00000, 0x0000000089f00000, 0x0000000089f00000|100%| O|  |TAMS 0x0000000089f00000, 0x0000000089e00000| Untracked 
+| 111|0x0000000089f00000, 0x000000008a000000, 0x000000008a000000|100%| O|  |TAMS 0x000000008a000000, 0x0000000089f00000| Untracked 
+| 112|0x000000008a000000, 0x000000008a100000, 0x000000008a100000|100%| O|  |TAMS 0x000000008a0d5800, 0x000000008a000000| Untracked 
+| 113|0x000000008a100000, 0x000000008a200000, 0x000000008a200000|100%| O|  |TAMS 0x000000008a100000, 0x000000008a100000| Untracked 
+| 114|0x000000008a200000, 0x000000008a300000, 0x000000008a300000|100%| O|  |TAMS 0x000000008a200000, 0x000000008a200000| Untracked 
+| 115|0x000000008a300000, 0x000000008a400000, 0x000000008a400000|100%| O|  |TAMS 0x000000008a300000, 0x000000008a300000| Untracked 
+| 116|0x000000008a400000, 0x000000008a500000, 0x000000008a500000|100%| O|  |TAMS 0x000000008a400000, 0x000000008a400000| Untracked 
+| 117|0x000000008a500000, 0x000000008a600000, 0x000000008a600000|100%| O|  |TAMS 0x000000008a500000, 0x000000008a500000| Untracked 
+| 118|0x000000008a600000, 0x000000008a700000, 0x000000008a700000|100%| O|  |TAMS 0x000000008a600000, 0x000000008a600000| Untracked 
+| 119|0x000000008a700000, 0x000000008a800000, 0x000000008a800000|100%| O|  |TAMS 0x000000008a700000, 0x000000008a700000| Untracked 
+| 120|0x000000008a800000, 0x000000008a900000, 0x000000008a900000|100%| O|  |TAMS 0x000000008a800000, 0x000000008a800000| Untracked 
+| 121|0x000000008a900000, 0x000000008aa00000, 0x000000008aa00000|100%| O|  |TAMS 0x000000008a900000, 0x000000008a900000| Untracked 
+| 122|0x000000008aa00000, 0x000000008ab00000, 0x000000008ab00000|100%| O|  |TAMS 0x000000008aa00000, 0x000000008aa00000| Untracked 
+| 123|0x000000008ab00000, 0x000000008ac00000, 0x000000008ac00000|100%| O|  |TAMS 0x000000008ab00000, 0x000000008ab00000| Untracked 
+| 124|0x000000008ac00000, 0x000000008ad00000, 0x000000008ad00000|100%| O|  |TAMS 0x000000008ac00000, 0x000000008ac00000| Untracked 
+| 125|0x000000008ad00000, 0x000000008ae00000, 0x000000008ae00000|100%| O|  |TAMS 0x000000008ad00000, 0x000000008ad00000| Untracked 
+| 126|0x000000008ae00000, 0x000000008af00000, 0x000000008af00000|100%| O|  |TAMS 0x000000008ae00000, 0x000000008ae00000| Untracked 
+| 127|0x000000008af00000, 0x000000008b000000, 0x000000008b000000|100%| O|  |TAMS 0x000000008af00000, 0x000000008af00000| Untracked 
+| 128|0x000000008b000000, 0x000000008b000000, 0x000000008b100000|  0%| F|  |TAMS 0x000000008b000000, 0x000000008b000000| Untracked 
+| 129|0x000000008b100000, 0x000000008b100000, 0x000000008b200000|  0%| F|  |TAMS 0x000000008b100000, 0x000000008b100000| Untracked 
+| 130|0x000000008b200000, 0x000000008b200000, 0x000000008b300000|  0%| F|  |TAMS 0x000000008b200000, 0x000000008b200000| Untracked 
+| 131|0x000000008b300000, 0x000000008b300000, 0x000000008b400000|  0%| F|  |TAMS 0x000000008b300000, 0x000000008b300000| Untracked 
+| 132|0x000000008b400000, 0x000000008b400000, 0x000000008b500000|  0%| F|  |TAMS 0x000000008b400000, 0x000000008b400000| Untracked 
+| 133|0x000000008b500000, 0x000000008b500000, 0x000000008b600000|  0%| F|  |TAMS 0x000000008b500000, 0x000000008b500000| Untracked 
+| 134|0x000000008b600000, 0x000000008b600000, 0x000000008b700000|  0%| F|  |TAMS 0x000000008b600000, 0x000000008b600000| Untracked 
+| 135|0x000000008b700000, 0x000000008b700000, 0x000000008b800000|  0%| F|  |TAMS 0x000000008b700000, 0x000000008b700000| Untracked 
+| 136|0x000000008b800000, 0x000000008b800000, 0x000000008b900000|  0%| F|  |TAMS 0x000000008b800000, 0x000000008b800000| Untracked 
+| 137|0x000000008b900000, 0x000000008b900000, 0x000000008ba00000|  0%| F|  |TAMS 0x000000008b900000, 0x000000008b900000| Untracked 
+| 138|0x000000008ba00000, 0x000000008ba00000, 0x000000008bb00000|  0%| F|  |TAMS 0x000000008ba00000, 0x000000008ba00000| Untracked 
+| 139|0x000000008bb00000, 0x000000008bb00000, 0x000000008bc00000|  0%| F|  |TAMS 0x000000008bb00000, 0x000000008bb00000| Untracked 
+| 140|0x000000008bc00000, 0x000000008bc00000, 0x000000008bd00000|  0%| F|  |TAMS 0x000000008bc00000, 0x000000008bc00000| Untracked 
+| 141|0x000000008bd00000, 0x000000008bd00000, 0x000000008be00000|  0%| F|  |TAMS 0x000000008bd00000, 0x000000008bd00000| Untracked 
+| 142|0x000000008be00000, 0x000000008be00000, 0x000000008bf00000|  0%| F|  |TAMS 0x000000008be00000, 0x000000008be00000| Untracked 
+| 143|0x000000008bf00000, 0x000000008bf00000, 0x000000008c000000|  0%| F|  |TAMS 0x000000008bf00000, 0x000000008bf00000| Untracked 
+| 144|0x000000008c000000, 0x000000008c000000, 0x000000008c100000|  0%| F|  |TAMS 0x000000008c000000, 0x000000008c000000| Untracked 
+| 145|0x000000008c100000, 0x000000008c100000, 0x000000008c200000|  0%| F|  |TAMS 0x000000008c100000, 0x000000008c100000| Untracked 
+| 146|0x000000008c200000, 0x000000008c200000, 0x000000008c300000|  0%| F|  |TAMS 0x000000008c200000, 0x000000008c200000| Untracked 
+| 147|0x000000008c300000, 0x000000008c300000, 0x000000008c400000|  0%| F|  |TAMS 0x000000008c300000, 0x000000008c300000| Untracked 
+| 148|0x000000008c400000, 0x000000008c400000, 0x000000008c500000|  0%| F|  |TAMS 0x000000008c400000, 0x000000008c400000| Untracked 
+| 149|0x000000008c500000, 0x000000008c500000, 0x000000008c600000|  0%| F|  |TAMS 0x000000008c500000, 0x000000008c500000| Untracked 
+| 150|0x000000008c600000, 0x000000008c600000, 0x000000008c700000|  0%| F|  |TAMS 0x000000008c600000, 0x000000008c600000| Untracked 
+| 151|0x000000008c700000, 0x000000008c700000, 0x000000008c800000|  0%| F|  |TAMS 0x000000008c700000, 0x000000008c700000| Untracked 
+| 152|0x000000008c800000, 0x000000008c800000, 0x000000008c900000|  0%| F|  |TAMS 0x000000008c800000, 0x000000008c800000| Untracked 
+| 153|0x000000008c900000, 0x000000008c900000, 0x000000008ca00000|  0%| F|  |TAMS 0x000000008c900000, 0x000000008c900000| Untracked 
+| 154|0x000000008ca00000, 0x000000008ca00000, 0x000000008cb00000|  0%| F|  |TAMS 0x000000008ca00000, 0x000000008ca00000| Untracked 
+| 155|0x000000008cb00000, 0x000000008cb00000, 0x000000008cc00000|  0%| F|  |TAMS 0x000000008cb00000, 0x000000008cb00000| Untracked 
+| 156|0x000000008cc00000, 0x000000008cc00000, 0x000000008cd00000|  0%| F|  |TAMS 0x000000008cc00000, 0x000000008cc00000| Untracked 
+| 157|0x000000008cd00000, 0x000000008cd00000, 0x000000008ce00000|  0%| F|  |TAMS 0x000000008cd00000, 0x000000008cd00000| Untracked 
+| 158|0x000000008ce00000, 0x000000008ce00000, 0x000000008cf00000|  0%| F|  |TAMS 0x000000008ce00000, 0x000000008ce00000| Untracked 
+| 159|0x000000008cf00000, 0x000000008cf00000, 0x000000008d000000|  0%| F|  |TAMS 0x000000008cf00000, 0x000000008cf00000| Untracked 
+| 160|0x000000008d000000, 0x000000008d000000, 0x000000008d100000|  0%| F|  |TAMS 0x000000008d000000, 0x000000008d000000| Untracked 
+| 161|0x000000008d100000, 0x000000008d100000, 0x000000008d200000|  0%| F|  |TAMS 0x000000008d100000, 0x000000008d100000| Untracked 
+| 162|0x000000008d200000, 0x000000008d200000, 0x000000008d300000|  0%| F|  |TAMS 0x000000008d200000, 0x000000008d200000| Untracked 
+| 163|0x000000008d300000, 0x000000008d300000, 0x000000008d400000|  0%| F|  |TAMS 0x000000008d300000, 0x000000008d300000| Untracked 
+| 164|0x000000008d400000, 0x000000008d400000, 0x000000008d500000|  0%| F|  |TAMS 0x000000008d400000, 0x000000008d400000| Untracked 
+| 165|0x000000008d500000, 0x000000008d500000, 0x000000008d600000|  0%| F|  |TAMS 0x000000008d500000, 0x000000008d500000| Untracked 
+| 166|0x000000008d600000, 0x000000008d600000, 0x000000008d700000|  0%| F|  |TAMS 0x000000008d600000, 0x000000008d600000| Untracked 
+| 167|0x000000008d700000, 0x000000008d700000, 0x000000008d800000|  0%| F|  |TAMS 0x000000008d700000, 0x000000008d700000| Untracked 
+| 168|0x000000008d800000, 0x000000008d800000, 0x000000008d900000|  0%| F|  |TAMS 0x000000008d800000, 0x000000008d800000| Untracked 
+| 169|0x000000008d900000, 0x000000008d900000, 0x000000008da00000|  0%| F|  |TAMS 0x000000008d900000, 0x000000008d900000| Untracked 
+| 170|0x000000008da00000, 0x000000008da00000, 0x000000008db00000|  0%| F|  |TAMS 0x000000008da00000, 0x000000008da00000| Untracked 
+| 171|0x000000008db00000, 0x000000008db00000, 0x000000008dc00000|  0%| F|  |TAMS 0x000000008db00000, 0x000000008db00000| Untracked 
+| 172|0x000000008dc00000, 0x000000008dc00000, 0x000000008dd00000|  0%| F|  |TAMS 0x000000008dc00000, 0x000000008dc00000| Untracked 
+| 173|0x000000008dd00000, 0x000000008dd00000, 0x000000008de00000|  0%| F|  |TAMS 0x000000008dd00000, 0x000000008dd00000| Untracked 
+| 174|0x000000008de00000, 0x000000008de00000, 0x000000008df00000|  0%| F|  |TAMS 0x000000008de00000, 0x000000008de00000| Untracked 
+| 175|0x000000008df00000, 0x000000008df00000, 0x000000008e000000|  0%| F|  |TAMS 0x000000008df00000, 0x000000008df00000| Untracked 
+| 176|0x000000008e000000, 0x000000008e000000, 0x000000008e100000|  0%| F|  |TAMS 0x000000008e000000, 0x000000008e000000| Untracked 
+| 177|0x000000008e100000, 0x000000008e100000, 0x000000008e200000|  0%| F|  |TAMS 0x000000008e100000, 0x000000008e100000| Untracked 
+| 178|0x000000008e200000, 0x000000008e200000, 0x000000008e300000|  0%| F|  |TAMS 0x000000008e200000, 0x000000008e200000| Untracked 
+| 179|0x000000008e300000, 0x000000008e300000, 0x000000008e400000|  0%| F|  |TAMS 0x000000008e300000, 0x000000008e300000| Untracked 
+| 180|0x000000008e400000, 0x000000008e400000, 0x000000008e500000|  0%| F|  |TAMS 0x000000008e400000, 0x000000008e400000| Untracked 
+| 181|0x000000008e500000, 0x000000008e500000, 0x000000008e600000|  0%| F|  |TAMS 0x000000008e500000, 0x000000008e500000| Untracked 
+| 182|0x000000008e600000, 0x000000008e600000, 0x000000008e700000|  0%| F|  |TAMS 0x000000008e600000, 0x000000008e600000| Untracked 
+| 183|0x000000008e700000, 0x000000008e700000, 0x000000008e800000|  0%| F|  |TAMS 0x000000008e700000, 0x000000008e700000| Untracked 
+| 184|0x000000008e800000, 0x000000008e800000, 0x000000008e900000|  0%| F|  |TAMS 0x000000008e800000, 0x000000008e800000| Untracked 
+| 185|0x000000008e900000, 0x000000008e900000, 0x000000008ea00000|  0%| F|  |TAMS 0x000000008e900000, 0x000000008e900000| Untracked 
+| 186|0x000000008ea00000, 0x000000008ea00000, 0x000000008eb00000|  0%| F|  |TAMS 0x000000008ea00000, 0x000000008ea00000| Untracked 
+| 187|0x000000008eb00000, 0x000000008eb00000, 0x000000008ec00000|  0%| F|  |TAMS 0x000000008eb00000, 0x000000008eb00000| Untracked 
+| 188|0x000000008ec00000, 0x000000008ec00000, 0x000000008ed00000|  0%| F|  |TAMS 0x000000008ec00000, 0x000000008ec00000| Untracked 
+| 189|0x000000008ed00000, 0x000000008ed00000, 0x000000008ee00000|  0%| F|  |TAMS 0x000000008ed00000, 0x000000008ed00000| Untracked 
+| 190|0x000000008ee00000, 0x000000008ee00000, 0x000000008ef00000|  0%| F|  |TAMS 0x000000008ee00000, 0x000000008ee00000| Untracked 
+| 191|0x000000008ef00000, 0x000000008ef00000, 0x000000008f000000|  0%| F|  |TAMS 0x000000008ef00000, 0x000000008ef00000| Untracked 
+| 192|0x000000008f000000, 0x000000008f000000, 0x000000008f100000|  0%| F|  |TAMS 0x000000008f000000, 0x000000008f000000| Untracked 
+| 193|0x000000008f100000, 0x000000008f100000, 0x000000008f200000|  0%| F|  |TAMS 0x000000008f100000, 0x000000008f100000| Untracked 
+| 194|0x000000008f200000, 0x000000008f200000, 0x000000008f300000|  0%| F|  |TAMS 0x000000008f200000, 0x000000008f200000| Untracked 
+| 195|0x000000008f300000, 0x000000008f300000, 0x000000008f400000|  0%| F|  |TAMS 0x000000008f300000, 0x000000008f300000| Untracked 
+| 196|0x000000008f400000, 0x000000008f400000, 0x000000008f500000|  0%| F|  |TAMS 0x000000008f400000, 0x000000008f400000| Untracked 
+| 197|0x000000008f500000, 0x000000008f500000, 0x000000008f600000|  0%| F|  |TAMS 0x000000008f500000, 0x000000008f500000| Untracked 
+| 198|0x000000008f600000, 0x000000008f600000, 0x000000008f700000|  0%| F|  |TAMS 0x000000008f600000, 0x000000008f600000| Untracked 
+| 199|0x000000008f700000, 0x000000008f700000, 0x000000008f800000|  0%| F|  |TAMS 0x000000008f700000, 0x000000008f700000| Untracked 
+| 200|0x000000008f800000, 0x000000008f800000, 0x000000008f900000|  0%| F|  |TAMS 0x000000008f800000, 0x000000008f800000| Untracked 
+| 201|0x000000008f900000, 0x000000008f900000, 0x000000008fa00000|  0%| F|  |TAMS 0x000000008f900000, 0x000000008f900000| Untracked 
+| 202|0x000000008fa00000, 0x000000008fa00000, 0x000000008fb00000|  0%| F|  |TAMS 0x000000008fa00000, 0x000000008fa00000| Untracked 
+| 203|0x000000008fb00000, 0x000000008fb00000, 0x000000008fc00000|  0%| F|  |TAMS 0x000000008fb00000, 0x000000008fb00000| Untracked 
+| 204|0x000000008fc00000, 0x000000008fc00000, 0x000000008fd00000|  0%| F|  |TAMS 0x000000008fc00000, 0x000000008fc00000| Untracked 
+| 205|0x000000008fd00000, 0x000000008fd00000, 0x000000008fe00000|  0%| F|  |TAMS 0x000000008fd00000, 0x000000008fd00000| Untracked 
+| 206|0x000000008fe00000, 0x000000008fe00000, 0x000000008ff00000|  0%| F|  |TAMS 0x000000008fe00000, 0x000000008fe00000| Untracked 
+| 207|0x000000008ff00000, 0x000000008ff00000, 0x0000000090000000|  0%| F|  |TAMS 0x000000008ff00000, 0x000000008ff00000| Untracked 
+| 208|0x0000000090000000, 0x0000000090000000, 0x0000000090100000|  0%| F|  |TAMS 0x0000000090000000, 0x0000000090000000| Untracked 
+| 209|0x0000000090100000, 0x0000000090100000, 0x0000000090200000|  0%| F|  |TAMS 0x0000000090100000, 0x0000000090100000| Untracked 
+| 210|0x0000000090200000, 0x0000000090200000, 0x0000000090300000|  0%| F|  |TAMS 0x0000000090200000, 0x0000000090200000| Untracked 
+| 211|0x0000000090300000, 0x0000000090300000, 0x0000000090400000|  0%| F|  |TAMS 0x0000000090300000, 0x0000000090300000| Untracked 
+| 212|0x0000000090400000, 0x0000000090400000, 0x0000000090500000|  0%| F|  |TAMS 0x0000000090400000, 0x0000000090400000| Untracked 
+| 213|0x0000000090500000, 0x0000000090500000, 0x0000000090600000|  0%| F|  |TAMS 0x0000000090500000, 0x0000000090500000| Untracked 
+| 214|0x0000000090600000, 0x0000000090600000, 0x0000000090700000|  0%| F|  |TAMS 0x0000000090600000, 0x0000000090600000| Untracked 
+| 215|0x0000000090700000, 0x0000000090700000, 0x0000000090800000|  0%| F|  |TAMS 0x0000000090700000, 0x0000000090700000| Untracked 
+| 216|0x0000000090800000, 0x0000000090800000, 0x0000000090900000|  0%| F|  |TAMS 0x0000000090800000, 0x0000000090800000| Untracked 
+| 217|0x0000000090900000, 0x0000000090900000, 0x0000000090a00000|  0%| F|  |TAMS 0x0000000090900000, 0x0000000090900000| Untracked 
+| 218|0x0000000090a00000, 0x0000000090a00000, 0x0000000090b00000|  0%| F|  |TAMS 0x0000000090a00000, 0x0000000090a00000| Untracked 
+| 219|0x0000000090b00000, 0x0000000090b00000, 0x0000000090c00000|  0%| F|  |TAMS 0x0000000090b00000, 0x0000000090b00000| Untracked 
+| 220|0x0000000090c00000, 0x0000000090c00000, 0x0000000090d00000|  0%| F|  |TAMS 0x0000000090c00000, 0x0000000090c00000| Untracked 
+| 221|0x0000000090d00000, 0x0000000090d00000, 0x0000000090e00000|  0%| F|  |TAMS 0x0000000090d00000, 0x0000000090d00000| Untracked 
+| 222|0x0000000090e00000, 0x0000000090e00000, 0x0000000090f00000|  0%| F|  |TAMS 0x0000000090e00000, 0x0000000090e00000| Untracked 
+| 223|0x0000000090f00000, 0x0000000090f00000, 0x0000000091000000|  0%| F|  |TAMS 0x0000000090f00000, 0x0000000090f00000| Untracked 
+| 224|0x0000000091000000, 0x0000000091000000, 0x0000000091100000|  0%| F|  |TAMS 0x0000000091000000, 0x0000000091000000| Untracked 
+| 225|0x0000000091100000, 0x0000000091100000, 0x0000000091200000|  0%| F|  |TAMS 0x0000000091100000, 0x0000000091100000| Untracked 
+| 226|0x0000000091200000, 0x0000000091200000, 0x0000000091300000|  0%| F|  |TAMS 0x0000000091200000, 0x0000000091200000| Untracked 
+| 227|0x0000000091300000, 0x0000000091300000, 0x0000000091400000|  0%| F|  |TAMS 0x0000000091300000, 0x0000000091300000| Untracked 
+| 228|0x0000000091400000, 0x0000000091400000, 0x0000000091500000|  0%| F|  |TAMS 0x0000000091400000, 0x0000000091400000| Untracked 
+| 229|0x0000000091500000, 0x0000000091500000, 0x0000000091600000|  0%| F|  |TAMS 0x0000000091500000, 0x0000000091500000| Untracked 
+| 230|0x0000000091600000, 0x0000000091600000, 0x0000000091700000|  0%| F|  |TAMS 0x0000000091600000, 0x0000000091600000| Untracked 
+| 231|0x0000000091700000, 0x0000000091700000, 0x0000000091800000|  0%| F|  |TAMS 0x0000000091700000, 0x0000000091700000| Untracked 
+| 232|0x0000000091800000, 0x0000000091800000, 0x0000000091900000|  0%| F|  |TAMS 0x0000000091800000, 0x0000000091800000| Untracked 
+| 233|0x0000000091900000, 0x0000000091900000, 0x0000000091a00000|  0%| F|  |TAMS 0x0000000091900000, 0x0000000091900000| Untracked 
+| 234|0x0000000091a00000, 0x0000000091a00000, 0x0000000091b00000|  0%| F|  |TAMS 0x0000000091a00000, 0x0000000091a00000| Untracked 
+| 235|0x0000000091b00000, 0x0000000091b0c6f0, 0x0000000091c00000|  4%| S|CS|TAMS 0x0000000091b00000, 0x0000000091b00000| Complete 
+| 236|0x0000000091c00000, 0x0000000091c00000, 0x0000000091d00000|  0%| F|  |TAMS 0x0000000091c00000, 0x0000000091c00000| Untracked 
+| 237|0x0000000091d00000, 0x0000000091d00000, 0x0000000091e00000|  0%| F|  |TAMS 0x0000000091d00000, 0x0000000091d00000| Untracked 
+| 238|0x0000000091e00000, 0x0000000091e00000, 0x0000000091f00000|  0%| F|  |TAMS 0x0000000091e00000, 0x0000000091e00000| Untracked 
+| 239|0x0000000091f00000, 0x0000000091f00000, 0x0000000092000000|  0%| F|  |TAMS 0x0000000091f00000, 0x0000000091f00000| Untracked 
+| 240|0x0000000092000000, 0x0000000092000000, 0x0000000092100000|  0%| F|  |TAMS 0x0000000092000000, 0x0000000092000000| Untracked 
+| 241|0x0000000092100000, 0x0000000092100000, 0x0000000092200000|  0%| F|  |TAMS 0x0000000092100000, 0x0000000092100000| Untracked 
+| 242|0x0000000092200000, 0x0000000092200000, 0x0000000092300000|  0%| F|  |TAMS 0x0000000092200000, 0x0000000092200000| Untracked 
+| 243|0x0000000092300000, 0x0000000092300000, 0x0000000092400000|  0%| F|  |TAMS 0x0000000092300000, 0x0000000092300000| Untracked 
+| 244|0x0000000092400000, 0x0000000092400000, 0x0000000092500000|  0%| F|  |TAMS 0x0000000092400000, 0x0000000092400000| Untracked 
+| 245|0x0000000092500000, 0x0000000092500000, 0x0000000092600000|  0%| F|  |TAMS 0x0000000092500000, 0x0000000092500000| Untracked 
+| 246|0x0000000092600000, 0x0000000092600000, 0x0000000092700000|  0%| F|  |TAMS 0x0000000092600000, 0x0000000092600000| Untracked 
+
+Card table byte_map: [0x0000022572960000,0x0000022572d50000] _byte_map_base: 0x0000022572548000
+
+Marking Bits (Prev, Next): (CMBitMap*) 0x000002256e87eec0, (CMBitMap*) 0x000002256e87ee80
+ Prev Bits: [0x0000022575080000, 0x0000022576fc0000)
+ Next Bits: [0x0000022573140000, 0x0000022575080000)
+
+Polling page: 0x000002256e000000
+
+Metaspace:
+
+Usage:
+  Non-class:     90.02 MB capacity,    89.02 MB ( 99%) used,   826.88 KB ( <1%) free+waste,   193.69 KB ( <1%) overhead. 
+      Class:     13.68 MB capacity,    13.16 MB ( 96%) used,   446.24 KB (  3%) free+waste,    79.12 KB ( <1%) overhead. 
+       Both:    103.70 MB capacity,   102.19 MB ( 99%) used,     1.24 MB (  1%) free+waste,   272.81 KB ( <1%) overhead. 
+
+Virtual space:
+  Non-class space:       92.00 MB reserved,      90.17 MB ( 98%) committed 
+      Class space:        1.00 GB reserved,      13.75 MB (  1%) committed 
+             Both:        1.09 GB reserved,     103.92 MB (  9%) committed 
+
+Chunk freelists:
+   Non-Class:  26.00 KB
+       Class:  12.00 KB
+        Both:  38.00 KB
+
+MaxMetaspaceSize: 17179869184.00 GB
+CompressedClassSpaceSize: 1.00 GB
+
+CodeHeap 'non-profiled nmethods': size=238336Kb used=29635Kb max_used=29635Kb free=208700Kb
+ bounds [0x0000022500740000, 0x0000022502440000, 0x000002250f000000]
+CodeHeap 'non-nmethods': size=7424Kb used=1403Kb max_used=1403Kb free=6020Kb
+ bounds [0x0000022500000000, 0x0000022500270000, 0x0000022500740000]
+ total_blobs=18391 nmethods=17678 adapters=639
+ compilation: enabled
+              stopped_count=0, restarted_count=0
+ full_count=0
+
+Compilation events (20 events):
+Event: 5890.706 Thread 0x000002257a2c59e0 18301   !   1       sun.rmi.transport.Transport::serviceCall (349 bytes)
+Event: 5891.217 Thread 0x000002257a2c59e0 nmethod 18301 0x0000022502426710 code [0x0000022502426ce0, 0x0000022502428b28]
+Event: 5950.695 Thread 0x000002257a2c59e0 18309       1       sun.rmi.server.UnicastServerRef::unmarshalCustomCallData (31 bytes)
+Event: 5950.702 Thread 0x000002257a2c59e0 nmethod 18309 0x000002250242ae10 code [0x000002250242afe0, 0x000002250242b288]
+Event: 5950.702 Thread 0x000002257a2c59e0 18310       1       sun.rmi.transport.ConnectionInputStream::registerRefs (71 bytes)
+Event: 5950.716 Thread 0x000002257a2c59e0 nmethod 18310 0x000002250242b410 code [0x000002250242b620, 0x000002250242b938]
+Event: 5950.716 Thread 0x000002257a2c59e0 18311   !   1       sun.rmi.transport.ConnectionInputStream::done (145 bytes)
+Event: 5950.737 Thread 0x000002257a2c59e0 nmethod 18311 0x000002250242bb10 code [0x000002250242bde0, 0x000002250242d028]
+Event: 6010.700 Thread 0x000002257a2c59e0 18312       1       java.net.InetSocketAddress::getAddress (8 bytes)
+Event: 6010.700 Thread 0x000002257a2c59e0 nmethod 18312 0x000002250242db10 code [0x000002250242dca0, 0x000002250242dd58]
+Event: 6265.740 Thread 0x000002257a2c59e0 18313  s!   1       java.net.Socket::close (47 bytes)
+Event: 6265.740 Thread 0x000002257a2c59e0 nmethod 18313 0x000002250242de10 code [0x000002250242dfc0, 0x000002250242e2f8]
+Event: 6360.856 Thread 0x000002257a2c59e0 18314       1       java.util.Collections::reverse (125 bytes)
+Event: 6360.862 Thread 0x000002257a2c59e0 nmethod 18314 0x000002250242e490 code [0x000002250242e6c0, 0x000002250242ea48]
+Event: 6490.769 Thread 0x000002257a2c59e0 18315       1       java.net.ServerSocket::isBound (5 bytes)
+Event: 6490.769 Thread 0x000002257a2c59e0 nmethod 18315 0x000002250242ec90 code [0x000002250242ee20, 0x000002250242eed8]
+Event: 6747.010 Thread 0x000002257a2c59e0 18316       1       java.util.concurrent.SynchronousQueue$TransferStack::awaitFulfill (169 bytes)
+Event: 6747.383 Thread 0x000002257a2c59e0 nmethod 18316 0x000002250242ef90 code [0x000002250242f220, 0x000002250242ff98]
+Event: 6793.452 Thread 0x000002257a2c59e0 18317  s    1       com.zaxxer.hikari.pool.HikariPool::fillPool (78 bytes)
+Event: 6793.697 Thread 0x000002257a2c59e0 nmethod 18317 0x0000022502430590 code [0x0000022502430760, 0x0000022502430a28]
+
+GC Heap History (20 events):
+Event: 6175.390 GC heap after
+{Heap after GC invocations=162 (full 0):
+ garbage-first heap   total 252928K, used 109784K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 1 young (1024K), 1 survivors (1024K)
+ Metaspace       used 104639K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 6315.685 GC heap before
+{Heap before GC invocations=162 (full 0):
+ garbage-first heap   total 252928K, used 225496K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 114 young (116736K), 1 survivors (1024K)
+ Metaspace       used 104639K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 6315.691 GC heap after
+{Heap after GC invocations=163 (full 0):
+ garbage-first heap   total 252928K, used 109802K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 1 young (1024K), 1 survivors (1024K)
+ Metaspace       used 104639K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 6452.947 GC heap before
+{Heap before GC invocations=163 (full 0):
+ garbage-first heap   total 252928K, used 225514K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 114 young (116736K), 1 survivors (1024K)
+ Metaspace       used 104639K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 6452.951 GC heap after
+{Heap after GC invocations=164 (full 0):
+ garbage-first heap   total 252928K, used 109747K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 1 young (1024K), 1 survivors (1024K)
+ Metaspace       used 104639K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 6584.252 GC heap before
+{Heap before GC invocations=164 (full 0):
+ garbage-first heap   total 252928K, used 225459K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 114 young (116736K), 1 survivors (1024K)
+ Metaspace       used 104639K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 6584.353 GC heap after
+{Heap after GC invocations=165 (full 0):
+ garbage-first heap   total 252928K, used 109779K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 1 young (1024K), 1 survivors (1024K)
+ Metaspace       used 104639K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 6724.122 GC heap before
+{Heap before GC invocations=165 (full 0):
+ garbage-first heap   total 252928K, used 225491K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 114 young (116736K), 1 survivors (1024K)
+ Metaspace       used 104639K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 6724.302 GC heap after
+{Heap after GC invocations=166 (full 0):
+ garbage-first heap   total 252928K, used 109770K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 1 young (1024K), 1 survivors (1024K)
+ Metaspace       used 104639K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 6893.026 GC heap before
+{Heap before GC invocations=166 (full 0):
+ garbage-first heap   total 252928K, used 225482K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 114 young (116736K), 1 survivors (1024K)
+ Metaspace       used 104639K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 6919.432 GC heap after
+{Heap after GC invocations=167 (full 0):
+ garbage-first heap   total 252928K, used 109731K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 1 young (1024K), 1 survivors (1024K)
+ Metaspace       used 104639K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 6984.248 GC heap before
+{Heap before GC invocations=167 (full 0):
+ garbage-first heap   total 252928K, used 120995K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 12 young (12288K), 1 survivors (1024K)
+ Metaspace       used 104639K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 7027.223 GC heap after
+{Heap after GC invocations=168 (full 0):
+ garbage-first heap   total 252928K, used 109826K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 1 young (1024K), 1 survivors (1024K)
+ Metaspace       used 104639K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 7084.006 GC heap before
+{Heap before GC invocations=168 (full 0):
+ garbage-first heap   total 252928K, used 121090K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 12 young (12288K), 1 survivors (1024K)
+ Metaspace       used 104640K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 7087.733 GC heap after
+{Heap after GC invocations=169 (full 0):
+ garbage-first heap   total 252928K, used 109663K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 1 young (1024K), 1 survivors (1024K)
+ Metaspace       used 104640K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 7100.806 GC heap before
+{Heap before GC invocations=169 (full 0):
+ garbage-first heap   total 252928K, used 120927K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 12 young (12288K), 1 survivors (1024K)
+ Metaspace       used 104640K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 7101.906 GC heap after
+{Heap after GC invocations=170 (full 0):
+ garbage-first heap   total 252928K, used 109704K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 1 young (1024K), 1 survivors (1024K)
+ Metaspace       used 104640K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 7117.151 GC heap before
+{Heap before GC invocations=170 (full 0):
+ garbage-first heap   total 252928K, used 120968K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 12 young (12288K), 1 survivors (1024K)
+ Metaspace       used 104640K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 7120.742 GC heap after
+{Heap after GC invocations=171 (full 0):
+ garbage-first heap   total 252928K, used 109844K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 1 young (1024K), 1 survivors (1024K)
+ Metaspace       used 104640K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+Event: 7174.869 GC heap before
+{Heap before GC invocations=171 (full 0):
+ garbage-first heap   total 252928K, used 121108K [0x0000000083000000, 0x0000000100000000)
+  region size 1024K, 12 young (12288K), 1 survivors (1024K)
+ Metaspace       used 104640K, capacity 106186K, committed 106416K, reserved 1142784K
+  class space    used 13478K, capacity 14004K, committed 14080K, reserved 1048576K
+}
+
+Deoptimization events (18 events):
+Event: 34.247 Thread 0x000002257b705830 DEOPT PACKING pc=0x0000022500a1433c sp=0x00000051798fccf0
+Event: 34.247 Thread 0x000002257b705830 DEOPT UNPACKING pc=0x000002250004e23f sp=0x00000051798fc248 mode 0
+Event: 41.141 Thread 0x000002257b705830 DEOPT PACKING pc=0x00000225011fa5dc sp=0x00000051798f5ec0
+Event: 41.141 Thread 0x000002257b705830 DEOPT UNPACKING pc=0x000002250004e23f sp=0x00000051798f5360 mode 0
+Event: 46.535 Thread 0x000002257b705830 DEOPT PACKING pc=0x0000022500a2d6d2 sp=0x00000051798f7600
+Event: 46.535 Thread 0x000002257b705830 DEOPT UNPACKING pc=0x000002250004e23f sp=0x00000051798f6b08 mode 3
+Event: 46.535 Thread 0x000002257b705830 DEOPT PACKING pc=0x0000022500a29b25 sp=0x00000051798f75c0
+Event: 46.535 Thread 0x000002257b705830 DEOPT UNPACKING pc=0x000002250004e23f sp=0x00000051798f6b08 mode 3
+Event: 53.173 Thread 0x000002257b705830 DEOPT PACKING pc=0x000002250188e47c sp=0x00000051798fbbd0
+Event: 53.173 Thread 0x000002257b705830 DEOPT UNPACKING pc=0x000002250004e23f sp=0x00000051798fb128 mode 0
+Event: 53.173 Thread 0x000002257b705830 DEOPT PACKING pc=0x000002250188e47c sp=0x00000051798fd390
+Event: 53.173 Thread 0x000002257b705830 DEOPT UNPACKING pc=0x000002250004e23f sp=0x00000051798fc8e8 mode 0
+Event: 53.710 Thread 0x000002257b705830 DEOPT PACKING pc=0x0000022500cf2fa4 sp=0x00000051798fe0a0
+Event: 53.710 Thread 0x000002257b705830 DEOPT UNPACKING pc=0x000002250004e23f sp=0x00000051798fd720 mode 0
+Event: 55.827 Thread 0x000002257b705830 DEOPT PACKING pc=0x00000225008b00cc sp=0x00000051798fbeb0
+Event: 55.827 Thread 0x000002257b705830 DEOPT UNPACKING pc=0x000002250004e23f sp=0x00000051798fb3d8 mode 0
+Event: 534.201 Thread 0x000002250f7ac070 DEOPT PACKING pc=0x0000022501c44398 sp=0x000000517b0fe110
+Event: 534.205 Thread 0x000002250f7ac070 DEOPT UNPACKING pc=0x000002250004e23f sp=0x000000517b0fd6b0 mode 3
+
+Classes unloaded (14 events):
+Event: 49.060 Thread 0x0000022579a517b0 Unloading class 0x0000000100a8dc40 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor38'
+Event: 49.060 Thread 0x0000022579a517b0 Unloading class 0x0000000100a8e040 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor37'
+Event: 49.060 Thread 0x0000022579a517b0 Unloading class 0x0000000100a8ec40 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor36'
+Event: 49.060 Thread 0x0000022579a517b0 Unloading class 0x0000000100a88440 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor35'
+Event: 50.471 Thread 0x0000022579a517b0 Unloading class 0x0000000100a8a040 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor39'
+Event: 51.854 Thread 0x0000022579a517b0 Unloading class 0x0000000100b16c40 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor41'
+Event: 51.854 Thread 0x0000022579a517b0 Unloading class 0x0000000100b16840 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor40'
+Event: 57.958 Thread 0x0000022579a517b0 Unloading class 0x0000000100b13440 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor48'
+Event: 57.958 Thread 0x0000022579a517b0 Unloading class 0x0000000100b13040 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor47'
+Event: 57.958 Thread 0x0000022579a517b0 Unloading class 0x0000000100b13c40 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor46'
+Event: 57.958 Thread 0x0000022579a517b0 Unloading class 0x0000000100b16c40 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor45'
+Event: 57.958 Thread 0x0000022579a517b0 Unloading class 0x0000000100b14840 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor44'
+Event: 57.958 Thread 0x0000022579a517b0 Unloading class 0x0000000100b15040 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor43'
+Event: 57.958 Thread 0x0000022579a517b0 Unloading class 0x0000000100b15840 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor42'
+
+Classes redefined (0 events):
+No events
+
+Internal exceptions (20 events):
+Event: 59.740 Thread 0x000002257b705830 Exception  (0x00000000907e7e00) 
+thrown [./open/src/hotspot/share/prims/jni.cpp, line 599]
+Event: 59.792 Thread 0x000002257b705830 Exception  (0x00000000903c29d8) 
+thrown [./open/src/hotspot/share/prims/jni.cpp, line 599]
+Event: 59.793 Thread 0x000002257b705830 Exception  (0x00000000903f4b48) 
+thrown [./open/src/hotspot/share/prims/jni.cpp, line 599]
+Event: 59.921 Thread 0x000002257b705830 Exception  (0x000000008fb7cc10) 
+thrown [./open/src/hotspot/share/prims/jni.cpp, line 599]
+Event: 59.922 Thread 0x000002257b705830 Exception  (0x000000008fbaefc8) 
+thrown [./open/src/hotspot/share/prims/jni.cpp, line 599]
+Event: 59.946 Thread 0x000002257b705830 Exception  (0x000000008faafc28) 
+thrown [./open/src/hotspot/share/prims/jni.cpp, line 599]
+Event: 59.946 Thread 0x000002257b705830 Exception  (0x000000008fae1dd8) 
+thrown [./open/src/hotspot/share/prims/jni.cpp, line 599]
+Event: 60.015 Thread 0x000002257b705830 Exception  (0x000000008f6728c8) 
+thrown [./open/src/hotspot/share/prims/jni.cpp, line 599]
+Event: 60.016 Thread 0x000002257b705830 Exception  (0x000000008f6a4c48) 
+thrown [./open/src/hotspot/share/prims/jni.cpp, line 599]
+Event: 60.169 Thread 0x000002257b705830 Exception  (0x000000008ea5b1e0) 
+thrown [./open/src/hotspot/share/prims/jni.cpp, line 599]
+Event: 60.170 Thread 0x000002257b705830 Exception  (0x000000008ea8d560) 
+thrown [./open/src/hotspot/share/prims/jni.cpp, line 599]
+Event: 72.831 Thread 0x000002250f7aff00 Exception  (0x0000000091460a98) 
+thrown [./open/src/hotspot/share/interpreter/linkResolver.cpp, line 782]
+Event: 1811.543 Thread 0x0000022511086690 Exception  (0x000000008f781fa0) 
+thrown [./open/src/hotspot/share/prims/jni.cpp, line 578]
+Event: 1963.220 Thread 0x000002250f7ac070 Exception  (0x0000000091f6b860) 
+thrown [./open/src/hotspot/share/interpreter/linkResolver.cpp, line 782]
+Event: 1963.220 Thread 0x000002250f7b1be0 Exception  (0x0000000091f6d478) 
+thrown [./open/src/hotspot/share/interpreter/linkResolver.cpp, line 782]
+Event: 1985.373 Thread 0x000002250f7ad3b0 Exception  (0x000000008cefe048) 
+thrown [./open/src/hotspot/share/classfile/systemDictionary.cpp, line 295]
+Event: 1985.382 Thread 0x000002250f7ad3b0 Exception  (0x000000008cd8d1a0) 
+thrown [./open/src/hotspot/share/classfile/systemDictionary.cpp, line 295]
+Event: 3580.488 Thread 0x000002257c546460 Exception  (0x000000008edaf398) 
+thrown [./open/src/hotspot/share/prims/jni.cpp, line 578]
+Event: 5368.631 Thread 0x000002257a461050 Exception  (0x000000008ed82a20) 
+thrown [./open/src/hotspot/share/prims/jni.cpp, line 578]
+Event: 5399.027 Thread 0x000002257a4646d0 Exception  (0x000000008c1018d0) 
+thrown [./open/src/hotspot/share/prims/jni.cpp, line 599]
+
+Events (20 events):
+Event: 6724.058 Executing VM operation: G1CollectForAllocation
+Event: 6724.310 Executing VM operation: G1CollectForAllocation done
+Event: 6888.343 Thread 0x000002250f7aca10 Thread exited: 0x000002250f7aca10
+Event: 6892.528 Executing VM operation: G1CollectForAllocation
+Event: 6919.698 Executing VM operation: G1CollectForAllocation done
+Event: 6919.738 Executing VM operation: HandshakeAllThreads
+Event: 6920.191 Executing VM operation: HandshakeAllThreads done
+Event: 6973.947 Executing VM operation: G1CollectForAllocation
+Event: 7028.276 Executing VM operation: G1CollectForAllocation done
+Event: 7028.310 Executing VM operation: HandshakeAllThreads
+Event: 7030.417 Executing VM operation: HandshakeAllThreads done
+Event: 7035.662 Thread 0x000002257aed8660 Thread exited: 0x000002257aed8660
+Event: 7083.953 Executing VM operation: G1CollectForAllocation
+Event: 7087.733 Executing VM operation: G1CollectForAllocation done
+Event: 7100.593 Executing VM operation: G1CollectForAllocation
+Event: 7101.953 Executing VM operation: G1CollectForAllocation done
+Event: 7115.017 Executing VM operation: G1CollectForAllocation
+Event: 7120.743 Executing VM operation: G1CollectForAllocation done
+Event: 7134.573 Executing VM operation: G1CollectForAllocation
+Event: 7172.257 Thread 0x00000225798d3150 Thread added: 0x00000225798d3150
+
+
+Dynamic libraries:
+0x00007ff67fa40000 - 0x00007ff67fa4d000 	C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\javaw.exe
+0x00007ffd21630000 - 0x00007ffd21828000 	C:\Windows\SYSTEM32\ntdll.dll
+0x00007ffd20cf0000 - 0x00007ffd20dad000 	C:\Windows\System32\KERNEL32.DLL
+0x00007ffd1ef80000 - 0x00007ffd1f24e000 	C:\Windows\System32\KERNELBASE.dll
+0x00007ffd1f250000 - 0x00007ffd1f350000 	C:\Windows\System32\ucrtbase.dll
+0x00007ffd17600000 - 0x00007ffd17619000 	C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\VCRUNTIME140.dll
+0x00007ffcfb0e0000 - 0x00007ffcfb0f8000 	C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\jli.dll
+0x00007ffd207f0000 - 0x00007ffd20990000 	C:\Windows\System32\USER32.dll
+0x00007ffd1f3f0000 - 0x00007ffd1f412000 	C:\Windows\System32\win32u.dll
+0x00007ffcff210000 - 0x00007ffcff4aa000 	C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
+0x00007ffd20080000 - 0x00007ffd200aa000 	C:\Windows\System32\GDI32.dll
+0x00007ffd21270000 - 0x00007ffd2130e000 	C:\Windows\System32\msvcrt.dll
+0x00007ffd1f420000 - 0x00007ffd1f52b000 	C:\Windows\System32\gdi32full.dll
+0x00007ffd1f350000 - 0x00007ffd1f3ed000 	C:\Windows\System32\msvcp_win.dll
+0x00007ffd20050000 - 0x00007ffd20080000 	C:\Windows\System32\IMM32.DLL
+0x00007ffd175f0000 - 0x00007ffd175fc000 	C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\vcruntime140_1.dll
+0x00007ffd01db0000 - 0x00007ffd01e41000 	C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\msvcp140.dll
+0x00007ffc94a10000 - 0x00007ffc9556e000 	C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\server\jvm.dll
+0x00007ffd21540000 - 0x00007ffd215ee000 	C:\Windows\System32\ADVAPI32.dll
+0x00007ffd20c50000 - 0x00007ffd20cec000 	C:\Windows\System32\sechost.dll
+0x00007ffd213f0000 - 0x00007ffd21515000 	C:\Windows\System32\RPCRT4.dll
+0x00007ffd200b0000 - 0x00007ffd200b8000 	C:\Windows\System32\PSAPI.DLL
+0x00007ffcfe4f0000 - 0x00007ffcfe517000 	C:\Windows\SYSTEM32\WINMM.dll
+0x00007ffd18d50000 - 0x00007ffd18d5a000 	C:\Windows\SYSTEM32\VERSION.dll
+0x00007ffcfeea0000 - 0x00007ffcfeea9000 	C:\Windows\SYSTEM32\WSOCK32.dll
+0x00007ffd21370000 - 0x00007ffd213db000 	C:\Windows\System32\WS2_32.dll
+0x00007ffd1d550000 - 0x00007ffd1d562000 	C:\Windows\SYSTEM32\kernel.appcore.dll
+0x00007ffd19760000 - 0x00007ffd1976a000 	C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\jimage.dll
+0x00007ffd1cac0000 - 0x00007ffd1cca4000 	C:\Windows\SYSTEM32\DBGHELP.DLL
+0x00007ffd02ee0000 - 0x00007ffd02f0c000 	C:\Windows\SYSTEM32\dbgcore.DLL
+0x00007ffd1eec0000 - 0x00007ffd1ef42000 	C:\Windows\System32\bcryptPrimitives.dll
+0x00007ffcf86a0000 - 0x00007ffcf86c5000 	C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\java.dll
+0x00007ffcf8680000 - 0x00007ffcf8698000 	C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\zip.dll
+0x00007ffd1f770000 - 0x00007ffd1feb3000 	C:\Windows\System32\SHELL32.dll
+0x00007ffd1cda0000 - 0x00007ffd1d535000 	C:\Windows\SYSTEM32\windows.storage.dll
+0x00007ffd20f10000 - 0x00007ffd21264000 	C:\Windows\System32\combase.dll
+0x00007ffd1e750000 - 0x00007ffd1e780000 	C:\Windows\SYSTEM32\Wldp.dll
+0x00007ffd20b40000 - 0x00007ffd20bed000 	C:\Windows\System32\SHCORE.dll
+0x00007ffd201e0000 - 0x00007ffd20235000 	C:\Windows\System32\shlwapi.dll
+0x00007ffd1ec90000 - 0x00007ffd1ecaf000 	C:\Windows\SYSTEM32\profapi.dll
+0x00007ffcf8660000 - 0x00007ffcf8679000 	C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\net.dll
+0x00007ffd16de0000 - 0x00007ffd16eea000 	C:\Windows\SYSTEM32\WINHTTP.dll
+0x00007ffd1e4b0000 - 0x00007ffd1e51a000 	C:\Windows\system32\mswsock.dll
+0x00007ffcd7b20000 - 0x00007ffcd7b32000 	C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\nio.dll
+0x00007ffcdbaa0000 - 0x00007ffcdbaa9000 	C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\management.dll
+0x00007ffcd79d0000 - 0x00007ffcd79db000 	C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\management_ext.dll
+0x00007ffcfedd0000 - 0x00007ffcfede7000 	C:\Windows\system32\napinsp.dll
+0x00007ffcfedb0000 - 0x00007ffcfedcb000 	C:\Windows\system32\pnrpnsp.dll
+0x00007ffd19410000 - 0x00007ffd19425000 	C:\Windows\system32\wshbth.dll
+0x00007ffd18010000 - 0x00007ffd1802d000 	C:\Windows\system32\NLAapi.dll
+0x00007ffd1e170000 - 0x00007ffd1e1ab000 	C:\Windows\SYSTEM32\IPHLPAPI.DLL
+0x00007ffd1e1b0000 - 0x00007ffd1e27a000 	C:\Windows\SYSTEM32\DNSAPI.dll
+0x00007ffd213e0000 - 0x00007ffd213e8000 	C:\Windows\System32\NSI.dll
+0x00007ffcfed90000 - 0x00007ffcfeda2000 	C:\Windows\System32\winrnr.dll
+0x00007ffd01720000 - 0x00007ffd0172a000 	C:\Windows\System32\rasadhlp.dll
+0x00007ffd06860000 - 0x00007ffd068e0000 	C:\Windows\System32\fwpuclnt.dll
+0x00007ffd1ef50000 - 0x00007ffd1ef77000 	C:\Windows\System32\bcrypt.dll
+0x00007ffd1e690000 - 0x00007ffd1e6a8000 	C:\Windows\SYSTEM32\CRYPTSP.dll
+0x00007ffd1dde0000 - 0x00007ffd1de14000 	C:\Windows\system32\rsaenh.dll
+0x00007ffd1ec10000 - 0x00007ffd1ec3e000 	C:\Windows\SYSTEM32\USERENV.dll
+0x00007ffd1e650000 - 0x00007ffd1e65c000 	C:\Windows\SYSTEM32\CRYPTBASE.dll
+0x00007ffd17450000 - 0x00007ffd17467000 	C:\Windows\SYSTEM32\dhcpcsvc6.DLL
+0x00007ffd17bf0000 - 0x00007ffd17c0d000 	C:\Windows\SYSTEM32\dhcpcsvc.DLL
+0x00007ffd15e50000 - 0x00007ffd15e60000 	C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\verify.dll
+0x00007ffcfb0d0000 - 0x00007ffcfb0dd000 	C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\sunmscapi.dll
+0x00007ffd1f530000 - 0x00007ffd1f686000 	C:\Windows\System32\CRYPT32.dll
+0x00007ffd1e820000 - 0x00007ffd1e847000 	C:\Windows\SYSTEM32\ncrypt.dll
+0x00007ffd1e7e0000 - 0x00007ffd1e81b000 	C:\Windows\SYSTEM32\NTASN1.dll
+
+dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
+symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin;C:\Windows\SYSTEM32;C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e;C:\Users\hp\Downloads\sts-4.10.0.RELEASE\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955\jre\bin\server
+
+VM Arguments:
+jvm_args: -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=52447 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Djava.rmi.server.hostname=localhost -Dspring.jmx.enabled=true -Dspring.application.admin.enabled=true -XX:TieredStopAtLevel=1 -Dspring.boot.project.name=backend -Dfile.encoding=UTF-8 -XX:+ShowCodeDetailsInExceptionMessages 
+java_command: com.realnet.RealNetApp --spring.output.ansi.enabled=always
+java_class_path (initial): G:\foldername\backend\target\classes;C:\Users\hp\.m2\repository\org\springframework\boot\spring-boot-starter-mail\2.2.5.RELEASE\spring-boot-starter-mail-2.2.5.RELEASE.jar;C:\Users\hp\.m2\repository\org\springframework\boot\spring-boot-starter\2.2.5.RELEASE\spring-boot-starter-2.2.5.RELEASE.jar;C:\Users\hp\.m2\repository\org\springframework\boot\spring-boot-starter-logging\2.2.5.RELEASE\spring-boot-starter-logging-2.2.5.RELEASE.jar;C:\Users\hp\.m2\repository\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;C:\Users\hp\.m2\repository\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;C:\Users\hp\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.12.1\log4j-to-slf4j-2.12.1.jar;C:\Users\hp\.m2\repository\org\apache\logging\log4j\log4j-api\2.12.1\log4j-api-2.12.1.jar;C:\Users\hp\.m2\repository\org\slf4j\jul-to-slf4j\1.7.30\jul-to-slf4j-1.7.30.jar;C:\Users\hp\.m2\repository\org\yaml\snakeyaml\1.25\snakeyaml-1.25.jar;C:\Users\hp\.m2\repository\org\springframework\spring-context-support\5.2.4.RELEASE\spring-context-support-5.2.4.RELEASE.jar;C:\Users\hp\.m2\repository\org\springframework\spring-context\5.2.4.RELEASE\spring-context-5.2.4.RELEASE.jar;C:\Users\hp\.m2\repository\com\sun\mail\jakarta.mail\1.6.4\jakarta.mail-1.6.4.jar;C:\Users\hp\.m2\repository\com\sun\activation\jakarta.activation\1.2.2\jakarta.activation-1.2.2.jar;C:\Users\hp\.m2\repository\org\springframework\boot\spring-boot-starter-web\2.2.5.RELEASE\spring-boot-starter-web-2.2.5.RELEASE.jar;C:\Users\hp\.m2\repository\org\springframework\boot\spring-boot-starter-json\2.2.5.RELEASE\spring-boot-starter-json-2.2.5.RELEASE.jar;C:\Users\hp\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.10.2\jackson-datatype-jdk8-2.10.2.jar;C:\Users\hp\.m2\repository\com\fasterxml\jackson\module\jackson-module-parameter-names\2.10.2\jackson-module-parameter-names-2.10.2.jar;C:\Users\hp\.m2\repository\org\springframework\spring-web\5.2.4.RELEASE\spring-web-
+Launcher Type: SUN_STANDARD
+
+[Global flags]
+     intx CICompilerCount                          = 4                                         {product} {ergonomic}
+     uint ConcGCThreads                            = 2                                         {product} {ergonomic}
+     uint G1ConcRefinementThreads                  = 8                                         {product} {ergonomic}
+   size_t G1HeapRegionSize                         = 1048576                                   {product} {ergonomic}
+    uintx GCDrainStackTargetSize                   = 64                                        {product} {ergonomic}
+   size_t InitialHeapSize                          = 132120576                                 {product} {ergonomic}
+     bool ManagementServer                         = true                                      {product} {command line}
+   size_t MarkStackSize                            = 4194304                                   {product} {ergonomic}
+   size_t MaxHeapSize                              = 2097152000                                {product} {ergonomic}
+   size_t MaxNewSize                               = 1258291200                                {product} {ergonomic}
+   size_t MinHeapDeltaBytes                        = 1048576                                   {product} {ergonomic}
+   size_t MinHeapSize                              = 8388608                                   {product} {ergonomic}
+    uintx NonNMethodCodeHeapSize                   = 7549744                                {pd product} {ergonomic}
+    uintx NonProfiledCodeHeapSize                  = 244108496                              {pd product} {ergonomic}
+    uintx ProfiledCodeHeapSize                     = 0                                      {pd product} {ergonomic}
+    uintx ReservedCodeCacheSize                    = 251658240                              {pd product} {ergonomic}
+     bool SegmentedCodeCache                       = true                                      {product} {ergonomic}
+     bool ShowCodeDetailsInExceptionMessages       = true                                   {manageable} {command line}
+   size_t SoftMaxHeapSize                          = 2097152000                             {manageable} {ergonomic}
+     intx TieredStopAtLevel                        = 1                                         {product} {command line}
+     bool UseCompressedClassPointers               = true                                 {lp64_product} {ergonomic}
+     bool UseCompressedOops                        = true                                 {lp64_product} {ergonomic}
+     bool UseG1GC                                  = true                                      {product} {ergonomic}
+     bool UseLargePagesIndividualAllocation        = false                                  {pd product} {ergonomic}
+
+Logging:
+Log output configuration:
+ #0: stdout all=warning uptime,level,tags
+ #1: stderr all=off uptime,level,tags
+
+Environment Variables:
+JAVA_HOME=F:\Java
+PATH=C:/Users/hp/Downloads/sts-4.10.0.RELEASE//plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955/jre/bin/server;C:/Users/hp/Downloads/sts-4.10.0.RELEASE//plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.2.v20210201-0955/jre/bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files\dotnet\;C:\ProgramData\chocolatey\bin;C:\Users\hp\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Python39\Scripts\;C:\Python39\;C:\Users\hp\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\hp\AppData\Local\Programs\Python\Python39\;C:\Users\hp\AppData\Local\Microsoft\WindowsApps;C:\Users\hp\.dotnet\tools;C:\Users\hp\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Users\hp\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\hp\AppData\Local\GitHubDesktop\bin;F:\Java\bin;F:\Java\bin;C:\Program Files\MongoDB\Server\4.4\bin;C:\Users\hp\AppData\Roaming\npm;C:\Users\hp\Downloads\sts-4.10.0.RELEASE;
+USERNAME=hp
+OS=Windows_NT
+PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel
+
+
+
+---------------  S Y S T E M  ---------------
+
+OS:
+ Windows 10 , 64 bit Build 19041 (10.0.19041.1889)
+OS uptime: 0 days 3:07 hours
+HyperV virtualization detected
+
+CPU: total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12 microcode 0xde, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, vzeroupper, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx, fma, clflush, clflushopt
+
+Memory: 4k page, system-wide physical 7995M (594M free)
+TotalPageFile size 28028M (AvailPageFile size 1M)
+current process WorkingSet (physical memory assigned to process): 35M, peak: 467M
+current process commit charge ("private bytes"): 521M, peak: 768M
+
+vm_info: OpenJDK 64-Bit Server VM (15.0.2+7-27) for windows-amd64 JRE (15.0.2+7-27), built on Dec  7 2020 20:02:38 by "mach5one" with unknown MS VC++:1925
+
+END.
diff --git a/test052rb-backrb-b/authsec_springboot/backend/logs/ExceptionLogs/Error.log b/test052rb-backrb-b/authsec_springboot/backend/logs/ExceptionLogs/Error.log
new file mode 100644
index 0000000..3996759
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/logs/ExceptionLogs/Error.log
@@ -0,0 +1,201 @@
+2023-04-07T15:38:10.368+0530  ERROR Login Failed No value present
+2023-04-14T12:20:09.761+0530  ERROR Login Failed No value present
+2023-04-14T12:40:11.030+0530  ERROR Login Failed No value present
+2023-04-14T12:43:04.245+0530  ERROR Login Failed No value present
+2023-04-14T12:43:18.179+0530  ERROR Login Failed No value present
+2023-04-14T12:47:15.982+0530  ERROR Login Failed No value present
+2023-04-14T12:47:47.907+0530  ERROR Login Failed No value present
+2023-04-14T12:49:20.899+0530  ERROR Login Failed No value present
+2023-04-14T12:49:39.712+0530  ERROR Login Failed No value present
+2023-04-14T12:49:54.172+0530  ERROR Login Failed No value present
+2023-04-14T12:49:56.507+0530  ERROR Login Failed No value present
+2023-04-14T12:49:59.471+0530  ERROR Login Failed No value present
+2023-04-14T13:06:48.375+0530  ERROR Login Failed No value present
+2023-04-14T14:17:17.959+0530  ERROR Login Failed No value present
+2023-04-14T14:19:17.702+0530  ERROR Login Failed No value present
+2023-04-14T14:24:27.427+0530  ERROR Login Failed No value present
+2023-04-14T14:24:34.106+0530  ERROR Login Failed No value present
+2023-04-14T14:24:59.329+0530  ERROR Login Failed No value present
+2023-04-14T15:45:42.775+0530  ERROR Login Failed No value present
+2023-04-14T18:27:38.701+0530  ERROR Login Failed Bad credentials
+2023-09-29T12:37:11.138+0530  ERROR Login Failed Bad credentials
+2023-09-29T23:54:39.748+0530  ERROR Login Failed Bad credentials
+2023-10-21T16:34:16.901+0530  ERROR Authentication Failed. Username or Password not valid.
+2023-10-21T16:34:16.905+0530  ERROR Authentication Failed. Username or Password not valid.
+2023-10-21T16:34:17.029+0530  ERROR Authentication Failed. Username or Password not valid.
+2023-10-21T16:34:17.029+0530  ERROR Authentication Failed. Username or Password not valid.
+2023-10-21T16:34:17.029+0530  ERROR Authentication Failed. Username or Password not valid.
+2023-10-21T16:34:17.046+0530  ERROR Authentication Failed. Username or Password not valid.
+2023-10-21T16:34:46.579+0530  ERROR Authentication Failed. Username or Password not valid.
+2023-11-03T10:51:17.798+0530  ERROR Login Failed Bad credentials
+2023-11-03T12:48:05.904+0530  ERROR Login Failed Error creating bean with name 'inMemoryDatabaseShutdownExecutor': Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)
+2023-11-20T19:33:52.278+0530  ERROR Login Failed Bad credentials
+2023-11-29T12:24:44.472+0530  ERROR Login Failed Bad credentials
+2023-11-30T10:02:24.935+0530  ERROR Login Failed Bad credentials
+2023-12-02T17:12:48.378+0530  ERROR Login Failed Bad credentials
+2023-12-02T17:19:07.149+0530  ERROR Login Failed Bad credentials
+2023-12-04T19:36:38.738+0530  ERROR Login Failed No value present
+2023-12-04T19:36:48.189+0530  ERROR Login Failed No value present
+2023-12-04T23:47:26.784+0530  ERROR Login Failed Bad credentials
+2023-12-04T23:53:25.084+0530  ERROR Login Failed Bad credentials
+2023-12-20T22:55:47.256+0530  ERROR Login Failed Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection
+2023-12-20T22:55:47.257+0530  ERROR Login Failed Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection
+2023-12-29T17:03:49.832+0530  ERROR Authentication Failed. Username or Password not valid.
+2023-12-29T17:03:49.833+0530  ERROR Authentication Failed. Username or Password not valid.
+2023-12-29T23:27:43.701+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-01-19T12:37:10.085+0530  ERROR Login Failed Bad credentials
+2024-01-19T12:37:10.148+0530  ERROR Login Failed Bad credentials
+2024-01-24T13:19:39.329+0530  ERROR Login Failed Error creating bean with name 'inMemoryDatabaseShutdownExecutor': Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)
+2024-02-17T14:23:36.971+0530  ERROR URI is not absolute
+2024-02-17T14:46:15.780+0530  ERROR Login Failed Bad credentials
+2024-02-17T14:46:20.039+0530  ERROR Login Failed Bad credentials
+2024-02-17T14:46:36.122+0530  ERROR URI is not absolute
+2024-02-17T16:40:35.884+0530  ERROR URI is not absolute
+2024-03-20T19:44:18.950+0530  ERROR URI is not absolute
+2024-03-20T20:05:52.093+0530  ERROR URI is not absolute
+2024-03-20T20:14:30.563+0530  ERROR URI is not absolute
+2024-04-09T09:26:57.975+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-04-09T09:26:58.620+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-08T19:10:07.930+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-08T19:10:07.934+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-09T09:25:20.710+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-09T09:25:22.008+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-09T12:43:33.268+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-09T12:43:33.268+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-09T18:53:02.804+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-09T18:53:02.804+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-09T19:02:27.763+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-07-09T19:02:36.908+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-07-09T19:07:55.129+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-07-22T19:04:01.291+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-22T19:04:01.500+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-24T15:26:36.984+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-24T15:26:36.985+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-25T17:08:40.029+0530  ERROR Login Failed No value present
+2024-07-25T17:08:40.541+0530  ERROR Login Failed No value present
+2024-07-25T17:10:20.667+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-25T17:10:20.706+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-25T17:21:04.302+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-25T17:21:04.303+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-25T18:49:57.287+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-25T18:49:58.526+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-26T16:44:22.628+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-26T16:44:22.625+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-27T11:19:55.595+0530  ERROR Invalid AES key length: 14 bytes
+2024-07-29T12:37:28.760+0530  ERROR Login Failed No value present
+2024-07-29T12:39:09.857+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-29T12:39:09.856+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-29T18:23:51.833+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-29T18:23:51.871+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-30T11:13:57.831+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-30T11:13:57.833+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-07-30T11:20:04.367+0530  ERROR Invalid AES key length: 14 bytes
+2024-08-01T09:43:50.201+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-08-01T09:43:50.201+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-08-05T09:00:46.072+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-08-05T09:00:46.341+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-08-05T09:02:24.290+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-08-05T09:02:24.725+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-08-05T09:02:52.747+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-08-05T09:02:52.942+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-08-10T11:22:30.138+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-08-10T11:22:30.138+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-08-24T22:55:09.224+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-08-24T22:55:09.363+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-03T10:40:26.287+0530  ERROR Login Failed No value present
+2024-09-04T13:07:35.655+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-04T13:10:57.509+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-04T13:10:57.514+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-28T14:33:57.327+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:33:57.439+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:33:57.442+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:33:57.442+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:33:57.439+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:33:57.445+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:35:08.065+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:35:08.712+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:35:08.804+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:35:08.808+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:35:09.029+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:35:09.049+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:36:39.576+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:36:39.967+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:36:39.986+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:36:40.131+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:36:40.350+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:36:40.385+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-28T14:56:45.465+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-28T14:56:45.465+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-28T14:58:38.422+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-28T14:58:38.422+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-30T16:06:10.001+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-30T16:06:10.002+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-30T16:07:26.738+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-30T16:07:27.409+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-30T16:49:50.825+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-09-30T16:51:24.081+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-30T16:51:24.098+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-30T17:00:32.240+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-30T17:00:32.309+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-30T17:45:01.899+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-09-30T17:45:01.899+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-10-01T11:54:26.433+0530  ERROR Authentication Failed. Username or Password not valid.
+2024-10-01T11:57:20.164+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-10-01T11:57:20.166+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-10-01T18:23:58.819+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-10-01T18:23:58.819+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-10-01T18:25:18.604+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-10-01T18:25:18.606+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-10-06T13:08:48.943+0530  ERROR Login Failed null
+2024-10-06T13:08:57.738+0530  ERROR Login Failed null
+2024-10-06T13:09:10.688+0530  ERROR Login Failed null
+2024-10-06T13:16:40.946+0530  ERROR Login Failed null
+2024-11-09T10:53:04.335+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-11-09T10:53:04.513+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-11-09T10:54:40.713+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-11-09T10:54:41.167+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-11-11T18:26:42.509+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-11-11T18:28:03.167+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-11-11T18:48:19.755+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-11-11T18:48:19.759+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-11-11T19:16:34.830+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-11-11T19:16:35.084+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-11-29T12:01:51.379+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-11-29T12:01:51.386+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-04T09:54:05.358+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-04T09:54:05.390+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-04T10:06:59.065+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-04T10:06:59.179+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-04T11:06:26.970+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-04T11:06:26.983+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-04T11:29:40.082+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-04T11:29:41.102+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-04T12:00:00.403+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-04T12:00:00.403+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-05T09:43:20.008+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-05T09:43:20.008+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-05T10:18:15.191+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-05T10:18:15.192+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-05T14:33:24.313+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-05T14:33:24.396+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-05T14:45:51.536+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2024-12-05T14:45:52.052+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-04T10:34:29.387+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-04T10:34:29.773+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-04T10:45:34.588+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-04T10:45:34.682+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-15T18:08:52.262+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-15T18:08:52.260+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-17T12:44:22.898+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-17T12:44:22.899+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-24T12:20:22.733+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-24T12:20:22.733+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-24T12:20:55.850+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-24T12:20:55.849+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-25T08:43:03.688+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-25T08:43:03.688+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-25T08:43:33.901+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-25T08:43:33.902+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-25T17:59:34.405+0530  ERROR Invalid AES key length: 14 bytes
+2025-03-27T11:14:35.732+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
+2025-03-27T11:14:35.733+0530  ERROR I/O error on GET request for "http://43.205.154.152:30179/entityBuilder/Gaurav_testing/3": Operation timed out (Connection timed out); nested exception is java.net.ConnectException: Operation timed out (Connection timed out)
diff --git a/test052rb-backrb-b/authsec_springboot/backend/logs/SYSADMIN1673073474.log b/test052rb-backrb-b/authsec_springboot/backend/logs/SYSADMIN1673073474.log
new file mode 100644
index 0000000..e69de29
diff --git a/test052rb-backrb-b/authsec_springboot/backend/logs/sysadmin1686312560.log b/test052rb-backrb-b/authsec_springboot/backend/logs/sysadmin1686312560.log
new file mode 100644
index 0000000..53e4fea
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/logs/sysadmin1686312560.log
@@ -0,0 +1 @@
+[10 Dec 2024 17:38:40]REST Request - [HTTP METHOD:POST] [PATH INFO:/token/session] [REQUEST PARAMETERS:{}] [REQUEST BODY:{"email":"sysadmin","password":"test3"}] [REMOTE ADDRESS:0:0:0:0:0:0:0:1] [RESPONSE:{"operationStatus":"SUCCESS","operationMessage":"Login Success","item":{"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJzeXNhZG1pbiIsInNjb3BlcyI6IlJPTEVfRGV2ZWxvcGVyLFJPTEVfQURNSU4iLCJpYXQiOjE3MzM4MzI1MzIsImV4cCI6MTczNjQyNDUzMn0.B9vhkYUSQTYIrP9KsIzMSaM3pZgsfEJLI2xvtU88B_Q","userId":10007307,"fullname":"sysadmin","username":null,"email":"sysadmin","firstName":"sysadmin","roles":["ROLE_Developer","ROLE_ADMIN"]}}]
diff --git a/test052rb-backrb-b/authsec_springboot/backend/pom.xml b/test052rb-backrb-b/authsec_springboot/backend/pom.xml
new file mode 100644
index 0000000..1247935
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/pom.xml
@@ -0,0 +1,415 @@
+
+	4.0.0
+	com.realnet
+	app
+	jar
+	1.0.0
+	REAL IT SOLUTIONS
+	
+		2.7.0
+		UTF-8
+		UTF-8
+		1.8
+	
+	
+		org.springframework.boot
+		spring-boot-starter-parent
+		2.2.5.RELEASE
+	
+
+	
+		
+			
+				org.springframework.boot
+				spring-boot-maven-plugin
+			
+		
+	
+	
+		
+			org.springframework.boot
+			spring-boot-starter-mail
+		
+		
+			org.springframework.boot
+			spring-boot-starter-web
+		
+		
+		
+			org.springframework.boot
+			spring-boot-starter-aop
+		
+		
+			org.springframework.boot
+			spring-boot-starter-tomcat
+			provided
+		
+
+		
+
+		
+			org.springframework.boot
+			spring-boot-starter-actuator
+		
+		
+			io.springfox
+			springfox-swagger2
+			2.9.2
+			
+				
+					io.swagger
+					swagger-annotations
+				
+				
+					io.swagger
+					swagger-models
+				
+			
+		
+
+		
+			io.swagger
+			swagger-annotations
+			1.5.22
+		
+		
+			io.swagger
+			swagger-models
+			1.5.22
+		
+		
+			io.springfox
+			springfox-swagger-ui
+			2.9.2
+		
+
+		
+
+		
+			org.apache.commons
+			commons-lang3
+			3.12.0
+		
+		
+			com.googlecode.json-simple
+			json-simple
+			1.1.1
+		
+		
+			com.google.code.gson
+			gson
+			2.8.5
+		
+
+		
+			org.apache.pdfbox
+			pdfbox
+			2.0.29 
+		
+
+		
+		
+			mysql
+			mysql-connector-java
+			8.0.28
+		
+		
+
+		
+			org.springframework.boot
+			spring-boot-starter-data-jpa
+		
+		
+			org.springframework.boot
+			spring-boot-starter-validation
+		
+
+		
+		
+		
+			org.apache.poi
+			poi-scratchpad
+			3.9
+		
+
+
+		
+			org.apache.poi
+			poi
+			4.1.2 
+		
+		
+			org.apache.poi
+			poi-ooxml
+			4.1.2 
+		
+
+
+		
+		
+		
+			org.springframework.boot
+			spring-boot-starter-jdbc
+		
+		
+		
+			com.microsoft.sqlserver
+			mssql-jdbc
+			runtime
+		
+
+		
+			org.springframework.boot
+			spring-boot-starter-websocket
+		
+		
+			org.springframework
+			spring-messaging
+		
+		
+		
+			org.springframework.boot
+			spring-boot-starter-cache
+		
+		
+			com.github.ben-manes.caffeine
+			caffeine
+		
+
+		
+			com.h2database
+			h2
+			runtime
+		
+		
+			org.slf4j
+			slf4j-api
+			
+		
+		
+
+		
+			org.springframework.boot
+			spring-boot-starter-security
+		
+		
+			org.springframework.security.oauth.boot
+			spring-security-oauth2-autoconfigure
+			2.3.3.RELEASE
+		
+		
+		
+			org.springframework.security
+			spring-security-oauth2-client
+		
+		
+			org.springframework.social
+			spring-social-google
+			1.0.0.RELEASE
+		
+		
+			org.springframework.social
+			spring-social-linkedin
+			1.0.2.RELEASE
+		
+
+		
+			io.jsonwebtoken
+			jjwt
+			0.9.0
+		
+		
+			com.google.guava
+			guava
+			23.5-jre
+		
+		
+			joda-time
+			joda-time
+			2.9.9
+		
+
+		
+			com.fasterxml.jackson.core
+			jackson-core
+			2.12.1
+		
+		
+			com.fasterxml.jackson.datatype
+			jackson-datatype-jsr310
+		
+		
+			org.modelmapper
+			modelmapper
+			2.3.0
+		
+		
+			org.codehaus.jackson
+			jackson-mapper-asl
+			1.9.13
+		
+		
+			commons-io
+			commons-io
+			2.7
+		
+		
+		
+			net.lingala.zip4j
+			zip4j
+			2.6.1
+		
+		
+		
+			org.projectlombok
+			lombok
+			1.18.20
+			provided
+		
+		
+			javax.xml.bind
+			jaxb-api
+			2.3.0
+		
+		
+			org.springframework.boot
+			spring-boot-devtools
+		
+		
+		
+			org.apache.httpcomponents
+			httpclient
+			4.5.13
+		
+		
+		
+		
+			org.apache.clerezza.ext
+			org.json.simple
+			0.4
+		
+		
+			commons-codec
+			commons-codec
+			1.10
+		
+		
+			org.springframework.boot
+			spring-boot-starter-webflux
+		
+
+
+		
+			org.apache.poi
+			poi
+			4.1.2
+		
+
+		
+			org.apache.poi
+			ooxml-schemas
+			1.4
+		
+
+		
+			org.json
+			json
+			20201115
+		
+		
+			com.jcraft
+			jsch
+			0.1.55
+		
+
+
+		
+			org.xhtmlrenderer
+			flying-saucer-pdf
+			9.1.22
+		
+
+
+		
+			com.lowagie
+			itext
+			2.1.7
+		
+
+
+		
+
+		
+			com.itextpdf
+			itextpdf
+			5.5.13.2
+		
+
+
+
+		
+			com.paytm.pg
+			paytm-checksum
+			1.2.1
+		
+		
+		
+			com.razorpay
+			razorpay-java
+			1.4.4
+		
+
+
+		
+			org.jsoup
+			jsoup
+			1.14.3 
+		
+
+		
+			org.springframework
+			spring-test
+		
+
+
+		
+			org.apache.pdfbox
+			pdfbox
+			2.0.28 
+		
+
+
+		
+			org.apache.xmlgraphics
+			fop
+			2.6 
+		
+
+		
+			org.apache.commons
+			commons-csv
+			1.4 
+		
+
+
+		
+			com.googlecode.json-simple
+			json-simple
+			1.1.1 
+		
+
+		
+			com.opencsv
+			opencsv
+			5.5 
+		
+	
+
+
diff --git a/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Controllers/AccesstypeController.java b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Controllers/AccesstypeController.java
new file mode 100644
index 0000000..da4a455
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Controllers/AccesstypeController.java
@@ -0,0 +1,66 @@
+package com.realnet.Accesstype_back.Controllers;
+
+import java.util.List;
+
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.http.HttpStatus;
+import org.springframework.http.ResponseEntity;
+import org.springframework.web.bind.annotation.DeleteMapping;
+import org.springframework.web.bind.annotation.GetMapping;
+import org.springframework.web.bind.annotation.PathVariable;
+import org.springframework.web.bind.annotation.PostMapping;
+import org.springframework.web.bind.annotation.PutMapping;
+import org.springframework.web.bind.annotation.RequestBody;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.RestController;
+
+import com.fasterxml.jackson.core.JsonProcessingException;
+import com.realnet.Accesstype_back.Entity.Accesstype;
+import com.realnet.Accesstype_back.Services.AccesstypeService;
+import com.realnet.fnd.response.EntityResponse;
+
+@RequestMapping(value = "/access_type")
+@RestController
+public class AccesstypeController {
+
+	@Autowired
+	private AccesstypeService Service;
+
+	// add data
+	@PostMapping("/Accesstype")
+	public Accesstype Savedata(@RequestBody Accesstype data) throws JsonProcessingException {
+		Accesstype save = Service.Savedata(data);
+
+		return save;
+	}
+
+	// get all
+	@GetMapping("/Accesstype")
+	public List getdetails() {
+		List get = Service.getdetails();
+		return get;
+	}
+
+	// getby id
+	@GetMapping("/Accesstype/{id}")
+	public Accesstype getdetailsbyId(@PathVariable Long id) {
+		Accesstype get = Service.getdetailsbyId(id);
+		return get;
+	}
+
+	// update by id
+	@PutMapping("/Accesstype/{id}")
+	public Accesstype update(@RequestBody Accesstype data, @PathVariable Long id) {
+		Accesstype update = Service.update(data, id);
+		return update;
+	}
+
+	// delete by id
+	@DeleteMapping("/Accesstype/{id}")
+	public ResponseEntity> delete_by_id(@PathVariable Long id) {
+		Service.delete_by_id(id);
+		return new ResponseEntity<>(new EntityResponse("deleted"), HttpStatus.OK);
+
+	}
+
+}
\ No newline at end of file
diff --git a/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Controllers/AgyanaController.java b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Controllers/AgyanaController.java
new file mode 100644
index 0000000..df03340
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Controllers/AgyanaController.java
@@ -0,0 +1,30 @@
+package com.realnet.Accesstype_back.Controllers;
+
+import java.util.List;
+
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.web.bind.annotation.GetMapping;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.RestController;
+
+import com.realnet.Accesstype_back.Entity.Agyana;
+import com.realnet.Accesstype_back.Repository.AgyanaRepository;
+
+
+@RequestMapping(value = "/token/access_type")
+@RestController
+public class AgyanaController {
+
+	@Autowired
+	private AgyanaRepository agyanaRepository;
+	
+	@GetMapping("/agyana")
+	public List getAlldetails() {
+		List get = getdetails();
+		return get;
+	}
+	
+	public List getdetails() {
+		return (List) agyanaRepository.findAll();
+	}
+}
diff --git a/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Controllers/AraniController.java b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Controllers/AraniController.java
new file mode 100644
index 0000000..075612c
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Controllers/AraniController.java
@@ -0,0 +1,51 @@
+package com.realnet.Accesstype_back.Controllers;
+
+import java.util.List;
+
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.web.bind.annotation.DeleteMapping;
+import org.springframework.web.bind.annotation.GetMapping;
+import org.springframework.web.bind.annotation.PathVariable;
+import org.springframework.web.bind.annotation.PostMapping;
+import org.springframework.web.bind.annotation.PutMapping;
+import org.springframework.web.bind.annotation.RequestBody;
+import org.springframework.web.bind.annotation.RestController;
+
+import com.realnet.Accesstype_back.Entity.Arani;
+import com.realnet.Accesstype_back.Services.AraniService;
+
+@RestController
+public class AraniController {
+	
+	@Autowired
+	private AraniService service;
+	
+	@GetMapping("/Arani")
+	public List getAlldetails(){
+		List get = service.getAll();
+		return get;
+	}
+
+	@GetMapping("/Arani/{id}")
+	public Arani getAlldetails(@PathVariable Long id) {
+		Arani get = service.getdetailsbyid(id);
+		return get;	
+	}
+	
+	@PostMapping("/Arani")
+	public Arani saverani(@RequestBody Arani rani) {
+		Arani saverani = service.saverani(rani);
+		return saverani;
+	}
+	
+	@DeleteMapping("/Arani/{id}")
+	public void delete_by_id(@PathVariable Long id) {
+		service.delete_by_id(id);
+	}
+	
+	@PutMapping("/Arani/{id}")
+	public Arani update(@RequestBody Arani data, @PathVariable Long id) {
+		Arani update = service.update(data, id);
+		return update;
+	}
+}
diff --git a/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Controllers/TokenFreeAccesstypeController.java b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Controllers/TokenFreeAccesstypeController.java
new file mode 100644
index 0000000..b0ccd25
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Controllers/TokenFreeAccesstypeController.java
@@ -0,0 +1,68 @@
+package com.realnet.Accesstype_back.Controllers;
+
+import java.util.List;
+
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.http.HttpStatus;
+import org.springframework.http.ResponseEntity;
+import org.springframework.web.bind.annotation.DeleteMapping;
+import org.springframework.web.bind.annotation.GetMapping;
+import org.springframework.web.bind.annotation.PathVariable;
+import org.springframework.web.bind.annotation.PostMapping;
+import org.springframework.web.bind.annotation.PutMapping;
+import org.springframework.web.bind.annotation.RequestBody;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.RestController;
+
+import com.fasterxml.jackson.core.JsonProcessingException;
+import com.realnet.Accesstype_back.Entity.Accesstype;
+import com.realnet.Accesstype_back.Services.AccesstypeService;
+
+@RequestMapping(value = "/token/access_type")
+@RestController
+public class TokenFreeAccesstypeController {
+
+	@Autowired
+	private AccesstypeService Service;
+
+//	@Autowired
+//	private Workflow_service workflow_service;
+	//add data
+	@PostMapping("/Accesstype")
+	public Accesstype Savedata(@RequestBody Accesstype data) throws JsonProcessingException {
+		Accesstype save = Service.Savedata(data);
+		
+	//	workflow_service.save_webhook(data, "post", "Accesstype");
+		return save;
+	}
+	//get all
+	@GetMapping("/Accesstype")
+	public List getdetails() {
+		List get = Service.getdetails();
+		return get;
+	}
+
+	//getby id
+	@GetMapping("/Accesstype/{id}")
+	public Accesstype getdetailsbyId(@PathVariable Long id) {
+		Accesstype get = Service.getdetailsbyId(id);
+		return get;
+	}
+
+
+	//update by id
+	@PutMapping("/Accesstype/{id}")
+	public Accesstype update(@RequestBody Accesstype data, @PathVariable Long id) {
+		Accesstype update = Service.update(data, id);
+		return update;
+	}
+	
+	//delete by id
+	@DeleteMapping("/Accesstype/{id}")
+	public ResponseEntity> delete_by_id(@PathVariable Long id) {
+		Service.delete_by_id(id);
+		return new ResponseEntity<>("deleted",HttpStatus.OK);
+
+	}
+	
+}
\ No newline at end of file
diff --git a/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Entity/Accesstype.java b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Entity/Accesstype.java
new file mode 100644
index 0000000..b50c68d
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Entity/Accesstype.java
@@ -0,0 +1,19 @@
+package com.realnet.Accesstype_back.Entity;
+ import lombok.*;
+ import javax.persistence.*;
+ import java.time.LocalDateTime;
+ import java.util.*;
+
+ @Entity 
+ @Data
+ public class    Accesstype{ 
+
+ @Id
+ @GeneratedValue(strategy = GenerationType.IDENTITY)
+ private Long id;
+
+ private String name;
+ private String description;
+ private boolean defaultvalue;
+
+ }
\ No newline at end of file
diff --git a/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Entity/Agyana.java b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Entity/Agyana.java
new file mode 100644
index 0000000..3adb33d
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Entity/Agyana.java
@@ -0,0 +1,27 @@
+package com.realnet.Accesstype_back.Entity;
+
+import javax.persistence.GeneratedValue;
+import javax.persistence.GenerationType;
+import javax.persistence.Id;
+import lombok.*;
+import javax.persistence.*;
+import java.time.LocalDateTime;
+import java.util.*;
+
+@Entity 
+@Data
+public class Agyana {
+
+	
+	 @Id
+	 @GeneratedValue(strategy = GenerationType.IDENTITY)
+	 private Long id;
+
+	 private String name;
+	 private String mark;
+	 private Date timestamp;
+	 private String mark2;
+
+	 
+	
+}
diff --git a/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Entity/Arani.java b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Entity/Arani.java
new file mode 100644
index 0000000..648b578
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Entity/Arani.java
@@ -0,0 +1,22 @@
+package com.realnet.Accesstype_back.Entity;
+
+import javax.persistence.Entity;
+import javax.persistence.GeneratedValue;
+import javax.persistence.GenerationType;
+import javax.persistence.Id;
+
+import lombok.Data;
+@Entity
+@Data
+public class Arani {
+    @Id
+	@GeneratedValue(strategy = GenerationType.IDENTITY)
+	
+	private Long id;
+	
+	private String name;
+	
+	private String email;
+	
+	private String address;
+}
diff --git a/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Repository/AccesstypeRepository.java b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Repository/AccesstypeRepository.java
new file mode 100644
index 0000000..dff4c28
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Repository/AccesstypeRepository.java
@@ -0,0 +1,13 @@
+package com.realnet.Accesstype_back.Repository;
+
+
+import org.springframework.data.jpa.repository.JpaRepository;
+
+import org.springframework.stereotype.Repository;
+ 
+
+import com.realnet.Accesstype_back.Entity.Accesstype;
+
+@Repository
+public interface  AccesstypeRepository  extends  JpaRepository  { 
+}
\ No newline at end of file
diff --git a/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Repository/AgyanaRepository.java b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Repository/AgyanaRepository.java
new file mode 100644
index 0000000..24c4f59
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Repository/AgyanaRepository.java
@@ -0,0 +1,11 @@
+package com.realnet.Accesstype_back.Repository;
+
+import org.springframework.data.jpa.repository.JpaRepository;
+import org.springframework.stereotype.Repository;
+
+import com.realnet.Accesstype_back.Entity.Agyana;
+
+@Repository
+public interface AgyanaRepository extends JpaRepository{
+
+}
diff --git a/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Repository/AraniRepository.java b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Repository/AraniRepository.java
new file mode 100644
index 0000000..3a219e2
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Repository/AraniRepository.java
@@ -0,0 +1,11 @@
+package com.realnet.Accesstype_back.Repository;
+
+import org.springframework.data.jpa.repository.JpaRepository;
+import org.springframework.stereotype.Repository;
+
+import com.realnet.Accesstype_back.Entity.Arani;
+
+@Repository
+public interface AraniRepository extends JpaRepository {
+
+}
diff --git a/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Services/AccesstypeService.java b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Services/AccesstypeService.java
new file mode 100644
index 0000000..aa97aa8
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Services/AccesstypeService.java
@@ -0,0 +1,49 @@
+package com.realnet.Accesstype_back.Services;
+
+import com.realnet.Accesstype_back.Repository.AccesstypeRepository;
+//import com.realnet.AudiTrail.Service.AuditrailService;
+import com.fasterxml.jackson.core.JsonProcessingException;
+import com.realnet.Accesstype_back.Entity.Accesstype;
+import java.util.List;
+
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Service;
+
+@Service
+public class AccesstypeService {
+	@Autowired
+	private AccesstypeRepository Repository;
+	
+//	@Autowired
+//	private AuditrailService auditrailService;
+
+	public Accesstype Savedata(Accesstype data) {
+		return Repository.save(data);
+	}
+
+	public List getdetails() {
+		return (List) Repository.findAll();
+	}
+
+	public Accesstype getdetailsbyId(Long id) {
+		return Repository.findById(id).get();
+	}
+
+	public void delete_by_id(Long id) {
+		Repository.deleteById(id);
+	}
+
+	public Accesstype update(Accesstype data, Long id) {
+		Accesstype old = Repository.findById(id).get();
+		old.setName(data.getName());
+		old.setDescription(data.getDescription());
+		final Accesstype test = Repository.save(old);
+//		try {
+//			auditrailService.saveaudiTrail_t(old, test,"Accesstype");
+//		} catch (JsonProcessingException e) {
+//			// TODO Auto-generated catch block
+//			e.printStackTrace();
+//		}
+		return test;
+	}
+}
\ No newline at end of file
diff --git a/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Services/AraniService.java b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Services/AraniService.java
new file mode 100644
index 0000000..dd29999
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Accesstype_back/Services/AraniService.java
@@ -0,0 +1,44 @@
+package com.realnet.Accesstype_back.Services;
+
+import java.util.List;
+
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Service;
+
+import com.realnet.Accesstype_back.Entity.Arani;
+import com.realnet.Accesstype_back.Repository.AraniRepository;
+
+@Service
+public class AraniService {
+	@Autowired
+	private AraniRepository repo;
+	
+	 public List getAll() {
+	       return (List) repo.findAll();
+	    }
+
+	 public Arani getdetailsbyid(Long id) {
+		 return repo.findById(id).get();
+	 }
+	 
+	 public Arani saverani(Arani rani){
+		 Arani saverani = repo.save(rani);
+		return saverani;
+	 }
+	 
+	 public void delete_by_id(Long id) {
+		 repo.deleteById(id);
+	 }
+	 
+	 public Arani update(Arani data, Long id) {
+		 Arani old = repo.findById(id).get();
+		 
+		 old.setName(data.getName());
+		 old.setEmail(data.getEmail());
+		 old.setAddress(data.getAddress());
+		 
+		 final Arani test = repo.save(old);
+		return test;
+		 
+	 }
+}
diff --git a/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Billing/Api/Controllers/BillingSequentialApi.java b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Billing/Api/Controllers/BillingSequentialApi.java
new file mode 100644
index 0000000..d5237e5
--- /dev/null
+++ b/test052rb-backrb-b/authsec_springboot/backend/src/main/java/com/realnet/Billing/Api/Controllers/BillingSequentialApi.java
@@ -0,0 +1,304 @@
+//package com.realnet.Billing.Api.Controllers;
+//
+//import java.util.HashMap;
+//import java.util.List;
+//import java.util.Map.Entry;
+//import java.util.Optional;
+//import java.util.Set;
+//
+//import org.springframework.beans.factory.annotation.Autowired;
+//import org.springframework.beans.factory.annotation.Value;
+//import org.springframework.http.HttpStatus;
+//import org.springframework.http.ResponseEntity;
+//import org.springframework.web.bind.annotation.GetMapping;
+//import org.springframework.web.bind.annotation.RestController;
+//import org.springframework.web.client.RestTemplate;
+//
+//import com.fasterxml.jackson.databind.ObjectMapper;
+//import com.google.gson.JsonArray;
+//import com.google.gson.JsonElement;
+//import com.google.gson.JsonObject;
+//import com.google.gson.JsonParser;
+//import com.realnet.Billing.Entitys.ServiceOrder_t;
+//import com.realnet.Billing.Repositorys.ServiceOrder_Repository;
+//import com.realnet.Billing.Services.ServiceOrder_Service;
+//import com.realnet.Communication.Models.Com_jobTable;
+//import com.realnet.Communication.Repos.JobTablerepo;
+//import com.realnet.Customer_master.Entity.Customer_master_t;
+//import com.realnet.Customer_master.Repository.Customer_master_Repository;
+//import com.realnet.DocumentBuilder.Entity.DocumentBuilder_t;
+//import com.realnet.DocumentBuilder.Entity.Document_builder_lines;
+//import com.realnet.DocumentBuilder.Services.DocumentBuilder_Service;
+//import com.realnet.DocumentBuilder.Services.StringReplacementService;
+//
+//@RestController
+//
+//public class BillingSequentialApi {
+//
+//	@Autowired
+//	private ServiceOrder_Repository serviceOrder_Repository;
+//
+//	@Autowired
+//	private DocumentBuilder_Service Service;
+//
+////	@Autowired
+////	private Fileupload_helper fileuploadhelper;
+//
+//	@Autowired
+//	private StringReplacementService replacementService;
+//
+//	@Autowired
+//	private Customer_master_Repository customer_master_Repository;
+//
+//	@Autowired
+//	private JobTablerepo Com_jobTablerepo;
+//
+//	@Value("${projectPath}")
+//	private String projectPath;
+//
+//	public final String UPLOAD_DIREC = "/Files";
+//
+//	@Autowired
+//	private ServiceOrder_Service serviceOrder_Service;
+//
+//	@GetMapping("/process-all-customers")
+//	public ResponseEntity processAllCustomers() {
+//		try {
+//			// Step 1: Create Service Orders for all customers
+//			List customers = customer_master_Repository.findAll();
+//			for (Customer_master_t customer : customers) {
+//				serviceOrder_Service.createServiceOrderFromCustomer(customer);
+//
+//			}
+//
+//			// Step 2: Approve all pending service orders
+//			int updatedCount = serviceOrder_Service.approvePendingOrders();
+//
+//			// step 3:
+//
+//			List autoApprovedServiceOrderIds = serviceOrder_Repository.findIdsByStatusOrderByAsc("AutoApproved");
+//
+//			// Process the service orders
+//			for (Long serviceOrderId : autoApprovedServiceOrderIds) {
+//				Optional serviceOrderOptional = serviceOrder_Repository.findById(serviceOrderId);
+//
+//				if (serviceOrderOptional.isPresent()) {
+//					ServiceOrder_t serviceOrder = serviceOrderOptional.get();
+//					String entityName = serviceOrder.getEntity();
+//
+//					// Fetch the corresponding customer(s) by entity name
+//					List customers1 = customer_master_Repository.findByEntityName(entityName);
+//
+//					if (!customers1.isEmpty()) {
+//						// Assuming you want to process each customer found
+//						for (Customer_master_t customer : customers1) {
+//							// Now you have the serviceOrderId, entityName, and customer for processing
+//							String proformaInvoiceFileName = generateProformaInvoice(serviceOrderId);
+//
+//							// step 4
+//							sendEmailWithProformaInvoice(customer, proformaInvoiceFileName);
+//						}
+//					} else {
+//						// Handle the case where no customer was found for the given entity name
+//					}
+//				} else {
+//					// Handle the case where no service order was found for the given ID
+//				}
+//			}
+//
+//			return ResponseEntity.ok("Processed all customers and generated invoices. " + updatedCount
+//					+ " service orders were approved.");
+//		} catch (Exception e) {
+//			// Handle exceptions appropriately
+//			return ResponseEntity.status(HttpStatus.INTERNAL_SERVER_ERROR)
+//					.body("Error processing customers: " + e.getMessage());
+//		}
+//	}
+//
+//	private String generateProformaInvoice(Long serviceOrderId) throws Exception {
+//
+//		long documentId = 98;
+//		HashMap map = new HashMap<>();
+//		JsonParser parser = new JsonParser();
+//		DocumentBuilder_t doc = Service.getdetailsbyId(documentId);
+//		String file_name = doc.getFile_name();
+//		String file_path = doc.getFile_path();
+//
+//		String replacerule = "";
+//		String operation = null;
+//		String replaceWith = null;
+//		String startstring = null;
+//		String endstring = null;
+//		String keyword = null;
+//		String linestring = null;
+//		String cellAddress = null;
+//		JsonObject getbodyobject = null;
+//		String ModifyfileName = null;
+//
+//		// .....................//
+//
+//		List docline = doc.getDocument_builder_lines();
+//
+//		for (Document_builder_lines line : docline) {
+//			String model = line.getModel();
+//			JsonParser parser1 = new JsonParser();
+//			JsonArray jsonArray = parser1.parse(model).getAsJsonArray();
+//
+//			for (JsonElement element : jsonArray) {
+//				JsonObject jsonObject = element.getAsJsonObject();
+//				if (jsonObject.has("name")) {
+//					ModifyfileName = jsonObject.get("name").getAsString();
+//					break; // Break the loop once you find the first object with a "name" field
+//				}
+//			}
+//
+//			if (ModifyfileName != null) {
+//				// Now 'nameValue' contains the value of the "name" field
+//				System.out.println("nameValue: " + ModifyfileName);
+//				break; // Break the outer loop as well, if needed
+//			}
+//		}
+//
+//		if (ModifyfileName == null) {
+//			// Handle the case where no object with a "name" field was found
+//			System.out.println("No object with a 'name' field found.");
+//		}
+//
+//		// long serviceOrderId = serviceOrderId2.getId();
+//		ModifyfileName = ModifyfileName.replace("?", String.valueOf(serviceOrderId));
+//		ModifyfileName = ModifyfileName + ".docx";
+//		String newFilepath = replacementService.copyWordFile(file_path, file_name, file_path, ModifyfileName);
+//
+//		// ..........................//
+//
+//		List lines = doc.getDocument_builder_lines();
+//
+//		for (Document_builder_lines line : lines) {
+//			String model = line.getModel();
+//			JsonElement element = parser.parse(model);
+//			JsonArray models = element.getAsJsonArray();
+//
+//			for (JsonElement mod : models) {
+//				JsonObject object = mod.getAsJsonObject();
+//
+//				String type = object.get("type").getAsString();
+//				if (type.equalsIgnoreCase("Initialize")) {
+//					String a_uri = object.get("a_uri").toString().replaceAll("\"", "");
+//					a_uri = a_uri.replace("?", String.valueOf(serviceOrderId));
+//					System.out.println(a_uri);
+//
+//					Object body = GET(a_uri).getBody();
+//					ObjectMapper objectMapper = new ObjectMapper();
+//					String json = objectMapper.writeValueAsString(body);
+//					JsonElement getbody = parser.parse(json);
+//					getbodyobject = getbody.getAsJsonObject();
+//
+//				}
+//			}
+//
+//			for (JsonElement mod : models) {
+//				JsonObject object = mod.getAsJsonObject();
+//
+//				String type = object.get("type").getAsString();
+//				if (type.equalsIgnoreCase("Mapper")) {
+//					String mapper = object.get("mappers").getAsString();
+//
+//					JsonElement parse = parser.parse(mapper);
+//					JsonArray mapArray = parse.getAsJsonArray();
+//					for (JsonElement maps : mapArray) {
+//						JsonObject jsonObject = maps.getAsJsonObject();
+//						startstring = jsonObject.get("start_string").toString().replaceAll("\"", "");
+//						endstring = jsonObject.get("end_string").toString().replaceAll("\"", "");
+//						replaceWith = jsonObject.get("replace_with").toString().replaceAll("\"", "");
+//						keyword = jsonObject.get("Keyword").toString().replaceAll("\"", "");
+//						linestring = jsonObject.get("line_string").toString().replaceAll("\"", "");
+//						operation = jsonObject.get("operation").toString().replaceAll("\"", "");
+//						cellAddress = jsonObject.get("cellAddress").toString().replaceAll("\"", "");
+//						Set> entrySet = getbodyobject.entrySet();
+//						for (Entry entry : entrySet) {
+//
+//							String key = entry.getKey().toString().replaceAll("\"", "");
+//							String value = entry.getValue().toString().replaceAll("\"", "");
+//
+//							if (replaceWith.equalsIgnoreCase(key)) {
+//								replaceWith = value;
+//								break;
+//							}
+//
+//						}
+//
+//						if (operation.contains("replacebyfirstandlast")) {
+//
+//							replacerule = replacementService.replacewithstartandend(file_path, file_name, startstring,
+//									endstring, replaceWith);
+//
+//						}
+//
+//						if (operation.contains("appending")) {
+//							replacerule = replacementService.appendToSlide(linestring, replaceWith, file_path,
+//									file_name);
+//						}
+//
+//						if (operation.contains("linereplacement")) {
+//							replacerule = replacementService.linereplacementForPPT(file_path, file_name, keyword,
+//									replaceWith);
+//						}
+//						if (operation.contains("replacement")) {
+//							replacerule = replacementService.replacesting(newFilepath, file_name, keyword, replaceWith,
+//									ModifyfileName);
+//
+//						}
+//
+//						if (operation.contains("excelcellReplace")) {
+//							replacerule = replacementService.excelcellReplace(file_path, file_name, cellAddress,
+//									replaceWith);
+//
+//						}
+//
+//					}
+//				}
+//
+//			}
+//		}
+//
+//		return replacerule;
+//
+//	}
+//
+//	private void sendEmailWithProformaInvoice(Customer_master_t customer, String fileName) {
+//
+//		Long id = customer.getId();
+//		String email = customer.getEmail();
+//
+//		String gateway = "EMAIL";
+//		String sendTo = email;
+//		String replacementString = "no";
+//		String cc = email;
+//		String template = "PerfomaInvoice";
+//
+//		// Create a new Com_jobTable instance and set its values
+//		Com_jobTable comJobTable = new Com_jobTable();
+//		comJobTable.setJob_type("EMAIL"); // Set the job type to "EMAIL"
+//		comJobTable.setSend_to(sendTo);
+//		comJobTable.setGatewayName(gateway);
+//		comJobTable.setAttachment(fileName);
+//		comJobTable.setGatewaydone("N");
+//		comJobTable.setReplacement_string(replacementString);
+//		comJobTable.setCc(cc);
+//		comJobTable.setReplacement_string(replacementString);
+//		comJobTable.setTemplate_name(template);
+//		// Save the Com_jobTable entity using your repository or service
+//		Com_jobTablerepo.save(comJobTable);
+//
+//	}
+//
+//	public ResponseEntity