Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem at the installation #111

Open
nebetbastet opened this issue Feb 11, 2022 · 0 comments
Open

Problem at the installation #111

nebetbastet opened this issue Feb 11, 2022 · 0 comments

Comments

@nebetbastet
Copy link

nebetbastet commented Feb 11, 2022

Hello,

I tried twice to install Nixie but I got the same error:

[runtime_outbox_0] ERROR c.m.s.Runtime [Runtime.java:3050] no connection for id webgui-client

No idea where it comes from.

Thank you for your help :)

EDIT: here is the complete log:

09:32:18.705 [main] INFO c.m.f.Platform [Platform.java:267] git loading properties from jar /C:/mrl/myrobotlab/myrobotlab-1.1.744/myrobotlab.jar
09:32:18.767 [main] INFO c.m.s.Runtime [Runtime.java:3357] in args --from-launcher --log-level info -s webgui WebGui intro Intro python Python 
09:32:18.829 [main] INFO c.m.s.Runtime [Runtime.java:3358] {"DEFAULT_CONNECT":"http://localhost:8888","autoUpdate":false,"daemon":false,"fromLauncher":false,"help":false,"logLevel":"info","services":["webgui","WebGui","intro","Intro","python","Python"],"virtual":false}
09:32:18.829 [main] INFO c.m.s.Runtime [Runtime.java:3360] 
   _____         __________      ___.           __  .____          ___.    
  /     \ ___.__.\______   \ ____\_ |__   _____/  |_|    |   _____ \_ |__  
 /  \ /  <   |  | |       _//  _ \| __ \ /  _ \   __\    |   \__  \ | __ \ 
/    Y    \___  | |    |   (  <_> ) \_\ (  <_> )  | |    |___ / __ \| \_\ \
\____|__  / ____| |____|_  /\____/|___  /\____/|__| |_______ (____  /___  /
        \/\/             \/           \/                    \/    \/    \/ 
            resistance is futile, we have cookies and robots ...
09:32:18.835 [main] INFO c.m.s.Runtime [Runtime.java:339] services [webgui, WebGui, intro, Intro, python, Python]
09:32:18.836 [main] INFO c.m.s.Runtime [Runtime.java:347] attempting to invoke : webgui of type WebGui
09:32:18.836 [main] INFO c.m.s.Runtime [Runtime.java:399] Runtime.createService webgui
09:32:18.837 [main] INFO c.m.s.Runtime [Runtime.java:399] Runtime.createService runtime
09:32:18.844 [main] INFO c.m.f.MethodCache [MethodCache.java:152] caching Runtime's 406 methods and 210 declared methods
09:32:18.875 [main] INFO c.m.f.MethodCache [MethodCache.java:193] cached Runtime 405 methods with 383 ordinal signatures in 36 ms
09:32:18.911 [main] INFO c.m.f.Registration [Registration.java:47] creating registration for runtime@spiffy-westworld - org.myrobotlab.service.Runtime
09:32:18.931 [main] INFO c.m.s.Runtime [Runtime.java:1299] runtime@spiffy-westworld registering at spiffy-westworld of type org.myrobotlab.service.Runtime
09:32:18.967 [main] INFO c.m.f.r.ServiceData [ServiceData.java:188] Returning serviceData.json from data\.myrobotlab\serviceData.json
09:32:18.969 [main] INFO c.m.f.r.Repo [Repo.java:94] create repo libraries
09:32:18.975 [main] INFO c.m.f.r.Repo [Repo.java:488] libraries\repo.json not found
09:32:18.975 [main] INFO c.m.f.r.Repo [Repo.java:495] loaded libraries\repo.json
09:32:18.976 [main] INFO c.m.i.FileIO [FileIO.java:1065] looking for Resource framework/ivy.xml.template
09:32:18.978 [main] INFO c.m.i.FileIO [FileIO.java:1065] looking for Resource framework/ivysettings.xml.template
09:32:18.980 [main] INFO c.m.f.Service [Service.java:2666] runtime new locale is fr-FR
09:32:19.070 [main] INFO c.m.s.Runtime [Runtime.java:1971] ============== args begin ==============
09:32:19.073 [main] INFO c.m.s.Runtime [Runtime.java:1981] jvmArgs [-Djava.library.path=libraries/native, -Djna.library.path=libraries/native, -Dfile.encoding=UTF-8]
09:32:19.074 [main] INFO c.m.s.Runtime [Runtime.java:1983] file.encoding UTF-8
09:32:19.074 [main] INFO c.m.s.Runtime [Runtime.java:1984] args [--from-launcher, --log-level, info, -s, webgui, WebGui, intro, Intro, python, Python]
09:32:19.075 [main] INFO c.m.s.Runtime [Runtime.java:1986] ============== args end ==============
09:32:19.076 [main] INFO c.m.s.Runtime [Runtime.java:1988] ============== env begin ==============
09:32:19.077 [main] INFO c.m.s.Runtime [Runtime.java:1994] PATH not defined
09:32:19.077 [main] INFO c.m.s.Runtime [Runtime.java:1999] JAVA_HOME not defined
09:32:19.078 [main] INFO c.m.s.Runtime [Runtime.java:2006] PROCESSOR_ARCHITECTURE=AMD64
09:32:19.078 [main] INFO c.m.s.Runtime [Runtime.java:2013] PROCESSOR_ARCHITEW6432 not defined
09:32:19.079 [main] INFO c.m.s.Runtime [Runtime.java:2015] ============== env end ==============
09:32:19.080 [main] INFO c.m.s.Runtime [Runtime.java:2017] ============== platform ==============
09:32:19.080 [main] INFO c.m.s.Runtime [Runtime.java:2019] 2022/02/11 09:32:18 - GMT - 2022/02/11 08:32:18
09:32:19.082 [main] INFO c.m.s.Runtime [Runtime.java:2020] pid 17380
09:32:19.082 [main] INFO c.m.s.Runtime [Runtime.java:2021] hostname laptop-qq4d7o9q
09:32:19.083 [main] INFO c.m.s.Runtime [Runtime.java:2022] ivy [runtime,x86.64.windows]
09:32:19.083 [main] INFO c.m.s.Runtime [Runtime.java:2023] version 1.1.744 branch develop commit 1ef3d843fd8c89d930f4077a996ff746db27f427 build null
09:32:19.085 [main] INFO c.m.s.Runtime [Runtime.java:2024] platform manifest {Archiver-Version=Plexus Archiver, Build-Host=null, Build-Jdk=11.0.13, Build-Time=2022-02-10T14:22:13Z, Build-User=root, Build-Version=744, Built-By=root, Created-By=Apache Maven 3.6.3, GitBranch=develop, GitBuildTime=2022-02-10T06:22:25-0800, GitBuildUserEmail=, GitBuildUserName=, GitBuildVersion=0.0.1-SNAPSHOT, GitClosestTagCommitCount=12277, GitClosestTagName=1.0.119, GitCommitId=1ef3d843fd8c89d930f4077a996ff746db27f427, GitCommitIdAbbrev=1ef3d84, GitCommitIdDescribe=1.0.119-12277-g1ef3d84, GitCommitIdDescribeShort=1.0.119-12277, GitCommitIdFull=null, GitCommitTime=2022-02-10T06:10:47-0800, GitCommitUserEmail=kwatters@kmwllc.com, GitCommitUserName=Kevin Watters, GitDirty=false, GitRemoteOriginUrl=https://github.com/MyRobotLab/myrobotlab.git, GitTags=, Implementation-Version=1.1.744, Main-Class=org.myrobotlab.service.Runtime, Major-Version=1.1.744, Manifest-Version=1.0}
09:32:19.085 [main] INFO c.m.s.Runtime [Runtime.java:2025] platform [x86.64.windows}]
09:32:19.086 [main] INFO c.m.s.Runtime [Runtime.java:2026] version [1.1.744]
09:32:19.086 [main] INFO c.m.s.Runtime [Runtime.java:2027] root [/C:/mrl/myrobotlab/myrobotlab-1.1.744/myrobotlab.jar]
09:32:19.087 [main] INFO c.m.s.Runtime [Runtime.java:2028] cfg dir [data\.myrobotlab]
09:32:19.088 [main] INFO c.m.s.Runtime [Runtime.java:2029] sun.arch.data.model [64]
09:32:19.089 [main] INFO c.m.s.Runtime [Runtime.java:2031] ============== non-normalized ==============
09:32:19.090 [main] INFO c.m.s.Runtime [Runtime.java:2032] os.name [Windows 11] getOS [windows]
09:32:19.091 [main] INFO c.m.s.Runtime [Runtime.java:2033] os.arch [amd64] getArch [x86]
09:32:19.092 [main] INFO c.m.s.Runtime [Runtime.java:2034] os.version [10.0]
09:32:19.093 [main] INFO c.m.s.Runtime [Runtime.java:2036] java.vm.name [Java HotSpot(TM) 64-Bit Server VM]
09:32:19.094 [main] INFO c.m.s.Runtime [Runtime.java:2037] java.vm.vendor [Oracle Corporation]
09:32:19.094 [main] INFO c.m.s.Runtime [Runtime.java:2038] java.specification.version [11]
09:32:19.095 [main] INFO c.m.s.Runtime [Runtime.java:2048] file.encoding [UTF-8]
09:32:19.099 [main] INFO c.m.s.Runtime [Runtime.java:2049] Charset.defaultCharset() [UTF-8]
09:32:19.109 [main] INFO c.m.s.Runtime [Runtime.java:2050] user.language [fr]
09:32:19.109 [main] INFO c.m.s.Runtime [Runtime.java:2051] user.country [FR]
09:32:19.110 [main] INFO c.m.s.Runtime [Runtime.java:2052] user.variant []
09:32:19.112 [main] INFO c.m.s.Runtime [Runtime.java:2056] java.home [C:\Program Files\Java\jdk-11.0.14]
09:32:19.113 [main] INFO c.m.s.Runtime [Runtime.java:2058] java.library.path [libraries/native]
09:32:19.113 [main] INFO c.m.s.Runtime [Runtime.java:2059] user.dir [C:\mrl\myrobotlab\myrobotlab-1.1.744]
09:32:19.114 [main] INFO c.m.s.Runtime [Runtime.java:2061] user.home [C:\Users\nebet]
09:32:19.115 [main] INFO c.m.s.Runtime [Runtime.java:2062] total mem [246] Mb
09:32:19.116 [main] INFO c.m.s.Runtime [Runtime.java:2063] total free [218] Mb
09:32:19.117 [main] INFO c.m.s.Runtime [Runtime.java:2068] guessed os bitness [64]
09:32:19.119 [main] INFO c.m.s.Runtime [Runtime.java:2075] getting local repo
09:32:19.121 [main] INFO c.m.s.Runtime [Runtime.java:496] config for runtime - data\config\default\runtime.yml does not exist loading default
09:32:19.122 [main] INFO c.m.f.Service [ServiceInterface.java:207] runtime of type Runtime does not have a getDefault
09:32:19.122 [main] INFO c.m.s.Runtime [Runtime.java:399] Runtime.createService runtime
09:32:19.123 [main] INFO c.m.s.Runtime [Runtime.java:429] service runtime already exists
09:32:19.125 [main] INFO c.m.f.Service [Service.java:1386] Default service config loading for service: runtime type: org.myrobotlab.service.Runtime
09:32:19.126 [main] INFO c.m.f.Service [Service.java:2666] runtime new locale is null
09:32:19.129 [main] INFO c.m.f.Service [Service.java:2223] runtime info setting locale to null
09:32:19.129 [main] INFO c.m.p.InProcessCli [InProcessCli.java:122] starting runtime worker
09:32:19.313 [main] INFO c.m.s.Runtime [RouteTable.java:31] adding route and setting default to id spiffy-westworld-cli uuid 141944b3-de76-4881-9bbc-c00840baf5f2 metric 10
09:32:19.314 [main] INFO c.m.f.Service [Service.java:2223] runtime info enabled cli
09:32:19.316 [main] INFO c.m.f.Service [Service.java:1386] Default service config loading for service: runtime type: org.myrobotlab.service.Runtime
09:32:19.317 [main] INFO c.m.f.Service [Service.java:2666] runtime new locale is null
09:32:19.318 [main] INFO c.m.f.Service [Service.java:2223] runtime info setting locale to null
09:32:19.318 [main] INFO c.m.s.Runtime [Runtime.java:1222] already in interactive mode
09:32:19.320 [main] INFO c.m.f.Service [Service.java:2223] runtime info enabled cli
09:32:19.322 [main] INFO c.m.s.Runtime [Runtime.java:399] Runtime.createService security
09:32:19.325 [main] INFO c.m.f.MethodCache [MethodCache.java:152] caching Security's 237 methods and 37 declared methods
09:32:19.331 [main] INFO c.m.f.MethodCache [MethodCache.java:193] cached Security 236 methods with 218 ordinal signatures in 7 ms
09:32:19.333 [main] INFO c.m.f.Registration [Registration.java:47] creating registration for security@spiffy-westworld - org.myrobotlab.service.Security
09:32:19.337 [main] INFO c.m.s.Runtime [Runtime.java:1299] security@spiffy-westworld registering at spiffy-westworld of type org.myrobotlab.service.Security
09:32:19.340 [main] INFO c.m.s.Security [Security.java:639] security loading secure store file data\Security\store
09:32:19.341 [main] INFO c.m.s.Security [Security.java:651] Security.loadStore file not found data\Security\store
09:32:19.342 [main] INFO c.m.s.Runtime [Runtime.java:496] config for security - data\config\default\security.yml does not exist loading default
09:32:19.342 [main] INFO c.m.f.Service [ServiceInterface.java:207] security of type Security does not have a getDefault
09:32:19.343 [main] WARN c.m.f.Service [ServiceInterface.java:222] security of type Security does not have a Config object - creating default service config
09:32:19.343 [main] INFO c.m.s.Runtime [Runtime.java:399] Runtime.createService security
09:32:19.344 [main] INFO c.m.s.Runtime [Runtime.java:429] service security already exists
09:32:19.346 [main] INFO c.m.f.Service [Service.java:1386] Default service config loading for service: security type: org.myrobotlab.service.Security
09:32:19.347 [main] INFO c.m.f.Service [Service.java:1386] Default service config loading for service: security type: org.myrobotlab.service.Security
09:32:19.347 [main] INFO c.m.i.FileIO [FileIO.java:238] extract(root=/C:/mrl/myrobotlab/myrobotlab-1.1.744/myrobotlab.jar, src=resource, dst=null, overwrite=false)
09:32:19.347 [main] INFO c.m.i.FileIO [FileIO.java:268] normalized extract([/C:/mrl/myrobotlab/myrobotlab-1.1.744/myrobotlab.jar], [resource], [.])
09:32:19.348 [main] WARN c.m.i.FileIO [FileIO.java:284] ./resource aleady exists - not extracting
09:32:19.348 [main] INFO c.m.s.Runtime [Runtime.java:1222] already in interactive mode
09:32:19.349 [main] ERROR c.m.s.Runtime [Runtime.java:455] org.myrobotlab.service.WebGui is not installed
09:32:19.349 [main] INFO c.m.f.Service [Service.java:2223] runtime info installing WebGui
09:32:19.350 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installationStart starting install of org.myrobotlab.service.WebGui
09:32:19.352 [Thread-0] INFO c.m.f.r.Repo [IvyWrapper.java:405] installing 1 services into libraries
09:32:19.353 [Thread-0] INFO c.m.f.r.Repo [Repo.java:243] creating work directory libraries
09:32:19.354 [Thread-0] INFO c.m.i.FileIO [FileIO.java:1065] looking for Resource framework/ivysettings.xml.template
09:32:19.355 [Thread-0] INFO c.m.f.r.Repo [Repo.java:233] writing file libraries/ivysettings.xml
09:32:19.357 [Thread-0] INFO c.m.i.FileIO [FileIO.java:1065] looking for Resource framework/ivy.xml.template
09:32:19.358 [Thread-0] INFO c.m.f.r.Repo [Repo.java:233] writing file libraries/ivy.xml
09:32:19.359 [Thread-0] INFO c.m.f.r.Repo [IvyWrapper.java:426] cmd java -jar ..\..\ivy-2.4.0-4.jar -settings libraries/ivysettings.xml -ivy libraries/ivy.xml -retrieve libraries/jar/[originalname].[ext]
09:32:19.362 [main] INFO c.m.f.MethodCache [MethodCache.java:152] caching WebGui's 254 methods and 57 declared methods
09:32:19.370 [main] INFO c.m.f.MethodCache [MethodCache.java:193] cached WebGui 253 methods with 234 ordinal signatures in 12 ms
09:32:19.372 [main] INFO c.m.f.Registration [Registration.java:47] creating registration for webgui@spiffy-westworld - org.myrobotlab.service.WebGui
09:32:19.379 [main] INFO c.m.s.Runtime [Runtime.java:1299] webgui@spiffy-westworld registering at spiffy-westworld of type org.myrobotlab.service.WebGui
09:32:19.380 [main] INFO c.m.s.Runtime [Runtime.java:496] config for webgui - data\config\default\webgui.yml does not exist loading default
09:32:19.381 [main] INFO c.m.f.Service [ServiceInterface.java:207] webgui of type WebGui does not have a getDefault
09:32:19.381 [main] INFO c.m.s.Runtime [Runtime.java:399] Runtime.createService webgui
09:32:19.381 [main] INFO c.m.s.Runtime [Runtime.java:429] service webgui already exists
09:32:19.383 [main] INFO c.m.s.WebGui [WebGui.java:1064] starting webgui service....
09:32:19.458 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress :: loading settings :: file = libraries\ivysettings.xml
09:32:19.499 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:610] Installed AtmosphereHandler org.atmosphere.nettosphere.Config$Builder$1 mapped to context-path: /stream
09:32:19.499 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:611] Installed the following AtmosphereInterceptor mapped to AtmosphereHandler org.atmosphere.nettosphere.Config$Builder$1
09:32:19.501 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:610] Installed AtmosphereHandler org.atmosphere.nettosphere.Config$Builder$1 mapped to context-path: /api
09:32:19.502 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:611] Installed the following AtmosphereInterceptor mapped to AtmosphereHandler org.atmosphere.nettosphere.Config$Builder$1
09:32:19.528 [main] WARN o.a.c.AtmosphereFramework [AtmosphereFramework.java:1482] SessionSupport error. Make sure you also define org.atmosphere.cpr.SessionSupport as a listener in web.xml, see https://github.com/Atmosphere/atmosphere/wiki/Enabling-HttpSession-Support
09:32:19.564 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:2843] Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
09:32:19.565 [main] INFO o.a.c.DefaultAnnotationProcessor [DefaultAnnotationProcessor.java:151] AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
09:32:19.640 [main] INFO o.a.u.ForkJoinPool [ForkJoinPool.java:48] Using ForkJoinPool  java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power.
09:32:19.648 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1771] Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
09:32:19.649 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1228] Installing Default AtmosphereInterceptors
09:32:19.650 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1247] 	org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support
09:32:19.651 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1247] 	org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor
09:32:19.653 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1247] 	org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support
09:32:19.655 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1247] 	org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support
09:32:19.655 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1247] 	org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support
09:32:19.656 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1247] 	org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support
09:32:19.657 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1247] 	org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support
09:32:19.659 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1247] 	org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol
09:32:19.659 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1247] 	org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
09:32:19.660 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1247] 	org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection
09:32:19.660 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1247] 	org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor
09:32:19.660 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1237] Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them.
09:32:19.665 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:2634] Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 
09:32:19.672 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:2634] Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 
09:32:19.675 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:2634] Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 
09:32:19.676 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:2634] Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 
09:32:19.679 [main] INFO o.a.i.HeartbeatInterceptor [HeartbeatInterceptor.java:158] HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds
09:32:19.679 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:2634] Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 
09:32:19.680 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:2634] Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 
09:32:19.680 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:2634] Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 
09:32:19.680 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:2634] Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 
09:32:19.681 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:2634] Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 
09:32:19.682 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:2634] Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 
09:32:19.682 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:2634] Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 
09:32:19.683 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1039] Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
09:32:19.685 [main] WARN o.a.c.AtmosphereFramework [AtmosphereFramework.java:1045] No BroadcasterCache configured. Broadcasted message between client reconnection will be LOST. It is recommended to configure the org.atmosphere.cache.UUIDBroadcasterCache
09:32:19.687 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1053] Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster
09:32:19.687 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1054] Broadcaster Shared List Resources: false
09:32:19.687 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1055] Broadcaster Polling Wait Time 100
09:32:19.688 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1056] Shared ExecutorService supported: true
09:32:19.688 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress :: resolving dependencies :: org.myrobotlab#myrobotlab-core;working@LAPTOP-QQ4D7O9Q
09:32:19.689 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1065] Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor
09:32:19.689 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	confs: [compile, runtime, test]
09:32:19.689 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1072] Async I/O Thread Pool Size: 200
09:32:19.691 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1078] Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
09:32:19.691 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1079] Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory
09:32:19.692 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1080] Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
09:32:19.696 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1090] Invoke AtmosphereInterceptor on WebSocket message true
09:32:19.696 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1091] HttpSession supported: true
09:32:19.697 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1093] Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation
09:32:19.697 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1094] Atmosphere is using async support: org.atmosphere.container.NettyCometSupport running under container: Nettosphere/3.0
09:32:19.699 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1096] Atmosphere Framework 2.5.14 started.
09:32:19.700 [main] INFO o.a.c.AtmosphereFramework [AtmosphereFramework.java:1098] 

	For Atmosphere Framework Commercial Support, visit 
	http://www.async-io.org/ or send an email to support@async-io.org

09:32:19.724 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress :: resolution report :: resolve 36ms :: artifacts dl 0ms
09:32:19.726 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	---------------------------------------------------------------------
09:32:19.727 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	|                  |            modules            ||   artifacts   |
09:32:19.728 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
09:32:19.728 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	---------------------------------------------------------------------
09:32:19.729 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	|      compile     |   0   |   0   |   0   |   0   ||   0   |   0   |
09:32:19.729 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	|      runtime     |   0   |   0   |   0   |   0   ||   0   |   0   |
09:32:19.730 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	|       test       |   0   |   0   |   0   |   0   ||   0   |   0   |
09:32:19.731 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	---------------------------------------------------------------------
09:32:19.738 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress :: retrieving :: org.myrobotlab#myrobotlab-core
09:32:19.739 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	confs: [compile, runtime, test]
09:32:19.749 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	0 artifacts copied, 0 already retrieved (0kB/10ms)
09:32:19.750 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] info installed org.jmdns/jmdns/3.5.5/null platform x86.64.windows
09:32:19.750 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] info installed org.atmosphere/nettosphere/3.2.1/null platform x86.64.windows
09:32:19.751 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] info installed javax.annotation/javax.annotation-api/1.3.2/null platform x86.64.windows
09:32:19.753 [Thread-0] INFO c.m.f.r.Repo [Repo.java:333] Repo info installationStop finished install of org.myrobotlab.service.WebGui
09:32:20.993 [main] INFO o.a.n.Nettosphere [Nettosphere.java:127] NettoSphere 3.2.1 Started.
09:32:20.994 [main] INFO c.m.s.WebGui [WebGui.java:1097] WebGui webgui started on port 8888
09:32:20.996 [main] INFO c.m.f.Service [Service.java:2126] subscribe [runtime/registered ---> webgui/onRegistered]
09:32:20.996 [main] INFO c.m.f.Service [Service.java:2126] subscribe [runtime/released ---> webgui/onReleased]
09:32:20.997 [main] INFO c.m.s.WebGui [WebGui.java:1115] auto starting default browser
09:32:21.279 [main] INFO c.m.s.WebGui [WebGui.java:1064] starting webgui service....
09:32:21.280 [main] INFO c.m.s.WebGui [WebGui.java:1076] webgui already started on port 8888
09:32:21.282 [main] INFO c.m.s.Runtime [Runtime.java:347] attempting to invoke : intro of type Intro
09:32:21.283 [main] INFO c.m.s.Runtime [Runtime.java:399] Runtime.createService intro
09:32:21.285 [main] INFO c.m.f.MethodCache [MethodCache.java:152] caching Intro's 213 methods and 8 declared methods
09:32:21.290 [main] INFO c.m.f.MethodCache [MethodCache.java:193] cached Intro 212 methods with 194 ordinal signatures in 5 ms
09:32:21.291 [main] INFO c.m.f.Registration [Registration.java:47] creating registration for intro@spiffy-westworld - org.myrobotlab.service.Intro
09:32:21.294 [main] INFO c.m.s.Runtime [Runtime.java:1299] intro@spiffy-westworld registering at spiffy-westworld of type org.myrobotlab.service.Intro
09:32:21.297 [main] ERROR c.m.s.Runtime [Runtime.java:537] createService failed for intro@spiffy-westworld of type org.myrobotlab.service.Intro
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
	at org.myrobotlab.framework.Instantiator.getThrowableNewInstance(Instantiator.java:54)
	at org.myrobotlab.service.Runtime.createService(Runtime.java:465)
	at org.myrobotlab.service.Runtime.create(Runtime.java:318)
	at org.myrobotlab.service.Runtime.createAndStartServices(Runtime.java:349)
	at org.myrobotlab.service.Runtime.main(Runtime.java:3441)
Caused by: java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringUtils
	at org.myrobotlab.framework.MethodCache.getMethod(MethodCache.java:345)
	at org.myrobotlab.framework.MethodCache.getMethod(MethodCache.java:268)
	at org.myrobotlab.framework.MethodCache.getMethod(MethodCache.java:286)
	at org.myrobotlab.framework.Service.invokeOn(Service.java:1317)
	at org.myrobotlab.framework.Service.broadcast(Service.java:1256)
	at org.myrobotlab.service.Runtime.register(Runtime.java:1360)
	at org.myrobotlab.framework.Service.<init>(Service.java:696)
	at org.myrobotlab.service.Intro.<init>(Intro.java:26)
	... 9 common frames omitted
Caused by: java.lang.ClassNotFoundException: org.apache.commons.lang3.StringUtils
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
	... 17 common frames omitted
09:32:21.299 [main] ERROR c.m.f.Service [Service.java:2183] runtime error could not create service intro Intro
09:32:21.302 [main] INFO c.m.s.Runtime [Runtime.java:347] attempting to invoke : python of type Python
09:32:21.303 [main] INFO c.m.s.Runtime [Runtime.java:399] Runtime.createService python
09:32:21.304 [main] ERROR c.m.s.Runtime [Runtime.java:455] org.myrobotlab.service.Python is not installed
09:32:21.305 [main] INFO c.m.f.Service [Service.java:2223] runtime info installing Python
09:32:21.306 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installationStart starting install of org.myrobotlab.service.Python
09:32:21.306 [Thread-4] INFO c.m.f.r.Repo [IvyWrapper.java:405] installing 1 services into libraries
09:32:21.306 [Thread-4] INFO c.m.f.r.Repo [Repo.java:243] creating work directory libraries
09:32:21.308 [Thread-4] INFO c.m.i.FileIO [FileIO.java:1065] looking for Resource framework/ivysettings.xml.template
09:32:21.308 [Thread-4] INFO c.m.f.r.Repo [Repo.java:233] writing file libraries/ivysettings.xml
09:32:21.310 [Thread-4] INFO c.m.i.FileIO [FileIO.java:1065] looking for Resource framework/ivy.xml.template
09:32:21.310 [Thread-4] INFO c.m.f.r.Repo [Repo.java:233] writing file libraries/ivy.xml
09:32:21.311 [Thread-4] INFO c.m.f.r.Repo [IvyWrapper.java:426] cmd java -jar ..\..\ivy-2.4.0-4.jar -settings libraries/ivysettings.xml -ivy libraries/ivy.xml -retrieve libraries/jar/[originalname].[ext]
09:32:21.315 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress :: loading settings :: file = libraries\ivysettings.xml
09:32:21.317 [main] INFO c.m.f.MethodCache [MethodCache.java:152] caching Python's 243 methods and 44 declared methods
09:32:21.325 [main] INFO c.m.f.MethodCache [MethodCache.java:193] cached Python 242 methods with 224 ordinal signatures in 9 ms
09:32:21.326 [main] INFO c.m.f.Registration [Registration.java:47] creating registration for python@spiffy-westworld - org.myrobotlab.service.Python
09:32:21.330 [main] INFO c.m.s.Runtime [Runtime.java:1299] python@spiffy-westworld registering at spiffy-westworld of type org.myrobotlab.service.Python
09:32:21.330 [main] ERROR c.m.s.Runtime [Runtime.java:537] createService failed for python@spiffy-westworld of type org.myrobotlab.service.Python
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
	at org.myrobotlab.framework.Instantiator.getThrowableNewInstance(Instantiator.java:54)
	at org.myrobotlab.service.Runtime.createService(Runtime.java:465)
	at org.myrobotlab.service.Runtime.create(Runtime.java:318)
	at org.myrobotlab.service.Runtime.createAndStartServices(Runtime.java:349)
	at org.myrobotlab.service.Runtime.main(Runtime.java:3441)
Caused by: java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringUtils
	at org.myrobotlab.framework.MethodCache.getMethod(MethodCache.java:345)
	at org.myrobotlab.framework.MethodCache.getMethod(MethodCache.java:268)
	at org.myrobotlab.framework.MethodCache.getMethod(MethodCache.java:286)
	at org.myrobotlab.framework.Service.invokeOn(Service.java:1317)
	at org.myrobotlab.framework.Service.broadcast(Service.java:1256)
	at org.myrobotlab.service.Runtime.register(Runtime.java:1360)
	at org.myrobotlab.framework.Service.<init>(Service.java:696)
	at org.myrobotlab.service.Python.<init>(Python.java:324)
	... 9 common frames omitted
09:32:21.331 [main] ERROR c.m.f.Service [Service.java:2183] runtime error could not create service python Python
09:32:21.344 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress :: resolving dependencies :: org.myrobotlab#myrobotlab-core;working@LAPTOP-QQ4D7O9Q
09:32:21.344 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	confs: [compile, runtime, test]
09:32:21.358 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress :: resolution report :: resolve 15ms :: artifacts dl 0ms
09:32:21.360 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	---------------------------------------------------------------------
09:32:21.361 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	|                  |            modules            ||   artifacts   |
09:32:21.362 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
09:32:21.364 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	---------------------------------------------------------------------
09:32:21.365 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	|      compile     |   0   |   0   |   0   |   0   ||   0   |   0   |
09:32:21.368 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	|      runtime     |   0   |   0   |   0   |   0   ||   0   |   0   |
09:32:21.370 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	|       test       |   0   |   0   |   0   |   0   ||   0   |   0   |
09:32:21.372 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	---------------------------------------------------------------------
09:32:21.380 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress :: retrieving :: org.myrobotlab#myrobotlab-core
09:32:21.388 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	confs: [compile, runtime, test]
09:32:21.401 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installProgress 	0 artifacts copied, 0 already retrieved (0kB/12ms)
09:32:21.405 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] info installed org.python/jython-standalone/2.7.1/null platform x86.64.windows
09:32:21.410 [Thread-4] INFO c.m.f.r.Repo [Repo.java:333] Repo info installationStop finished install of org.myrobotlab.service.Python
09:32:22.490 [nioEventLoopGroup-3-10] INFO c.m.s.Runtime [RouteTable.java:31] adding route and setting default to id webgui-client uuid bb949f25-0b44-4a05-8c82-92d271e3187f metric 10
09:32:22.504 [nioEventLoopGroup-3-10] INFO c.m.s.WebGui [WebGui.java:612] <-- runtime@spiffy-westworld. --> runtime.describe(fill-uuid,{"id":"spiffy-westworld","uuid":"bb949f25-0b44-4a05-8c82-92d271e3187f","platform":{"os":"windows","arch":"x86","osBitness":64,"jvmBitness":64,"lang":"java","vmName":"Java HotSpot(TM) 64-Bit Server VM","vmVersion":"11","mrlVersion":"1.1.744","isVirtual":false,"id":"spiffy-westworld","branch":"develop","pid":"17380","hostname":"laptop-qq4d7o9q","commit":"1ef3d843fd8c89d930f4077a996ff746db27f427","motd":"resistance is futile, we have cookies and robots ...","startTime":"2022-02-11 09:32:18.696","manifest":{"Archiver-Version":"Plexus Archiver","Build-Host":"null","Build-Jdk":"11.0.13","Build-Time":"2022-02-10T14:22:13Z","Build-User":"root","Build-Version":"744","Built-By":"root","Created-By":"Apache Maven 3.6.3","GitBranch":"develop","GitBuildTime":"2022-02-10T06:22:25-0800","GitBuildUserEmail":"","GitBuildUserName":"","GitBuildVersion":"0.0.1-SNAPSHOT","GitClosestTagCommitCount":"12277","GitClosestTagName":"1.0.119","GitCommitId":"1ef3d843fd8c89d930f4077a996ff746db27f427","GitCommitIdAbbrev":"1ef3d84","GitCommitIdDescribe":"1.0.119-12277-g1ef3d84","GitCommitIdDescribeShort":"1.0.119-12277","GitCommitIdFull":"null","GitCommitTime":"2022-02-10T06:10:47-0800","GitCommitUserEmail":"kwatters@kmwllc.com","GitCommitUserName":"Kevin Watters","GitDirty":"false","GitRemoteOriginUrl":"https://github.com/MyRobotLab/myrobotlab.git","GitTags":"","Implementation-Version":"1.1.744","Main-Class":"org.myrobotlab.service.Runtime","Major-Version":"1.1.744","Manifest-Version":"1.0"},"shortCommit":"1ef3d84"}}) - 1644568342501
09:32:22.517 [webgui-incoming-msg-queue] INFO c.m.f.Registration [Registration.java:47] creating registration for intro@spiffy-westworld - org.myrobotlab.service.Intro
09:32:22.521 [webgui-incoming-msg-queue] INFO c.m.f.Registration [Registration.java:47] creating registration for python@spiffy-westworld - org.myrobotlab.service.Python
09:32:22.523 [webgui-incoming-msg-queue] INFO c.m.f.Registration [Registration.java:47] creating registration for runtime@spiffy-westworld - org.myrobotlab.service.Runtime
09:32:22.527 [webgui-incoming-msg-queue] INFO c.m.f.Registration [Registration.java:47] creating registration for security@spiffy-westworld - org.myrobotlab.service.Security
09:32:22.529 [webgui-incoming-msg-queue] INFO c.m.f.Registration [Registration.java:47] creating registration for webgui@spiffy-westworld - org.myrobotlab.service.WebGui
13:21:34.693 [nioEventLoopGroup-3-4] INFO c.m.s.WebGui [WebGui.java:288] onDisconnect - AtmosphereResourceEventImpl{ isCancelled=false isClosedByClient=true isClosedByApplication=false isResumedOnTimeout=false throwable=null resource=null} bb949f25-0b44-4a05-8c82-92d271e3187f
13:21:34.699 [nioEventLoopGroup-3-4] INFO c.m.s.WebGui [WebGui.java:300] bb949f25-0b44-4a05-8c82-92d271e3187f is closed by client
13:21:34.699 [runtime_outbox_0] ERROR c.m.s.Runtime [Runtime.java:3050] no connection for id webgui-client


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant