Bl-server service not starting

Hi
Installed backendless Pro 7.0.17.4 on Ubuntu 4 cores 8GB ram 140 GB SSD
the bl-server server service is not starting

Also when I try to access the web console I just get the backendless logo and a loading circle

Seems to be waiting for a status reply
Request URL:
http://69.197.178.181:32400/console/status
Referrer Policy:
strict-origin-when-cross-origin
accept:
/
accept-encoding:
gzip, deflate
accept-language:
en-GB,en-US;q=0.9,en;q=0.8
connection:
keep-alive
cookie:
auth-token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsb2dpbiI6ImFkbWluIiwiaWQiOiJmN2ViZGIyMC05NTI2LTExZWYtOWJmZC0yYmJmOTBlMzdkNTYiLCJjcmVhdGVkIjoxNzMwMTE4MDA3MjUwLCJ1cGRhdGVkIjoxNzMwMTE4MDA3MjUwLCJyZXNldFBhc3N3b3JkVGltZSI6MTczMDExODAwNzI1MCwibG9naW5UaW1lIjoxNzMwMTE5NjA5MzIxLCJpYXQiOjE3MzAxMTk2MDl9.CaG-_cnZHHRAQ3cuGvAKUs-6wbzC5Z6tr6tT2rb_exA
host:
69.197.178.181:32400
referer:
http://69.197.178.181:32400/
user-agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
x-request-initiator:
console-client
x-request-uid:

Thanks in advance for your help

Hi @Val_Raemaekers ,

Looks like Console didn’t start in your installation.

Could you please open PRO Manager (it is available on port 5050 of your IP) then “Server Status” section, select “bl-web-console” and check recent logs for the error.

Regards, Andriy

bl-server log
2024-10-29T10:17:32.994520314Z 10:17:32.994 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/coderunner/compression/debug]
2024-10-29T10:17:33.000910526Z 10:17:33.000 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/coderunner/compression/debug’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.001078458Z 10:17:33.000 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/coderunner/compression/debug’
2024-10-29T10:17:33.001557529Z 10:17:33.001 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/coderunner/compression/cloud]
2024-10-29T10:17:33.004391403Z 10:17:33.004 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/coderunner/compression/cloud’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.004602264Z 10:17:33.004 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/coderunner/compression/cloud’
2024-10-29T10:17:33.006888589Z 10:17:33.006 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/coderunner/compression/threshold]
2024-10-29T10:17:33.011963011Z 10:17:33.011 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/coderunner/compression/threshold’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.012002412Z 10:17:33.011 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/coderunner/compression/threshold’
2024-10-29T10:17:33.012029984Z 10:17:33.011 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/coderunner/rateLimit/enabled]
2024-10-29T10:17:33.013495335Z 10:17:33.013 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/coderunner/rateLimit/enabled’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.014283974Z 10:17:33.014 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/coderunner/rateLimit/enabled’
2024-10-29T10:17:33.014597161Z 10:17:33.014 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/coderunner/rateLimit/default]
2024-10-29T10:17:33.015972875Z 10:17:33.015 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/coderunner/rateLimit/default’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.017520400Z 10:17:33.017 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/coderunner/rateLimit/default’
2024-10-29T10:17:33.017860528Z 10:17:33.017 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/coderunner/rateLimit/overrides]
2024-10-29T10:17:33.019247509Z 10:17:33.019 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/coderunner/rateLimit/overrides’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.019442436Z 10:17:33.019 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/coderunner/rateLimit/overrides’
2024-10-29T10:17:33.022278476Z 10:17:33.022 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/coderunner/forwardableHeaders]
2024-10-29T10:17:33.025210456Z 10:17:33.024 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional[Original-Host]] for key ‘config/coderunner/forwardableHeaders’
2024-10-29T10:17:33.025689325Z 10:17:33.025 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/coderunner/checkWaitTimeoutEnabled]
2024-10-29T10:17:33.026905991Z 10:17:33.026 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/coderunner/checkWaitTimeoutEnabled’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.027270911Z 10:17:33.027 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/coderunner/checkWaitTimeoutEnabled’
2024-10-29T10:17:33.027652652Z 10:17:33.027 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/coderunner/invocationOverheadTimeoutInMillis]
2024-10-29T10:17:33.028617617Z 10:17:33.028 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/coderunner/invocationOverheadTimeoutInMillis’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.028846778Z 10:17:33.028 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/coderunner/invocationOverheadTimeoutInMillis’
2024-10-29T10:17:33.034309681Z 10:17:33.034 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/taskman/monitor/host]
2024-10-29T10:17:33.037352703Z 10:17:33.037 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional[localhost]] for key ‘config/taskman/monitor/host’
2024-10-29T10:17:33.037644868Z 10:17:33.037 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/taskman/monitor/port]
2024-10-29T10:17:33.041855511Z 10:17:33.041 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional[2501]] for key ‘config/taskman/monitor/port’
2024-10-29T10:17:33.042698657Z 10:17:33.042 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/taskman/redis-stale-key-ttl]
2024-10-29T10:17:33.044759704Z 10:17:33.044 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/taskman/redis-stale-key-ttl’ is not found in consul, will be used default value [2592000]
2024-10-29T10:17:33.045041487Z 10:17:33.044 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional[2592000]] for key ‘config/taskman/redis-stale-key-ttl’
2024-10-29T10:17:33.047345827Z 10:17:33.046 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/taskman/workers]
2024-10-29T10:17:33.049591597Z 10:17:33.049 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/taskman/workers’ is not found in consul, will be used default value [10]
2024-10-29T10:17:33.049796371Z 10:17:33.049 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional[10]] for key ‘config/taskman/workers’
2024-10-29T10:17:33.050631635Z 10:17:33.050 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/taskman/redis-blpop-timeout]
2024-10-29T10:17:33.055431655Z 10:17:33.055 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/taskman/redis-blpop-timeout’ is not found in consul, will be used default value [2]
2024-10-29T10:17:33.055531673Z 10:17:33.055 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional[2]] for key ‘config/taskman/redis-blpop-timeout’
2024-10-29T10:17:33.057749233Z 10:17:33.057 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/taskman/graceful-shutdown-period]
2024-10-29T10:17:33.060271803Z 10:17:33.059 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/taskman/graceful-shutdown-period’ is not found in consul, will be used default value [60]
2024-10-29T10:17:33.060721256Z 10:17:33.060 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional[60]] for key ‘config/taskman/graceful-shutdown-period’
2024-10-29T10:17:33.061372832Z 10:17:33.061 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [pagesize/max]
2024-10-29T10:17:33.064083070Z 10:17:33.063 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional[100]] for key ‘pagesize/max’
2024-10-29T10:17:33.064217798Z 10:17:33.064 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [pagesize/default]
2024-10-29T10:17:33.073951147Z 10:17:33.073 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional[10]] for key ‘pagesize/default’
2024-10-29T10:17:33.074182178Z 10:17:33.074 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [bulkcreate/max]
2024-10-29T10:17:33.078006615Z 10:17:33.077 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘bulkcreate/max’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.078299885Z 10:17:33.078 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘bulkcreate/max’
2024-10-29T10:17:33.078471917Z 10:17:33.078 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/data/bulkUpsert/max]
2024-10-29T10:17:33.084072318Z 10:17:33.083 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/data/bulkUpsert/max’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.084480120Z 10:17:33.084 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/data/bulkUpsert/max’
2024-10-29T10:17:33.085004629Z 10:17:33.084 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/data/relationsPageSize/max]
2024-10-29T10:17:33.087976932Z 10:17:33.087 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/data/relationsPageSize/max’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.088294206Z 10:17:33.088 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/data/relationsPageSize/max’
2024-10-29T10:17:33.088612434Z 10:17:33.088 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/data/relationsPageSize/default]
2024-10-29T10:17:33.090429505Z 10:17:33.090 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/data/relationsPageSize/default’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.090694754Z 10:17:33.090 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/data/relationsPageSize/default’
2024-10-29T10:17:33.090922668Z 10:17:33.090 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/counters/retrieve/max]
2024-10-29T10:17:33.092728070Z 10:17:33.092 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/counters/retrieve/max’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.092965268Z 10:17:33.092 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/counters/retrieve/max’
2024-10-29T10:17:33.093227129Z 10:17:33.093 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/data/shrinkLargeTextForConsole]
2024-10-29T10:17:33.094632861Z 10:17:33.094 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/data/shrinkLargeTextForConsole’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.094915870Z 10:17:33.094 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/data/shrinkLargeTextForConsole’
2024-10-29T10:17:33.098293597Z 10:17:33.098 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/cache/max/ttl_seconds]
2024-10-29T10:17:33.100661980Z 10:17:33.100 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/cache/max/ttl_seconds’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.100975971Z 10:17:33.100 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/cache/max/ttl_seconds’
2024-10-29T10:17:33.101289630Z 10:17:33.101 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/cache/max/entrySize_bytes]
2024-10-29T10:17:33.103341395Z 10:17:33.103 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/cache/max/entrySize_bytes’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.103613111Z 10:17:33.103 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/cache/max/entrySize_bytes’
2024-10-29T10:17:33.104828792Z 10:17:33.104 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/cache/provider]
2024-10-29T10:17:33.106311554Z 10:17:33.106 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/cache/provider’ is not found in consul, will be used default value [HAZELCAST]
2024-10-29T10:17:33.106366488Z 10:17:33.106 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional[HAZELCAST]] for key ‘config/cache/provider’
2024-10-29T10:17:33.115606626Z 10:17:33.115 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/hazelcast/start/onService]
2024-10-29T10:17:33.118070577Z 10:17:33.117 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/hazelcast/start/onService’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.118211184Z 10:17:33.118 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/hazelcast/start/onService’
2024-10-29T10:17:33.118671332Z 10:17:33.118 [INFO] CacheManagerImpl - Hazelcast server will not be started, because it turned off on config
2024-10-29T10:17:33.118970960Z 10:17:33.118 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/hazelcast/client/xml]
2024-10-29T10:17:33.128495136Z 10:17:33.128 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional[<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2024-10-29T10:17:33.128531529Z
2024-10-29T10:17:33.128542020Z
2024-10-29T10:17:33.128551554Z slf4j
2024-10-29T10:17:33.128562054Z false
2024-10-29T10:17:33.128571496Z
2024-10-29T10:17:33.128579873Z
2024-10-29T10:17:33.128591271Z backendless
2024-10-29T10:17:33.128601102Z
2024-10-29T10:17:33.128609920Z hz-client
2024-10-29T10:17:33.128618396Z
2024-10-29T10:17:33.128626978Z
2024-10-29T10:17:33.128637528Z
2024-10-29T10:17:33.128646428Z 3000
2024-10-29T10:17:33.128655746Z 60000
2024-10-29T10:17:33.128664741Z 1.2
2024-10-29T10:17:33.128673990Z
2024-10-29T10:17:33.128683309Z 3600000
2024-10-29T10:17:33.128692671Z
2024-10-29T10:17:33.128700700Z
2024-10-29T10:17:33.128707185Z
2024-10-29T10:17:33.128716238Z
2024-10-29T10:17:33.128726449Z
2024-10-29T10:17:33.128737690Z
2024-10-29T10:17:33.128748609Z default
2024-10-29T10:17:33.128760428Z bl-hazelcast-3125
2024-10-29T10:17:33.128770152Z
2024-10-29T10:17:33.128780974Z
2024-10-29T10:17:33.128791737Z
2024-10-29T10:17:33.128802292Z
2024-10-29T10:17:33.128811874Z
2024-10-29T10:17:33.128824272Z
2024-10-29T10:17:33.128833738Z OBJECT
2024-10-29T10:17:33.128842686Z
2024-10-29T10:17:33.128853185Z ]] for key ‘config/hazelcast/client/xml’
2024-10-29T10:17:33.129241711Z 10:17:33.128 [INFO] c.b.c.AbstractBackendlessConfig - Load file for property [config.hazelcast.client.xml]
2024-10-29T10:17:33.129266156Z <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2024-10-29T10:17:33.129293692Z
2024-10-29T10:17:33.129299815Z
2024-10-29T10:17:33.129304725Z slf4j
2024-10-29T10:17:33.129309788Z false
2024-10-29T10:17:33.129314591Z
2024-10-29T10:17:33.129318867Z
2024-10-29T10:17:33.129323505Z backendless
2024-10-29T10:17:33.129327767Z
2024-10-29T10:17:33.129332154Z hz-client
2024-10-29T10:17:33.129336513Z
2024-10-29T10:17:33.129340847Z
2024-10-29T10:17:33.129345505Z
2024-10-29T10:17:33.129350036Z 3000
2024-10-29T10:17:33.129354570Z 60000
2024-10-29T10:17:33.129359036Z 1.2
2024-10-29T10:17:33.129370777Z
2024-10-29T10:17:33.129384833Z 3600000
2024-10-29T10:17:33.129396059Z
2024-10-29T10:17:33.129407426Z
2024-10-29T10:17:33.129417512Z
2024-10-29T10:17:33.129428046Z
2024-10-29T10:17:33.129438326Z
2024-10-29T10:17:33.129459614Z
2024-10-29T10:17:33.129475196Z default
2024-10-29T10:17:33.129486403Z bl-hazelcast-3125
2024-10-29T10:17:33.129497814Z
2024-10-29T10:17:33.129530108Z
2024-10-29T10:17:33.129545277Z
2024-10-29T10:17:33.129550472Z
2024-10-29T10:17:33.129554601Z
2024-10-29T10:17:33.129558803Z
2024-10-29T10:17:33.129563286Z OBJECT
2024-10-29T10:17:33.129567625Z
2024-10-29T10:17:33.129572142Z
2024-10-29T10:17:33.564154343Z 10:17:33.563 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/gamification/enabled]
2024-10-29T10:17:33.566389181Z 10:17:33.566 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/gamification/enabled’ is not found in consul, will be used default value [null]
2024-10-29T10:17:33.566725099Z 10:17:33.566 [DEBUG] c.b.c.c.ConsulConfigProvider - Will be used value [Optional.empty] for key ‘config/gamification/enabled’
2024-10-29T10:17:33.566994754Z 10:17:33.566 [DEBUG] c.b.c.c.ConsulConfigProvider - The cache does not exist for key [config/gamification/apiTracking/durationMinutes]
2024-10-29T10:17:33.568438477Z 10:17:33.568 [DEBUG] c.b.c.c.ConsulConfigProvider - Value for key ‘config/gamification/apiTracking/durationMinutes’ is not found in consul, will be used default value [null]
2024-10-29T10:17:34.353620976Z at MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:146)
2024-10-29T10:17:34.353626287Z at MembersInjectorImpl.injectAndNotify(MembersInjectorImpl.java:101)
2024-10-29T10:17:34.353632387Z at Initializer$InjectableReference.get(Initializer.java:256)
2024-10-29T10:17:34.353647010Z at Initializer.injectAll(Initializer.java:153)
2024-10-29T10:17:34.353660445Z at InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:180)
2024-10-29T10:17:34.353671764Z at InternalInjectorCreator.build(InternalInjectorCreator.java:113)
2024-10-29T10:17:34.353682975Z at Guice.createInjector(Guice.java:87)
2024-10-29T10:17:34.353693200Z at Guice.createInjector(Guice.java:78)
2024-10-29T10:17:34.353702735Z at api.inject.guice.GuiceBuilder.injector(GuiceInjectorBuilder.scala:200)
2024-10-29T10:17:34.353708206Z at play.inject.guice.GuiceBuilder.injector(GuiceBuilder.java:210)
2024-10-29T10:17:34.353713467Z at GuiceApplicationBuilder.build(GuiceApplicationBuilder.java:116)
2024-10-29T10:17:34.353723943Z at GuiceApplicationLoader.load(GuiceApplicationLoader.java:32)
2024-10-29T10:17:34.353736635Z at ApplicationLoader$JavaApplicationLoaderAdapter$1.load(ApplicationLoader.scala:181)
2024-10-29T10:17:34.353748194Z at ProdServerStart$.start(ProdServerStart.scala:52)
2024-10-29T10:17:34.353785781Z at ProdServerStart$.main(ProdServerStart.scala:28)
2024-10-29T10:17:34.353793120Z at ProdServerStart.main(ProdServerStart.scala)
2024-10-29T10:17:34.353799595Z Caused by: ExceptionInInitializerError: Exception InvalidConfigurationException: Your xsd schema couldn’t be loaded [in thread “main”]
2024-10-29T10:17:34.353813934Z at AbstractXmlConfigHelper.loadSchemaFile(AbstractXmlConfigHelper.java:137)
2024-10-29T10:17:34.353827626Z at AbstractXmlConfigHelper.schemaValidation(AbstractXmlConfigHelper.java:96)
2024-10-29T10:17:34.353839144Z at XmlClientConfigBuilder.parseAndBuildConfig(XmlClientConfigBuilder.java:173)
2024-10-29T10:17:34.353846037Z at XmlClientConfigBuilder.build(XmlClientConfigBuilder.java:154)
2024-10-29T10:17:34.353851537Z at XmlClientConfigBuilder.build(XmlClientConfigBuilder.java:147)
2024-10-29T10:17:34.353856878Z at XmlClientConfigBuilder.build(XmlClientConfigBuilder.java:142)
2024-10-29T10:17:34.353862102Z at HazelcastCacheManagerImpl.init(HazelcastCacheManagerImpl.java:71)
2024-10-29T10:17:34.353867325Z at CacheManager.(CacheManager.java:18)
2024-10-29T10:17:34.353872430Z at CacheModule.cacheManager(CacheModule.java:30)
2024-10-29T10:17:34.353877590Z at CacheModule$$FastClassByGuice$$1af1f4.GUICE$TRAMPOLINE()
2024-10-29T10:17:34.353882719Z at CacheModule$$FastClassByGuice$$1af1f4.apply()
2024-10-29T10:17:34.353887803Z at ProviderMethod$FastClassProviderMethod.doProvision(ProviderMethod.java:260)
2024-10-29T10:17:34.353892940Z at ProviderMethod.doProvision(ProviderMethod.java:171)
2024-10-29T10:17:34.353898231Z at InternalProviderInstanceBindingImpl$CyclicFactory.provision(InternalProviderInstanceBindingImpl.java:185)
2024-10-29T10:17:34.353903341Z at InternalProviderInstanceBindingImpl$CyclicFactory.get(InternalProviderInstanceBindingImpl.java:162)
2024-10-29T10:17:34.353912894Z at ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
2024-10-29T10:17:34.353925762Z at SingletonScope$1.get(SingletonScope.java:169)
2024-10-29T10:17:34.353938198Z at InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
2024-10-29T10:17:34.353948053Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.353956922Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.353964713Z at ProviderMethod.doProvision(ProviderMethod.java:171)
2024-10-29T10:17:34.353976090Z at InternalProviderInstanceBindingImpl$CyclicFactory.provision(InternalProviderInstanceBindingImpl.java:185)
2024-10-29T10:17:34.353994053Z at InternalProviderInstanceBindingImpl$CyclicFactory.get(InternalProviderInstanceBindingImpl.java:162)
2024-10-29T10:17:34.354004976Z at ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
2024-10-29T10:17:34.354014094Z at SingletonScope$1.get(SingletonScope.java:169)
2024-10-29T10:17:34.354025473Z at InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
2024-10-29T10:17:34.354037643Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.354048710Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.354059956Z at ConstructorInjector.provision(ConstructorInjector.java:113)
2024-10-29T10:17:34.354070617Z at ConstructorInjector.construct(ConstructorInjector.java:91)
2024-10-29T10:17:34.354080917Z at ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
2024-10-29T10:17:34.354088639Z at ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
2024-10-29T10:17:34.354094277Z at SingletonScope$1.get(SingletonScope.java:169)
2024-10-29T10:17:34.354108107Z at InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
2024-10-29T10:17:34.354152667Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.354166787Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.354175254Z at ConstructorInjector.provision(ConstructorInjector.java:113)
2024-10-29T10:17:34.354180546Z at ConstructorInjector.construct(ConstructorInjector.java:91)
2024-10-29T10:17:34.354185889Z at ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
2024-10-29T10:17:34.354210599Z at ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
2024-10-29T10:17:34.354228388Z at SingletonScope$1.get(SingletonScope.java:169)
2024-10-29T10:17:34.354241371Z at InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
2024-10-29T10:17:34.354253146Z at SingleFieldInjector.inject(SingleFieldInjector.java:50)
2024-10-29T10:17:34.354264454Z at MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:146)
2024-10-29T10:17:34.354273917Z at ConstructorInjector.provision(ConstructorInjector.java:124)
2024-10-29T10:17:34.354279751Z at ConstructorInjector.construct(ConstructorInjector.java:91)
2024-10-29T10:17:34.354285227Z at ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
2024-10-29T10:17:34.354290406Z at ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
2024-10-29T10:17:34.354295628Z at SingletonScope$1.get(SingletonScope.java:169)
2024-10-29T10:17:34.354300810Z at InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
2024-10-29T10:17:34.354305978Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.354311124Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.354316288Z at ConstructorInjector.provision(ConstructorInjector.java:113)
2024-10-29T10:17:34.354325596Z at ConstructorInjector.construct(ConstructorInjector.java:91)
2024-10-29T10:17:34.354341548Z at ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
2024-10-29T10:17:34.354357085Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.354370294Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.354381208Z at ConstructorInjector.provision(ConstructorInjector.java:113)
2024-10-29T10:17:34.354391548Z at ConstructorInjector.construct(ConstructorInjector.java:91)
2024-10-29T10:17:34.354400233Z at ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
2024-10-29T10:17:34.354405523Z at ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
2024-10-29T10:17:34.354410751Z at SingletonScope$1.get(SingletonScope.java:169)
2024-10-29T10:17:34.354416101Z at InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
2024-10-29T10:17:34.354421449Z at FactoryProxy.get(FactoryProxy.java:60)
2024-10-29T10:17:34.354427191Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.354432411Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.354437502Z at ConstructorInjector.provision(ConstructorInjector.java:113)
2024-10-29T10:17:34.354442816Z at ConstructorInjector.construct(ConstructorInjector.java:91)
2024-10-29T10:17:34.354448203Z at ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
2024-10-29T10:17:34.354453371Z at ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
2024-10-29T10:17:34.354458600Z at SingletonScope$1.get(SingletonScope.java:169)
2024-10-29T10:17:34.354463824Z at InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
2024-10-29T10:17:34.354495889Z at FactoryProxy.get(FactoryProxy.java:60)
2024-10-29T10:17:34.354502491Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.354507926Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.354513143Z at ConstructorInjector.provision(ConstructorInjector.java:113)
2024-10-29T10:17:34.354518325Z at ConstructorInjector.construct(ConstructorInjector.java:91)
2024-10-29T10:17:34.354523512Z at ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
2024-10-29T10:17:34.354528966Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.354537626Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.354552026Z at ProviderMethod.doProvision(ProviderMethod.java:171)
2024-10-29T10:17:34.354611966Z at InternalProviderInstanceBindingImpl$CyclicFactory.provision(InternalProviderInstanceBindingImpl.java:185)
2024-10-29T10:17:34.354626788Z at InternalProviderInstanceBindingImpl$CyclicFactory.get(InternalProviderInstanceBindingImpl.java:162)
2024-10-29T10:17:34.354632546Z at ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
2024-10-29T10:17:34.354637977Z at SingletonScope$1.get(SingletonScope.java:169)
2024-10-29T10:17:34.354643143Z at InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
2024-10-29T10:17:34.354648557Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.354653903Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.354659210Z at ProviderMethod.doProvision(ProviderMethod.java:171)
2024-10-29T10:17:34.354664438Z at InternalProviderInstanceBindingImpl$CyclicFactory.provision(InternalProviderInstanceBindingImpl.java:185)
2024-10-29T10:17:34.354669791Z at InternalProviderInstanceBindingImpl$CyclicFactory.get(InternalProviderInstanceBindingImpl.java:162)
2024-10-29T10:17:34.354674967Z at ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
2024-10-29T10:17:34.354680063Z at SingletonScope$1.get(SingletonScope.java:169)
2024-10-29T10:17:34.354685171Z at InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
2024-10-29T10:17:34.354690318Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.354695391Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.354700668Z at ConstructorInjector.provision(ConstructorInjector.java:113)
2024-10-29T10:17:34.354731751Z at ConstructorInjector.construct(ConstructorInjector.java:91)
2024-10-29T10:17:34.354742838Z at ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
2024-10-29T10:17:34.354748476Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.354753726Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.354758957Z at ConstructorInjector.provision(ConstructorInjector.java:113)
2024-10-29T10:17:34.354764159Z at ConstructorInjector.construct(ConstructorInjector.java:91)
2024-10-29T10:17:34.354769559Z at ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
2024-10-29T10:17:34.354779496Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.354790648Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.354802274Z at ConstructorInjector.provision(ConstructorInjector.java:113)
2024-10-29T10:17:34.354813609Z at ConstructorInjector.construct(ConstructorInjector.java:91)
2024-10-29T10:17:34.354824127Z at ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
2024-10-29T10:17:34.354855641Z at ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
2024-10-29T10:17:34.354862528Z at SingletonScope$1.get(SingletonScope.java:169)
2024-10-29T10:17:34.354867738Z at InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
2024-10-29T10:17:34.354877707Z at FactoryProxy.get(FactoryProxy.java:60)
2024-10-29T10:17:34.354892962Z at SingleFieldInjector.inject(SingleFieldInjector.java:50)
2024-10-29T10:17:34.354904600Z at MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:146)
2024-10-29T10:17:34.354913303Z at ConstructorInjector.provision(ConstructorInjector.java:124)
2024-10-29T10:17:34.354918696Z at ConstructorInjector.construct(ConstructorInjector.java:91)
2024-10-29T10:17:34.354924028Z at ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
2024-10-29T10:17:34.355067931Z at FactoryProxy.get(FactoryProxy.java:60)
2024-10-29T10:17:34.355089061Z … 25 more
2024-10-29T10:17:34.355100678Z
2024-10-29T10:17:34.355112217Z 3) [Guice/ErrorInCustomProvider]: NoClassDefFoundError: Could not initialize class CacheManager
2024-10-29T10:17:34.355124660Z at CacheModule.cacheManager(CacheModule.java:30)
2024-10-29T10:17:34.355136702Z _ installed by: Modules$OverrideModule → CommonInjectorModule → CacheModule
2024-10-29T10:17:34.355149695Z at CacheModule.provideSystemRolesCache(CacheModule.java:95)
2024-10-29T10:17:34.355166324Z _ for 1st parameter iCacheManager
2024-10-29T10:17:34.355180895Z at CacheModule.provideSystemRolesCache(CacheModule.java:95)
2024-10-29T10:17:34.355193622Z _ installed by: Modules$OverrideModule → CommonInjectorModule → CacheModule
2024-10-29T10:17:34.355207573Z at UserRolesService.(UserRolesService.java:43)
2024-10-29T10:17:34.355222942Z _ for 3rd parameter cacheSystemRoles
2024-10-29T10:17:34.355233718Z at UserRolesService.class(UserRolesService.java:43)
2024-10-29T10:17:34.355244761Z at AbstractGamificationInterceptor.userRolesService(AbstractGamificationInterceptor.java:24)
2024-10-29T10:17:34.355255627Z _ for field userRolesService
2024-10-29T10:17:34.355266357Z at GamificationModule.configure(GamificationModule.java:27)
2024-10-29T10:17:34.355277853Z _ installed by: Modules$OverrideModule → CommonInjectorModule → GamificationModule
2024-10-29T10:17:34.355288173Z
2024-10-29T10:17:34.355298232Z Learn more:
2024-10-29T10:17:34.355309437Z ERROR_IN_CUSTOM_PROVIDER · google/guice Wiki · GitHub
2024-10-29T10:17:34.355320432Z Caused by: NoClassDefFoundError (same stack trace as error #2)
2024-10-29T10:17:34.355329835Z 4) [Guice/ErrorInCustomProvider]: NoClassDefFoundError: Could not initialize class CacheManager
2024-10-29T10:17:34.355341632Z at CacheModule.cacheManager(CacheModule.java:30)
2024-10-29T10:17:34.355352878Z _ installed by: Modules$OverrideModule → CommonInjectorModule → CacheModule
2024-10-29T10:17:34.355363700Z at CacheModule.provideSystemRolesCache(CacheModule.java:95)
2024-10-29T10:17:34.355374454Z _ for 1st parameter iCacheManager
2024-10-29T10:17:34.355386018Z at CacheModule.provideSystemRolesCache(CacheModule.java:95)
2024-10-29T10:17:34.355397750Z _ installed by: Modules$OverrideModule → CommonInjectorModule → CacheModule
2024-10-29T10:17:34.355408392Z at UserRolesService.(UserRolesService.java:43)
2024-10-29T10:17:34.355420110Z _ for 3rd parameter cacheSystemRoles
2024-10-29T10:17:34.355431826Z at UserRolesService.class(UserRolesService.java:43)
2024-10-29T10:17:34.355443307Z at AbstractGamificationInterceptor.userRolesService(AbstractGamificationInterceptor.java:24)
2024-10-29T10:17:34.355491526Z _ for field userRolesService
2024-10-29T10:17:34.355507538Z at GamificationModule.configure(GamificationModule.java:31)
2024-10-29T10:17:34.355520574Z _ installed by: Modules$OverrideModule → CommonInjectorModule → GamificationModule
2024-10-29T10:17:34.355532089Z
2024-10-29T10:17:34.355544494Z Learn more:
2024-10-29T10:17:34.355559048Z ERROR_IN_CUSTOM_PROVIDER · google/guice Wiki · GitHub
2024-10-29T10:17:34.355570653Z Caused by: NoClassDefFoundError (same stack trace as error #2)
2024-10-29T10:17:34.355582274Z 5) [Guice/ErrorInCustomProvider]: NoClassDefFoundError: Could not initialize class CacheManager
2024-10-29T10:17:34.355592721Z at CacheModule.cacheManager(CacheModule.java:30)
2024-10-29T10:17:34.355604073Z _ installed by: Modules$OverrideModule → CommonInjectorModule → CacheModule
2024-10-29T10:17:34.355615387Z at CacheModule.provideSystemRolesCache(CacheModule.java:95)
2024-10-29T10:17:34.355625481Z _ for 1st parameter iCacheManager
2024-10-29T10:17:34.355637094Z at CacheModule.provideSystemRolesCache(CacheModule.java:95)
2024-10-29T10:17:34.355647695Z _ installed by: Modules$OverrideModule → CommonInjectorModule → CacheModule
2024-10-29T10:17:34.355682904Z at UserRolesService.(UserRolesService.java:43)
2024-10-29T10:17:34.355700710Z _ for 3rd parameter cacheSystemRoles
2024-10-29T10:17:34.355713130Z at UserRolesService.class(UserRolesService.java:43)
2024-10-29T10:17:34.355725089Z at AbstractGamificationInterceptor.userRolesService(AbstractGamificationInterceptor.java:24)
2024-10-29T10:17:34.355735712Z _ for field userRolesService
2024-10-29T10:17:34.355747266Z at GamificationModule.configure(GamificationModule.java:35)
2024-10-29T10:17:34.355758833Z _ installed by: Modules$OverrideModule → CommonInjectorModule → GamificationModule
2024-10-29T10:17:34.355768565Z
2024-10-29T10:17:34.355780643Z Learn more:
2024-10-29T10:17:34.355793104Z ERROR_IN_CUSTOM_PROVIDER · google/guice Wiki · GitHub
2024-10-29T10:17:34.355804721Z Caused by: NoClassDefFoundError (same stack trace as error #2)
2024-10-29T10:17:34.355816700Z 6) [Guice/ErrorInCustomProvider]: NoClassDefFoundError: Could not initialize class CacheManager
2024-10-29T10:17:34.355827701Z at CacheModule.cacheManager(CacheModule.java:30)
2024-10-29T10:17:34.355840310Z _ installed by: Modules$OverrideModule → CommonInjectorModule → CacheModule
2024-10-29T10:17:34.355851459Z at CacheModule.provideSystemRolesCache(CacheModule.java:95)
2024-10-29T10:17:34.355863601Z _ for 1st parameter iCacheManager
2024-10-29T10:17:34.355878505Z at CacheModule.provideSystemRolesCache(CacheModule.java:95)
2024-10-29T10:17:34.355890867Z _ installed by: Modules$OverrideModule → CommonInjectorModule → CacheModule
2024-10-29T10:17:34.355903040Z at UserRolesService.(UserRolesService.java:43)
2024-10-29T10:17:34.355913567Z _ for 3rd parameter cacheSystemRoles
2024-10-29T10:17:34.355924780Z at UserRolesService.class(UserRolesService.java:43)
2024-10-29T10:17:34.355937363Z at AbstractGamificationInterceptor.userRolesService(AbstractGamificationInterceptor.java:24)
2024-10-29T10:17:34.355948944Z _ for field userRolesService
2024-10-29T10:17:34.355959459Z at GamificationModule.configure(GamificationModule.java:39)
2024-10-29T10:17:34.355975330Z _ installed by: Modules$OverrideModule → CommonInjectorModule → GamificationModule
2024-10-29T10:17:34.355987463Z
2024-10-29T10:17:34.355999305Z Learn more:
2024-10-29T10:17:34.356010740Z ERROR_IN_CUSTOM_PROVIDER · google/guice Wiki · GitHub
2024-10-29T10:17:34.356067446Z Caused by: NoClassDefFoundError (same stack trace as error #2)
2024-10-29T10:17:34.356083921Z 7) [Guice/ErrorInCustomProvider]: NoClassDefFoundError: Could not initialize class CacheManager
2024-10-29T10:17:34.356097625Z at CacheModule.cacheManager(CacheModule.java:30)
2024-10-29T10:17:34.356110797Z _ installed by: Modules$OverrideModule → CommonInjectorModule → CacheModule
2024-10-29T10:17:34.356123099Z at CacheModule.provideSystemRolesCache(CacheModule.java:95)
2024-10-29T10:17:34.356135183Z _ for 1st parameter iCacheManager
2024-10-29T10:17:34.356147994Z at CacheModule.provideSystemRolesCache(CacheModule.java:95)
2024-10-29T10:17:34.356160182Z _ installed by: Modules$OverrideModule → CommonInjectorModule → CacheModule
2024-10-29T10:17:34.356171393Z at UserRolesService.(UserRolesService.java:43)
2024-10-29T10:17:34.356183512Z _ for 3rd parameter cacheSystemRoles
2024-10-29T10:17:34.356195999Z at UserRolesService.class(UserRolesService.java:43)
2024-10-29T10:17:34.356208532Z at AbstractGamificationInterceptor.userRolesService(AbstractGamificationInterceptor.java:24)
2024-10-29T10:17:34.356220091Z _ for field userRolesService
2024-10-29T10:17:34.356231643Z at GamificationModule.configure(GamificationModule.java:43)
2024-10-29T10:17:34.356245560Z _ installed by: Modules$OverrideModule → CommonInjectorModule → GamificationModule
2024-10-29T10:17:34.356258303Z
2024-10-29T10:17:34.356269694Z Learn more:
2024-10-29T10:17:34.356281231Z ERROR_IN_CUSTOM_PROVIDER · google/guice Wiki · GitHub
2024-10-29T10:17:34.356292199Z Caused by: NoClassDefFoundError (same stack trace as error #2)
2024-10-29T10:17:34.356302195Z 8) [Guice/ErrorInCustomProvider]: NoClassDefFoundError: Could not initialize class CacheManager
2024-10-29T10:17:34.356311715Z at CacheModule.cacheManager(CacheModule.java:30)
2024-10-29T10:17:34.356317020Z _ installed by: Modules$OverrideModule → CommonInjectorModule → CacheModule
2024-10-29T10:17:34.356322579Z at DeveloperOperationsCacheFactory.(DeveloperOperationsCacheFactory.java:22)
2024-10-29T10:17:34.356327753Z _ for 1st parameter cacheManager
2024-10-29T10:17:34.356335643Z at DeveloperOperationsCacheFactory.class(DeveloperOperationsCacheFactory.java:22)
2024-10-29T10:17:34.356341630Z at DeveloperOperationService.(DeveloperOperationService.java:27)
2024-10-29T10:17:34.356346813Z _ for 1st parameter operationsCacheFactory
2024-10-29T10:17:34.356356216Z at DeveloperOperationService.class(DeveloperOperationService.java:27)
2024-10-29T10:17:34.356371319Z at DeveloperSecurity.(DeveloperSecurity.java:33)
2024-10-29T10:17:34.356385632Z _ for 1st parameter developerOperationService
2024-10-29T10:17:34.356397761Z at DeveloperSecurity.class(DeveloperSecurity.java:19)
2024-10-29T10:17:34.356410549Z while locating DeveloperSecurity
2024-10-29T10:17:34.356422743Z at CheckDeveloperPermission.(CheckDeveloperPermission.java:23)
2024-10-29T10:17:34.356433535Z _ for 1st parameter developerSecurity
2024-10-29T10:17:34.356444501Z while locating CheckDeveloperPermission
2024-10-29T10:17:34.356456442Z at AbstractDeveloperOperationInterceptor.checkPermission(AbstractDeveloperOperationInterceptor.java:11)
2024-10-29T10:17:34.356468893Z _ for field checkPermission
2024-10-29T10:17:34.356480739Z at DeveloperOperationInjectorModule.configure(DeveloperOperationInjectorModule.java:21)
2024-10-29T10:17:34.356492592Z _ installed by: Modules$OverrideModule → CommonInjectorModule → DeveloperOperationInjectorModule
2024-10-29T10:17:34.356505552Z
2024-10-29T10:17:34.356517316Z Learn more:
2024-10-29T10:17:34.356617157Z ERROR_IN_CUSTOM_PROVIDER · google/guice Wiki · GitHub
2024-10-29T10:17:34.356641074Z Caused by: NoClassDefFoundError: Could not initialize class CacheManager
2024-10-29T10:17:34.356652125Z at CacheModule.cacheManager(CacheModule.java:30)
2024-10-29T10:17:34.356695068Z at CacheModule$$FastClassByGuice$$1af1f4.GUICE$TRAMPOLINE()
2024-10-29T10:17:34.356718831Z at CacheModule$$FastClassByGuice$$1af1f4.apply()
2024-10-29T10:17:34.356736607Z at ProviderMethod$FastClassProviderMethod.doProvision(ProviderMethod.java:260)
2024-10-29T10:17:34.356750230Z at ProviderMethod.doProvision(ProviderMethod.java:171)
2024-10-29T10:17:34.356761186Z at InternalProviderInstanceBindingImpl$CyclicFactory.provision(InternalProviderInstanceBindingImpl.java:185)
2024-10-29T10:17:34.356775189Z at InternalProviderInstanceBindingImpl$CyclicFactory.get(InternalProviderInstanceBindingImpl.java:162)
2024-10-29T10:17:34.356822867Z at ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
2024-10-29T10:17:34.356843809Z at SingletonScope$1.get(SingletonScope.java:169)
2024-10-29T10:17:34.356859690Z at InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
2024-10-29T10:17:34.356869791Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.356924425Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.356945400Z at ConstructorInjector.provision(ConstructorInjector.java:113)
2024-10-29T10:17:34.356958198Z at ConstructorInjector.construct(ConstructorInjector.java:91)
2024-10-29T10:17:34.356968624Z at ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
2024-10-29T10:17:34.357014348Z at ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
2024-10-29T10:17:34.357024658Z at SingletonScope$1.get(SingletonScope.java:169)
2024-10-29T10:17:34.357036022Z at InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
2024-10-29T10:17:34.357052518Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.357064518Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.357074619Z at ConstructorInjector.provision(ConstructorInjector.java:113)
2024-10-29T10:17:34.357086179Z at ConstructorInjector.construct(ConstructorInjector.java:91)
2024-10-29T10:17:34.357098882Z at ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
2024-10-29T10:17:34.357110764Z at ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
2024-10-29T10:17:34.357136870Z at SingletonScope$1.get(SingletonScope.java:169)
2024-10-29T10:17:34.357152024Z at InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
2024-10-29T10:17:34.357162862Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.357173907Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.357183389Z at ConstructorInjector.provision(ConstructorInjector.java:113)
2024-10-29T10:17:34.357193280Z at ConstructorInjector.construct(ConstructorInjector.java:91)
2024-10-29T10:17:34.357204796Z at ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
2024-10-29T10:17:34.357216078Z at ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
2024-10-29T10:17:34.357226608Z at SingletonScope$1.get(SingletonScope.java:169)
2024-10-29T10:17:34.357238033Z at InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
2024-10-29T10:17:34.357250329Z at FactoryProxy.get(FactoryProxy.java:60)
2024-10-29T10:17:34.357261807Z at SingleParameterInjector.inject(SingleParameterInjector.java:40)
2024-10-29T10:17:34.357642802Z at SingleParameterInjector.getAll(SingleParameterInjector.java:60)
2024-10-29T10:17:34.357676694Z at ConstructorInjector.provision(ConstructorInjector.java:113)
2024-10-29T10:17:34.357690169Z at ConstructorInjector.construct(ConstructorInjector.java:91)
2024-10-29T10:20:42.591789717Z 2024-10-29T10:20:42.588Z e[31merrore[39m: [Global] Can not load the Console Status: Error: connect ETIMEDOUT 10.43.239.118:9000
2024-10-29T10:20:42.591838380Z at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)

Pause Log UpdatesClearDownload

bl-server and bl-taskman stay onj “changing”
bl-taskman log
2024-10-29T10:18:42.660748042Z * Starting Name Service Cache Daemon nscd
2024-10-29T10:18:42.701660940Z …done.
2024-10-29T10:18:42.709505839Z infinispanStackName=backendless-kubernetes-stack
2024-10-29T10:18:42.709559160Z infinispanClusterName=backendless-cluster-default
2024-10-29T10:18:42.709574079Z kubernetesNamespace=default
2024-10-29T10:18:42.709588927Z Note: ‘kubernetesNamespace’ should be taken from the kubernetes environment or set manually (in pods configuration).
2024-10-29T10:18:42.710009512Z ----------------------------------------
2024-10-29T10:18:42.710038552Z Running Task Manager …
2024-10-29T10:18:42.711362992Z env START_MODE=taskman java -XX:-OmitStackTraceInFastThrow -server -Xms1536m -Xmx1536m -Duser.timezone=UTC -Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true -Dhibernate.types.jackson.object.mapper=com.backendless.inject.config.JavaJsonCustomObjectMapperProvider -Dinfinispan.stack.name=backendless-kubernetes-stack -Dinfinispan.cluster.name=backendless-cluster-default -Dkubernetes.namespace=default -XX:MetaspaceSize=512m -Xms4096m -Xmx8192m -XX:+UseG1GC -XX:+UseStringDeduplication -XX:StringDeduplicationAgeThreshold=3 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.desktop/java.awt.font=ALL-UNNAMED --add-opens java.base/java.text=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED -Dlogback.configurationFile=conf/taskman-logger.xml -cp “" com.backendless.taskman.TaskManager &
2024-10-29T10:18:42.711414300Z ----------------------------------------
2024-10-29T10:18:42.711432055Z
2024-10-29T10:18:42.718023446Z TaskMan PID 32
2024-10-29T10:18:42.718076121Z env START_MODE=taskman java -XX:-OmitStackTraceInFastThrow -server -Xms1536m -Xmx1536m -Duser.timezone=UTC -Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true -Dhibernate.types.jackson.object.mapper=com.backendless.inject.config.JavaJsonCustomObjectMapperProvider -Dinfinispan.stack.name=backendless-kubernetes-stack -Dinfinispan.cluster.name=backendless-cluster-default -Dkubernetes.namespace=default -XX:MetaspaceSize=512m -Xms4096m -Xmx8192m -XX:+UseG1GC -XX:+UseStringDeduplication -XX:StringDeduplicationAgeThreshold=3 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.desktop/java.awt.font=ALL-UNNAMED --add-opens java.base/java.text=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED -Dlogback.configurationFile=conf/taskman-logger.xml -cp "
” com.backendless.taskman.TaskManager
2024-10-29T10:18:44.792529323Z 10:18:44.788 e[34m[INFO]e[0;39m e[36mStartUpLoggere[0;39m e[37m|main|e[0;39m Set paths file:/opt/backendless/server/./conf/weborb-config.xml
2024-10-29T10:18:44.810673748Z 10:18:44.804 e[34m[INFO]e[0;39m e[36mStartUpLoggere[0;39m e[37m|main|e[0;39m Start initializing taskman
2024-10-29T10:18:47.307475211Z 10:18:47.306 e[34m[INFO]e[0;39m e[36mStartUpLoggere[0;39m e[37m|main|e[0;39m Initialized Jedis for Code Runner
2024-10-29T10:18:47.344255817Z 10:18:47.332 e[34m[INFO]e[0;39m e[36mCacheManagerImple[0;39m e[37m|main|e[0;39m Hazelcast server will not be started, because it turned off on config
2024-10-29T10:18:47.344305104Z 10:18:47.337 e[34m[INFO]e[0;39m e[36mc.b.c.AbstractBackendlessConfige[0;39m e[37m|main|e[0;39m Load file for property [config.hazelcast.client.xml]
2024-10-29T10:18:47.344361292Z <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2024-10-29T10:18:47.344371042Z
2024-10-29T10:18:47.344378849Z
2024-10-29T10:18:47.344387408Z slf4j
2024-10-29T10:18:47.344395481Z false
2024-10-29T10:18:47.344403385Z
2024-10-29T10:18:47.344410283Z
2024-10-29T10:18:47.344418506Z backendless
2024-10-29T10:18:47.344425570Z
2024-10-29T10:18:47.344434427Z hz-client
2024-10-29T10:18:47.344443267Z
2024-10-29T10:18:47.344451656Z
2024-10-29T10:18:47.344467385Z
2024-10-29T10:18:47.344478335Z 3000
2024-10-29T10:18:47.344487693Z 60000
2024-10-29T10:18:47.344496624Z 1.2
2024-10-29T10:18:47.344504640Z
2024-10-29T10:18:47.344513588Z 3600000
2024-10-29T10:18:47.344521490Z
2024-10-29T10:18:47.344528774Z
2024-10-29T10:18:47.344535731Z
2024-10-29T10:18:47.344543123Z
2024-10-29T10:18:47.344550488Z
2024-10-29T10:18:47.344557932Z
2024-10-29T10:18:47.344565260Z default
2024-10-29T10:18:47.344572494Z bl-hazelcast-3125
2024-10-29T10:18:47.344579890Z
2024-10-29T10:18:47.344587133Z
2024-10-29T10:18:47.344603147Z
2024-10-29T10:18:47.344612740Z
2024-10-29T10:18:47.344621065Z
2024-10-29T10:18:47.344629641Z
2024-10-29T10:18:47.344638386Z OBJECT
2024-10-29T10:18:47.344647679Z
2024-10-29T10:18:47.344656593Z
2024-10-29T10:18:47.721303573Z Exception in thread “main” java.lang.ExceptionInInitializerError
2024-10-29T10:18:47.721692677Z at com.backendless.taskman.TaskManager.main(TaskManager.java:69)
2024-10-29T10:18:47.721920808Z Caused by: com.hazelcast.config.InvalidConfigurationException: Your xsd schema couldn’t be loaded
2024-10-29T10:18:47.722189365Z at com.hazelcast.config.AbstractXmlConfigHelper.loadSchemaFile(AbstractXmlConfigHelper.java:137)
2024-10-29T10:18:47.722595535Z at com.hazelcast.config.AbstractXmlConfigHelper.schemaValidation(AbstractXmlConfigHelper.java:96)
2024-10-29T10:18:47.722817425Z at com.hazelcast.client.config.XmlClientConfigBuilder.parseAndBuildConfig(XmlClientConfigBuilder.java:173)
2024-10-29T10:18:47.727358882Z at com.hazelcast.client.config.XmlClientConfigBuilder.build(XmlClientConfigBuilder.java:154)
2024-10-29T10:18:47.727619674Z at com.hazelcast.client.config.XmlClientConfigBuilder.build(XmlClientConfigBuilder.java:147)
2024-10-29T10:18:47.727849664Z at com.hazelcast.client.config.XmlClientConfigBuilder.build(XmlClientConfigBuilder.java:142)
2024-10-29T10:18:47.728104288Z at com.backendless.cache.HazelcastCacheManagerImpl.init(HazelcastCacheManagerImpl.java:71)
2024-10-29T10:18:47.728127719Z at com.backendless.cache.CacheManager.(CacheManager.java:18)
2024-10-29T10:18:47.728269568Z … 1 more

Connection to the pod is ended. Please disconnect and try reconnect again
Connection to the pod is closed. Please disconnect and try reconnect again

Thanks
Val

@Val_Raemaekers ,

Just checked your version of PRO Manager and was not able to reproduce the problem. In my case every service started successfully and Console loaded without any error.
Could you please check if there is nay other service besides bl-server / bl-taskman has status different from “Running”?

Regards, Andriy

no those are the only 2 not running
Not having any success installing PRO manager, have tried on aws, in parallels on my mac mini and now on a vps ubuntu installation
In all instances something or other did not work
Beginning to think I should give up on this and carry on coding manually with node js and quasar …

@Val_Raemaekers ,

This is very strange indeed. Could you please record a video of installation process for VPS Ubuntu? It looks like we are missing something here.

Regards, Andriy

Did a reinstall and got all the services running
Now getting this error when trying to run uibuilder

Something went wrong

Step 4/7 [Initializing UI-Builder]: Oops. An internal error [18c9d398eab66936ee399d34c95f4887] has occurred. We are working on it. Please try again later

Also getting access denied when trying to access Marketplace - I was under the impression should have access to all the free marketplace stuff ?

@Val_Raemaekers ,

Step 4/7 [Initializing UI-Builder]: Oops. An internal error [18c9d398eab66936ee399d34c95f4887] has occurred. We are working on it. Please try again later

Could you please check logs of bl-web-console for that error code and post related error stack-trace here?

Also getting access denied when trying to access Marketplace - I was under the impression should have access to all the free marketplace stuff ?

You are right - Marketplace should be available for Community licence. Sorry for inconvenience. There is a ticket for this problem on our side to fix it.

Could you please provide an email which you have entered for license key? We will enable marketplace for your key manually and you will be able to access it after that.

Regards, Andriy

license key email valtronicsza@gmail.com
Thanks & Regards

@Val_Raemaekers ,

Marketplace was enabled in your license. Could you check and confirm that you have access to it?

Andriy

will have to reinstall first - 3 services just stopped working overnight and are showing “changing”

Hello @Val_Raemaekers

Please advise, are you still experiencing difficulties with 3 services?

Please let us know if the marketplace is already working for you?

Regards,
Volodymyr

My vps is so messed up now that I can’t even reinstall backendless, and I can only reinstall the OS once every seven days
Installed lowcoder instead, took all of 10 minutes and it has been running flawlessly.
There are some serious issues with that community pro manager I think I’m going to leave it alone for a while until the installation is a bit more robust
Thanks for your assistance

Hello @Val_Raemaekers

Sorry to hear you didn’t have a great experience.
Maybe Backendless Cloud is more suitable for you than Backendless Pro?
Backendless Cloud requires no installation at all, that is, unlike lowcoder, which took you 10 minutes!

Please let me know if you have considered using Backendless Cloud? If so, why did it not work for you and you decided to try Backendless Pro?

Regards,
Volodymyr

Tried backendless cloud, but the cost would be to high - $15 and up a month is a lot of money in ZAR
I would love to use backendless, but if I can’t get backendless pro to work reliably it’s just not on …