From 5f2dabf854531d19bbbc32587068a039dbd13ef7 Mon Sep 17 00:00:00 2001 From: Shehrozkashif Date: Mon, 5 Aug 2024 16:39:30 +0500 Subject: [PATCH] revised the refactoration --- .gitignore | 1 + .metals/metals.lock.db | 6 - .metals/metals.log | 557 ------------------ .metals/metals.mv.db | Bin 53248 -> 0 bytes .vscode/settings.json | 5 - frontend/web/.editorconfig | 20 - frontend/web/.eslintrc | 3 - frontend/web/.gitignore | 170 ------ frontend/web/.stylelintrc | 8 - .../web/images/{img => }/background/AI.jpg | Bin .../web/images/{img => }/background/AI2.jpg | Bin .../web/images/{img => }/background/AI3.webp | Bin .../web/images/{img => }/background/AI4.jpg | Bin .../web/images/{img => }/background/AI5.jpg | Bin .../web/images/{img => }/background/AI6.1.jpg | Bin .../images/{img => }/background/images.jpeg | Bin frontend/web/images/img/appstore.jpg | Bin 10803 -> 0 bytes frontend/web/images/img/googleplay.jpg | Bin 10872 -> 0 bytes frontend/web/images/{img => }/logo.png | Bin frontend/web/manual/manual.url | 2 - 20 files changed, 1 insertion(+), 771 deletions(-) delete mode 100644 .metals/metals.lock.db delete mode 100644 .metals/metals.log delete mode 100644 .metals/metals.mv.db delete mode 100644 .vscode/settings.json delete mode 100644 frontend/web/.editorconfig delete mode 100644 frontend/web/.eslintrc delete mode 100644 frontend/web/.gitignore delete mode 100644 frontend/web/.stylelintrc rename frontend/web/images/{img => }/background/AI.jpg (100%) rename frontend/web/images/{img => }/background/AI2.jpg (100%) rename frontend/web/images/{img => }/background/AI3.webp (100%) rename frontend/web/images/{img => }/background/AI4.jpg (100%) rename frontend/web/images/{img => }/background/AI5.jpg (100%) rename frontend/web/images/{img => }/background/AI6.1.jpg (100%) rename frontend/web/images/{img => }/background/images.jpeg (100%) delete mode 100644 frontend/web/images/img/appstore.jpg delete mode 100644 frontend/web/images/img/googleplay.jpg rename frontend/web/images/{img => }/logo.png (100%) delete mode 100644 frontend/web/manual/manual.url diff --git a/.gitignore b/.gitignore index 02bf5ba..636c98c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .venv/ .vscode/ +.metals/ diff --git a/.metals/metals.lock.db b/.metals/metals.lock.db deleted file mode 100644 index 06984c7..0000000 --- a/.metals/metals.lock.db +++ /dev/null @@ -1,6 +0,0 @@ -#FileLock -#Mon Aug 05 15:30:46 PKT 2024 -server=localhost\:35905 -hostName=localhost -method=file -id=19122176e7090ddca0a6b2f50862df3f0f45686386f diff --git a/.metals/metals.log b/.metals/metals.log deleted file mode 100644 index 4183935..0000000 --- a/.metals/metals.log +++ /dev/null @@ -1,557 +0,0 @@ -2024.04.07 23:44:22 INFO Started: Metals version 1.2.2 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -23:44:23.149 [pool-1-thread-3] INFO org.flywaydb.core.internal.license.VersionPrinter -- Flyway Community Edition 9.22.3 by Redgate -23:44:23.154 [pool-1-thread-3] INFO org.flywaydb.core.internal.license.VersionPrinter -- See release notes here: https://rd.gt/416ObMi -23:44:23.154 [pool-1-thread-3] INFO org.flywaydb.core.internal.license.VersionPrinter -- -23:44:23.157 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classpath resources at 'classpath:db/callback' ... -23:44:23.157 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Determining location urls for classpath:db/callback using ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 ... -23:44:23.157 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Unable to resolve location classpath:db/callback. -23:44:23.157 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classpath resources at 'classpath:db/migration' ... -23:44:23.158 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Determining location urls for classpath:db/migration using ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 ... -23:44:23.158 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning URL: jar:file:/home/shehroz/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scalameta/metals_2.13/1.2.2/metals_2.13-1.2.2.jar!/db/migration -23:44:23.163 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/ -23:44:23.163 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V1__Create_tables.sql -23:44:23.163 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V2__Server_discovery.sql -23:44:23.163 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V3__Jar_symbols.sql -23:44:23.163 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V4__Fingerprints.sql -23:44:23.163 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classes at classpath:db/migration -23:44:23.167 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -23:44:23.167 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V2__Server_discovery.sql -23:44:23.168 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V1__Create_tables.sql -23:44:23.169 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V3__Jar_symbols.sql -23:44:23.169 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V4__Fingerprints.sql -23:44:23.255 [pool-1-thread-3] INFO org.flywaydb.core.FlywayExecutor -- Database: jdbc:h2:file:/home/shehroz/ArcheV/.metals/metals (H2 2.2) -23:44:23.255 [pool-1-thread-3] DEBUG org.flywaydb.core.FlywayExecutor -- Driver: H2 JDBC Driver 2.2.224 (2023-09-17) -23:44:23.255 [pool-1-thread-3] DEBUG org.flywaydb.core.FlywayExecutor -- DDL Transactions Supported: false -23:44:23.256 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.schemahistory.SchemaHistoryFactory -- Schemas: -23:44:23.256 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.schemahistory.SchemaHistoryFactory -- Default schema: null -23:44:23.262 [pool-1-thread-3] WARN org.flywaydb.core.internal.database.base.Database -- Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -23:44:23.263 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.callback.SqlScriptCallbackFactory -- Scanning for SQL callbacks ... -23:44:23.263 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -23:44:23.273 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbValidate -- Validating migrations ... -23:44:23.277 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -23:44:23.286 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V2__Server_discovery.sql (filename: V2__Server_discovery.sql) -23:44:23.286 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V1__Create_tables.sql (filename: V1__Create_tables.sql) -23:44:23.286 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V3__Jar_symbols.sql (filename: V3__Jar_symbols.sql) -23:44:23.286 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -23:44:23.287 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V4__Fingerprints.sql (filename: V4__Fingerprints.sql) -23:44:23.287 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V2__Server_discovery.sql (filename: V2__Server_discovery.sql) -23:44:23.287 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V1__Create_tables.sql (filename: V1__Create_tables.sql) -23:44:23.287 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V3__Jar_symbols.sql (filename: V3__Jar_symbols.sql) -23:44:23.287 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -23:44:23.288 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V4__Fingerprints.sql (filename: V4__Fingerprints.sql) -23:44:23.289 [pool-1-thread-3] INFO org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory -- Schema history table "PUBLIC"."flyway_schema_history" does not exist yet -23:44:23.294 [pool-1-thread-3] INFO org.flywaydb.core.internal.command.DbValidate -- Successfully validated 4 migrations (execution time 00:00.019s) -23:44:23.297 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbSchemas -- Skipping creation of existing schema: "PUBLIC" -23:44:23.301 [pool-1-thread-3] INFO org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory -- Creating Schema History table "PUBLIC"."flyway_schema_history" ... -23:44:23.303 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.parser.Parser -- Parsing ... -23:44:23.313 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 1: CREATE TABLE IF NOT EXISTS "PUBLIC"."flyway_schema_history" ( - "installed_rank" INT NOT NULL, - "version" VARCHAR(50), - "description" VARCHAR(200) NOT NULL, - "type" VARCHAR(20) NOT NULL, - "script" VARCHAR(1000) NOT NULL, - "checksum" INT, - "installed_by" VARCHAR(100) NOT NULL, - "installed_on" TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP, - "execution_time" INT NOT NULL, - "success" BOOLEAN NOT NULL, - CONSTRAINT "flyway_schema_history_pk" PRIMARY KEY ("installed_rank") -) AS SELECT -1, NULL, '<< Flyway Schema History table created >>', 'TABLE', '', NULL, 'SA', CURRENT_TIMESTAMP, 0, TRUE -23:44:23.313 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 14: CREATE INDEX "PUBLIC"."flyway_schema_history_s_idx" ON "PUBLIC"."flyway_schema_history" ("success") -23:44:23.314 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: CREATE TABLE IF NOT EXISTS "PUBLIC"."flyway_schema_history" ( - "installed_rank" INT NOT NULL, - "version" VARCHAR(50), - "description" VARCHAR(200) NOT NULL, - "type" VARCHAR(20) NOT NULL, - "script" VARCHAR(1000) NOT NULL, - "checksum" INT, - "installed_by" VARCHAR(100) NOT NULL, - "installed_on" TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP, - "execution_time" INT NOT NULL, - "success" BOOLEAN NOT NULL, - CONSTRAINT "flyway_schema_history_pk" PRIMARY KEY ("installed_rank") -) AS SELECT -1, NULL, '<< Flyway Schema History table created >>', 'TABLE', '', NULL, 'SA', CURRENT_TIMESTAMP, 0, TRUE -23:44:23.318 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.319 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: CREATE INDEX "PUBLIC"."flyway_schema_history_s_idx" ON "PUBLIC"."flyway_schema_history" ("success") -23:44:23.323 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.323 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory -- Created Schema History table "PUBLIC"."flyway_schema_history" -23:44:23.333 [pool-1-thread-3] INFO org.flywaydb.core.internal.command.DbMigrate -- Current version of schema "PUBLIC": << Empty Schema >> -23:44:23.334 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.parser.Parser -- Parsing V1__Create_tables.sql ... -23:44:23.337 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 4: -- The relationship between library dependency sources under .metals/readonly/** --- and build targets they belong to. Required to know what classpath to use --- for compiling dependency sources. -create table dependency_source( - text_document_uri varchar primary key, - build_target_uri varchar not null -) -23:44:23.338 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 12: -- The relationship between library dependency sources under .metals/readonly/** --- and worksheets they belong to. Required to know what classpath to use --- for compiling dependency sources. -create table worksheet_dependency_source( - text_document_uri varchar primary key, - worksheet_uri varchar not null -) -23:44:23.340 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 19: -- The relationship between what library dependency sources under .metals/readonly/** --- map to which build targets. -create table sbt_digest( - md5 varchar, - status tinyint not null, - when_recorded timestamp -) -23:44:23.342 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 27: -- Which window/showMessage and window/showMessageRequest dialogues have been dismissed --- by the user via "Don't show again" or closed by clicking on "x". -create table dismissed_notification( - id int, - when_dismissed timestamp, - when_expires timestamp -) -23:44:23.343 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 34: -- The choice of build tool when multiple build tool files are found in a workspace -create table chosen_build_tool( - build_tool varchar primary key -) -23:44:23.348 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Starting migration of schema "PUBLIC" to version "1 - Create tables" ... -23:44:23.350 [pool-1-thread-3] INFO org.flywaydb.core.internal.command.DbMigrate -- Migrating schema "PUBLIC" to version "1 - Create tables" -23:44:23.352 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- The relationship between library dependency sources under .metals/readonly/** --- and build targets they belong to. Required to know what classpath to use --- for compiling dependency sources. -create table dependency_source( - text_document_uri varchar primary key, - build_target_uri varchar not null -) -23:44:23.355 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.356 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- The relationship between library dependency sources under .metals/readonly/** --- and worksheets they belong to. Required to know what classpath to use --- for compiling dependency sources. -create table worksheet_dependency_source( - text_document_uri varchar primary key, - worksheet_uri varchar not null -) -23:44:23.361 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.361 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- The relationship between what library dependency sources under .metals/readonly/** --- map to which build targets. -create table sbt_digest( - md5 varchar, - status tinyint not null, - when_recorded timestamp -) -23:44:23.363 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.363 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- Which window/showMessage and window/showMessageRequest dialogues have been dismissed --- by the user via "Don't show again" or closed by clicking on "x". -create table dismissed_notification( - id int, - when_dismissed timestamp, - when_expires timestamp -) -23:44:23.365 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.365 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- The choice of build tool when multiple build tool files are found in a workspace -create table chosen_build_tool( - build_tool varchar primary key -) -23:44:23.367 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.367 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Successfully completed migration of schema "PUBLIC" to version "1 - Create tables" -23:44:23.373 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory -- Schema History table "PUBLIC"."flyway_schema_history" successfully updated to reflect changes -23:44:23.386 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.parser.Parser -- Parsing V2__Server_discovery.sql ... -23:44:23.390 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 4: -- For each unique combination of installed build servers we select one server. --- The md5 checksum is computed from the names of the installed build servers, and --- the selected server is the server which the user chose for this workspace. -create table chosen_build_server( - md5 varchar primary key, - selected_server varchar, - when_recorded timestamp -) -23:44:23.391 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Starting migration of schema "PUBLIC" to version "2 - Server discovery" ... -23:44:23.393 [pool-1-thread-3] INFO org.flywaydb.core.internal.command.DbMigrate -- Migrating schema "PUBLIC" to version "2 - Server discovery" -23:44:23.394 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- For each unique combination of installed build servers we select one server. --- The md5 checksum is computed from the names of the installed build servers, and --- the selected server is the server which the user chose for this workspace. -create table chosen_build_server( - md5 varchar primary key, - selected_server varchar, - when_recorded timestamp -) -23:44:23.399 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.399 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Successfully completed migration of schema "PUBLIC" to version "2 - Server discovery" -23:44:23.402 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory -- Schema History table "PUBLIC"."flyway_schema_history" successfully updated to reflect changes -23:44:23.406 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.parser.Parser -- Parsing V3__Jar_symbols.sql ... -23:44:23.407 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 2: -- Indexed jars, the MD5 digest of path, modified time and size as key -create table indexed_jar( - id int auto_increment unique, - md5 varchar primary key -) -23:44:23.409 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 7: -- Top Level Symbols per jar, allow for multiple jars with same symbols and paths -create table toplevel_symbol( - symbol varchar not null, - path varchar not null, - jar int, - foreign key (jar) references indexed_jar (id) on delete cascade, - primary key (jar, path, symbol) -) -23:44:23.411 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 15: -- Create index to speedup lookup of jar symbols -create index toplevel_symbol_jar on toplevel_symbol(jar) -23:44:23.412 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Starting migration of schema "PUBLIC" to version "3 - Jar symbols" ... -23:44:23.413 [pool-1-thread-3] INFO org.flywaydb.core.internal.command.DbMigrate -- Migrating schema "PUBLIC" to version "3 - Jar symbols" -23:44:23.413 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- Indexed jars, the MD5 digest of path, modified time and size as key -create table indexed_jar( - id int auto_increment unique, - md5 varchar primary key -) -23:44:23.423 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.424 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- Top Level Symbols per jar, allow for multiple jars with same symbols and paths -create table toplevel_symbol( - symbol varchar not null, - path varchar not null, - jar int, - foreign key (jar) references indexed_jar (id) on delete cascade, - primary key (jar, path, symbol) -) -23:44:23.433 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.433 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- Create index to speedup lookup of jar symbols -create index toplevel_symbol_jar on toplevel_symbol(jar) -23:44:23.434 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.436 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Successfully completed migration of schema "PUBLIC" to version "3 - Jar symbols" -23:44:23.438 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory -- Schema History table "PUBLIC"."flyway_schema_history" successfully updated to reflect changes -23:44:23.449 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.parser.Parser -- Parsing V4__Fingerprints.sql ... -23:44:23.451 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 2: -- Fingerprints saved between invocations -create table fingerprints( - path varchar not null, - text varchar not null, - md5 varchar not null, - id int auto_increment unique -) -23:44:23.452 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Starting migration of schema "PUBLIC" to version "4 - Fingerprints" ... -23:44:23.459 [pool-1-thread-3] INFO org.flywaydb.core.internal.command.DbMigrate -- Migrating schema "PUBLIC" to version "4 - Fingerprints" -23:44:23.460 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- Fingerprints saved between invocations -create table fingerprints( - path varchar not null, - text varchar not null, - md5 varchar not null, - id int auto_increment unique -) -23:44:23.466 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.467 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Successfully completed migration of schema "PUBLIC" to version "4 - Fingerprints" -23:44:23.471 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory -- Schema History table "PUBLIC"."flyway_schema_history" successfully updated to reflect changes -23:44:23.491 [pool-1-thread-3] INFO org.flywaydb.core.internal.command.DbMigrate -- Successfully applied 4 migrations to schema "PUBLIC", now at version v4 (execution time 00:00.067s) -23:44:23.520 [pool-1-thread-3] DEBUG org.flywaydb.core.FlywayExecutor -- Memory usage: 36 of 100M -Apr 07, 2024 11:44:40 PM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -2024.04.09 01:00:48 INFO Started: Metals version 1.2.2 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -01:00:50.092 [pool-1-thread-4] INFO org.flywaydb.core.internal.license.VersionPrinter -- Flyway Community Edition 9.22.3 by Redgate -01:00:50.096 [pool-1-thread-4] INFO org.flywaydb.core.internal.license.VersionPrinter -- See release notes here: https://rd.gt/416ObMi -01:00:50.097 [pool-1-thread-4] INFO org.flywaydb.core.internal.license.VersionPrinter -- -01:00:50.116 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classpath resources at 'classpath:db/callback' ... -01:00:50.117 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Determining location urls for classpath:db/callback using ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 ... -01:00:50.117 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Unable to resolve location classpath:db/callback. -01:00:50.117 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classpath resources at 'classpath:db/migration' ... -01:00:50.117 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Determining location urls for classpath:db/migration using ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 ... -01:00:50.118 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning URL: jar:file:/home/shehroz/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scalameta/metals_2.13/1.2.2/metals_2.13-1.2.2.jar!/db/migration -01:00:50.122 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/ -01:00:50.122 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V1__Create_tables.sql -01:00:50.122 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V2__Server_discovery.sql -01:00:50.122 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V3__Jar_symbols.sql -01:00:50.123 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V4__Fingerprints.sql -01:00:50.123 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classes at classpath:db/migration -01:00:50.140 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -01:00:50.140 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V2__Server_discovery.sql -01:00:50.141 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V1__Create_tables.sql -01:00:50.142 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V3__Jar_symbols.sql -01:00:50.143 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V4__Fingerprints.sql -01:00:50.344 [pool-1-thread-4] INFO org.flywaydb.core.FlywayExecutor -- Database: jdbc:h2:file:/home/shehroz/ArcheV/.metals/metals (H2 2.2) -01:00:50.344 [pool-1-thread-4] DEBUG org.flywaydb.core.FlywayExecutor -- Driver: H2 JDBC Driver 2.2.224 (2023-09-17) -01:00:50.344 [pool-1-thread-4] DEBUG org.flywaydb.core.FlywayExecutor -- DDL Transactions Supported: false -01:00:50.346 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.schemahistory.SchemaHistoryFactory -- Schemas: -01:00:50.346 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.schemahistory.SchemaHistoryFactory -- Default schema: null -01:00:50.357 [pool-1-thread-4] WARN org.flywaydb.core.internal.database.base.Database -- Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -01:00:50.361 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.callback.SqlScriptCallbackFactory -- Scanning for SQL callbacks ... -01:00:50.361 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -01:00:50.379 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.command.DbValidate -- Validating migrations ... -01:00:50.394 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -01:00:50.425 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V2__Server_discovery.sql (filename: V2__Server_discovery.sql) -01:00:50.425 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V1__Create_tables.sql (filename: V1__Create_tables.sql) -01:00:50.425 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V3__Jar_symbols.sql (filename: V3__Jar_symbols.sql) -01:00:50.426 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -01:00:50.427 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V4__Fingerprints.sql (filename: V4__Fingerprints.sql) -01:00:50.429 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V2__Server_discovery.sql (filename: V2__Server_discovery.sql) -01:00:50.430 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V1__Create_tables.sql (filename: V1__Create_tables.sql) -01:00:50.431 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V3__Jar_symbols.sql (filename: V3__Jar_symbols.sql) -01:00:50.431 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -01:00:50.431 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V4__Fingerprints.sql (filename: V4__Fingerprints.sql) -01:00:50.474 [pool-1-thread-4] INFO org.flywaydb.core.internal.command.DbValidate -- Successfully validated 4 migrations (execution time 00:00.093s) -01:00:50.478 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.command.DbSchemas -- Skipping creation of existing schema: "PUBLIC" -01:00:50.510 [pool-1-thread-4] INFO org.flywaydb.core.internal.command.DbMigrate -- Current version of schema "PUBLIC": 4 -01:00:50.520 [pool-1-thread-4] INFO org.flywaydb.core.internal.command.DbMigrate -- Schema "PUBLIC" is up to date. No migration necessary. -01:00:50.755 [pool-1-thread-4] DEBUG org.flywaydb.core.FlywayExecutor -- Memory usage: 35 of 100M -2024.04.09 01:31:24 INFO Shutting down server -2024.04.09 01:31:24 INFO shutting down Metals -2024.04.09 01:31:24 INFO Exiting server -2024.04.18 14:35:22 INFO Started: Metals version 1.2.2 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -14:35:24.623 [pool-1-thread-5] INFO org.flywaydb.core.internal.license.VersionPrinter -- Flyway Community Edition 9.22.3 by Redgate -14:35:24.628 [pool-1-thread-5] INFO org.flywaydb.core.internal.license.VersionPrinter -- See release notes here: https://rd.gt/416ObMi -14:35:24.629 [pool-1-thread-5] INFO org.flywaydb.core.internal.license.VersionPrinter -- -14:35:24.634 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classpath resources at 'classpath:db/callback' ... -14:35:24.634 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Determining location urls for classpath:db/callback using ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 ... -14:35:24.634 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Unable to resolve location classpath:db/callback. -14:35:24.634 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classpath resources at 'classpath:db/migration' ... -14:35:24.635 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Determining location urls for classpath:db/migration using ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 ... -14:35:24.637 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning URL: jar:file:/home/shehroz/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scalameta/metals_2.13/1.2.2/metals_2.13-1.2.2.jar!/db/migration -14:35:24.642 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/ -14:35:24.642 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V1__Create_tables.sql -14:35:24.642 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V2__Server_discovery.sql -14:35:24.642 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V3__Jar_symbols.sql -14:35:24.642 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V4__Fingerprints.sql -14:35:24.642 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classes at classpath:db/migration -14:35:24.650 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -14:35:24.650 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V2__Server_discovery.sql -14:35:24.651 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V1__Create_tables.sql -14:35:24.652 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V3__Jar_symbols.sql -14:35:24.652 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V4__Fingerprints.sql -14:35:24.776 [pool-1-thread-5] INFO org.flywaydb.core.FlywayExecutor -- Database: jdbc:h2:file:/home/shehroz/ArcheV/.metals/metals (H2 2.2) -14:35:24.777 [pool-1-thread-5] DEBUG org.flywaydb.core.FlywayExecutor -- Driver: H2 JDBC Driver 2.2.224 (2023-09-17) -14:35:24.777 [pool-1-thread-5] DEBUG org.flywaydb.core.FlywayExecutor -- DDL Transactions Supported: false -14:35:24.779 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.schemahistory.SchemaHistoryFactory -- Schemas: -14:35:24.779 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.schemahistory.SchemaHistoryFactory -- Default schema: null -14:35:24.797 [pool-1-thread-5] WARN org.flywaydb.core.internal.database.base.Database -- Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -14:35:24.799 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.callback.SqlScriptCallbackFactory -- Scanning for SQL callbacks ... -14:35:24.799 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -14:35:24.813 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.command.DbValidate -- Validating migrations ... -14:35:24.819 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -14:35:24.835 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V2__Server_discovery.sql (filename: V2__Server_discovery.sql) -14:35:24.836 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V1__Create_tables.sql (filename: V1__Create_tables.sql) -14:35:24.836 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V3__Jar_symbols.sql (filename: V3__Jar_symbols.sql) -14:35:24.836 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -14:35:24.836 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V4__Fingerprints.sql (filename: V4__Fingerprints.sql) -14:35:24.838 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V2__Server_discovery.sql (filename: V2__Server_discovery.sql) -14:35:24.839 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V1__Create_tables.sql (filename: V1__Create_tables.sql) -14:35:24.839 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V3__Jar_symbols.sql (filename: V3__Jar_symbols.sql) -14:35:24.839 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -14:35:24.839 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V4__Fingerprints.sql (filename: V4__Fingerprints.sql) -14:35:24.877 [pool-1-thread-5] INFO org.flywaydb.core.internal.command.DbValidate -- Successfully validated 4 migrations (execution time 00:00.062s) -14:35:24.889 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.command.DbSchemas -- Skipping creation of existing schema: "PUBLIC" -14:35:24.906 [pool-1-thread-5] INFO org.flywaydb.core.internal.command.DbMigrate -- Current version of schema "PUBLIC": 4 -14:35:24.920 [pool-1-thread-5] INFO org.flywaydb.core.internal.command.DbMigrate -- Schema "PUBLIC" is up to date. No migration necessary. -14:35:25.178 [pool-1-thread-5] DEBUG org.flywaydb.core.FlywayExecutor -- Memory usage: 75 of 100M -2024.04.18 21:34:56 INFO Shutting down server -2024.04.18 21:34:56 INFO shutting down Metals -2024.04.18 21:34:56 INFO Exiting server -2024.04.18 21:34:56 ERROR Unexpected error initializing server: -org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Request window/showMessageRequest failed with message: Canceled - at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleResponse(RemoteEndpoint.java:209) - at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:193) - at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:194) - at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:94) - at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) - at java.util.concurrent.FutureTask.run(FutureTask.java:264) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) - at java.lang.Thread.run(Thread.java:833) -2024.05.29 17:47:43 INFO Started: Metals version 1.3.1 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@7eff75bc] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@7c51c67e] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@7eff75bc] -2024.05.29 17:47:45 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.05.29 17:47:47 INFO restarted 0 presentation compilers -2024.05.31 15:33:38 INFO Started: Metals version 1.3.1 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@671499e6] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@407ac068] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@671499e6] -2024.05.31 15:33:41 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.05.31 15:33:43 INFO restarted 0 presentation compilers -2024.07.05 15:30:49 INFO Started: Metals version 1.3.1 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@385daeba] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@44a7abeb] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@385daeba] -2024.07.05 15:30:54 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.07 21:21:21 INFO Started: Metals version 1.3.2 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@1ab6a5c4] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@668034b0] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@1ab6a5c4] -2024.07.07 21:21:22 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -Jul 08, 2024 2:19:35 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -2024.07.08 11:42:57 INFO Started: Metals version 1.3.2 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@7f7838df] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@7c00af19] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@7f7838df] -2024.07.08 11:42:58 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.08 11:43:01 INFO restarted 0 presentation compilers -2024.07.19 11:16:34 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@6a17a225] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@11cb9b27] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@6a17a225] -2024.07.19 11:16:36 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.19 11:16:39 INFO restarted 0 presentation compilers -2024.07.20 09:38:25 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@7f8a5a54] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@61d58701] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@7f8a5a54] -2024.07.20 09:38:26 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.20 09:38:29 INFO restarted 0 presentation compilers -Jul 20, 2024 9:39:12 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -2024.07.20 11:50:07 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.07.20 11:50:07 INFO time: initialize in 0.13s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@5de3419] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@2f8ec013] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@5de3419] -2024.07.20 11:50:09 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.20 11:50:12 INFO restarted 0 presentation compilers -2024.07.20 18:31:05 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@312a9d18] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@20ccb12c] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@312a9d18] -2024.07.20 18:31:07 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.21 21:41:49 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@4ea1d3cc] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@619870cc] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@4ea1d3cc] -2024.07.21 21:41:51 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.21 21:41:53 INFO restarted 0 presentation compilers -2024.07.23 18:05:11 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.07.23 18:05:11 INFO time: initialize in 0.12s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@2f7f87ab] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@4d836d40] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@2f7f87ab] -2024.07.23 18:05:14 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.23 18:05:18 INFO restarted 0 presentation compilers -Jul 23, 2024 6:48:32 PM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -Jul 23, 2024 6:48:34 PM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -2024.07.24 11:04:51 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.07.24 11:04:52 INFO time: initialize in 0.14s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@64d752b9] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@37718de5] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@64d752b9] -2024.07.24 11:04:53 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -Jul 24, 2024 11:25:15 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -Jul 24, 2024 11:33:27 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -Jul 24, 2024 11:33:54 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -Jul 24, 2024 11:33:58 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -Jul 24, 2024 11:33:59 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -Jul 24, 2024 11:37:46 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -2024.07.24 17:15:08 INFO Shutting down server -2024.07.24 17:15:08 INFO shutting down Metals -2024.07.24 17:15:08 INFO Exiting server -2024.07.24 17:15:30 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.07.24 17:15:30 INFO time: initialize in 0.13s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@53ffa57a] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@2bf29672] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@53ffa57a] -2024.07.24 17:15:32 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.24 17:15:36 INFO restarted 0 presentation compilers -2024.07.24 17:28:37 INFO Shutting down server -2024.07.24 17:28:37 INFO shutting down Metals -2024.07.24 17:28:37 INFO Exiting server -2024.07.26 15:22:54 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.07.26 15:22:55 INFO time: initialize in 0.22s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@77118726] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@4a0ce0eb] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@77118726] -2024.07.26 15:22:57 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.26 16:12:30 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.07.26 16:12:30 INFO time: initialize in 0.11s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@73a2fe34] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@336573c6] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@73a2fe34] -2024.07.26 16:12:35 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.26 16:59:10 INFO Shutting down server -2024.07.26 16:59:10 INFO shutting down Metals -2024.07.26 16:59:10 INFO Exiting server -2024.07.26 18:57:35 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.07.26 18:57:35 INFO time: initialize in 0.14s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@26e203c8] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@1d6efd6] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@26e203c8] -2024.07.26 18:57:39 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.26 18:57:41 INFO restarted 0 presentation compilers -2024.07.27 00:18:42 INFO Shutting down server -2024.07.27 00:18:42 INFO shutting down Metals -2024.07.27 00:18:42 INFO Exiting server -2024.07.31 04:26:42 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@324df96] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@f368658] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@324df96] -2024.07.31 04:26:47 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.31 04:26:50 INFO restarted 0 presentation compilers -2024.07.31 11:28:22 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@6c3a4140] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@46295c] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@6c3a4140] -2024.07.31 11:28:25 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.31 11:28:27 INFO restarted 0 presentation compilers -2024.07.31 11:32:39 INFO Shutting down server -2024.07.31 11:32:39 INFO shutting down Metals -2024.07.31 11:32:39 INFO Exiting server -2024.07.31 11:54:34 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@6aa96bd0] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@1595b3fd] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@6aa96bd0] -2024.07.31 11:54:36 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.31 20:58:52 INFO Shutting down server -2024.07.31 20:58:52 INFO shutting down Metals -2024.07.31 20:58:52 INFO Exiting server -2024.08.02 00:13:48 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.08.02 00:13:48 INFO time: initialize in 0.19s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@27695ef9] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@5fac76b1] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@27695ef9] -2024.08.02 00:13:51 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.08.05 15:30:43 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@7a5093b0] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@5f8f6bdb] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@7a5093b0] -2024.08.05 15:30:45 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -Aug 05, 2024 3:35:00 PM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -Aug 05, 2024 3:35:01 PM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -2024.08.05 15:52:49 WARN no build target for: /home/shehroz/ArcheV/build.sbt -2024.08.05 15:52:52 WARN no build target for: /home/shehroz/ArcheV/build.sc diff --git a/.metals/metals.mv.db b/.metals/metals.mv.db deleted file mode 100644 index 9d97a17a5b0ba2569a3d5fafc468d588c4114b4c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 53248 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 L9TjgRZt8yl78qA8 diff --git a/frontend/web/images/img/googleplay.jpg b/frontend/web/images/img/googleplay.jpg deleted file mode 100644 index 776191be0114abf8eca40daffcce04b6a9555d2a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10872 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 a;Tj3AOzPbN@whjR&rLKy3QC7K{eJ+3nei|H diff --git a/frontend/web/images/img/logo.png b/frontend/web/images/logo.png similarity index 100% rename from frontend/web/images/img/logo.png rename to frontend/web/images/logo.png diff --git a/frontend/web/manual/manual.url b/frontend/web/manual/manual.url deleted file mode 100644 index d83a21c..0000000 --- a/frontend/web/manual/manual.url +++ /dev/null @@ -1,2 +0,0 @@ -[InternetShortcut] -URL=https://designmodo.com/slides/app/manual/ \ No newline at end of file