report
This commit is contained in:
		
							parent
							
								
									98cdb93265
								
							
						
					
					
						commit
						00c562660f
					
				| @ -9,6 +9,7 @@ | ||||
| 	<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> | ||||
| 		<attributes> | ||||
| 			<attribute name="maven.pomderived" value="true"/> | ||||
| 			<attribute name="optional" value="true"/> | ||||
| 		</attributes> | ||||
| 	</classpathentry> | ||||
| 	<classpathentry kind="src" output="target/test-classes" path="src/test/java"> | ||||
| @ -36,6 +37,13 @@ | ||||
| 			<attribute name="m2e-apt" value="true"/> | ||||
| 		</attributes> | ||||
| 	</classpathentry> | ||||
| 	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> | ||||
| 		<attributes> | ||||
| 			<attribute name="maven.pomderived" value="true"/> | ||||
| 			<attribute name="test" value="true"/> | ||||
| 			<attribute name="optional" value="true"/> | ||||
| 		</attributes> | ||||
| 	</classpathentry> | ||||
| 	<classpathentry kind="src" output="target/test-classes" path="target/generated-test-sources/test-annotations"> | ||||
| 		<attributes> | ||||
| 			<attribute name="optional" value="true"/> | ||||
|  | ||||
| @ -43,16 +43,19 @@ | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/mapstruct/mapstruct/1.2.0.Final/mapstruct-1.2.0.Final.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/io/swagger/swagger-annotations/1.5.22/swagger-annotations-1.5.22.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/io/swagger/swagger-models/1.5.22/swagger-models-1.5.22.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-annotations/2.10.2/jackson-annotations-2.10.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/io/springfox/springfox-swagger-ui/2.9.2/springfox-swagger-ui-2.9.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/junit/junit/4.12/junit-4.12.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/google/code/gson/gson/2.8.5/gson-2.8.5.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/io/swagger/swagger-annotations/1.5.22/swagger-annotations-1.5.22.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/io/swagger/swagger-models/1.5.22/swagger-models-1.5.22.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-annotations/2.10.2/jackson-annotations-2.10.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/io/springfox/springfox-swagger-ui/2.9.2/springfox-swagger-ui-2.9.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/pdfbox/pdfbox/2.0.28/pdfbox-2.0.28.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/pdfbox/fontbox/2.0.28/fontbox-2.0.28.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/commons-logging/commons-logging/1.2/commons-logging-1.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-data-jpa/2.2.5.RELEASE/spring-boot-starter-data-jpa-2.2.5.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar" enabled="true" runInBatchMode="false"/> | ||||
| @ -66,12 +69,6 @@ | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/jboss/jandex/2.1.1.Final/jandex-2.1.1.Final.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/data/spring-data-jpa/2.2.5.RELEASE/spring-data-jpa-2.2.5.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/data/spring-data-commons/2.2.5.RELEASE/spring-data-commons-2.2.5.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-orm/5.2.4.RELEASE/spring-orm-5.2.4.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
| @ -80,11 +77,18 @@ | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-validation/2.2.5.RELEASE/spring-boot-starter-validation-2.2.5.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/poi/poi-scratchpad/3.9/poi-scratchpad-3.9.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/poi/poi/4.1.2/poi-4.1.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/zaxxer/SparseBitSet/1.2/SparseBitSet-1.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/poi/poi-ooxml/4.1.2/poi-ooxml-4.1.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/poi/poi-ooxml-schemas/4.1.2/poi-ooxml-schemas-4.1.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/github/virtuald/curvesapi/1.06/curvesapi-1.06.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-jdbc/2.2.5.RELEASE/spring-boot-starter-jdbc-2.2.5.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/zaxxer/HikariCP/3.4.2/HikariCP-3.4.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-jdbc/5.2.4.RELEASE/spring-jdbc-5.2.4.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/postgresql/postgresql/42.2.10/postgresql-42.2.10.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/xerial/sqlite-jdbc/3.25.2/sqlite-jdbc-3.25.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/microsoft/sqlserver/mssql-jdbc/7.4.1.jre8/mssql-jdbc-7.4.1.jre8.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-websocket/2.2.5.RELEASE/spring-boot-starter-websocket-2.2.5.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-websocket/5.2.4.RELEASE/spring-websocket-5.2.4.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
| @ -98,11 +102,39 @@ | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/h2database/h2/1.4.200/h2-1.4.200.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-security/2.2.5.RELEASE/spring-boot-starter-security-2.2.5.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/security/spring-security-config/5.2.2.RELEASE/spring-security-config-5.2.2.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/security/spring-security-web/5.2.2.RELEASE/spring-security-web-5.2.2.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/security/oauth/boot/spring-security-oauth2-autoconfigure/2.3.3.RELEASE/spring-security-oauth2-autoconfigure-2.3.3.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-databind/2.10.2/jackson-databind-2.10.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot/2.2.5.RELEASE/spring-boot-2.2.5.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-autoconfigure/2.2.5.RELEASE/spring-boot-autoconfigure-2.2.5.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/security/oauth/spring-security-oauth2/2.4.1.RELEASE/spring-security-oauth2-2.4.1.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/security/spring-security-jwt/1.1.1.RELEASE/spring-security-jwt-1.1.1.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/security/spring-security-oauth2-client/5.2.2.RELEASE/spring-security-oauth2-client-5.2.2.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/nimbusds/oauth2-oidc-sdk/6.14/oauth2-oidc-sdk-6.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/sun/mail/javax.mail/1.6.1/javax.mail-1.6.1.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/javax/activation/activation/1.1/activation-1.1.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/net/minidev/json-smart/2.3/json-smart-2.3.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/nimbusds/lang-tag/1.7/lang-tag-1.7.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/nimbusds/nimbus-jose-jwt/10.0.2/nimbus-jose-jwt-10.0.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/security/spring-security-core/5.2.2.RELEASE/spring-security-core-5.2.2.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/security/spring-security-oauth2-core/5.2.2.RELEASE/spring-security-oauth2-core-5.2.2.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/social/spring-social-google/1.0.0.RELEASE/spring-social-google-1.0.0.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/social/spring-social-config/1.1.0.RELEASE/spring-social-config-1.1.0.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/social/spring-social-web/1.1.0.RELEASE/spring-social-web-1.1.0.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/javax/inject/javax.inject/1/javax.inject-1.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-databind/2.10.2/jackson-databind-2.10.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/social/spring-social-core/1.1.0.RELEASE/spring-social-core-1.1.0.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/social/spring-social-linkedin/1.0.2.RELEASE/spring-social-linkedin-1.0.2.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/io/jsonwebtoken/jjwt/0.9.0/jjwt-0.9.0.jar" enabled="true" runInBatchMode="false"/> | ||||
| @ -118,12 +150,9 @@ | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/commons-io/commons-io/2.7/commons-io-2.7.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/net/lingala/zip4j/zip4j/2.6.1/zip4j-2.6.1.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/json/json/20171018/json-20171018.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/projectlombok/lombok/1.18.20/lombok-1.18.20.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-devtools/2.2.5.RELEASE/spring-boot-devtools-2.2.5.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot/2.2.5.RELEASE/spring-boot-2.2.5.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-autoconfigure/2.2.5.RELEASE/spring-boot-autoconfigure-2.2.5.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/clerezza/ext/org.json.simple/0.4/org.json.simple-0.4.jar" enabled="true" runInBatchMode="false"/> | ||||
| @ -149,4 +178,58 @@ | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/synchronoss/cloud/nio-multipart-parser/1.1.0/nio-multipart-parser-1.1.0.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/synchronoss/cloud/nio-stream-storage/1.1.3/nio-stream-storage-1.1.3.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/poi/ooxml-schemas/1.4/ooxml-schemas-1.4.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlbeans/xmlbeans/3.0.1/xmlbeans-3.0.1.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/json/json/20201115/json-20201115.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/xhtmlrenderer/flying-saucer-pdf/9.1.22/flying-saucer-pdf-9.1.22.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/bouncycastle/bcmail-jdk14/1.64/bcmail-jdk14-1.64.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/bouncycastle/bcpkix-jdk14/1.64/bcpkix-jdk14-1.64.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/bouncycastle/bctsp-jdk14/1.46/bctsp-jdk14-1.46.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/bouncycastle/bcprov-jdk14/1.64/bcprov-jdk14-1.64.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/xhtmlrenderer/flying-saucer-core/9.1.22/flying-saucer-core-9.1.22.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/lowagie/itext/2.1.7/itext-2.1.7.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/bouncycastle/bcmail-jdk14/138/bcmail-jdk14-138.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/bouncycastle/bcprov-jdk14/138/bcprov-jdk14-138.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/itextpdf/itextpdf/5.5.13.2/itextpdf-5.5.13.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/paytm/pg/paytm-checksum/1.2.1/paytm-checksum-1.2.1.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/razorpay/razorpay-java/1.4.4/razorpay-java-1.4.4.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/squareup/okhttp3/okhttp/3.14.7/okhttp-3.14.7.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/squareup/okhttp3/logging-interceptor/3.14.7/logging-interceptor-3.14.7.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/commons/commons-text/1.3/commons-text-1.3.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-test/5.2.4.RELEASE/spring-test-5.2.4.RELEASE.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/fop/2.6/fop-2.6.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/fop-util/2.6/fop-util-2.6.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/xmlgraphics-commons/2.6/xmlgraphics-commons-2.6.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/fop-events/2.6/fop-events-2.6.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/fop-core/2.6/fop-core-2.6.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-anim/1.14/batik-anim-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-css/1.14/batik-css-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-dom/1.14/batik-dom-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/xalan/xalan/2.7.2/xalan-2.7.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/xalan/serializer/2.7.2/serializer-2.7.2.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-ext/1.14/batik-ext-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-parser/1.14/batik-parser-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-shared-resources/1.14/batik-shared-resources-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-svg-dom/1.14/batik-svg-dom-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-util/1.14/batik-util-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-constants/1.14/batik-constants-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-i18n/1.14/batik-i18n-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-awt-util/1.14/batik-awt-util-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-bridge/1.14/batik-bridge-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-script/1.14/batik-script-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-xml/1.14/batik-xml-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-extension/1.14/batik-extension-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-gvt/1.14/batik-gvt-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-transcoder/1.14/batik-transcoder-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/xmlgraphics/batik-svggen/1.14/batik-svggen-1.14.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/commons/commons-csv/1.4/commons-csv-1.4.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/com/opencsv/opencsv/5.5/opencsv-5.5.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar" enabled="true" runInBatchMode="false"/> | ||||
|     <factorypathentry kind="VARJAR" id="M2_REPO/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar" enabled="true" runInBatchMode="false"/> | ||||
| </factorypath> | ||||
|  | ||||
| @ -1,4 +1,4 @@ | ||||
|   | ||||
| use test1;  | ||||
| DROP TABLE IF EXISTS `accounts`; | ||||
| /*!40101 SET @saved_cs_client     = @@character_set_client */; | ||||
| /*!50503 SET character_set_client = utf8mb4 */; | ||||
| @ -107,7 +107,7 @@ INSERT INTO `sec_user_group_id` VALUES (59),(59),(40),(40),(40),(40),(40),(40); | ||||
| 
 | ||||
| 
 | ||||
| /*!40000 ALTER TABLE `sys_accounts` DISABLE KEYS */; | ||||
| INSERT INTO `sys_accounts` VALUES (1,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1); | ||||
| INSERT INTO `sys_accounts` VALUES (1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1); | ||||
| /*!40000 ALTER TABLE `sys_accounts` ENABLE KEYS */; | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
							
								
								
									
										201
									
								
								backend/logs/ExceptionLogs/Error.log
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										201
									
								
								backend/logs/ExceptionLogs/Error.log
									
									
									
									
									
										Normal file
									
								
							| @ -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) | ||||
							
								
								
									
										0
									
								
								backend/logs/SYSADMIN1673073474.log
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								backend/logs/SYSADMIN1673073474.log
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										1
									
								
								backend/logs/sysadmin1686312560.log
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								backend/logs/sysadmin1686312560.log
									
									
									
									
									
										Normal file
									
								
							| @ -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"]}}] | ||||
							
								
								
									
										107
									
								
								backend/pom.xml
									
									
									
									
									
								
							
							
						
						
									
										107
									
								
								backend/pom.xml
									
									
									
									
									
								
							| @ -128,11 +128,7 @@ | ||||
| 		</dependency> | ||||
| 
 | ||||
| 		<!--poi dependency--> | ||||
| 		<dependency> | ||||
| 			<groupId>org.apache.poi</groupId> | ||||
| 			<artifactId>poi-ooxml</artifactId> | ||||
| 			<version>3.8-beta4</version> | ||||
| 		</dependency> | ||||
| 		 | ||||
| 		<dependency> | ||||
| 			<groupId>org.apache.poi</groupId> | ||||
| 			<artifactId>poi-scratchpad</artifactId> | ||||
| @ -158,16 +154,7 @@ | ||||
| 			<groupId>org.springframework.boot</groupId> | ||||
| 			<artifactId>spring-boot-starter-jdbc</artifactId> | ||||
| 		</dependency> | ||||
| 		<dependency> | ||||
| 			<groupId>org.postgresql</groupId> | ||||
| 			<artifactId>postgresql</artifactId> | ||||
| 			<scope>runtime</scope> | ||||
| 		</dependency> | ||||
| 		<dependency> | ||||
| 			<groupId>org.xerial</groupId> | ||||
| 			<artifactId>sqlite-jdbc</artifactId> | ||||
| 			<version>3.25.2</version> | ||||
| 		</dependency> | ||||
| 		 | ||||
| 		<dependency> | ||||
| 			<groupId>com.microsoft.sqlserver</groupId> | ||||
| 			<artifactId>mssql-jdbc</artifactId> | ||||
| @ -277,11 +264,7 @@ | ||||
| 			<artifactId>zip4j</artifactId> | ||||
| 			<version>2.6.1</version> | ||||
| 		</dependency> | ||||
| 		<dependency> | ||||
| 			<groupId>org.json</groupId> | ||||
| 			<artifactId>json</artifactId> | ||||
| 			<version>20171018</version> | ||||
| 		</dependency> | ||||
| 		 | ||||
| 		<dependency> | ||||
| 			<groupId>org.projectlombok</groupId> | ||||
| 			<artifactId>lombok</artifactId> | ||||
| @ -347,12 +330,6 @@ | ||||
| 		</dependency> | ||||
| 
 | ||||
| 
 | ||||
| 		<dependency> | ||||
| 			<groupId>com.twilio.sdk</groupId> | ||||
| 			<artifactId>twilio</artifactId> | ||||
| 			<version>8.18.0</version> | ||||
| 		</dependency> | ||||
| 
 | ||||
| 		<dependency> | ||||
| 			<groupId>org.xhtmlrenderer</groupId> | ||||
| 			<artifactId>flying-saucer-pdf</artifactId> | ||||
| @ -368,12 +345,6 @@ | ||||
| 
 | ||||
| 
 | ||||
| 		<!-- Other dependencies --> | ||||
| 		<dependency> | ||||
| 			<groupId>org.seleniumhq.selenium</groupId> | ||||
| 			<artifactId>selenium-java</artifactId> | ||||
| 			<version>3.141.59</version> | ||||
| 		</dependency> | ||||
| 
 | ||||
| 
 | ||||
| 		<dependency> | ||||
| 			<groupId>com.itextpdf</groupId> | ||||
| @ -382,78 +353,6 @@ | ||||
| 		</dependency> | ||||
| 
 | ||||
| 
 | ||||
| 		<dependency> | ||||
| 			<groupId>org.mariadb.jdbc</groupId> | ||||
| 			<artifactId>mariadb-java-client</artifactId> | ||||
| 			<version>3.1.2</version> | ||||
| 		</dependency> | ||||
| 
 | ||||
| 		<!-- https://mvnrepository.com/artifact/com.ibm.db2/jcc --> | ||||
| 		<dependency> | ||||
| 			<groupId>com.ibm.db2</groupId> | ||||
| 			<artifactId>jcc</artifactId> | ||||
| 			<version>11.5.5.0</version> | ||||
| 		</dependency> | ||||
| 
 | ||||
| 
 | ||||
| 		<dependency> | ||||
| 			<groupId>redis.clients</groupId> | ||||
| 			<artifactId>jedis</artifactId> | ||||
| 			<version>3.7.0</version> | ||||
| 		</dependency> | ||||
| 
 | ||||
| 
 | ||||
| 		<!-- https://mvnrepository.com/artifact/org.firebirdsql.jdbc/jaybird --> | ||||
| 		<dependency> | ||||
| 			<groupId>org.firebirdsql.jdbc</groupId> | ||||
| 			<artifactId>jaybird</artifactId> | ||||
| 			<version>4.0.0.java11</version> | ||||
| 		</dependency> | ||||
| 
 | ||||
| 
 | ||||
| 		<!-- | ||||
| 		https://mvnrepository.com/artifact/com.orientechnologies/orientdb-core --> | ||||
| 		<dependency> | ||||
| 			<groupId>com.orientechnologies</groupId> | ||||
| 			<artifactId>orientdb-core</artifactId> | ||||
| 			<version>3.2.19</version> | ||||
| 		</dependency> | ||||
| 
 | ||||
| 
 | ||||
| 		<dependency> | ||||
| 			<groupId>com.orientechnologies</groupId> | ||||
| 			<artifactId>orientdb-jdbc</artifactId> | ||||
| 			<version>3.2.19</version> | ||||
| 		</dependency> | ||||
| 
 | ||||
| 
 | ||||
| 		<dependency> | ||||
| 			<groupId>software.amazon.awssdk</groupId> | ||||
| 			<artifactId>dynamodb</artifactId> | ||||
| 			<version>2.17.102</version> <!-- Use the latest version --> | ||||
| 		</dependency> | ||||
| 
 | ||||
| 
 | ||||
| 		<dependency> | ||||
| 			<groupId>com.couchbase.client</groupId> | ||||
| 			<artifactId>java-client</artifactId> | ||||
| 			<version>3.1.5</version> <!-- Use a compatible version of Couchbase | ||||
| 			Java SDK --> | ||||
| 		</dependency> | ||||
| 		<dependency> | ||||
| 			<groupId>io.projectreactor</groupId> | ||||
| 			<artifactId>reactor-core</artifactId> | ||||
| 			<version>3.4.13</version> <!-- Use a compatible version of Project | ||||
| 			Reactor --> | ||||
| 		</dependency> | ||||
| 
 | ||||
| 
 | ||||
| 		<dependency> | ||||
| 			<groupId>org.neo4j</groupId> | ||||
| 			<artifactId>neo4j-jdbc-bolt</artifactId> | ||||
| 			<version>5.0.0</version> | ||||
| 		</dependency> | ||||
| 
 | ||||
| 
 | ||||
| 		<dependency> | ||||
| 			<groupId>com.paytm.pg</groupId> | ||||
|  | ||||
| @ -3,7 +3,6 @@ package com.realnet.Payment.Paytm; | ||||
| import java.net.URL; | ||||
| import java.security.SecureRandom; | ||||
| import java.util.Map; | ||||
| import java.util.logging.Logger; | ||||
| 
 | ||||
| import org.json.JSONObject; | ||||
| import org.springframework.http.HttpEntity; | ||||
|  | ||||
| @ -1,10 +1,5 @@ | ||||
| package com.realnet.rb.Controller; | ||||
| 
 | ||||
| import java.sql.Connection; | ||||
| import java.sql.DriverManager; | ||||
| import java.sql.SQLException; | ||||
| import java.sql.Statement; | ||||
| import java.util.ArrayList; | ||||
| import java.util.List; | ||||
| 
 | ||||
| import org.springframework.beans.factory.annotation.Autowired; | ||||
| @ -15,7 +10,6 @@ import org.springframework.web.bind.annotation.ResponseBody; | ||||
| import org.springframework.web.bind.annotation.RestController; | ||||
| 
 | ||||
| import com.fasterxml.jackson.core.JsonProcessingException; | ||||
| import com.realnet.CredentialDatabase.Service.SurevaultService; | ||||
| import com.realnet.rb.repository.Rn_report_builder_repository; | ||||
| import com.realnet.rb.service.Rn_rb_tables_service; | ||||
| 
 | ||||
| @ -27,18 +21,6 @@ public class RbController { | ||||
| 	@Autowired | ||||
| 	private Rn_rb_tables_service rn_table_service; | ||||
| 
 | ||||
| //	@Value("${spring.datasource.username}") | ||||
| //	private String userName; | ||||
| // | ||||
| //	@Value("${spring.datasource.password}") | ||||
| //	private String password; | ||||
| // | ||||
| //	@Value("${spring.datasource.url}") | ||||
| //	private String url; | ||||
| 
 | ||||
| 	@Autowired | ||||
| 	private SurevaultService databaseCredentialsService; | ||||
| 
 | ||||
| // get all databse list available | ||||
| 	@GetMapping("/Table_list") | ||||
| 	@ResponseBody | ||||
| @ -68,26 +50,8 @@ public class RbController { | ||||
| 	@GetMapping("/createdatabase/{table_schema}") | ||||
| 	@ResponseBody | ||||
| 	public List<Integer> createdatabase(@PathVariable String table_schema) throws JsonProcessingException { | ||||
| 		 | ||||
| 		// changes by Gyanadipta | ||||
| 		String url = databaseCredentialsService.getSurevaultCredentials("databaseUrl"); | ||||
| 		String userName = databaseCredentialsService.getSurevaultCredentials("databaseuserName"); | ||||
| 		String password = databaseCredentialsService.getSurevaultCredentials("databasePassword"); | ||||
| 			 | ||||
| 		String query = "CREATE SCHEMA " + table_schema + ";"; | ||||
| 
 | ||||
| 		List<Integer> list = new ArrayList<Integer>(); | ||||
| 		try (Connection con = DriverManager.getConnection(url, userName, password); // conn.str | ||||
| 
 | ||||
| 				Statement stmt = con.createStatement()) { | ||||
| 			int rs = stmt.executeUpdate(query); | ||||
| 
 | ||||
| 			list.add(rs); | ||||
| 
 | ||||
| 		} catch (SQLException e) { | ||||
| 			e.printStackTrace(); | ||||
| 		} finally { | ||||
| 		} | ||||
| 		List<Integer> list = rn_table_service.createdatabase(table_schema); | ||||
| 		return list; | ||||
| 
 | ||||
| 	} | ||||
| @ -96,34 +60,7 @@ public class RbController { | ||||
| 	@GetMapping("/AllTable_list/{table_schema}") | ||||
| 	@ResponseBody | ||||
| 	public List<String> getallcolwithalltable(@PathVariable String table_schema, @RequestParam String str) { | ||||
| 		ArrayList<String> tables = new ArrayList<>(); | ||||
| 
 | ||||
| 		String liString = "," + str; | ||||
| 		int i = 0; | ||||
| 		do { | ||||
| 
 | ||||
| 			int lastIndexOf = liString.lastIndexOf(","); | ||||
| 
 | ||||
| 			String substring = liString.substring(lastIndexOf + 1); | ||||
| 			tables.add(substring); | ||||
| 
 | ||||
| 			System.out.println(substring); | ||||
| 
 | ||||
| 			liString = liString.substring(0, lastIndexOf); | ||||
| 
 | ||||
| 			System.out.println("step " + i + " = " + liString); | ||||
| 			i++; | ||||
| 
 | ||||
| 		} while (liString.contains(",")); | ||||
| 
 | ||||
| 		ArrayList<String> arrayList = new ArrayList<>(); | ||||
| 		for (String TABLE_NAME : tables) { | ||||
| 			List<String> list = rn_table_service.getColumnAliasList1(table_schema, TABLE_NAME); | ||||
| 			if (!list.isEmpty()) { | ||||
| 				list.forEach(l -> arrayList.add(l)); | ||||
| 			} | ||||
| 
 | ||||
| 		} | ||||
| 		List<String> arrayList = rn_table_service.getallcolwithalltable(table_schema, str); | ||||
| 		return arrayList; | ||||
| 	} | ||||
| 
 | ||||
|  | ||||
| @ -2,18 +2,21 @@ package com.realnet.rb.service; | ||||
| 
 | ||||
| import java.util.List; | ||||
| 
 | ||||
| import com.fasterxml.jackson.core.JsonProcessingException; | ||||
| import com.realnet.rb.entity.Rn_rb_Tables; | ||||
| import com.realnet.rb.entity.Rn_report_builder; | ||||
| 
 | ||||
| public interface Rn_rb_tables_service { | ||||
| 	Rn_report_builder save(Rn_report_builder rn_tables); | ||||
| 	 | ||||
| 
 | ||||
| 	List<Rn_rb_Tables> save(List<Rn_rb_Tables> rn_tables); | ||||
| 	 | ||||
| 
 | ||||
| 	List<String> getListOfTables(); | ||||
| 
 | ||||
| 	List<String> getListOfColumns(int id); | ||||
| 	 | ||||
| 
 | ||||
| 	List<String> getColumnList(int id); | ||||
| 
 | ||||
| 	List<String> getColumnAliasList(String name); | ||||
| 
 | ||||
| 	List<String> getListOftables(); | ||||
| @ -23,8 +26,11 @@ public interface Rn_rb_tables_service { | ||||
| 	List<String> getColumnAliasList1(String table_schema, String tABLE_NAME); | ||||
| 
 | ||||
| 	List<String> getListOftable(String table_schema); | ||||
| 	 | ||||
| 
 | ||||
| 	List<String> getColumnAliasList2(String tableName); | ||||
| 
 | ||||
| 	List<Integer> createdatabase(String tableName) throws JsonProcessingException; | ||||
| 
 | ||||
| 	List<String> getallcolwithalltable(String table_schema, String str); | ||||
| 
 | ||||
| } | ||||
|  | ||||
| @ -8,18 +8,13 @@ import java.sql.Statement; | ||||
| import java.util.ArrayList; | ||||
| import java.util.List; | ||||
| 
 | ||||
| import javax.persistence.EntityManager; | ||||
| 
 | ||||
| import org.springframework.beans.factory.annotation.Autowired; | ||||
| import org.springframework.beans.factory.annotation.Value; | ||||
| import org.springframework.stereotype.Service; | ||||
| 
 | ||||
| import com.fasterxml.jackson.core.JsonProcessingException; | ||||
| import com.realnet.CredentialDatabase.Service.SurevaultService; | ||||
| import com.realnet.rb.entity.RnTableListDto; | ||||
| import com.realnet.rb.entity.Rn_rb_Tables; | ||||
| import com.realnet.rb.entity.Rn_report_builder; | ||||
| import com.realnet.rb.repository.RnTableDtoRepo; | ||||
| import com.realnet.rb.repository.Rn_report_builder_repository; | ||||
| import com.realnet.rb.repository.Rn_tables_Repository; | ||||
| 
 | ||||
| @ -32,23 +27,14 @@ public class Rn_rb_tables_serviceImpl implements Rn_rb_tables_service { | ||||
| 	@Autowired | ||||
| 	private Rn_tables_Repository rn_repo; | ||||
| 
 | ||||
| 	@Autowired | ||||
| 	private RnTableDtoRepo rn_repoDto; | ||||
| 	@Value("${spring.datasource.username}") | ||||
| 	private String userName; | ||||
| 
 | ||||
| //	@Value("${spring.datasource.username}") | ||||
| //	private String userName; | ||||
| // | ||||
| //	@Value("${spring.datasource.password}") | ||||
| //	private String password; | ||||
| // | ||||
| //	@Value("${spring.datasource.url}") | ||||
| //	private String url; | ||||
| 	 | ||||
| 	@Autowired | ||||
| 	private SurevaultService databaseCredentialsService; | ||||
| 	@Value("${spring.datasource.password}") | ||||
| 	private String password; | ||||
| 
 | ||||
| 	 | ||||
|      | ||||
| 	@Value("${spring.datasource.url}") | ||||
| 	private String url; | ||||
| 
 | ||||
| 	@Override | ||||
| 	public Rn_report_builder save(Rn_report_builder rn_tables) { | ||||
| @ -64,25 +50,14 @@ public class Rn_rb_tables_serviceImpl implements Rn_rb_tables_service { | ||||
| 
 | ||||
| 	@Override | ||||
| 	public List<String> getListOfTables() { | ||||
| 		 | ||||
| 		String url=null;  | ||||
| 		String userName=null; | ||||
| 		String password=null; | ||||
| 		try { | ||||
| 			userName = databaseCredentialsService.getSurevaultCredentials("databaseuserName"); | ||||
| 			url = databaseCredentialsService.getSurevaultCredentials("databaseUrl"); | ||||
| 			password = databaseCredentialsService.getSurevaultCredentials("databasePassword"); | ||||
| 			 | ||||
| 		} catch (JsonProcessingException e) { | ||||
| 			// TODO Auto-generated catch block | ||||
| 			e.printStackTrace(); | ||||
| 		} | ||||
| 
 | ||||
| 		String url = null; | ||||
| 		String userName = null; | ||||
| 		String password = null; | ||||
| 
 | ||||
| 		String query = "SELECT table_name FROM information_schema.tables WHERE table_schema = 'realnet_CNSBE'"; | ||||
| 		List<String> list = new ArrayList<String>(); | ||||
| 		 | ||||
| 		 | ||||
| 		 | ||||
| 
 | ||||
| 		try (Connection con = DriverManager.getConnection(url, userName, password); | ||||
| 
 | ||||
| 				Statement stmt = con.createStatement()) { | ||||
| @ -102,19 +77,10 @@ public class Rn_rb_tables_serviceImpl implements Rn_rb_tables_service { | ||||
| 	public List<String> getListOfColumns(int id) { | ||||
| 		// Connection con = null; | ||||
| 		// Connection con=null; | ||||
| 		 | ||||
| 		String url=null;  | ||||
| 		String userName=null; | ||||
| 		String password=null; | ||||
| 		try { | ||||
| 			userName = databaseCredentialsService.getSurevaultCredentials("databaseuserName"); | ||||
| 			url = databaseCredentialsService.getSurevaultCredentials("databaseUrl"); | ||||
| 			password = databaseCredentialsService.getSurevaultCredentials("databasePassword"); | ||||
| 			 | ||||
| 		} catch (JsonProcessingException e) { | ||||
| 			// TODO Auto-generated catch block | ||||
| 			e.printStackTrace(); | ||||
| 		} | ||||
| 
 | ||||
| 		String url = null; | ||||
| 		String userName = null; | ||||
| 		String password = null; | ||||
| 
 | ||||
| 		String query = "SELECT table_allias_name FROM rn_rb_tables_t WHERE report_id=" + id + ""; | ||||
| 		List<String> list = new ArrayList<String>(); | ||||
| @ -134,18 +100,10 @@ public class Rn_rb_tables_serviceImpl implements Rn_rb_tables_service { | ||||
| 
 | ||||
| 	@Override | ||||
| 	public List<String> getColumnList(int id) { | ||||
| 		 | ||||
| 		String url=null;  | ||||
| 		String userName=null; | ||||
| 		String password=null; | ||||
| 		try { | ||||
| 			userName = databaseCredentialsService.getSurevaultCredentials("databaseuserName"); | ||||
| 			url = databaseCredentialsService.getSurevaultCredentials("databaseUrl"); | ||||
| 			password = databaseCredentialsService.getSurevaultCredentials("databasePassword"); | ||||
| 		} catch (JsonProcessingException e) { | ||||
| 			// TODO Auto-generated catch block | ||||
| 			e.printStackTrace(); | ||||
| 		} | ||||
| 
 | ||||
| 		String url = null; | ||||
| 		String userName = null; | ||||
| 		String password = null; | ||||
| 
 | ||||
| 		String query = "SELECT column_name FROM rn_rb_column_t WHERE report_id=" + id + ""; | ||||
| 		List<String> list = new ArrayList<String>(); | ||||
| @ -165,19 +123,11 @@ public class Rn_rb_tables_serviceImpl implements Rn_rb_tables_service { | ||||
| 
 | ||||
| 	@Override | ||||
| 	public List<String> getColumnAliasList(String name) { | ||||
| 		 | ||||
| 		String url=null;  | ||||
| 		String userName=null; | ||||
| 		String password=null; | ||||
| 		try { | ||||
| 			userName = databaseCredentialsService.getSurevaultCredentials("databaseuserName"); | ||||
| 			url = databaseCredentialsService.getSurevaultCredentials("databaseUrl"); | ||||
| 			password = databaseCredentialsService.getSurevaultCredentials("databasePassword"); | ||||
| 			 | ||||
| 		} catch (JsonProcessingException e) { | ||||
| 			// TODO Auto-generated catch block | ||||
| 			e.printStackTrace(); | ||||
| 		} | ||||
| 
 | ||||
| 		String url = null; | ||||
| 		String userName = null; | ||||
| 		String password = null; | ||||
| 
 | ||||
| 		String query = "SELECT column_name FROM information_schema.columns WHERE TABLE_SCHEMA='realnet_CNSBE' and table_name = '" | ||||
| 				+ name + "' "; | ||||
| 		List<String> list = new ArrayList<String>(); | ||||
| @ -198,19 +148,11 @@ public class Rn_rb_tables_serviceImpl implements Rn_rb_tables_service { | ||||
| 	// get all column | ||||
| 	@Override | ||||
| 	public List<String> getColumnAliasList1(String table_schema, String tABLE_NAME) { | ||||
| 		 | ||||
| 		String url=null;  | ||||
| 		String userName=null; | ||||
| 		String password=null; | ||||
| 		try { | ||||
| 			userName = databaseCredentialsService.getSurevaultCredentials("databaseuserName"); | ||||
| 			url = databaseCredentialsService.getSurevaultCredentials("databaseUrl"); | ||||
| 			password = databaseCredentialsService.getSurevaultCredentials("databasePassword"); | ||||
| 			 | ||||
| 		} catch (JsonProcessingException e) { | ||||
| 			// TODO Auto-generated catch block | ||||
| 			e.printStackTrace(); | ||||
| 		} | ||||
| 
 | ||||
| 		String url = null; | ||||
| 		String userName = null; | ||||
| 		String password = null; | ||||
| 
 | ||||
| 		String query = "SELECT column_name FROM information_schema.columns WHERE TABLE_SCHEMA='" + table_schema | ||||
| 				+ "' and table_name = '" + tABLE_NAME + "' "; | ||||
| 		List<String> list = new ArrayList<String>(); | ||||
| @ -231,19 +173,11 @@ public class Rn_rb_tables_serviceImpl implements Rn_rb_tables_service { | ||||
| 	// get all table list from databse | ||||
| 	@Override | ||||
| 	public List<String> getListOftable(String table_schema) { | ||||
| 		 | ||||
| 		String url=null;  | ||||
| 		String userName=null; | ||||
| 		String password=null; | ||||
| 		try { | ||||
| 			userName = databaseCredentialsService.getSurevaultCredentials("databaseuserName"); | ||||
| 			url = databaseCredentialsService.getSurevaultCredentials("databaseUrl"); | ||||
| 			password = databaseCredentialsService.getSurevaultCredentials("databasePassword"); | ||||
| 			 | ||||
| 		} catch (JsonProcessingException e) { | ||||
| 			// TODO Auto-generated catch block | ||||
| 			e.printStackTrace(); | ||||
| 		} | ||||
| 
 | ||||
| 		String url = null; | ||||
| 		String userName = null; | ||||
| 		String password = null; | ||||
| 
 | ||||
| 		String query = "SELECT table_name FROM information_schema.tables WHERE table_schema='" + table_schema + "' "; | ||||
| 
 | ||||
| 		List<String> list = new ArrayList<String>(); | ||||
| @ -264,18 +198,10 @@ public class Rn_rb_tables_serviceImpl implements Rn_rb_tables_service { | ||||
| 	@Override | ||||
| 	public List<String> getListOftables() { | ||||
| 
 | ||||
| 		String url=null;  | ||||
| 		String userName=null; | ||||
| 		String password=null; | ||||
| 		try { | ||||
| 			userName = databaseCredentialsService.getSurevaultCredentials("databaseuserName"); | ||||
| 			url = databaseCredentialsService.getSurevaultCredentials("databaseUrl"); | ||||
| 			password = databaseCredentialsService.getSurevaultCredentials("databasePassword"); | ||||
| 			 | ||||
| 		} catch (JsonProcessingException e) { | ||||
| 			// TODO Auto-generated catch block | ||||
| 			e.printStackTrace(); | ||||
| 		} | ||||
| 		String url = null; | ||||
| 		String userName = null; | ||||
| 		String password = null; | ||||
| 
 | ||||
| 		String query = "SELECT table_name FROM information_schema.tables WHERE table_schema = 'realnet_CNSBE'"; | ||||
| 		List<String> list = new ArrayList<String>(); | ||||
| 		try (Connection con = DriverManager.getConnection(url, userName, password); | ||||
| @ -295,19 +221,10 @@ public class Rn_rb_tables_serviceImpl implements Rn_rb_tables_service { | ||||
| 
 | ||||
| 	@Override | ||||
| 	public List<String> getdatabaseList() { | ||||
| 		 | ||||
| 		String url=null;  | ||||
| 		String userName=null; | ||||
| 		String password=null; | ||||
| 		try { | ||||
| 			userName = databaseCredentialsService.getSurevaultCredentials("databaseuserName"); | ||||
| 			url = databaseCredentialsService.getSurevaultCredentials("databaseUrl"); | ||||
| 			password = databaseCredentialsService.getSurevaultCredentials("databasePassword"); | ||||
| 			 | ||||
| 		} catch (JsonProcessingException e) { | ||||
| 			// TODO Auto-generated catch block | ||||
| 			e.printStackTrace(); | ||||
| 		} | ||||
| 
 | ||||
| 		String url = null; | ||||
| 		String userName = null; | ||||
| 		String password = null; | ||||
| 
 | ||||
| 		String query = "select schema_name from information_schema.schemata"; | ||||
| 		List<String> list = new ArrayList<String>(); | ||||
| @ -325,55 +242,105 @@ public class Rn_rb_tables_serviceImpl implements Rn_rb_tables_service { | ||||
| 		} | ||||
| 		return list; | ||||
| 	} | ||||
| 	 | ||||
| 
 | ||||
| 	@Override | ||||
| 	public List<String> getColumnAliasList2(String tableNames) { | ||||
| 		 | ||||
| 		String url=null;  | ||||
| 		String userName=null; | ||||
| 		String password=null; | ||||
| 		try { | ||||
| 			userName = databaseCredentialsService.getSurevaultCredentials("databaseuserName"); | ||||
| 			url = databaseCredentialsService.getSurevaultCredentials("databaseUrl"); | ||||
| 			password = databaseCredentialsService.getSurevaultCredentials("databasePassword"); | ||||
| 			 | ||||
| 		} catch (JsonProcessingException e) { | ||||
| 			// TODO Auto-generated catch block | ||||
| 			e.printStackTrace(); | ||||
| 
 | ||||
| 		String url = null; | ||||
| 		String userName = null; | ||||
| 		String password = null; | ||||
| 
 | ||||
| 		List<String> list = new ArrayList<>(); | ||||
| 		String[] tableArray = tableNames.split(","); | ||||
| 		int tableIndex = 1; // Initialize the table index | ||||
| 		for (int i = 0; i < tableArray.length; i++) { | ||||
| 			String tableName = tableArray[i].trim(); | ||||
| 			String tableAlias = generateTableAlias(tableIndex); | ||||
| 			String query = "SELECT CONCAT('" + tableAlias | ||||
| 					+ "', column_name) AS full_column_name FROM information_schema.columns WHERE table_name = '" | ||||
| 					+ tableName + "'"; | ||||
| 			try (Connection con = DriverManager.getConnection(url, userName, password); | ||||
| 					Statement stmt = con.createStatement()) { | ||||
| 				ResultSet rs = stmt.executeQuery(query); | ||||
| 				while (rs.next()) { | ||||
| 					String columnName = rs.getString("full_column_name"); | ||||
| 					list.add(columnName); | ||||
| 				} | ||||
| 			} catch (SQLException e) { | ||||
| 				e.printStackTrace(); | ||||
| 			} | ||||
| 			tableIndex++; | ||||
| 		} | ||||
| 	    List<String> list = new ArrayList<>(); | ||||
| 	    String[] tableArray = tableNames.split(","); | ||||
| 	    int tableIndex = 1; // Initialize the table index | ||||
| 	    for (int i = 0; i < tableArray.length; i++) { | ||||
| 	        String tableName = tableArray[i].trim(); | ||||
| 	        String tableAlias = generateTableAlias(tableIndex); | ||||
| 	        String query = "SELECT CONCAT('" + tableAlias + "', column_name) AS full_column_name FROM information_schema.columns WHERE table_name = '" + tableName + "'"; | ||||
| 	        try (Connection con = DriverManager.getConnection(url, userName, password); | ||||
| 	             Statement stmt = con.createStatement()) { | ||||
| 	            ResultSet rs = stmt.executeQuery(query); | ||||
| 	            while (rs.next()) { | ||||
| 	                String columnName = rs.getString("full_column_name"); | ||||
| 	                list.add(columnName); | ||||
| 	            } | ||||
| 	        } catch (SQLException e) { | ||||
| 	            e.printStackTrace(); | ||||
| 	        } | ||||
| 	        tableIndex++; | ||||
| 	    } | ||||
| 	    return list; | ||||
| 		return list; | ||||
| 	} | ||||
| 
 | ||||
| 	// Method to generate the table alias based on the table index | ||||
| 	private String generateTableAlias(int tableIndex) { | ||||
| 	    StringBuilder sb = new StringBuilder(); | ||||
| 	    // Calculate the suffix based on the table index | ||||
| 	    int suffixIndex = (tableIndex - 1) / 26; // e.g., 0 for table 1-26, 1 for table 27-52, etc. | ||||
| 	    // Add prefix to the table alias | ||||
| 	    sb.append((char) ('a' + (tableIndex - 1) % 26)); | ||||
| 	    // Add suffix to the table alias | ||||
| 	    for (int i = 0; i < suffixIndex; i++) { | ||||
| 	        sb.append('a'); | ||||
| 	    } | ||||
| 	    sb.append('.'); | ||||
| 	    return sb.toString(); | ||||
| 		StringBuilder sb = new StringBuilder(); | ||||
| 		// Calculate the suffix based on the table index | ||||
| 		int suffixIndex = (tableIndex - 1) / 26; // e.g., 0 for table 1-26, 1 for table 27-52, etc. | ||||
| 		// Add prefix to the table alias | ||||
| 		sb.append((char) ('a' + (tableIndex - 1) % 26)); | ||||
| 		// Add suffix to the table alias | ||||
| 		for (int i = 0; i < suffixIndex; i++) { | ||||
| 			sb.append('a'); | ||||
| 		} | ||||
| 		sb.append('.'); | ||||
| 		return sb.toString(); | ||||
| 	} | ||||
| 
 | ||||
| 	@Override | ||||
| 	public List<Integer> createdatabase(String table_schema) throws JsonProcessingException { | ||||
| 
 | ||||
| 		String query = "CREATE SCHEMA " + table_schema + ";"; | ||||
| 
 | ||||
| 		List<Integer> list = new ArrayList<Integer>(); | ||||
| 		try (Connection con = DriverManager.getConnection(url, userName, password); // conn.str | ||||
| 
 | ||||
| 				Statement stmt = con.createStatement()) { | ||||
| 			int rs = stmt.executeUpdate(query); | ||||
| 
 | ||||
| 			list.add(rs); | ||||
| 
 | ||||
| 		} catch (SQLException e) { | ||||
| 			e.printStackTrace(); | ||||
| 		} finally { | ||||
| 		} | ||||
| 		return list; | ||||
| 
 | ||||
| 	} | ||||
| 
 | ||||
| 	@Override | ||||
| 	public List<String> getallcolwithalltable(String table_schema, String str) { | ||||
| 		ArrayList<String> tables = new ArrayList<>(); | ||||
| 
 | ||||
| 		String liString = "," + str; | ||||
| 		int i = 0; | ||||
| 		do { | ||||
| 
 | ||||
| 			int lastIndexOf = liString.lastIndexOf(","); | ||||
| 
 | ||||
| 			String substring = liString.substring(lastIndexOf + 1); | ||||
| 			tables.add(substring); | ||||
| 
 | ||||
| 			System.out.println(substring); | ||||
| 
 | ||||
| 			liString = liString.substring(0, lastIndexOf); | ||||
| 
 | ||||
| 			System.out.println("step " + i + " = " + liString); | ||||
| 			i++; | ||||
| 
 | ||||
| 		} while (liString.contains(",")); | ||||
| 
 | ||||
| 		ArrayList<String> arrayList = new ArrayList<>(); | ||||
| 		for (String TABLE_NAME : tables) { | ||||
| 			List<String> list = getColumnAliasList1(table_schema, TABLE_NAME); | ||||
| 			if (!list.isEmpty()) { | ||||
| 				list.forEach(l -> arrayList.add(l)); | ||||
| 			} | ||||
| 
 | ||||
| 		} | ||||
| 		return arrayList; | ||||
| 	} | ||||
| 
 | ||||
| } | ||||
|  | ||||
| @ -1,7 +1,7 @@ | ||||
| #Generated by Maven Integration for Eclipse | ||||
| #Thu Mar 20 12:30:39 IST 2025 | ||||
| #Wed Mar 26 23:36:36 IST 2025 | ||||
| artifactId=app | ||||
| groupId=com.realnet | ||||
| m2e.projectLocation=/Users/Gaurav Kumar/Desktop/Workspace/Workspace 2/app_builder/build_backend/cns-portal/code-extractor/builders/31024/index/demot1/demot1-test2-b/authsec_springboot/backend | ||||
| m2e.projectName=Authsec SpringBoot | ||||
| m2e.projectLocation=/Users/Gaurav Kumar/Desktop/Workspace/Workspace 2/app_builder/build_backend/cns-portal/code-extractor/builders/11096/index/demot1/demot1-test2-b/authsec_springboot/backend | ||||
| m2e.projectName=Aauthsec Spring | ||||
| version=1.0.0 | ||||
|  | ||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user