Linux version not working

Hello. Thanks so much for the linux version. When I try to run it on Ubuntu 20, I get these errors.



WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.strategyquant.updatelib.loader.ClassManager (file:/home/gary/SQX/internal/libs/SQUpdateLib.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.strategyquant.updatelib.loader.ClassManager
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
12:53:59.807 [main] DEBUG oshi.util.FileUtil - Reading file /proc/stat
12:53:59.815 [main] DEBUG oshi.util.FileUtil - Reading file /etc/os-release
12:53:59.816 [main] DEBUG o.s.os.linux.LinuxOperatingSystem - os-release: NAME="Zorin OS"
12:53:59.816 [main] DEBUG o.s.os.linux.LinuxOperatingSystem - os-release: VERSION="15.3"
12:53:59.817 [main] DEBUG oshi.util.FileUtil - Reading file /proc/version
12:53:59.820 [main] DEBUG oshi.util.FileUtil - Reading file /proc/mounts
12:53:59.922 [main] DEBUG SQLicenser - L: 0123456
12:54:00.243 [main] INFO  c.strategyquant.strategyquant.SQApp - ---------------------------------------------------------------------------------------------
12:54:00.274 [main] INFO  c.strategyquant.strategyquant.SQApp - Starting application
12:54:00.278 [main] INFO  c.strategyquant.strategyquant.SQApp - App version: 129.326
12:54:00.371 [AWT-EventQueue-0] INFO  c.strategyquant.webguilib.BrowserGUI - Initializing internal browser
12:54:00.398 [AWT-EventQueue-0] INFO  c.strategyquant.webguilib.BrowserGUI - Setting bounds...
12:54:02.199 [main] INFO  c.s.webguilib.license.LicenseDialog - Opening url:file:////home/gary/SQX//internal/web/app/licenseDialog.html
12:54:02.199 [AWT-EventQueue-0] INFO  c.strategyquant.webguilib.BrowserGUI - JxBrowser version: 7.6, 69.0.3497.12
12:54:02.976 [AWT-EventQueue-0] INFO  c.strategyquant.webguilib.BrowserGUI - UI visible
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.strategyquant.updatelib.loader.ClassManager (file:/home/gary/SQX/internal/libs/SQUpdateLib.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.strategyquant.updatelib.loader.ClassManager
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
14:36:15.685 [main] DEBUG oshi.util.FileUtil - Reading file /proc/stat
14:36:15.691 [main] DEBUG oshi.util.FileUtil - Reading file /etc/os-release
14:36:15.691 [main] DEBUG o.s.os.linux.LinuxOperatingSystem - os-release: NAME="Zorin OS"
14:36:15.691 [main] DEBUG o.s.os.linux.LinuxOperatingSystem - os-release: VERSION="15.3"
14:36:15.692 [main] DEBUG oshi.util.FileUtil - Reading file /proc/version
14:36:15.694 [main] DEBUG oshi.util.FileUtil - Reading file /proc/mounts
14:36:15.786 [main] DEBUG SQLicenser - L: 0123456
14:36:16.072 [main] INFO  c.strategyquant.strategyquant.SQApp - ---------------------------------------------------------------------------------------------
14:36:16.103 [main] INFO  c.strategyquant.strategyquant.SQApp - Starting application
14:36:16.104 [main] INFO  c.strategyquant.strategyquant.SQApp - App version: 129.326
14:36:16.175 [AWT-EventQueue-0] INFO  c.strategyquant.webguilib.BrowserGUI - Initializing internal browser
14:36:16.196 [AWT-EventQueue-0] INFO  c.strategyquant.webguilib.BrowserGUI - Setting bounds...
14:36:17.975 [AWT-EventQueue-0] INFO  c.strategyquant.webguilib.BrowserGUI - JxBrowser version: 7.6, 69.0.3497.12
14:36:17.979 [main] ERROR c.strategyquant.strategyquant.SQApp - License verification failed. Exc. 
com.strategyquant.lib.license.SQLicenseException: Error - cannot run program on another computer.
at com.strategyquant.lib.license.SQLicenser.checkHardwareID(Unknown Source) ~[na:na]
at com.strategyquant.lib.license.SQLicenser.checkLicense(Unknown Source) ~[na:na]
at com.strategyquant.lib.license.SQLicenser.verifyLicenseFromFile(Unknown Source) ~[na:na]
at com.strategyquant.strategyquant.SQApp.checkLicense(Unknown Source) ~[StrategyQuantX_nocheck:na]
at com.strategyquant.strategyquant.SQApp.initApp(Unknown Source) ~[StrategyQuantX_nocheck:na]
at com.strategyquant.lib.app.impl.MainAppStandardImpl.startApp(Unknown Source) ~[na:na]
at com.strategyquant.lib.app.MainApp.start(Unknown Source) ~[na:na]
at com.strategyquant.strategyquant.SQApp.main(Unknown Source) ~[StrategyQuantX_nocheck:na]
at com.strategyquant.strategyquant.SQApp.main(Unknown Source) ~[StrategyQuantX_nocheck:na]
at com.strategyquant.strategyquant.SQStarter.main(Unknown Source) ~[StrategyQuantX_nocheck:na]
14:36:18.061 [main] INFO  c.s.webguilib.license.LicenseDialog - Opening url:file:////home/gary/SQX//internal/web/app/licenseDialog.html
14:36:18.681 [AWT-EventQueue-0] INFO  c.strategyquant.webguilib.BrowserGUI - UI visible
14:36:19.294 [Browser Thread: 44181] INFO  c.s.webguilib.license.LicenseDialog - Verifying license: 'C8BF95'
14:36:20.229 [Browser Thread: 44181] ERROR c.s.webguilib.license.LicenseDialog - Exc.
com.strategyquant.lib.license.SQLicenseException: License is invalid - License is not valid for this computer.
If you think this is an error, please contact our support.
at com.strategyquant.lib.license.SQLicenser.checkLicense(Unknown Source) ~[na:na]
at com.strategyquant.lib.license.SQLicenser.verifyLicenseOnline(Unknown Source) ~[na:na]
at com.strategyquant.lib.license.SQLicenser.verifyLicenseOnline(Unknown Source) ~[na:na]
at com.strategyquant.webguilib.license.LicenseDialog.onVerify(Unknown Source) ~[SQWebGUILib.jar:na]
at com.strategyquant.webguilib.license.LicenseDialog.execute(Unknown Source) ~[SQWebGUILib.jar:na]
at com.strategyquant.webguilib.license.LicenseDialog.access$000(Unknown Source) ~[SQWebGUILib.jar:na]
at com.strategyquant.webguilib.license.LicenseDialog$ExecuteJavaScript.perform(Unknown Source) ~[SQWebGUILib.jar:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
at com.teamdev.jxbrowser.frame.internal.FrameImpl.invokeObjectMethod(FrameImpl.java:596) ~[jxbrowser.jar:na]
at com.teamdev.jxbrowser.frame.internal.FrameImpl.processCallback(FrameImpl.java:186) ~[jxbrowser.jar:na]
at com.teamdev.jxbrowser.internal.rpc.stream.CallbackStreamCall.onNext(CallbackStreamCall.java:97) ~[jxbrowser.jar:na]
at com.teamdev.jxbrowser.internal.rpc.stream.CallbackStreamCall.onNext(CallbackStreamCall.java:25) ~[jxbrowser.jar:na]
at com.teamdev.jxbrowser.internal.rpc.NewServiceChannel$StreamImpl.lambda$onNext$0(NewServiceChannel.java:138) ~[jxbrowser.jar:na]
at com.teamdev.jxbrowser.internal.BrowserThread$TaskRunner.processTasks(BrowserThread.java:132) ~[jxbrowser.jar:na]
at java.base/java.lang.Thread.run(Thread.java:834) ~[na:na]
14:39:56.322 [AWT-EventQueue-0] INFO  c.strategyquant.webguilib.BrowserGUI - Exit application
14:39:56.872 [AWT-EventQueue-0] INFO  c.s.webguilib.license.LicenseDialog - Disposing license dialog browser...
14:39:56.885 [Browser Thread: 44181] INFO  c.s.webguilib.license.LicenseDialog - Verifying license: 'C8BF95'
14:39:57.662 [Browser Thread: 44181] ERROR c.s.webguilib.license.LicenseDialog - Exc.
com.strategyquant.lib.license.SQLicenseException: License is invalid - License is not valid for this computer.
If you think this is an error, please contact our support.
at com.strategyquant.lib.license.SQLicenser.checkLicense(Unknown Source) ~[na:na]
at com.strategyquant.lib.license.SQLicenser.verifyLicenseOnline(Unknown Source) ~[na:na]
at com.strategyquant.lib.license.SQLicenser.verifyLicenseOnline(Unknown Source) ~[na:na]
at com.strategyquant.webguilib.license.LicenseDialog.onVerify(Unknown Source) ~[SQWebGUILib.jar:na]
at com.strategyquant.webguilib.license.LicenseDialog.execute(Unknown Source) ~[SQWebGUILib.jar:na]
at com.strategyquant.webguilib.license.LicenseDialog.access$000(Unknown Source) ~[SQWebGUILib.jar:na]
at com.strategyquant.webguilib.license.LicenseDialog$ExecuteJavaScript.perform(Unknown Source) ~[SQWebGUILib.jar:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
at com.teamdev.jxbrowser.frame.internal.FrameImpl.invokeObjectMethod(FrameImpl.java:596) ~[jxbrowser.jar:na]
at com.teamdev.jxbrowser.frame.internal.FrameImpl.processCallback(FrameImpl.java:186) ~[jxbrowser.jar:na]
at com.teamdev.jxbrowser.internal.rpc.stream.CallbackStreamCall.onNext(CallbackStreamCall.java:97) ~[jxbrowser.jar:na]
at com.teamdev.jxbrowser.internal.rpc.stream.CallbackStreamCall.onNext(CallbackStreamCall.java:25) ~[jxbrowser.jar:na]
at com.teamdev.jxbrowser.internal.rpc.NewServiceChannel$StreamImpl.lambda$onNext$0(NewServiceChannel.java:138) ~[jxbrowser.jar:na]
at com.teamdev.jxbrowser.internal.BrowserThread$TaskRunner.processTasks(BrowserThread.java:132) ~[jxbrowser.jar:na]
at java.base/java.lang.Thread.run(Thread.java:834) ~[na:na]
14:40:00.670 [Timer-0] INFO  c.strategyquant.strategyquant.SQApp - Exit app.






I hope this is some help with development. 

Attachments
No attachments
  • Votes 0
  • Project StrategyQuant X
  • Type Bug
  • Status Fixed
  • Priority Normal

History

GA
#1

GaryAitcheson

26.08.2020 15:43

Task created

DB
#2

Enyx

02.09.2020 13:06
14:39:57.662 [Browser Thread: 44181] ERROR c.s.webguilib.license.LicenseDialog - Exc.
com.strategyquant.lib.license.SQLicenseException: License is invalid - License is not valid for this computer.

If you think this is an error, please contact our support


Linux version generates different license hardware id. You need to "reset" your hardware id with SQ dashboard. Note you may have limited number of resets. Contact support for clarification or register a temporary id for the test. Good l


Enyx

TV
#3

Tomas Vanek

02.09.2020 18:40
Hi, please send us your licence to support@strategyquant.com and we will reset your license or you can use reset license via client dashboard https://strategyquant.com/dashboard-sq/


Best regards.


Tomas Vanek


TT
#4

Tamas

11.10.2020 12:26

Status changed from New to Fixed


Votes: 0

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please