gluonhq / gluonfx-maven-plugin

Plugin that simplifies creating native images for Java/JavaFX maven projects
BSD 3-Clause "New" or "Revised" License
194 stars 39 forks source link

Incomplete UTF-8 support in Android App (Devanagari Script) #382

Open rnayabed opened 3 years ago

rnayabed commented 3 years ago

Internationalisation with resource bundle works fine for Spanish, but languages like Hindi/Marathi does not work.

Non native-image (JVM):

image image

GluonFX Android build: photo_2021-10-29_12-26-53 photo_2021-10-29_12-26-49

rnayabed commented 3 years ago

The properties files and resource bundles are read in the correct encoding by the app itself, since the console debug output shows the names in correct way:

[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): A : en = English
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): B : en
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): C : English
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): A : en_GB = English (Great Britain)
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): B : en_GB
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): C : English (Great Britain)
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): A : en_IN = English (India)
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): B : en_IN
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): C : English (India)
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): A : en_US = English (United States)
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): B : en_US
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): C : English (United States)
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): A : es_ES = Español (Spain)
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): B : es_ES
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): C : Español (Spain)
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): A : hi = हिन्दी
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): B : hi
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): C : हिन्दी
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): A : mr = मराठी
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): B : mr
[Fri Oct 29 12:24:42 IST 2021][INFO] [SUB] D/GraalCompiled(15545): C : मराठी
jperedadnr commented 3 years ago

Interesting. Only on Android? Have you tested on Linux desktop for instance? Can your provide a small test case?

rnayabed commented 3 years ago

Interesting. Only on Android? Have you tested on Linux desktop for instance? Can your provide a small test case?

image

On linux its even worse ... nothing is shown

Full output:

~/code/stream-pi/client master !1 ❯ mvn clean gluonfx:build gluonfx:package
[INFO] Scanning for projects...
Downloading from maven-default-http-blocker: http://0.0.0.0/com/gluonhq/gluonfx-maven-plugin/1.0.9-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata com.gluonhq:gluonfx-maven-plugin:1.0.9-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/gluonhq/gluonfx-maven-plugin/1.0.9-SNAPSHOT/maven-metadata.xml
[WARNING] com.gluonhq:gluonfx-maven-plugin:1.0.9-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.gluonhq:gluonfx-maven-plugin:1.0.9-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/gluonhq/gluonfx-maven-plugin/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] ------------------------< com.stream-pi:client >------------------------
[INFO] Building client 1.0.0-EA+4-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ client ---
[INFO] Deleting /run/media/rnayabed/HDD_1/code/stream-pi/client/target
[INFO] 
[INFO] ------------------------< com.stream-pi:client >------------------------
[INFO] Building client 1.0.0-EA+4-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- gluonfx-maven-plugin:1.0.9-SNAPSHOT:build (default-cli) @ client ---
Downloading from maven-default-http-blocker: http://0.0.0.0/com/gluonhq/substrate/0.0.49-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata com.gluonhq:substrate:0.0.49-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/gluonhq/substrate/0.0.49-SNAPSHOT/maven-metadata.xml
[WARNING] com.gluonhq:substrate:0.0.49-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.gluonhq:substrate:0.0.49-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/gluonhq/substrate/0.0.49-SNAPSHOT/maven-metadata.xml
[INFO] Scanning for projects...
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/com/gluonhq/gluonfx-maven-plugin/1.0.9-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata com.gluonhq:gluonfx-maven-plugin:1.0.9-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/gluonhq/gluonfx-maven-plugin/1.0.9-SNAPSHOT/maven-metadata.xml
[WARNING] com.gluonhq:gluonfx-maven-plugin:1.0.9-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.gluonhq:gluonfx-maven-plugin:1.0.9-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/gluonhq/gluonfx-maven-plugin/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] ------------------------< com.stream-pi:client >------------------------
[INFO] Building client 1.0.0-EA+4-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] >>> gluonfx-maven-plugin:1.0.9-SNAPSHOT:compile (default-cli) > process-classes @ client >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:timestamp-property (timestamp-property) @ client ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 19 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes
[INFO] 
[INFO] <<< gluonfx-maven-plugin:1.0.9-SNAPSHOT:compile (default-cli) < process-classes @ client <<<
[INFO] 
[INFO] 
[INFO] --- gluonfx-maven-plugin:1.0.9-SNAPSHOT:compile (default-cli) @ client ---
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/com/gluonhq/substrate/0.0.49-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata com.gluonhq:substrate:0.0.49-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/gluonhq/substrate/0.0.49-SNAPSHOT/maven-metadata.xml
[WARNING] com.gluonhq:substrate:0.0.49-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.gluonhq:substrate:0.0.49-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/gluonhq/substrate/0.0.49-SNAPSHOT/maven-metadata.xml
Configuration: ProjectConfiguration{graalPath='/home/rnayabed/Applications/jvm/java-11-graalvm-ce-21.2.0', javaStaticSdkVersion='11-ea+10', javafxStaticSdkVersion='18-ea+5', useJNI=true, useJavaFX=true, usePrismSW=false, enableCheckHash=true, targetTriplet=x86_64-linux-linux, hostTriplet=x86_64-linux-linux, backend='null', bundlesList=[com.sun.org.apache.xerces.internal.impl.msg.XMLMessages], resourcesList=[], reflectionList=[java.util.logging.FileHandler, com.stream_pi.client.window.settings.about.Contributor, javafx.scene.control.TableColumnBase], jniList=[], initBuildTimeList=[], runtimeArgsList=[], releaseSymbolsList=null, appName='client', releaseConfiguration='ReleaseConfiguration{bundleName='null', bundleVersion='null', bundleShortVersion='null', providedSigningIdentity='null', providedProvisioningProfile='null', skipSigning=false, simulatorDevice='null', appLabel='null', versionCode='null', versionName='null', providedKeyStorePath='null', providedKeyStorePassword='null', providedKeyAlias='null', providedKeyAliasPassword='null'}', mainClassName='com.stream_pi.client.Main', classpath='/run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes:/home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13-desktop.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/device/4.0.13/device-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/device/4.0.13/device-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13-desktop.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/orientation/4.0.13/orientation-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/orientation/4.0.13/orientation-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13-desktop.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/util/4.0.13/util-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/vibration/4.0.13/vibration-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/vibration/4.0.13/vibration-4.0.13.jar:/home/rnayabed/.m2/repository/com/google/code/gson/gson/2.8.8/gson-2.8.8.jar:/home/rnayabed/.m2/repository/com/stream-pi/action-api/1.0.0-SNAPSHOT/action-api-1.0.0-SNAPSHOT.jar:/home/rnayabed/.m2/repository/com/stream-pi/theme-api/1.0.0-SNAPSHOT/theme-api-1.0.0-SNAPSHOT.jar:/home/rnayabed/.m2/repository/com/stream-pi/util/1.0.0-SNAPSHOT/util-1.0.0-SNAPSHOT.jar:/home/rnayabed/.m2/repository/eu/hansolo/Medusa/11.7/Medusa-11.7.jar:/home/rnayabed/.m2/repository/org/controlsfx/controlsfx/11.1.0/controlsfx-11.1.0.jar:/home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-core/12.2.0/ikonli-core-12.2.0.jar:/home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-fontawesome5-pack/12.2.0/ikonli-fontawesome5-pack-12.2.0.jar:/home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-javafx/12.2.0/ikonli-javafx-12.2.0.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-base/17.0.0.1/javafx-base-17.0.0.1-linux.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-base/17.0.0.1/javafx-base-17.0.0.1.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-controls/17.0.0.1/javafx-controls-17.0.0.1-linux.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-controls/17.0.0.1/javafx-controls-17.0.0.1.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-graphics/17.0.0.1/javafx-graphics-17.0.0.1-linux.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-graphics/17.0.0.1/javafx-graphics-17.0.0.1.jar'}
[Fri Oct 29 22:01:39 IST 2021][INFO] ==================== COMPILE TASK ====================
             _______  ___      __   __  _______  __    _
            |       ||   |    |  | |  ||       ||  |  | |
            |    ___||   |    |  | |  ||   _   ||   |_| |
            |   | __ |   |    |  |_|  ||  | |  ||       |
            |   ||  ||   |___ |       ||  |_|  ||  _    |
            |   |_| ||       ||       ||       || | |   |
            |_______||_______||_______||_______||_|  |__|

    Access to the latest docs, tips and tricks and more info on
    how to get support? Register your usage of Gluon Substrate now at

    https://gluonhq.com/activate

[Fri Oct 29 22:01:45 IST 2021][INFO] We will now compile your code for x86_64-linux-linux. This may take some time.
[Fri Oct 29 22:01:45 IST 2021][FINE] Extracting native libs to: /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/lib
[Fri Oct 29 22:01:45 IST 2021][FINE] Looking for resource: /native/linux/launcher.c
[Fri Oct 29 22:01:45 IST 2021][FINE] PB Command for compile-additional-sources: gcc -c -DGVM_VERBOSE -DSUBSTRATE -I/home/rnayabed/Applications/jvm/java-11-graalvm-ce-21.2.0/include -I/home/rnayabed/Applications/jvm/java-11-graalvm-ce-21.2.0/include/linux -I/run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/client launcher.c
[Fri Oct 29 22:01:45 IST 2021][FINE] Start process compile-additional-sources...
[Fri Oct 29 22:01:45 IST 2021][FINE] Result for compile-additional-sources: 0
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/module-info.class to /tmp/classes14645845946532420358/module-info.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/io/Config.class to /tmp/classes14645845946532420358/com/stream_pi/client/io/Config.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/controller/ScreenMover.class to /tmp/classes14645845946532420358/com/stream_pi/client/controller/ScreenMover.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/controller/ScreenSaver.class to /tmp/classes14645845946532420358/com/stream_pi/client/controller/ScreenSaver.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/controller/Controller$1.class to /tmp/classes14645845946532420358/com/stream_pi/client/controller/Controller$1.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/controller/ClientListener.class to /tmp/classes14645845946532420358/com/stream_pi/client/controller/ClientListener.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/controller/Controller.class to /tmp/classes14645845946532420358/com/stream_pi/client/controller/Controller.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/controller/ScreenSaver$1.class to /tmp/classes14645845946532420358/com/stream_pi/client/controller/ScreenSaver$1.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/controller/ScreenMover$1.class to /tmp/classes14645845946532420358/com/stream_pi/client/controller/ScreenMover$1.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/dashboard/DashboardBase.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/dashboard/DashboardBase.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/dashboard/actiongridpane/ActionGridPaneListener.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/dashboard/actiongridpane/ActionGridPaneListener.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/dashboard/actiongridpane/ActionGridPane.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/dashboard/actiongridpane/ActionGridPane.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/dashboard/actiongridpane/ActionBox.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/dashboard/actiongridpane/ActionBox.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/ExceptionAndAlertHandler.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/ExceptionAndAlertHandler.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/GeneralTab$4.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/settings/GeneralTab$4.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/GeneralTab$1.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/settings/GeneralTab$1.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/about/ContributorsTab.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/settings/about/ContributorsTab.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/about/About.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/settings/about/About.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/about/ContactTab.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/settings/about/ContactTab.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/about/LicenseTab.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/settings/about/LicenseTab.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/about/Contributor.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/settings/about/Contributor.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/SettingsBase.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/settings/SettingsBase.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/GeneralTab$3.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/settings/GeneralTab$3.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/GeneralTab.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/settings/GeneralTab.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/GeneralTab$2.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/settings/GeneralTab$2.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/GeneralTab$5.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/settings/GeneralTab$5.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/firsttimeuse/FirstTimeUse.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/firsttimeuse/FirstTimeUse.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/firsttimeuse/FinalConfigPane$1.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/firsttimeuse/FinalConfigPane$1.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/firsttimeuse/LicensePane.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/firsttimeuse/LicensePane.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/firsttimeuse/WelcomePane.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/firsttimeuse/WelcomePane.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/firsttimeuse/WelcomePane$1.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/firsttimeuse/WelcomePane$1.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/firsttimeuse/FinalConfigPane.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/firsttimeuse/FinalConfigPane.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/firsttimeuse/WindowName.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/firsttimeuse/WindowName.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/Base.class to /tmp/classes14645845946532420358/com/stream_pi/client/window/Base.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/default_icons.css to /tmp/classes14645845946532420358/com/stream_pi/client/default_icons.css
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/i18n.properties to /tmp/classes14645845946532420358/com/stream_pi/client/i18n/i18n.properties
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/lang_mr.properties to /tmp/classes14645845946532420358/com/stream_pi/client/i18n/lang_mr.properties
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/lang_hi.properties to /tmp/classes14645845946532420358/com/stream_pi/client/i18n/lang_hi.properties
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/lang_en_GB.properties to /tmp/classes14645845946532420358/com/stream_pi/client/i18n/lang_en_GB.properties
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/lang_en.properties to /tmp/classes14645845946532420358/com/stream_pi/client/i18n/lang_en.properties
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/lang_en_US.properties to /tmp/classes14645845946532420358/com/stream_pi/client/i18n/lang_en_US.properties
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/I18N.class to /tmp/classes14645845946532420358/com/stream_pi/client/i18n/I18N.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/lang_es_ES.properties to /tmp/classes14645845946532420358/com/stream_pi/client/i18n/lang_es_ES.properties
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/lang_en_IN.properties to /tmp/classes14645845946532420358/com/stream_pi/client/i18n/lang_en_IN.properties
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/icons/48x48.png to /tmp/classes14645845946532420358/com/stream_pi/client/icons/48x48.png
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/icons/16x16.png to /tmp/classes14645845946532420358/com/stream_pi/client/icons/16x16.png
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/icons/256x256.png to /tmp/classes14645845946532420358/com/stream_pi/client/icons/256x256.png
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/icons/32x32.png to /tmp/classes14645845946532420358/com/stream_pi/client/icons/32x32.png
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/icons/24x24.png to /tmp/classes14645845946532420358/com/stream_pi/client/icons/24x24.png
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/connection/Client.class to /tmp/classes14645845946532420358/com/stream_pi/client/connection/Client.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/connection/Client$1.class to /tmp/classes14645845946532420358/com/stream_pi/client/connection/Client$1.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/Default.zip to /tmp/classes14645845946532420358/com/stream_pi/client/Default.zip
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/profile/ClientProfiles.class to /tmp/classes14645845946532420358/com/stream_pi/client/profile/ClientProfiles.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/profile/ClientProfile.class to /tmp/classes14645845946532420358/com/stream_pi/client/profile/ClientProfile.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/build.properties to /tmp/classes14645845946532420358/com/stream_pi/client/build.properties
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/Main.class to /tmp/classes14645845946532420358/com/stream_pi/client/Main.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/info/StartupFlags.class to /tmp/classes14645845946532420358/com/stream_pi/client/info/StartupFlags.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/info/ClientInfo.class to /tmp/classes14645845946532420358/com/stream_pi/client/info/ClientInfo.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/info/License.class to /tmp/classes14645845946532420358/com/stream_pi/client/info/License.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/style.css to /tmp/classes14645845946532420358/com/stream_pi/client/style.css
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/combobox/LanguageChooserComboBox.class to /tmp/classes14645845946532420358/com/stream_pi/client/combobox/LanguageChooserComboBox.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/combobox/LanguageChooserComboBox$1.class to /tmp/classes14645845946532420358/com/stream_pi/client/combobox/LanguageChooserComboBox$1.class
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/META-INF/native-image/serialization-config.json to /tmp/classes14645845946532420358/META-INF/native-image/serialization-config.json
[Fri Oct 29 22:01:45 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/META-INF/native-image/resource-config.json to /tmp/classes14645845946532420358/META-INF/native-image/resource-config.json
[Fri Oct 29 22:01:45 IST 2021][FINE] PB Command for jar: /home/rnayabed/Applications/jvm/java-11-graalvm-ce-21.2.0/bin/jar cf /tmp/classes14645845946532420358/classes.jar -C /tmp/classes14645845946532420358 .
[Fri Oct 29 22:01:45 IST 2021][FINE] Start process jar...
[Fri Oct 29 22:01:46 IST 2021][FINE] Result for jar: 0
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning for init build time files
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13-desktop.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/device/4.0.13/device-4.0.13.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13-desktop.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/orientation/4.0.13/orientation-4.0.13.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13-desktop.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/util/4.0.13/util-4.0.13.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/vibration/4.0.13/vibration-4.0.13.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/google/code/gson/gson/2.8.8/gson-2.8.8.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/stream-pi/action-api/1.0.0-SNAPSHOT/action-api-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/stream-pi/theme-api/1.0.0-SNAPSHOT/theme-api-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/stream-pi/util/1.0.0-SNAPSHOT/util-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/eu/hansolo/Medusa/11.7/Medusa-11.7.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/controlsfx/controlsfx/11.1.0/controlsfx-11.1.0.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-core/12.2.0/ikonli-core-12.2.0.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-fontawesome5-pack/12.2.0/ikonli-fontawesome5-pack-12.2.0.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-javafx/12.2.0/ikonli-javafx-12.2.0.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.base.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.controls.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.graphics.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /tmp/classes14645845946532420358/classes.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning for reflection files
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13-desktop.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Adding classes from /home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13-desktop.jar::META-INF/substrate/config/reflectionconfig-x86_64-linux.json
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/device/4.0.13/device-4.0.13.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13-desktop.jar
[Fri Oct 29 22:01:46 IST 2021][FINE] Adding classes from /home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13-desktop.jar::META-INF/substrate/config/reflectionconfig-x86_64-linux.json
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/orientation/4.0.13/orientation-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13-desktop.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Adding classes from /home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13-desktop.jar::META-INF/substrate/config/reflectionconfig-x86_64-linux.json
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/util/4.0.13/util-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/vibration/4.0.13/vibration-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/google/code/gson/gson/2.8.8/gson-2.8.8.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/stream-pi/action-api/1.0.0-SNAPSHOT/action-api-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/stream-pi/theme-api/1.0.0-SNAPSHOT/theme-api-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/stream-pi/util/1.0.0-SNAPSHOT/util-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/eu/hansolo/Medusa/11.7/Medusa-11.7.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/controlsfx/controlsfx/11.1.0/controlsfx-11.1.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-core/12.2.0/ikonli-core-12.2.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-fontawesome5-pack/12.2.0/ikonli-fontawesome5-pack-12.2.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-javafx/12.2.0/ikonli-javafx-12.2.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.base.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Adding classes from /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.base.jar::META-INF/substrate/config/reflectionconfig.json
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.controls.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Adding classes from /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.controls.jar::META-INF/substrate/config/reflectionconfig.json
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.graphics.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Adding classes from /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.graphics.jar::META-INF/substrate/config/reflectionconfig.json
[Fri Oct 29 22:01:47 IST 2021][FINE] Adding classes from /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.graphics.jar::META-INF/substrate/config/reflectionconfig-x86_64-linux.json
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /tmp/classes14645845946532420358/classes.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning for JNI files
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13-desktop.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/device/4.0.13/device-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13-desktop.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/orientation/4.0.13/orientation-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13-desktop.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/util/4.0.13/util-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/vibration/4.0.13/vibration-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/google/code/gson/gson/2.8.8/gson-2.8.8.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/stream-pi/action-api/1.0.0-SNAPSHOT/action-api-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/stream-pi/theme-api/1.0.0-SNAPSHOT/theme-api-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/stream-pi/util/1.0.0-SNAPSHOT/util-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/eu/hansolo/Medusa/11.7/Medusa-11.7.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/controlsfx/controlsfx/11.1.0/controlsfx-11.1.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-core/12.2.0/ikonli-core-12.2.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-fontawesome5-pack/12.2.0/ikonli-fontawesome5-pack-12.2.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-javafx/12.2.0/ikonli-javafx-12.2.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.base.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.controls.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.graphics.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Adding classes from /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.graphics.jar::META-INF/substrate/config/jniconfig-x86_64-linux.json
[Fri Oct 29 22:01:47 IST 2021][FINE] Adding classes from /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.graphics.jar::META-INF/substrate/config/jniconfig.json
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /tmp/classes14645845946532420358/classes.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning for resource files
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13-desktop.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/device/4.0.13/device-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13-desktop.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/orientation/4.0.13/orientation-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13-desktop.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/util/4.0.13/util-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/vibration/4.0.13/vibration-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/google/code/gson/gson/2.8.8/gson-2.8.8.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/stream-pi/action-api/1.0.0-SNAPSHOT/action-api-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/stream-pi/theme-api/1.0.0-SNAPSHOT/theme-api-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/stream-pi/util/1.0.0-SNAPSHOT/util-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/eu/hansolo/Medusa/11.7/Medusa-11.7.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/controlsfx/controlsfx/11.1.0/controlsfx-11.1.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-core/12.2.0/ikonli-core-12.2.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-fontawesome5-pack/12.2.0/ikonli-fontawesome5-pack-12.2.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-javafx/12.2.0/ikonli-javafx-12.2.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.base.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.controls.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.graphics.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /tmp/classes14645845946532420358/classes.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/module-info.class to /tmp/classes13469868114457012062/module-info.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/io/Config.class to /tmp/classes13469868114457012062/com/stream_pi/client/io/Config.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/controller/ScreenMover.class to /tmp/classes13469868114457012062/com/stream_pi/client/controller/ScreenMover.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/controller/ScreenSaver.class to /tmp/classes13469868114457012062/com/stream_pi/client/controller/ScreenSaver.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/controller/Controller$1.class to /tmp/classes13469868114457012062/com/stream_pi/client/controller/Controller$1.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/controller/ClientListener.class to /tmp/classes13469868114457012062/com/stream_pi/client/controller/ClientListener.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/controller/Controller.class to /tmp/classes13469868114457012062/com/stream_pi/client/controller/Controller.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/controller/ScreenSaver$1.class to /tmp/classes13469868114457012062/com/stream_pi/client/controller/ScreenSaver$1.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/controller/ScreenMover$1.class to /tmp/classes13469868114457012062/com/stream_pi/client/controller/ScreenMover$1.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/dashboard/DashboardBase.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/dashboard/DashboardBase.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/dashboard/actiongridpane/ActionGridPaneListener.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/dashboard/actiongridpane/ActionGridPaneListener.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/dashboard/actiongridpane/ActionGridPane.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/dashboard/actiongridpane/ActionGridPane.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/dashboard/actiongridpane/ActionBox.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/dashboard/actiongridpane/ActionBox.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/ExceptionAndAlertHandler.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/ExceptionAndAlertHandler.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/GeneralTab$4.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/settings/GeneralTab$4.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/GeneralTab$1.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/settings/GeneralTab$1.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/about/ContributorsTab.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/settings/about/ContributorsTab.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/about/About.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/settings/about/About.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/about/ContactTab.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/settings/about/ContactTab.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/about/LicenseTab.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/settings/about/LicenseTab.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/about/Contributor.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/settings/about/Contributor.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/SettingsBase.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/settings/SettingsBase.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/GeneralTab$3.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/settings/GeneralTab$3.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/GeneralTab.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/settings/GeneralTab.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/GeneralTab$2.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/settings/GeneralTab$2.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/settings/GeneralTab$5.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/settings/GeneralTab$5.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/firsttimeuse/FirstTimeUse.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/firsttimeuse/FirstTimeUse.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/firsttimeuse/FinalConfigPane$1.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/firsttimeuse/FinalConfigPane$1.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/firsttimeuse/LicensePane.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/firsttimeuse/LicensePane.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/firsttimeuse/WelcomePane.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/firsttimeuse/WelcomePane.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/firsttimeuse/WelcomePane$1.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/firsttimeuse/WelcomePane$1.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/firsttimeuse/FinalConfigPane.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/firsttimeuse/FinalConfigPane.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/firsttimeuse/WindowName.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/firsttimeuse/WindowName.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/window/Base.class to /tmp/classes13469868114457012062/com/stream_pi/client/window/Base.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/default_icons.css to /tmp/classes13469868114457012062/com/stream_pi/client/default_icons.css
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/i18n.properties to /tmp/classes13469868114457012062/com/stream_pi/client/i18n/i18n.properties
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/lang_mr.properties to /tmp/classes13469868114457012062/com/stream_pi/client/i18n/lang_mr.properties
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/lang_hi.properties to /tmp/classes13469868114457012062/com/stream_pi/client/i18n/lang_hi.properties
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/lang_en_GB.properties to /tmp/classes13469868114457012062/com/stream_pi/client/i18n/lang_en_GB.properties
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/lang_en.properties to /tmp/classes13469868114457012062/com/stream_pi/client/i18n/lang_en.properties
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/lang_en_US.properties to /tmp/classes13469868114457012062/com/stream_pi/client/i18n/lang_en_US.properties
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/I18N.class to /tmp/classes13469868114457012062/com/stream_pi/client/i18n/I18N.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/lang_es_ES.properties to /tmp/classes13469868114457012062/com/stream_pi/client/i18n/lang_es_ES.properties
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/i18n/lang_en_IN.properties to /tmp/classes13469868114457012062/com/stream_pi/client/i18n/lang_en_IN.properties
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/icons/48x48.png to /tmp/classes13469868114457012062/com/stream_pi/client/icons/48x48.png
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/icons/16x16.png to /tmp/classes13469868114457012062/com/stream_pi/client/icons/16x16.png
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/icons/256x256.png to /tmp/classes13469868114457012062/com/stream_pi/client/icons/256x256.png
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/icons/32x32.png to /tmp/classes13469868114457012062/com/stream_pi/client/icons/32x32.png
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/icons/24x24.png to /tmp/classes13469868114457012062/com/stream_pi/client/icons/24x24.png
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/connection/Client.class to /tmp/classes13469868114457012062/com/stream_pi/client/connection/Client.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/connection/Client$1.class to /tmp/classes13469868114457012062/com/stream_pi/client/connection/Client$1.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/Default.zip to /tmp/classes13469868114457012062/com/stream_pi/client/Default.zip
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/profile/ClientProfiles.class to /tmp/classes13469868114457012062/com/stream_pi/client/profile/ClientProfiles.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/profile/ClientProfile.class to /tmp/classes13469868114457012062/com/stream_pi/client/profile/ClientProfile.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/build.properties to /tmp/classes13469868114457012062/com/stream_pi/client/build.properties
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/Main.class to /tmp/classes13469868114457012062/com/stream_pi/client/Main.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/info/StartupFlags.class to /tmp/classes13469868114457012062/com/stream_pi/client/info/StartupFlags.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/info/ClientInfo.class to /tmp/classes13469868114457012062/com/stream_pi/client/info/ClientInfo.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/info/License.class to /tmp/classes13469868114457012062/com/stream_pi/client/info/License.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/style.css to /tmp/classes13469868114457012062/com/stream_pi/client/style.css
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/combobox/LanguageChooserComboBox.class to /tmp/classes13469868114457012062/com/stream_pi/client/combobox/LanguageChooserComboBox.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/com/stream_pi/client/combobox/LanguageChooserComboBox$1.class to /tmp/classes13469868114457012062/com/stream_pi/client/combobox/LanguageChooserComboBox$1.class
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/META-INF/native-image/serialization-config.json to /tmp/classes13469868114457012062/META-INF/native-image/serialization-config.json
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes/META-INF/native-image/resource-config.json to /tmp/classes13469868114457012062/META-INF/native-image/resource-config.json
[Fri Oct 29 22:01:47 IST 2021][FINE] PB Command for jar: /home/rnayabed/Applications/jvm/java-11-graalvm-ce-21.2.0/bin/jar cf /tmp/classes13469868114457012062/classes.jar -C /tmp/classes13469868114457012062 .
[Fri Oct 29 22:01:47 IST 2021][FINE] Start process jar...
[Fri Oct 29 22:01:47 IST 2021][FINE] Result for jar: 0
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning for resource bundles
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13-desktop.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/device/4.0.13/device-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13-desktop.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/orientation/4.0.13/orientation-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13-desktop.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/util/4.0.13/util-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/gluonhq/attach/vibration/4.0.13/vibration-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/google/code/gson/gson/2.8.8/gson-2.8.8.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/stream-pi/action-api/1.0.0-SNAPSHOT/action-api-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/stream-pi/theme-api/1.0.0-SNAPSHOT/theme-api-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/com/stream-pi/util/1.0.0-SNAPSHOT/util-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/eu/hansolo/Medusa/11.7/Medusa-11.7.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/controlsfx/controlsfx/11.1.0/controlsfx-11.1.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-core/12.2.0/ikonli-core-12.2.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-fontawesome5-pack/12.2.0/ikonli-fontawesome5-pack-12.2.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-javafx/12.2.0/ikonli-javafx-12.2.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.base.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.controls.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Adding classes from /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.controls.jar::META-INF/substrate/config/resourcebundles
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.graphics.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Adding classes from /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.graphics.jar::META-INF/substrate/config/resourcebundles
[Fri Oct 29 22:01:47 IST 2021][FINE] Scanning /tmp/classes13469868114457012062/classes.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13-desktop.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/browser-4.0.13-desktop.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/browser-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/com/gluonhq/attach/device/4.0.13/device-4.0.13.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/device-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13-desktop.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/lifecycle-4.0.13-desktop.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/lifecycle-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/com/gluonhq/attach/orientation/4.0.13/orientation-4.0.13.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/orientation-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13-desktop.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/storage-4.0.13-desktop.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/storage-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/com/gluonhq/attach/util/4.0.13/util-4.0.13.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/util-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/com/gluonhq/attach/vibration/4.0.13/vibration-4.0.13.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/vibration-4.0.13.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/com/google/code/gson/gson/2.8.8/gson-2.8.8.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/gson-2.8.8.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/com/stream-pi/action-api/1.0.0-SNAPSHOT/action-api-1.0.0-SNAPSHOT.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/action-api-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/com/stream-pi/theme-api/1.0.0-SNAPSHOT/theme-api-1.0.0-SNAPSHOT.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/theme-api-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/com/stream-pi/util/1.0.0-SNAPSHOT/util-1.0.0-SNAPSHOT.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/util-1.0.0-SNAPSHOT.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/eu/hansolo/Medusa/11.7/Medusa-11.7.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/Medusa-11.7.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/org/controlsfx/controlsfx/11.1.0/controlsfx-11.1.0.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/controlsfx-11.1.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-core/12.2.0/ikonli-core-12.2.0.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/ikonli-core-12.2.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-fontawesome5-pack/12.2.0/ikonli-fontawesome5-pack-12.2.0.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/ikonli-fontawesome5-pack-12.2.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-javafx/12.2.0/ikonli-javafx-12.2.0.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/ikonli-javafx-12.2.0.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.base.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/javafx.base.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.controls.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/javafx.controls.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Copied resource /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib/javafx.graphics.jar to /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/deps/javafx.graphics.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Class-Path manifest entry for pathing jar: ../../../../classes deps/browser-4.0.13-desktop.jar deps/browser-4.0.13.jar deps/device-4.0.13.jar deps/lifecycle-4.0.13-desktop.jar deps/lifecycle-4.0.13.jar deps/orientation-4.0.13.jar deps/storage-4.0.13-desktop.jar deps/storage-4.0.13.jar deps/util-4.0.13.jar deps/vibration-4.0.13.jar deps/gson-2.8.8.jar deps/action-api-1.0.0-SNAPSHOT.jar deps/theme-api-1.0.0-SNAPSHOT.jar deps/util-1.0.0-SNAPSHOT.jar deps/Medusa-11.7.jar deps/controlsfx-11.1.0.jar deps/ikonli-core-12.2.0.jar deps/ikonli-fontawesome5-pack-12.2.0.jar deps/ikonli-javafx-12.2.0.jar deps/javafx.base.jar deps/javafx.controls.jar deps/javafx.graphics.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] Pathing jar created at /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/classpathJar.jar
[Fri Oct 29 22:01:47 IST 2021][FINE] PB Command for compile: /home/rnayabed/Applications/jvm/java-11-graalvm-ce-21.2.0/bin/native-image -Djdk.internal.lambda.eagerlyInitialize=false --no-server -H:+ExitAfterRelocatableImageWrite -H:+SharedLibrary -H:+AddAllCharsets -H:+ReportExceptionStackTraces -H:-DeadlockWatchdogExitOnTimeout -H:DeadlockWatchdogInterval=0 -H:+RemoveSaturatedTypeFlows --features=org.graalvm.home.HomeFinderFeature --features=com.gluonhq.substrate.feature.GluonFeature -H:TempDirectory=/run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp -H:EnableURLProtocols=http,https -H:+PrintAnalysisCallTree -H:Log=registerResource: -H:ReflectionConfigurationFiles=/run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/reflectionconfig-x86_64-linux.json -H:JNIConfigurationFiles=/run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/jniconfig-x86_64-linux.json -H:ResourceConfigurationFiles=/run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/resourceconfig-x86_64-linux.json -H:IncludeResourceBundles=com.sun.org.apache.xerces.internal.impl.msg.XMLMessages,com/sun/javafx/scene/control/skin/resources/controls,com/sun/javafx/scene/control/skin/resources/controls-nt,com.sun.javafx.tk.quantum.QuantumMessagesBundle -Dsvm.platform=org.graalvm.nativeimage.Platform$LINUX_AMD64 -cp /home/rnayabed/.m2/repository/com/gluonhq/substrate/0.0.49-SNAPSHOT/substrate-0.0.49-SNAPSHOT.jar:/run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/classpathJar.jar --initialize-at-build-time=com.sun.org.apache.xml.internal.serializer.ToXMLStream com.stream_pi.client.Main
[Fri Oct 29 22:01:47 IST 2021][FINE] Start process compile...
[Fri Oct 29 22:01:48 IST 2021][INFO] [SUB] Warning: Ignoring server-mode native-image argument --no-server.
[Fri Oct 29 22:01:52 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]    classlist:   2,342.03 ms,  0.94 GB
[Fri Oct 29 22:01:52 IST 2021][INFO] [SUB] [GluonFeature] enabled for config com.oracle.svm.hosted.FeatureImpl$IsInConfigurationAccessImpl@20a8a64e
[Fri Oct 29 22:01:53 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]        (cap):     557.38 ms,  0.94 GB
[Fri Oct 29 22:01:53 IST 2021][INFO] [SUB] GluonFeature enabled in setup com.oracle.svm.hosted.FeatureImpl$DuringSetupAccessImpl@6d6cb754
[Fri Oct 29 22:01:54 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]        setup:   2,354.79 ms,  0.94 GB
[Fri Oct 29 22:02:01 IST 2021][INFO] [SUB] [Use -Dgraal.LogFile=<path> to redirect Graal log output to a file.]
[Fri Oct 29 22:02:01 IST 2021][INFO] [SUB] [thread:1] scope: main
[Fri Oct 29 22:02:01 IST 2021][INFO] [SUB]   [thread:1] scope: main.registerResource
[Fri Oct 29 22:02:01 IST 2021][INFO] [SUB]   ServiceLoaderFeature: registerResource: META-INF/services/jdk.internal.logger.DefaultLoggerFinder
[Fri Oct 29 22:02:01 IST 2021][INFO] [SUB]   [thread:1] scope: main.registerResource
[Fri Oct 29 22:02:01 IST 2021][INFO] [SUB]   ServiceLoaderFeature: registerResource: META-INF/services/java.nio.file.spi.FileSystemProvider
[Fri Oct 29 22:02:01 IST 2021][INFO] [SUB]   [thread:1] scope: main.registerResource
[Fri Oct 29 22:02:01 IST 2021][INFO] [SUB]   ServiceLoaderFeature: registerResource: META-INF/services/sun.util.resources.LocaleData$SupplementaryResourceBundleProvider
[Fri Oct 29 22:02:01 IST 2021][INFO] [SUB]   [thread:1] scope: main.registerResource
[Fri Oct 29 22:02:01 IST 2021][INFO] [SUB]   ServiceLoaderFeature: registerResource: META-INF/services/sun.util.resources.LocaleData$CommonResourceBundleProvider
[Fri Oct 29 22:02:01 IST 2021][INFO] [SUB]   [thread:1] scope: main.registerResource
[Fri Oct 29 22:02:01 IST 2021][INFO] [SUB]   Resources have been added by ServiceLoaderFeature. Automatic registration can be disabled with -H:-UseServiceLoaderFeature
[Fri Oct 29 22:02:09 IST 2021][INFO] [SUB]   [thread:1] scope: main.registerResource
[Fri Oct 29 22:02:09 IST 2021][INFO] [SUB]   ServiceLoaderFeature: registerResource: META-INF/services/org.kordamp.ikonli.IkonHandler
[Fri Oct 29 22:02:09 IST 2021][INFO] [SUB]   [thread:1] scope: main.registerResource
[Fri Oct 29 22:02:09 IST 2021][INFO] [SUB]   Resources have been added by ServiceLoaderFeature. Automatic registration can be disabled with -H:-UseServiceLoaderFeature
[Fri Oct 29 22:02:31 IST 2021][INFO] [SUB]   [thread:1] scope: main.registerResource
[Fri Oct 29 22:02:31 IST 2021][INFO] [SUB]   ServiceLoaderFeature: registerResource: META-INF/services/javax.naming.spi.InitialContextFactory
[Fri Oct 29 22:02:31 IST 2021][INFO] [SUB]   [thread:1] scope: main.registerResource
[Fri Oct 29 22:02:31 IST 2021][INFO] [SUB]   Resources have been added by ServiceLoaderFeature. Automatic registration can be disabled with -H:-UseServiceLoaderFeature
[Fri Oct 29 22:02:43 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]     (clinit):     753.56 ms,  6.85 GB
[Fri Oct 29 22:02:43 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]   (typeflow):   9,231.73 ms,  6.85 GB
[Fri Oct 29 22:02:43 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]    (objects):  35,192.91 ms,  6.85 GB
[Fri Oct 29 22:02:43 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]   (features):   2,015.98 ms,  6.85 GB
[Fri Oct 29 22:02:43 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]     analysis:  48,456.14 ms,  6.85 GB
[Fri Oct 29 22:02:53 IST 2021][INFO] [SUB] # Printing call tree to: /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/client/reports/call_tree_com.stream_pi.client.main_20211029_220253.txt
[Fri Oct 29 22:02:57 IST 2021][INFO] [SUB] # Printing list of used methods to: /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/client/reports/used_methods_com.stream_pi.client.main_20211029_220257.txt
[Fri Oct 29 22:02:57 IST 2021][INFO] [SUB] # Printing list of used classes to: /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/client/reports/used_classes_com.stream_pi.client.main_20211029_220257.txt
[Fri Oct 29 22:02:58 IST 2021][INFO] [SUB] # Printing list of used packages to: /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/client/reports/used_packages_com.stream_pi.client.main_20211029_220258.txt
[Fri Oct 29 22:02:59 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]     universe:   1,691.35 ms,  6.59 GB
[Fri Oct 29 22:03:03 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]      (parse):   3,061.43 ms,  6.17 GB
[Fri Oct 29 22:03:05 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]     (inline):   2,605.92 ms,  6.09 GB
[Fri Oct 29 22:03:25 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]    (compile):  19,750.38 ms,  6.41 GB
[Fri Oct 29 22:03:27 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]      compile:  27,252.56 ms,  6.41 GB
[Fri Oct 29 22:03:32 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]        image:   5,157.38 ms,  6.41 GB
[Fri Oct 29 22:03:32 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]        write:     300.93 ms,  6.41 GB
[Fri Oct 29 22:03:32 IST 2021][INFO] [SUB] [com.stream_pi.client.main:10910]      [total]: 103,116.99 ms,  6.41 GB
[Fri Oct 29 22:03:32 IST 2021][INFO] [SUB] # Printing build artifacts to: /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/client/com.stream_pi.client.main.build_artifacts.txt
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for compile: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Logging process [compile] to file: /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/log/process-compile-1635525213015.log
[INFO] 
[INFO] --- gluonfx-maven-plugin:1.0.9-SNAPSHOT:link (default-cli) @ client ---
Configuration: ProjectConfiguration{graalPath='/home/rnayabed/Applications/jvm/java-11-graalvm-ce-21.2.0', javaStaticSdkVersion='11-ea+10', javafxStaticSdkVersion='18-ea+5', useJNI=true, useJavaFX=true, usePrismSW=false, enableCheckHash=true, targetTriplet=x86_64-linux-linux, hostTriplet=x86_64-linux-linux, backend='null', bundlesList=[com.sun.org.apache.xerces.internal.impl.msg.XMLMessages], resourcesList=[], reflectionList=[java.util.logging.FileHandler, com.stream_pi.client.window.settings.about.Contributor, javafx.scene.control.TableColumnBase], jniList=[], initBuildTimeList=[], runtimeArgsList=[], releaseSymbolsList=null, appName='client', releaseConfiguration='ReleaseConfiguration{bundleName='null', bundleVersion='null', bundleShortVersion='null', providedSigningIdentity='null', providedProvisioningProfile='null', skipSigning=false, simulatorDevice='null', appLabel='null', versionCode='null', versionName='null', providedKeyStorePath='null', providedKeyStorePassword='null', providedKeyAlias='null', providedKeyAliasPassword='null'}', mainClassName='com.stream_pi.client.Main', classpath='/run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes:/home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13-desktop.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/device/4.0.13/device-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/device/4.0.13/device-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13-desktop.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/orientation/4.0.13/orientation-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/orientation/4.0.13/orientation-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13-desktop.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/util/4.0.13/util-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/vibration/4.0.13/vibration-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/vibration/4.0.13/vibration-4.0.13.jar:/home/rnayabed/.m2/repository/com/google/code/gson/gson/2.8.8/gson-2.8.8.jar:/home/rnayabed/.m2/repository/com/stream-pi/action-api/1.0.0-SNAPSHOT/action-api-1.0.0-SNAPSHOT.jar:/home/rnayabed/.m2/repository/com/stream-pi/theme-api/1.0.0-SNAPSHOT/theme-api-1.0.0-SNAPSHOT.jar:/home/rnayabed/.m2/repository/com/stream-pi/util/1.0.0-SNAPSHOT/util-1.0.0-SNAPSHOT.jar:/home/rnayabed/.m2/repository/eu/hansolo/Medusa/11.7/Medusa-11.7.jar:/home/rnayabed/.m2/repository/org/controlsfx/controlsfx/11.1.0/controlsfx-11.1.0.jar:/home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-core/12.2.0/ikonli-core-12.2.0.jar:/home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-fontawesome5-pack/12.2.0/ikonli-fontawesome5-pack-12.2.0.jar:/home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-javafx/12.2.0/ikonli-javafx-12.2.0.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-base/17.0.0.1/javafx-base-17.0.0.1-linux.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-base/17.0.0.1/javafx-base-17.0.0.1.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-controls/17.0.0.1/javafx-controls-17.0.0.1-linux.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-controls/17.0.0.1/javafx-controls-17.0.0.1.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-graphics/17.0.0.1/javafx-graphics-17.0.0.1-linux.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-graphics/17.0.0.1/javafx-graphics-17.0.0.1.jar'}
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for java-version: /home/rnayabed/Applications/jvm/java-11-graalvm-ce-21.2.0/bin/java --version
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process java-version...
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] openjdk 11.0.12 2021-07-20
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] OpenJDK Runtime Environment GraalVM CE 21.2.0 (build 11.0.12+6-jvmci-21.2-b08)
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] OpenJDK 64-Bit Server VM GraalVM CE 21.2.0 (build 11.0.12+6-jvmci-21.2-b08, mixed mode, sharing)
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for java-version: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for check version: /home/rnayabed/Applications/jvm/java-11-graalvm-ce-21.2.0/bin/java -version
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process check version...
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] openjdk version "11.0.12" 2021-07-20
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] OpenJDK Runtime Environment GraalVM CE 21.2.0 (build 11.0.12+6-jvmci-21.2-b08)
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] OpenJDK 64-Bit Server VM GraalVM CE 21.2.0 (build 11.0.12+6-jvmci-21.2-b08, mixed mode, sharing)
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for check version: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Processing JavaStatic dependencies at /home/rnayabed/.gluon/substrate/javaStaticSdk/11-ea+10/linux-x86_64/labs-staticjdk/lib/static
[Fri Oct 29 22:03:33 IST 2021][FINE] Processing JavaFXStatic dependencies at /home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib
[Fri Oct 29 22:03:33 IST 2021][FINE] Checking javafx static sdk hashes
[Fri Oct 29 22:03:33 IST 2021][FINE] Setup dependencies done
[Fri Oct 29 22:03:33 IST 2021][INFO] ==================== LINK TASK ====================
[Fri Oct 29 22:03:33 IST 2021][FINE] Looking for resource: /native/linux/launcher.c
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for compile-additional-sources: gcc -c -DGVM_VERBOSE -DSUBSTRATE -I/home/rnayabed/Applications/jvm/java-11-graalvm-ce-21.2.0/include -I/home/rnayabed/Applications/jvm/java-11-graalvm-ce-21.2.0/include/linux -I/run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/client launcher.c
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process compile-additional-sources...
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for compile-additional-sources: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for Get config for libavcodec: /usr/bin/pkg-config --libs libavcodec
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process Get config for libavcodec...
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] -lavcodec 
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for Get config for libavcodec: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Pkg libavcodec provided flags: [-lavcodec]
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for Get config for libavformat: /usr/bin/pkg-config --libs libavformat
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process Get config for libavformat...
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] -lavformat 
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for Get config for libavformat: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Pkg libavformat provided flags: [-lavformat]
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for Get config for libavutil: /usr/bin/pkg-config --libs libavutil
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process Get config for libavutil...
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] -lavutil 
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for Get config for libavutil: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Pkg libavutil provided flags: [-lavutil]
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for Get config for alsa: /usr/bin/pkg-config --libs alsa
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process Get config for alsa...
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] -lasound 
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for Get config for alsa: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Pkg alsa provided flags: [-lasound]
[Fri Oct 29 22:03:33 IST 2021][FINE] All flags: [-lgstreamer-lite, -lavcodec, -lavformat, -lavutil, -lasound]
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for Get config for gl: /usr/bin/pkg-config --libs gl
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process Get config for gl...
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] -lGL 
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for Get config for gl: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Pkg gl provided flags: [-lGL]
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for Get config for x11: /usr/bin/pkg-config --libs x11
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process Get config for x11...
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] -lX11 
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for Get config for x11: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Pkg x11 provided flags: [-lX11]
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for Get config for gtk+-x11-3.0: /usr/bin/pkg-config --libs gtk+-x11-3.0
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process Get config for gtk+-x11-3.0...
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for Get config for gtk+-x11-3.0: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Pkg gtk+-x11-3.0 provided flags: [-lgtk-3, -lgdk-3, -lz, -lpangocairo-1.0, -lpango-1.0, -lharfbuzz, -latk-1.0, -lcairo-gobject, -lcairo, -lgdk_pixbuf-2.0, -lgio-2.0, -lgobject-2.0, -lglib-2.0]
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for Get config for freetype2: /usr/bin/pkg-config --libs freetype2
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process Get config for freetype2...
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] -lfreetype 
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for Get config for freetype2: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Pkg freetype2 provided flags: [-lfreetype]
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for Get config for pangoft2: /usr/bin/pkg-config --libs pangoft2
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process Get config for pangoft2...
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype 
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for Get config for pangoft2: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Pkg pangoft2 provided flags: [-lpangoft2-1.0, -lpango-1.0, -lgobject-2.0, -lglib-2.0, -lharfbuzz, -lfontconfig, -lfreetype]
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for Get config for gthread-2.0: /usr/bin/pkg-config --libs gthread-2.0
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process Get config for gthread-2.0...
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] -lgthread-2.0 -pthread -lglib-2.0 
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for Get config for gthread-2.0: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Pkg gthread-2.0 provided flags: [-lgthread-2.0, -pthread, -lglib-2.0]
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for Get config for zlib: /usr/bin/pkg-config --libs zlib
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process Get config for zlib...
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] -lz 
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for Get config for zlib: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Pkg zlib provided flags: [-lz]
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for Get config for xtst: /usr/bin/pkg-config --libs xtst
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process Get config for xtst...
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] -lXtst 
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for Get config for xtst: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Pkg xtst provided flags: [-lXtst]
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for Get config for gmodule-no-export-2.0: /usr/bin/pkg-config --libs gmodule-no-export-2.0
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process Get config for gmodule-no-export-2.0...
[Fri Oct 29 22:03:33 IST 2021][FINE] [SUB] -lgmodule-2.0 -pthread -lglib-2.0 
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for Get config for gmodule-no-export-2.0: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Pkg gmodule-no-export-2.0 provided flags: [-lgmodule-2.0, -pthread, -lglib-2.0]
[Fri Oct 29 22:03:33 IST 2021][FINE] All flags: [-Wl,--no-whole-archive, -lGL, -lX11, -lgtk-3, -lgdk-3, -lz, -lpangocairo-1.0, -lpango-1.0, -lharfbuzz, -latk-1.0, -lcairo-gobject, -lcairo, -lgdk_pixbuf-2.0, -lgio-2.0, -lgobject-2.0, -lglib-2.0, -lfreetype, -lpangoft2-1.0, -lpango-1.0, -lgobject-2.0, -lglib-2.0, -lharfbuzz, -lfontconfig, -lfreetype, -lgthread-2.0, -pthread, -lglib-2.0, -lstdc++, -lz, -lXtst, -lm, -lgmodule-2.0, -pthread, -lglib-2.0]
[Fri Oct 29 22:03:33 IST 2021][FINE] PB Command for link: gcc /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/client/launcher.o /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/SVM-1635525113005/com.stream_pi.client.main.o -l:libjava.a -l:libnio.a -l:libzip.a -l:libnet.a -l:libprefs.a -l:libj2pkcs11.a -l:libsunec.a -l:libextnet.a -l:libfdlibm.a -l:libfontmanager.a -l:libjavajpeg.a -l:liblcms.a -l:libawt_headless.a -l:libawt.a -l:libjvm.a -l:liblibchelper.a -lz -ldl -lstdc++ -lpthread -Wl,--wrap=pow -rdynamic -lprism_es2 -lglass -lglassgtk3 -ljavafx_font -ljavafx_font_freetype -ljavafx_font_pango -ljavafx_iio -lgstreamer-lite -lavcodec -lavformat -lavutil -lasound -Wl,--no-whole-archive -lGL -lX11 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -lstdc++ -lz -lXtst -lm -lgmodule-2.0 -pthread -lglib-2.0 -lm -ldl -o /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/client -L/home/rnayabed/Applications/jvm/java-11-graalvm-ce-21.2.0/lib/static/linux-amd64/glibc -L/home/rnayabed/Applications/jvm/java-11-graalvm-ce-21.2.0/lib/svm/clibraries/linux-amd64 -L/home/rnayabed/.gluon/substrate/javafxStaticSdk/18-ea+5/linux-x86_64/sdk/lib
[Fri Oct 29 22:03:33 IST 2021][FINE] Start process link...
[Fri Oct 29 22:03:33 IST 2021][INFO] [SUB] /usr/bin/ld: /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/x86_64-linux/gvm/tmp/SVM-1635525113005/com.stream_pi.client.main.o: warning: relocation in read-only section `.svm_heap'
[Fri Oct 29 22:03:33 IST 2021][INFO] [SUB] /usr/bin/ld: warning: creating DT_TEXTREL in a PIE
[Fri Oct 29 22:03:33 IST 2021][FINE] Result for link: 0
[Fri Oct 29 22:03:33 IST 2021][FINE] Logging process [link] to file: /run/media/rnayabed/HDD_1/code/stream-pi/client/target/gluonfx/log/process-link-1635525213716.log
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:58 min
[INFO] Finished at: 2021-10-29T22:03:33+05:30
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------< com.stream-pi:client >------------------------
[INFO] Building client 1.0.0-EA+4-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- gluonfx-maven-plugin:1.0.9-SNAPSHOT:package (default-cli) @ client ---
Configuration: ProjectConfiguration{graalPath='/home/rnayabed/Applications/jvm/java-11-graalvm-ce-21.2.0', javaStaticSdkVersion='11-ea+10', javafxStaticSdkVersion='18-ea+5', useJNI=true, useJavaFX=true, usePrismSW=false, enableCheckHash=true, targetTriplet=x86_64-linux-linux, hostTriplet=x86_64-linux-linux, backend='null', bundlesList=[com.sun.org.apache.xerces.internal.impl.msg.XMLMessages], resourcesList=[], reflectionList=[java.util.logging.FileHandler, com.stream_pi.client.window.settings.about.Contributor, javafx.scene.control.TableColumnBase], jniList=[], initBuildTimeList=[], runtimeArgsList=[], releaseSymbolsList=null, appName='client', releaseConfiguration='ReleaseConfiguration{bundleName='null', bundleVersion='null', bundleShortVersion='null', providedSigningIdentity='null', providedProvisioningProfile='null', skipSigning=false, simulatorDevice='null', appLabel='null', versionCode='null', versionName='null', providedKeyStorePath='null', providedKeyStorePassword='null', providedKeyAlias='null', providedKeyAliasPassword='null'}', mainClassName='com.stream_pi.client.Main', classpath='/run/media/rnayabed/HDD_1/code/stream-pi/client/target/classes:/home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13-desktop.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/browser/4.0.13/browser-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/device/4.0.13/device-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/device/4.0.13/device-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13-desktop.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/lifecycle/4.0.13/lifecycle-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/orientation/4.0.13/orientation-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/orientation/4.0.13/orientation-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13-desktop.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/storage/4.0.13/storage-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/util/4.0.13/util-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/vibration/4.0.13/vibration-4.0.13.jar:/home/rnayabed/.m2/repository/com/gluonhq/attach/vibration/4.0.13/vibration-4.0.13.jar:/home/rnayabed/.m2/repository/com/google/code/gson/gson/2.8.8/gson-2.8.8.jar:/home/rnayabed/.m2/repository/com/stream-pi/action-api/1.0.0-SNAPSHOT/action-api-1.0.0-SNAPSHOT.jar:/home/rnayabed/.m2/repository/com/stream-pi/theme-api/1.0.0-SNAPSHOT/theme-api-1.0.0-SNAPSHOT.jar:/home/rnayabed/.m2/repository/com/stream-pi/util/1.0.0-SNAPSHOT/util-1.0.0-SNAPSHOT.jar:/home/rnayabed/.m2/repository/eu/hansolo/Medusa/11.7/Medusa-11.7.jar:/home/rnayabed/.m2/repository/org/controlsfx/controlsfx/11.1.0/controlsfx-11.1.0.jar:/home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-core/12.2.0/ikonli-core-12.2.0.jar:/home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-fontawesome5-pack/12.2.0/ikonli-fontawesome5-pack-12.2.0.jar:/home/rnayabed/.m2/repository/org/kordamp/ikonli/ikonli-javafx/12.2.0/ikonli-javafx-12.2.0.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-base/17.0.0.1/javafx-base-17.0.0.1-linux.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-base/17.0.0.1/javafx-base-17.0.0.1.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-controls/17.0.0.1/javafx-controls-17.0.0.1-linux.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-controls/17.0.0.1/javafx-controls-17.0.0.1.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-graphics/17.0.0.1/javafx-graphics-17.0.0.1-linux.jar:/home/rnayabed/.m2/repository/org/openjfx/javafx-graphics/17.0.0.1/javafx-graphics-17.0.0.1.jar'}
[Fri Oct 29 22:03:34 IST 2021][INFO] ==================== PACKAGE TASK ====================
             _______  ___      __   __  _______  __    _
            |       ||   |    |  | |  ||       ||  |  | |
            |    ___||   |    |  | |  ||   _   ||   |_| |
            |   | __ |   |    |  |_|  ||  | |  ||       |
            |   ||  ||   |___ |       ||  |_|  ||  _    |
            |   |_| ||       ||       ||       || | |   |
            |_______||_______||_______||_______||_|  |__|

    Access to the latest docs, tips and tricks and more info on
    how to get support? Register your usage of Gluon Substrate now at

    https://gluonhq.com/activate

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:09 min
[INFO] Finished at: 2021-10-29T22:03:40+05:30
[INFO] ------------------------------------------------------------------------
jperedadnr commented 3 years ago

I've just tried Stream-Pi on Mac and Linux with JDK 11 (or 13), I have a crash simply running mvn javafx:run:

Calling main(String[]) method
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x000000010bcd87c3, pid=8907, tid=259
#
# JRE version: OpenJDK Runtime Environment (11.0.2+7) (build 11.0.2+7)
# Java VM: OpenJDK 64-Bit Server VM (11.0.2+7, mixed mode, tiered, compressed oops, g1 gc, bsd-amd64)
# Problematic frame:
# V  [libjvm.dylib+0x4d87c3]  klassItable::initialize_itable_for_interface(int, Klass*, bool, Thread*)+0x2b

but it works with JDK 16/17.

When running native-image, it works on Mac and Linux with JDK 11. I can select all the different languages. On Linux it works perfectly fine, on Mac I have some issues with the last two (wrong encoding, which I can reproduce as well with javafx:run and JDK17).

Anyway, running on Android, I get the same result as your screenshots, and logs show:

D/GraalCompiled(29378): Only simple text supported.

That comes from this JavaFX code.

Java supports Harfbuzz on Mac/Linux but not on iOS/Android, where only FreeType is supported.

jperedadnr commented 3 years ago

Yes, 17 works. Probably this issue: https://bugs.openjdk.java.net/browse/JDK-8226798, solved since JDK 14, and backported to 11.0.5. So this is why it fails for me with 11.0.2.

GraalVM with JDK11 already has 11.0.11 so it includes the fix.

rnayabed commented 3 years ago

I have some issues with the last two (wrong encoding, which I can reproduce as well with javafx:run and JDK17).

All the resource bundle files are stored as UTF-8. Can you please elaborate on this if possible?

Java supports Harfbuzz on Mac/Linux but not on iOS/Android, where only FreeType is supported.

So what can be possibly done at the moment? 🤔

jperedadnr commented 3 years ago

On Mac with JDK17 and JavaFX 18-ea+5:

image image

As for Android, I'd start by doing a small test: just a simple JavaFX app with a combobox that allows you to select any possible font from the collection Font.getFontNames(), set locale accordingly, and pick one by one the different fonts from the combo and see if you can find one that actually renders some text?

rnayabed commented 3 years ago

@jperedadnr

Actually if you look at the title bar of your screenshot, the desired titlebar is achieved ( Stream-Pi क्लाइंट)

But the main content of the javafx window is what is broken. So this looks more like javafx unable to select the appropriate font rather than bad encoding ...

jperedadnr commented 3 years ago

The title bar of the window is actually managed by the system, so that explains why it works.

Recently I fixed probably this very same issue with this PR: https://github.com/openjdk/jfx/pull/399

Not sure if you can verify that those two languages are supported properly by Java/JavaFX on macOS?

rnayabed commented 3 years ago

The title bar of the window is actually managed by the system, so that explains why it works.

Recently I fixed probably this very same issue with this PR: openjdk/jfx#399

Not sure if you can verify that those two languages are supported properly by Java/JavaFX on macOS?

The thing is that it works perfectly fine with normal JVM + linux/windows. and is just looking like something specific to MacOS. The myanmar script and hindi (devanagari) script is not the same.

I dont have a MacOS system with me. I will ask some more people in the streampi community with macos to test it out

jperedadnr commented 3 years ago

I've run a simple test case with strings from your properties files:

    @Override
    public void start(final Stage primaryStage) {
        final Label btn = new Label("सर्वर होस्टनाम/आईपी");
//        final Label btn = new Label("सर्वर पोर्ट का मूल्य पूर्णांक होना चाहिए।");
        StackPane root = new StackPane(btn);
        primaryStage.setScene(new Scene(root, 300, 250));
        primaryStage.show();
    }

    public static void main(String[] args) {
        System.setProperty("prism.debugfonts", "true");
        launch(args);
    }

And that works fine for me on macOS.

The output log is interesting:

[MacFontFinder] Name=System Font Bold
        Family=.AppleSystemUIFont
        File=/System/Library/Fonts/SFNS.ttf
        Fallback font= Kohinoor Devanagari Regular slot=6
 ...

So I haven't set any font for that label, so the System one is applied, and the font finder finds the correct font.

Back to Stream-Pi client, I see that you use Roboto font. So I've removed that, and now the System font gets applied and the i18n panel works perfectly fine.

image
rnayabed commented 3 years ago

I had actually removed "Roboto" as the default font completely from Stream-Pi. However, I forgot to remove the CSS part in the client where -fx-font-family: Roboto was still written.

This is probably why the Server worked just fine, because I removed all roboto entirely from them,

I will try testing it again on multiple platforms with Stream-Pi using system font, and report back asap