Java-Fehler mit opsi-configed 4.2.16.4.9

alexander
Beiträge: 3
Registriert: 03 Nov 2022, 14:31

Java-Fehler mit opsi-configed 4.2.16.4.9

Beitrag von alexander »

Hallo,

nachdem ich das Paket opsi-configed auf Version 4.2.16.4.9 upgedatet habe, kommt bei der Anmeldung am config-editor die Fehlermeldung
java.lang.NullPointerException: Cannot invoke "java.util.Map.entrySet()" because the return value of "java.util.Map.get(Object)" is null
Die vorherige Version 4.2.15.1.4 funktioniert ohne Probleme.

Viele Grüße
Alexander
Benutzeravatar
r.roeder
uib-Team
Beiträge: 540
Registriert: 02 Jul 2008, 10:08

Re: Java-Fehler mit opsi-configed 4.2.16.4.9

Beitrag von r.roeder »

Hallo, bitte mal die Logdatei posten oder an info@uib.de schicken; bzw. ein paar Dutzend Zeilen um die Fehlermeldung herum. Die Logdatei findet man am einfachsten, indem man sie unter Hilfe/Logdatei öffnet (oder ihren Pfad in die Zwischenablag kopiert)
Danke!
opsi support - uib gmbh
For productive opsi installations we recommend maintainance + support contracts which are the base of opsi development.


Wondering who's using opsi? Have a look at the opsi map: http://opsi.org/opsi-map/.
alexander
Beiträge: 3
Registriert: 03 Nov 2022, 14:31

Re: Java-Fehler mit opsi-configed 4.2.16.4.9

Beitrag von alexander »

Hallo,

hier ist der letzte Teil der Log-Datei:

Code: Alles auswählen

[3] (INFO)     [2022-11-04  06:11:50.912]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   initiating LZ4FrameInputStream
[3] (INFO)     [2022-11-04  06:11:50.975]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   guessContentType null
[3] (INFO)     [2022-11-04  06:11:50.990]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   received line of length 31417
[4] (CHECK)    [2022-11-04  06:11:50.990]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ------  stopped: retrieveJSONObject  got result true  
[4] (CHECK)    [2022-11-04  06:11:50.990]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ======  diff 140 ms  (retrieveJSONObject  got result true )
[3] (INFO)     [2022-11-04  06:11:50.990]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject ready
[3] (INFO)     [2022-11-04  06:11:50.990]    [Thread[Thread-2,6,main]]      de.uib.utilities.thread.WaitCursor    stop wait cursor 4, was located at (de.uib.opsicommand.JSONthroughHTTPS)
[3] (INFO)     [2022-11-04  06:11:51.022]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   retrieveOpsiLicensingInfoVersion getMethodSignature( backend_getLicensingInfo [licenses, legacy_modules, dates, allow_cache]
[3] (INFO)     [2022-11-04  06:11:51.022]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects started
[4] (CHECK)    [2022-11-04  06:11:51.022]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ------  started: retrieveJSONObject  FROM https://192.168.13.13:4447/rpc  ++ {rpcpath=, method=backend_getLicensingInfo, params=[truefalsetruefalse]} 
[3] (INFO)     [2022-11-04  06:11:51.022]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   produceConnection, url; https://192.168.13.13:4447/rpc
[3] (INFO)     [2022-11-04  06:11:51.022]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject by connection sun.net.www.protocol.https.DelegateHttpsURLConnection:https://192.168.13.13:4447/rpc
[3] (INFO)     [2022-11-04  06:11:51.022]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject request properties {User-Agent=[opsi config editor 4.2.16.4.9], Accept-Encoding=[lz4], X-opsi-session-lifetime=[900]}
[3] (INFO)     [2022-11-04  06:11:51.022]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject request method POST
[3] (INFO)     [2022-11-04  06:11:51.022]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   https protocols given by system null
[3] (INFO)     [2022-11-04  06:11:51.022]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects request old or  new session 
[3] (INFO)     [2022-11-04  06:11:51.022]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects connected  new session 
[3] (INFO)     [2022-11-04  06:11:51.022]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   connection cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   initiating input stream
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   initiating plain input stream
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   guessContentType null
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   received line of length 2574
[4] (CHECK)    [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ------  stopped: retrieveJSONObject  got result true  
[4] (CHECK)    [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ======  diff 2422 ms  (retrieveJSONObject  got result true )
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject ready
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.utilities.thread.WaitCursor    stop wait cursor 3, was located at (de.uib.opsicommand.JSONthroughHTTPS)
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects started
[4] (CHECK)    [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ------  started: retrieveJSONObject  FROM https://192.168.13.13:4447/rpc  ++ {rpcpath=, method=backend_info, params=[]} 
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   produceConnection, url; https://192.168.13.13:4447/rpc
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject by connection sun.net.www.protocol.https.DelegateHttpsURLConnection:https://192.168.13.13:4447/rpc
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject request properties {User-Agent=[opsi config editor 4.2.16.4.9], Accept-Encoding=[lz4], X-opsi-session-lifetime=[900]}
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject request method POST
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   https protocols given by system null
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects request old or  new session 
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects connected  new session 
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   connection cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   initiating input stream
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   initiating plain input stream
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   guessContentType null
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   received line of length 101
[4] (CHECK)    [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ------  stopped: retrieveJSONObject  got result true  
[4] (CHECK)    [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ======  diff 0 ms  (retrieveJSONObject  got result true )
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject ready
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.utilities.thread.WaitCursor    stop wait cursor 3, was located at (de.uib.opsicommand.JSONthroughHTTPS)
[4] (CHECK)    [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController    ------  started: HOST_read 
[4] (CHECK)    [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   host_getObjects
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects started
[4] (CHECK)    [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ------  started: retrieveJSONObject  FROM https://192.168.13.13:4447/rpc  ++ {rpcpath=, method=host_getObjects, params=[[]{}]} 
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   produceConnection, url; https://192.168.13.13:4447/rpc
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject by connection sun.net.www.protocol.https.DelegateHttpsURLConnection:https://192.168.13.13:4447/rpc
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject request properties {User-Agent=[opsi config editor 4.2.16.4.9], Accept-Encoding=[lz4], X-opsi-session-lifetime=[900]}
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject request method POST
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   https protocols given by system null
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects request old or  new session 
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects connected  new session 
[3] (INFO)     [2022-11-04  06:11:53.444]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   connection cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256
[3] (INFO)     [2022-11-04  06:11:53.522]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  0.2625
[3] (INFO)     [2022-11-04  06:11:53.647]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   initiating input stream
[3] (INFO)     [2022-11-04  06:11:53.647]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   initiating LZ4FrameInputStream
[3] (INFO)     [2022-11-04  06:11:53.647]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   guessContentType null
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   received line of length 53456
[4] (CHECK)    [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ------  stopped: retrieveJSONObject  got result true  
[4] (CHECK)    [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ======  diff 218 ms  (retrieveJSONObject  got result true )
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject ready
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.utilities.thread.WaitCursor    stop wait cursor 4, was located at (de.uib.opsicommand.JSONthroughHTTPS)
[4] (CHECK)    [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController    ------  stopped: HOST_read 
[4] (CHECK)    [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController    ======  diff 218 ms  (HOST_read)
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController$DefaultHostInfoCollections   retrieveOpsiHosts countHosts 144
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController$DefaultHostInfoCollections   retrieveOpsiHosts  type opsiconfigserver host {repositoryRemoteUrl=webdavs://192.168.13.13:4447/repository, hardwareAddress=00:50:56:b3:43:ee, notes=, repositoryLocalUrl=file:///var/lib/opsi/repository, ident=opsi-01.pero.local, ipAddress=192.168.13.13, description=, depotLocalUrl=file:///var/lib/opsi/depot, type=OpsiConfigserver, networkAddress=192.168.0.0/20, masterDepotId=null, inventoryNumber=, workbenchRemoteUrl=smb://192.168.13.13/opsi_workbench, maxBandwidth=0, isMasterDepot=true, depotRemoteUrl=smb://192.168.13.13/opsi_depot, workbenchLocalUrl=file:///var/lib/opsi/workbench, opsiHostKey=****, id=opsi-01.pero.local, depotWebdavUrl=webdavs://192.168.13.13:4447/depot}
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController$DefaultHostInfoCollections   retrieveOpsiHosts workbenchpath /var/lib/opsi/workbench
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController$DefaultHostInfoCollections   retrieveOpsiHost found masterDepots 1
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.DataStubNOM   retrieveHostConfigs classCounter:2
[4] (CHECK)    [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.DataStubNOM    ------  started:  retrieveHostConfigs 
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects started
[4] (CHECK)    [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ------  started: retrieveJSONObject  FROM https://192.168.13.13:4447/rpc  ++ {rpcpath=, method=configState_getObjects, params=[[]{}]} 
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   produceConnection, url; https://192.168.13.13:4447/rpc
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject by connection sun.net.www.protocol.https.DelegateHttpsURLConnection:https://192.168.13.13:4447/rpc
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject request properties {User-Agent=[opsi config editor 4.2.16.4.9], Accept-Encoding=[lz4], X-opsi-session-lifetime=[900]}
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject request method POST
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   https protocols given by system null
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects request old or  new session 
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects connected  new session 
[3] (INFO)     [2022-11-04  06:11:53.662]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   connection cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256
[3] (INFO)     [2022-11-04  06:11:53.725]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  0.3141
[3] (INFO)     [2022-11-04  06:11:54.178]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   initiating input stream
[3] (INFO)     [2022-11-04  06:11:54.178]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   initiating LZ4FrameInputStream
[3] (INFO)     [2022-11-04  06:11:54.178]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   guessContentType null
[3] (INFO)     [2022-11-04  06:11:54.178]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   received line of length 116798
[4] (CHECK)    [2022-11-04  06:11:54.178]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ------  stopped: retrieveJSONObject  got result true  
[4] (CHECK)    [2022-11-04  06:11:54.178]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ======  diff 516 ms  (retrieveJSONObject  got result true )
[3] (INFO)     [2022-11-04  06:11:54.178]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject ready
[3] (INFO)     [2022-11-04  06:11:54.194]    [Thread[Thread-2,6,main]]      de.uib.utilities.thread.WaitCursor    stop wait cursor 3, was located at (de.uib.opsicommand.JSONthroughHTTPS)
[4] (CHECK)    [2022-11-04  06:11:54.194]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.DataStubNOM    ------  stopped:  retrieveHostConfigs 
[4] (CHECK)    [2022-11-04  06:11:54.194]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.DataStubNOM    ======  diff 532 ms  ( retrieveHostConfigs)
[3] (INFO)     [2022-11-04  06:11:54.194]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.DataStubNOM   retrieveHostConfigs retrieved [pc-steber.pero.local, nb-boehm.pero.local, pc-schwarz-m.pero.local, pc-marter-02.pero.local, nb-schwarz-02.pero.local, nb-wintergerst.pero.local, pc-bde-g06.pero.local, nb-czernik-03.pero.local, pc-laser-1.pero.local, pc-kalkof-03.pero.local, pc-gemeinholzer.pero.local, pc-bespr-gl.pero.local, pc-schneider.pero.local, pc-bde-g03.pero.local, pc-personal-02.pero.local, pc-ritter.pero.local, pc-bde05.pero.local, pc-schulung-02.pero.local, pc-monitoring.pero.local, nb-kanzler-02.pero.local, nb-gerstner-02.pero.local, nb-erbel-h.pero.local, pc-bde-g09.pero.local, pc-schuster.pero.local, pc-waibel.pero.local, nb-socher-02.pero.local, pc-schnakenb-02.pero.local, pc-feigl-g.pero.local, pc-bautz.pero.local, pc-jahn.pero.local, pc-ickert-02.pero.local, pc-reutner-02.pero.local, pc-ritter-s.pero.local, pc-saule.pero.local, pc-fendt-02.pero.local, pc-kompetenz.pero.local, pc-tschech-03.pero.local, nb-vertrieb.pero.local, pc-lager4.pero.local, pc-nowotny.pero.local, nb-meier.pero.local, pc-saur.pero.local, nb-rasch-02.pero.local, pc-litzel.pero.local, pc-koenig.pero.local, pc-bde07.pero.local, nb-kroll.pero.local, pc-ek-azubi.pero.local, nb-gruber-02.pero.local, nb-mendel.pero.local, pc-binninger.pero.local, pc-et-azubi.pero.local, nb-it.pero.local, nb-motzer-02.pero.local, pc-laser-2.pero.local, pc-oepp-03.pero.local, pc-bde08.pero.local, pc-edv-01.pero.local, nb-armbruster.pero.local, pc-luebbers.pero.local, nb-homeoffice-1.pero.local, pc-schul-werk3.pero.local, nb-grams-03.pero.local, pc-bde09.pero.local, pc-meier.pero.local, pc-schmidt.pero.local, nb-appelmann.pero.local, pc-erbel-h.pero.local, pc-bde10.pero.local, pc-graf-02.pero.local, pc-bde06.pero.local, pc-kopraktikant.pero.local, pc-labeldruck.pero.local, pc-video-02.pero.local, nb-elektrik-gth.pero.local, pc-nassl.pero.local, pc-luebbers1.pero.local, pc-roessner.pero.local, pc-azzouni-02.pero.local, pc-trautmann-02.pero.local, nb-mikroskop.pero.local, nb-farago.pero.local, nb-roboter.pero.local, vm-test-01.pero.local, pc-bde-g02.pero.local, pcschaarschmidt.pero.local, pc-willing.pero.local, nb-binder.pero.local, pc-gerstner-f.pero.local, pc-win11test.pero.local, pc-feller.pero.local, pc-feigl-j02.pero.local, pc-bde-g01.pero.local, pc-ecscad1.pero.local, pc-bde-g08.pero.local, nb-elektriker.pero.local, pc-bespr-wz.pero.local, nb-bormann.pero.local, nb-fuhrmann-02.pero.local, pc-kausch-02.pero.local, pc-heuchele-02.pero.local, nb-naoussi.pero.local, nb-erbel-g.pero.local, pc-bde-g07.pero.local, pc-bde04.pero.local, pc-pohle-02.pero.local, nb-it-02.pero.local, nb-gelb.pero.local, nb-langer.pero.local, pc-rauch.pero.local, pc-gerstner-01.pero.local, pc-wehlt-02.pero.local, pc-grunwald-02.pero.local, pc-nassl1.pero.local, pc-wolf.pero.local, pc-bde-g05.pero.local, nb-troeger.pero.local, nb-pechter.pero.local, pc-karg.pero.local, pc-e-kon.pero.local, pc-bde02.pero.local, pc-john.pero.local, pc-bde12.pero.local, pc-boppel.pero.local, pc-grunwald-01.pero.local, pc-abnehmer-02.pero.local, pc-bde01.pero.local, nb-achatz-02.pero.local, pc-bde-g04.pero.local, pc-klepka-01.pero.local, pc-pfaender.pero.local, pc-boehm.pero.local, pc-bde11.pero.local, pc-naoussi.pero.local, pc-nadler.pero.local, pc-kanzler.pero.local]
[3] (INFO)     [2022-11-04  06:11:54.194]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects started
[4] (CHECK)    [2022-11-04  06:11:54.194]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ------  started: retrieveJSONObject  FROM https://192.168.13.13:4447/rpc  ++ {rpcpath=, method=auditHardware_getConfig, params=[]} 
[3] (INFO)     [2022-11-04  06:11:54.194]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   produceConnection, url; https://192.168.13.13:4447/rpc
[3] (INFO)     [2022-11-04  06:11:54.194]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject by connection sun.net.www.protocol.https.DelegateHttpsURLConnection:https://192.168.13.13:4447/rpc
[3] (INFO)     [2022-11-04  06:11:54.194]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject request properties {User-Agent=[opsi config editor 4.2.16.4.9], Accept-Encoding=[lz4], X-opsi-session-lifetime=[900]}
[3] (INFO)     [2022-11-04  06:11:54.194]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject request method POST
[3] (INFO)     [2022-11-04  06:11:54.194]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   https protocols given by system null
[3] (INFO)     [2022-11-04  06:11:54.194]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects request old or  new session 
[3] (INFO)     [2022-11-04  06:11:54.194]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects connected  new session 
[3] (INFO)     [2022-11-04  06:11:54.194]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   connection cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256
[3] (INFO)     [2022-11-04  06:11:54.209]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   initiating input stream
[3] (INFO)     [2022-11-04  06:11:54.209]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   initiating LZ4FrameInputStream
[3] (INFO)     [2022-11-04  06:11:54.209]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   guessContentType null
[3] (INFO)     [2022-11-04  06:11:54.209]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   received line of length 43062
[4] (CHECK)    [2022-11-04  06:11:54.209]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ------  stopped: retrieveJSONObject  got result true  
[4] (CHECK)    [2022-11-04  06:11:54.209]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ======  diff 15 ms  (retrieveJSONObject  got result true )
[3] (INFO)     [2022-11-04  06:11:54.209]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject ready
[3] (INFO)     [2022-11-04  06:11:54.209]    [Thread[Thread-2,6,main]]      de.uib.utilities.thread.WaitCursor    stop wait cursor 3, was located at (de.uib.opsicommand.JSONthroughHTTPS)
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class COMPUTER_SYSTEM
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name COMPUTER_SYSTEM, HOST:COLUMNS [COMPUTER_SYSTEM: name (null), COMPUTER_SYSTEM: serialNumber (null), COMPUTER_SYSTEM: systemType (null), COMPUTER_SYSTEM: totalPhysicalMemory (null), COMPUTER_SYSTEM: sku (null), COMPUTER_SYSTEM: dellexpresscode (null), COMPUTER_SYSTEM: firstseen (null), COMPUTER_SYSTEM: lastseen (null)], HW_ITEM_COLUMNS [COMPUTER_SYSTEM: description (null), COMPUTER_SYSTEM: vendor (null), COMPUTER_SYSTEM: model (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class CHASSIS
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name CHASSIS, HOST:COLUMNS [CHASSIS: installDate (null), CHASSIS: serialNumber (null), CHASSIS: firstseen (null), CHASSIS: lastseen (null)], HW_ITEM_COLUMNS [CHASSIS: name (null), CHASSIS: description (null), CHASSIS: chassisType (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class BASE_BOARD
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name BASE_BOARD, HOST:COLUMNS [BASE_BOARD: serialNumber (null), BASE_BOARD: firstseen (null), BASE_BOARD: lastseen (null)], HW_ITEM_COLUMNS [BASE_BOARD: name (null), BASE_BOARD: description (null), BASE_BOARD: vendor (null), BASE_BOARD: model (null), BASE_BOARD: product (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class BIOS
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name BIOS, HOST:COLUMNS [BIOS: serialNumber (null), BIOS: version (null), BIOS: firstseen (null), BIOS: lastseen (null)], HW_ITEM_COLUMNS [BIOS: name (null), BIOS: description (null), BIOS: vendor (null), BIOS: model (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class SYSTEM_SLOT
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name SYSTEM_SLOT, HOST:COLUMNS [SYSTEM_SLOT: currentUsage (null), SYSTEM_SLOT: status (null), SYSTEM_SLOT: maxDataWidth (null), SYSTEM_SLOT: firstseen (null), SYSTEM_SLOT: lastseen (null)], HW_ITEM_COLUMNS [SYSTEM_SLOT: name (null), SYSTEM_SLOT: description (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class PORT_CONNECTOR
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name PORT_CONNECTOR, HOST:COLUMNS [PORT_CONNECTOR: name (null), PORT_CONNECTOR: connectorType (null), PORT_CONNECTOR: internalDesignator (null), PORT_CONNECTOR: internalConnectorType (null), PORT_CONNECTOR: externalDesignator (null), PORT_CONNECTOR: externalConnectorType (null), PORT_CONNECTOR: firstseen (null), PORT_CONNECTOR: lastseen (null)], HW_ITEM_COLUMNS [PORT_CONNECTOR: description (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class PROCESSOR
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name PROCESSOR, HOST:COLUMNS [PROCESSOR: serialNumber (null), PROCESSOR: NumberOfCores (null), PROCESSOR: NumberOfLogicalCores (null), PROCESSOR: currentClockSpeed (null), PROCESSOR: extClock (null), PROCESSOR: socketDesignation (null), PROCESSOR: voltage (null), PROCESSOR: firstseen (null), PROCESSOR: lastseen (null)], HW_ITEM_COLUMNS [PROCESSOR: name (null), PROCESSOR: description (null), PROCESSOR: vendor (null), PROCESSOR: model (null), PROCESSOR: architecture (null), PROCESSOR: family (null), PROCESSOR: maxClockSpeed (null), PROCESSOR: addressWidth (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class MEMORY_BANK
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name MEMORY_BANK, HOST:COLUMNS [MEMORY_BANK: location (null), MEMORY_BANK: firstseen (null), MEMORY_BANK: lastseen (null)], HW_ITEM_COLUMNS [MEMORY_BANK: name (null), MEMORY_BANK: description (null), MEMORY_BANK: maxCapacity (null), MEMORY_BANK: slots (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class MEMORY_MODULE
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name MEMORY_MODULE, HOST:COLUMNS [MEMORY_MODULE: serialNumber (null), MEMORY_MODULE: deviceLocator (null), MEMORY_MODULE: tag (null), MEMORY_MODULE: firstseen (null), MEMORY_MODULE: lastseen (null)], HW_ITEM_COLUMNS [MEMORY_MODULE: name (null), MEMORY_MODULE: description (null), MEMORY_MODULE: vendor (null), MEMORY_MODULE: model (null), MEMORY_MODULE: capacity (null), MEMORY_MODULE: formFactor (null), MEMORY_MODULE: speed (null), MEMORY_MODULE: memoryType (null), MEMORY_MODULE: dataWidth (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class CACHE_MEMORY
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name CACHE_MEMORY, HOST:COLUMNS [CACHE_MEMORY: firstseen (null), CACHE_MEMORY: lastseen (null)], HW_ITEM_COLUMNS [CACHE_MEMORY: name (null), CACHE_MEMORY: description (null), CACHE_MEMORY: installedSize (null), CACHE_MEMORY: maxSize (null), CACHE_MEMORY: location (null), CACHE_MEMORY: level (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class PCI_DEVICE
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name PCI_DEVICE, HOST:COLUMNS [PCI_DEVICE: serialNumber (null), PCI_DEVICE: busId (null), PCI_DEVICE: firstseen (null), PCI_DEVICE: lastseen (null)], HW_ITEM_COLUMNS [PCI_DEVICE: name (null), PCI_DEVICE: description (null), PCI_DEVICE: vendor (null), PCI_DEVICE: model (null), PCI_DEVICE: deviceType (null), PCI_DEVICE: vendorId (null), PCI_DEVICE: deviceId (null), PCI_DEVICE: subsystemVendorId (null), PCI_DEVICE: subsystemDeviceId (null), PCI_DEVICE: revision (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class NETWORK_CONTROLLER
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name NETWORK_CONTROLLER, HOST:COLUMNS [NETWORK_CONTROLLER: serialNumber (null), NETWORK_CONTROLLER: macAddress (null), NETWORK_CONTROLLER: netConnectionStatus (null), NETWORK_CONTROLLER: ipEnabled (null), NETWORK_CONTROLLER: ipAddress (null), NETWORK_CONTROLLER: firstseen (null), NETWORK_CONTROLLER: lastseen (null)], HW_ITEM_COLUMNS [NETWORK_CONTROLLER: name (null), NETWORK_CONTROLLER: description (null), NETWORK_CONTROLLER: vendor (null), NETWORK_CONTROLLER: model (null), NETWORK_CONTROLLER: deviceType (null), NETWORK_CONTROLLER: vendorId (null), NETWORK_CONTROLLER: deviceId (null), NETWORK_CONTROLLER: subsystemVendorId (null), NETWORK_CONTROLLER: subsystemDeviceId (null), NETWORK_CONTROLLER: revision (null), NETWORK_CONTROLLER: adapterType (null), NETWORK_CONTROLLER: maxSpeed (null), NETWORK_CONTROLLER: autoSense (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class AUDIO_CONTROLLER
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name AUDIO_CONTROLLER, HOST:COLUMNS [AUDIO_CONTROLLER: serialNumber (null), AUDIO_CONTROLLER: firstseen (null), AUDIO_CONTROLLER: lastseen (null)], HW_ITEM_COLUMNS [AUDIO_CONTROLLER: name (null), AUDIO_CONTROLLER: description (null), AUDIO_CONTROLLER: vendor (null), AUDIO_CONTROLLER: model (null), AUDIO_CONTROLLER: deviceType (null), AUDIO_CONTROLLER: vendorId (null), AUDIO_CONTROLLER: deviceId (null), AUDIO_CONTROLLER: subsystemVendorId (null), AUDIO_CONTROLLER: subsystemDeviceId (null), AUDIO_CONTROLLER: revision (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class HDAUDIO_DEVICE
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name HDAUDIO_DEVICE, HOST:COLUMNS [HDAUDIO_DEVICE: firstseen (null), HDAUDIO_DEVICE: lastseen (null)], HW_ITEM_COLUMNS [HDAUDIO_DEVICE: deviceType (null), HDAUDIO_DEVICE: vendorId (null), HDAUDIO_DEVICE: deviceId (null), HDAUDIO_DEVICE: subsystemVendorId (null), HDAUDIO_DEVICE: subsystemDeviceId (null), HDAUDIO_DEVICE: revision (null), HDAUDIO_DEVICE: name (null), HDAUDIO_DEVICE: description (null), HDAUDIO_DEVICE: address (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class IDE_CONTROLLER
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name IDE_CONTROLLER, HOST:COLUMNS [IDE_CONTROLLER: serialNumber (null), IDE_CONTROLLER: firstseen (null), IDE_CONTROLLER: lastseen (null)], HW_ITEM_COLUMNS [IDE_CONTROLLER: name (null), IDE_CONTROLLER: description (null), IDE_CONTROLLER: vendor (null), IDE_CONTROLLER: model (null), IDE_CONTROLLER: deviceType (null), IDE_CONTROLLER: vendorId (null), IDE_CONTROLLER: deviceId (null), IDE_CONTROLLER: subsystemVendorId (null), IDE_CONTROLLER: subsystemDeviceId (null), IDE_CONTROLLER: revision (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class SCSI_CONTROLLER
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name SCSI_CONTROLLER, HOST:COLUMNS [SCSI_CONTROLLER: serialNumber (null), SCSI_CONTROLLER: firstseen (null), SCSI_CONTROLLER: lastseen (null)], HW_ITEM_COLUMNS [SCSI_CONTROLLER: name (null), SCSI_CONTROLLER: description (null), SCSI_CONTROLLER: vendor (null), SCSI_CONTROLLER: model (null), SCSI_CONTROLLER: deviceType (null), SCSI_CONTROLLER: vendorId (null), SCSI_CONTROLLER: deviceId (null), SCSI_CONTROLLER: subsystemVendorId (null), SCSI_CONTROLLER: subsystemDeviceId (null), SCSI_CONTROLLER: revision (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class FLOPPY_CONTROLLER
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name FLOPPY_CONTROLLER, HOST:COLUMNS [FLOPPY_CONTROLLER: serialNumber (null), FLOPPY_CONTROLLER: firstseen (null), FLOPPY_CONTROLLER: lastseen (null)], HW_ITEM_COLUMNS [FLOPPY_CONTROLLER: name (null), FLOPPY_CONTROLLER: description (null), FLOPPY_CONTROLLER: vendor (null), FLOPPY_CONTROLLER: model (null), FLOPPY_CONTROLLER: deviceType (null), FLOPPY_CONTROLLER: vendorId (null), FLOPPY_CONTROLLER: deviceId (null), FLOPPY_CONTROLLER: subsystemVendorId (null), FLOPPY_CONTROLLER: subsystemDeviceId (null), FLOPPY_CONTROLLER: revision (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class USB_CONTROLLER
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name USB_CONTROLLER, HOST:COLUMNS [USB_CONTROLLER: serialNumber (null), USB_CONTROLLER: firstseen (null), USB_CONTROLLER: lastseen (null)], HW_ITEM_COLUMNS [USB_CONTROLLER: name (null), USB_CONTROLLER: description (null), USB_CONTROLLER: vendor (null), USB_CONTROLLER: model (null), USB_CONTROLLER: deviceType (null), USB_CONTROLLER: vendorId (null), USB_CONTROLLER: deviceId (null), USB_CONTROLLER: subsystemVendorId (null), USB_CONTROLLER: subsystemDeviceId (null), USB_CONTROLLER: revision (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class 1394_CONTROLLER
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name 1394_CONTROLLER, HOST:COLUMNS [1394_CONTROLLER: serialNumber (null), 1394_CONTROLLER: firstseen (null), 1394_CONTROLLER: lastseen (null)], HW_ITEM_COLUMNS [1394_CONTROLLER: name (null), 1394_CONTROLLER: description (null), 1394_CONTROLLER: vendor (null), 1394_CONTROLLER: model (null), 1394_CONTROLLER: deviceType (null), 1394_CONTROLLER: vendorId (null), 1394_CONTROLLER: deviceId (null), 1394_CONTROLLER: subsystemVendorId (null), 1394_CONTROLLER: subsystemDeviceId (null), 1394_CONTROLLER: revision (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class PCMCIA_CONTROLLER
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name PCMCIA_CONTROLLER, HOST:COLUMNS [PCMCIA_CONTROLLER: serialNumber (null), PCMCIA_CONTROLLER: firstseen (null), PCMCIA_CONTROLLER: lastseen (null)], HW_ITEM_COLUMNS [PCMCIA_CONTROLLER: name (null), PCMCIA_CONTROLLER: description (null), PCMCIA_CONTROLLER: vendor (null), PCMCIA_CONTROLLER: model (null), PCMCIA_CONTROLLER: deviceType (null), PCMCIA_CONTROLLER: vendorId (null), PCMCIA_CONTROLLER: deviceId (null), PCMCIA_CONTROLLER: subsystemVendorId (null), PCMCIA_CONTROLLER: subsystemDeviceId (null), PCMCIA_CONTROLLER: revision (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class VIDEO_CONTROLLER
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name VIDEO_CONTROLLER, HOST:COLUMNS [VIDEO_CONTROLLER: serialNumber (null), VIDEO_CONTROLLER: firstseen (null), VIDEO_CONTROLLER: lastseen (null)], HW_ITEM_COLUMNS [VIDEO_CONTROLLER: name (null), VIDEO_CONTROLLER: description (null), VIDEO_CONTROLLER: vendor (null), VIDEO_CONTROLLER: model (null), VIDEO_CONTROLLER: deviceType (null), VIDEO_CONTROLLER: vendorId (null), VIDEO_CONTROLLER: deviceId (null), VIDEO_CONTROLLER: subsystemVendorId (null), VIDEO_CONTROLLER: subsystemDeviceId (null), VIDEO_CONTROLLER: revision (null), VIDEO_CONTROLLER: videoProcessor (null), VIDEO_CONTROLLER: adapterRAM (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class FLOPPY_DRIVE
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name FLOPPY_DRIVE, HOST:COLUMNS [FLOPPY_DRIVE: serialNumber (null), FLOPPY_DRIVE: size (null), FLOPPY_DRIVE: firstseen (null), FLOPPY_DRIVE: lastseen (null)], HW_ITEM_COLUMNS [FLOPPY_DRIVE: name (null), FLOPPY_DRIVE: description (null), FLOPPY_DRIVE: vendor (null), FLOPPY_DRIVE: model (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class TAPE_DRIVE
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name TAPE_DRIVE, HOST:COLUMNS [TAPE_DRIVE: serialNumber (null), TAPE_DRIVE: size (null), TAPE_DRIVE: firstseen (null), TAPE_DRIVE: lastseen (null)], HW_ITEM_COLUMNS [TAPE_DRIVE: name (null), TAPE_DRIVE: description (null), TAPE_DRIVE: vendor (null), TAPE_DRIVE: model (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class HARDDISK_DRIVE
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name HARDDISK_DRIVE, HOST:COLUMNS [HARDDISK_DRIVE: serialNumber (null), HARDDISK_DRIVE: size (null), HARDDISK_DRIVE: partitions (null), HARDDISK_DRIVE: firstseen (null), HARDDISK_DRIVE: lastseen (null)], HW_ITEM_COLUMNS [HARDDISK_DRIVE: name (null), HARDDISK_DRIVE: description (null), HARDDISK_DRIVE: vendor (null), HARDDISK_DRIVE: model (null), HARDDISK_DRIVE: cylinders (null), HARDDISK_DRIVE: heads (null), HARDDISK_DRIVE: sectors (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class DISK_PARTITION
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name DISK_PARTITION, HOST:COLUMNS [DISK_PARTITION: size (null), DISK_PARTITION: startingOffset (null), DISK_PARTITION: index (null), DISK_PARTITION: filesystem (null), DISK_PARTITION: freeSpace (null), DISK_PARTITION: driveLetter (null), DISK_PARTITION: firstseen (null), DISK_PARTITION: lastseen (null)], HW_ITEM_COLUMNS [DISK_PARTITION: name (null), DISK_PARTITION: description (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class OPTICAL_DRIVE
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name OPTICAL_DRIVE, HOST:COLUMNS [OPTICAL_DRIVE: serialNumber (null), OPTICAL_DRIVE: size (null), OPTICAL_DRIVE: driveLetter (null), OPTICAL_DRIVE: firstseen (null), OPTICAL_DRIVE: lastseen (null)], HW_ITEM_COLUMNS [OPTICAL_DRIVE: name (null), OPTICAL_DRIVE: description (null), OPTICAL_DRIVE: vendor (null), OPTICAL_DRIVE: model (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class USB_DEVICE
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name USB_DEVICE, HOST:COLUMNS [USB_DEVICE: serialNumber (null), USB_DEVICE: firstseen (null), USB_DEVICE: lastseen (null)], HW_ITEM_COLUMNS [USB_DEVICE: name (null), USB_DEVICE: description (null), USB_DEVICE: vendor (null), USB_DEVICE: model (null), USB_DEVICE: vendorId (null), USB_DEVICE: deviceId (null), USB_DEVICE: usbRelease (null), USB_DEVICE: maxPower (null), USB_DEVICE: interfaceClass (null), USB_DEVICE: interfaceSubClass (null), USB_DEVICE: interfaceProtocol (null), USB_DEVICE: status (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class MONITOR
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name MONITOR, HOST:COLUMNS [MONITOR: serialNumber (null), MONITOR: screenWidth (null), MONITOR: screenHeight (null), MONITOR: firstseen (null), MONITOR: lastseen (null)], HW_ITEM_COLUMNS [MONITOR: name (null), MONITOR: description (null), MONITOR: vendor (null), MONITOR: model (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class KEYBOARD
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name KEYBOARD, HOST:COLUMNS [KEYBOARD: serialNumber (null), KEYBOARD: firstseen (null), KEYBOARD: lastseen (null)], HW_ITEM_COLUMNS [KEYBOARD: name (null), KEYBOARD: description (null), KEYBOARD: vendor (null), KEYBOARD: model (null), KEYBOARD: numberOfFunctionKeys (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class POINTING_DEVICE
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name POINTING_DEVICE, HOST:COLUMNS [POINTING_DEVICE: serialNumber (null), POINTING_DEVICE: firstseen (null), POINTING_DEVICE: lastseen (null)], HW_ITEM_COLUMNS [POINTING_DEVICE: name (null), POINTING_DEVICE: description (null), POINTING_DEVICE: vendor (null), POINTING_DEVICE: model (null), POINTING_DEVICE: numberOfButtons (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class PRINTER
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name PRINTER, HOST:COLUMNS [PRINTER: serialNumber (null), PRINTER: driverName (null), PRINTER: port (null), PRINTER: firstseen (null), PRINTER: lastseen (null)], HW_ITEM_COLUMNS [PRINTER: name (null), PRINTER: description (null), PRINTER: vendor (null), PRINTER: model (null), PRINTER: horizontalResolution (null), PRINTER: verticalResolution (null), PRINTER: capabilities (null), PRINTER: paperSizesSupported (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class TPM
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   hw audit class de.uib.configed.type.OpsiHwAuditDeviceClass hwclass name TPM, HOST:COLUMNS [TPM: serialNumber (null), TPM: firstseen (null), TPM: lastseen (null)], HW_ITEM_COLUMNS [TPM: name (null), TPM: description (null), TPM: vendor (null), TPM: model (null), TPM: manufacturer (null), TPM: version (null), TPM: manufacturerversion (null), TPM: enabled (null)]
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   produceHwAuditDeviceClasses hwAuditDeviceClasses size 32
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects started
[4] (CHECK)    [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ------  started: retrieveJSONObject  FROM https://192.168.13.13:4447/rpc  ++ {rpcpath=, method=config_getObjects, params=[[]{}]} 
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   produceConnection, url; https://192.168.13.13:4447/rpc
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject by connection sun.net.www.protocol.https.DelegateHttpsURLConnection:https://192.168.13.13:4447/rpc
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject request properties {User-Agent=[opsi config editor 4.2.16.4.9], Accept-Encoding=[lz4], X-opsi-session-lifetime=[900]}
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject request method POST
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   https protocols given by system null
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects request old or  new session 
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObjects connected  new session 
[3] (INFO)     [2022-11-04  06:11:54.225]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   connection cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256
[3] (INFO)     [2022-11-04  06:11:54.241]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   initiating input stream
[3] (INFO)     [2022-11-04  06:11:54.241]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   initiating LZ4FrameInputStream
[3] (INFO)     [2022-11-04  06:11:54.241]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   guessContentType null
[3] (INFO)     [2022-11-04  06:11:54.241]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   received line of length 30470
[4] (CHECK)    [2022-11-04  06:11:54.241]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ------  stopped: retrieveJSONObject  got result true  
[4] (CHECK)    [2022-11-04  06:11:54.241]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS    ======  diff 16 ms  (retrieveJSONObject  got result true )
[3] (INFO)     [2022-11-04  06:11:54.241]    [Thread[Thread-2,6,main]]      de.uib.opsicommand.JSONthroughHTTPS   retrieveJSONObject ready
[3] (INFO)     [2022-11-04  06:11:54.241]    [Thread[Thread-2,6,main]]      de.uib.utilities.thread.WaitCursor    stop wait cursor 4, was located at (de.uib.opsicommand.JSONthroughHTTPS)
[3] (INFO)     [2022-11-04  06:11:54.241]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   configOptions retrieved 
[3] (INFO)     [2022-11-04  06:11:54.256]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   {ole deleteItems 0
[3] (INFO)     [2022-11-04  06:11:54.256]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController    getWANConfigOptions   {mode_off.opsiclientd.event_gui_startup.active={possibleValues=[false, true], classname=java.util.List, editable=false, defaultValues=[true], description=meta configuration for default not wan behaviour, type=BoolConfig, selectionMode=0}, mode_off.opsiclientd.event_timer.active={possibleValues=[false, true], classname=java.util.List, editable=false, defaultValues=[false], description=meta configuration for default not wan behaviour, type=BoolConfig, selectionMode=0}, mode_off.opsiclientd.event_net_connection.active={possibleValues=[false, true], classname=java.util.List, editable=false, defaultValues=[false], description=meta configuration for default not wan behaviour, type=BoolConfig, selectionMode=0}, mode_off.opsiclientd.event_gui_startup{user_logged_in}.active={possibleValues=[false, true], classname=java.util.List, editable=false, defaultValues=[true], description=meta configuration for default not wan behaviour, type=BoolConfig, selectionMode=0}}
[3] (INFO)     [2022-11-04  06:11:54.256]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   getWANConfigOptions wanConfiguration {opsiclientd.event_gui_startup{user_logged_in}.active=[false], opsiclientd.event_net_connection.active=[true], opsiclientd.event_timer.active=[true], opsiclientd.event_gui_startup.active=[false]}
[3] (INFO)     [2022-11-04  06:11:54.256]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController   getWANConfigOptions notWanConfiguration  {opsiclientd.event_gui_startup{user_logged_in}.active=[true], opsiclientd.event_net_connection.active=[false], opsiclientd.event_timer.active=[false], opsiclientd.event_gui_startup.active=[true]}
[3] (INFO)     [2022-11-04  06:11:54.319]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController$DefaultHostInfoCollections   retrieveOpsiHosts clients in opsi-01.pero.local: 115
[3] (INFO)     [2022-11-04  06:11:54.319]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController$DefaultHostInfoCollections   retrieveOpsiHosts clients in gth-opsi-depot.pero.local: 27
[3] (INFO)     [2022-11-04  06:11:54.319]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController$DefaultHostInfoCollections   retrieveOpsiHosts  HostInfo instances counter 142
[3] (INFO)     [2022-11-04  06:11:54.319]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController$DefaultHostInfoCollections   retrieveOpsiHosts  hostnames size 144
[3] (INFO)     [2022-11-04  06:11:54.319]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.OpsiserviceNOMPersistenceController$DefaultHostInfoCollections   retrieveOpsiHosts   depotNamesList size 2
[3] (INFO)     [2022-11-04  06:11:54.319]    [Thread[Thread-2,6,main]]         reduced, instance here true, null
[3] (INFO)     [2022-11-04  06:11:54.319]    [Thread[Thread-2,6,main]]      de.uib.opsidatamodel.modulelicense.LicensingInfoMap   generate with reducedView false at the moment ignored, we set false
[3] (INFO)     [2022-11-04  06:11:54.334]    [Thread[Thread-2,6,main]]         Exception java.lang.NullPointerException: Cannot invoke "java.util.Map.entrySet()" because the return value of "java.util.Map.get(Object)" is null 
STACK:
     de.uib.opsidatamodel.modulelicense.LicensingInfoMap.checkTimeWarning(LicensingInfoMap.java:945)
     de.uib.opsidatamodel.modulelicense.LicensingInfoMap.produceDatesMap(LicensingInfoMap.java:689)
     de.uib.opsidatamodel.modulelicense.LicensingInfoMap.<init>(LicensingInfoMap.java:226)
     de.uib.opsidatamodel.modulelicense.LicensingInfoMap.getInstance(LicensingInfoMap.java:136)
     de.uib.opsidatamodel.OpsiserviceNOMPersistenceController.produceOpsiModulesInfo(OpsiserviceNOMPersistenceController.java:12421)
     de.uib.opsidatamodel.OpsiserviceNOMPersistenceController.retrieveOpsiModules(OpsiserviceNOMPersistenceController.java:12924)
     de.uib.opsidatamodel.OpsiserviceNOMPersistenceController.getOpsiVersion(OpsiserviceNOMPersistenceController.java:13013)
     de.uib.opsidatamodel.PersistenceControllerFactory.getNewPersistenceController(PersistenceControllerFactory.java:135)
     de.uib.configed.gui.DPassword$6.run(DPassword.java:898)

[1] (ERROR)    [2022-11-04  06:11:54.334]    [Thread[Thread-2,6,main]]         java.lang.NullPointerException: Cannot invoke "java.util.Map.entrySet()" because the return value of "java.util.Map.get(Object)" is null
[3] (INFO)     [2022-11-04  06:11:54.334]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  0.3641
[3] (INFO)     [2022-11-04  06:11:54.631]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  0.4156
[3] (INFO)     [2022-11-04  06:11:55.131]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  0.4656
[3] (INFO)     [2022-11-04  06:11:55.631]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  0.5156
[3] (INFO)     [2022-11-04  06:11:56.147]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  0.5672
[3] (INFO)     [2022-11-04  06:11:56.662]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  0.6188
[3] (INFO)     [2022-11-04  06:11:57.178]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  0.6703
[3] (INFO)     [2022-11-04  06:11:57.678]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  0.7203
[3] (INFO)     [2022-11-04  06:11:58.178]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  0.7703
[3] (INFO)     [2022-11-04  06:11:58.694]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  0.8219
[3] (INFO)     [2022-11-04  06:11:59.194]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  0.8719
[3] (INFO)     [2022-11-04  06:11:59.709]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  0.9234
[3] (INFO)     [2022-11-04  06:12:00.210]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  0.9735
[3] (INFO)     [2022-11-04  06:12:00.725]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  1.025
[3] (INFO)     [2022-11-04  06:12:01.225]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  1.075
[3] (INFO)     [2022-11-04  06:12:01.741]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  1.1266
[4] (CHECK)    [2022-11-04  06:12:02.178]    [Thread[Thread-2,6,main]]         ================================================   collected calls, maxCollectSize -1
[4] (CHECK)    [2022-11-04  06:12:02.178]    [Thread[Thread-2,6,main]]         ================================================
[3] (INFO)     [2022-11-04  06:12:02.178]    [Thread[Thread-2,6,main]]         regularly exiting app with code 2
[3] (INFO)     [2022-11-04  06:12:02.241]    [Thread[AWT-EventQueue-0,6,main]]      de.uib.utilities.thread.WaitingWorker   process, millis/estimatedTotalWaitMillis  1.1766
Viele Grüße
Alexander
mau
Beiträge: 8
Registriert: 03 Nov 2022, 20:42

Re: Java-Fehler mit opsi-configed 4.2.16.4.9

Beitrag von mau »

genau den gleichen Fehler habe ich auch...
sascha.heil
Beiträge: 3
Registriert: 08 Nov 2022, 09:59

Re: Java-Fehler mit opsi-configed 4.2.16.4.9

Beitrag von sascha.heil »

Ich auch.

Erste Tests mit verschiedenen Kombinationen aus "SSH-Verbindung direkt starten", "HTTPS-Verbindung komprimiert" sowie den Server mit FQDN oder IP-Adresse - sowie mit als auch ohne Portangabe - machen keinen Unterschied.

Nachtrag:

Mit Amazons Corretto oder mit Oracle Java statt der mitgelieferten jre verkürzt sich zumindest die Fehlermeldung in: "java.lang.NullPointerException"

2. Nachtrag:

habe gerade im log folgendes gefunden:
[3] [2022-11-08 11:30:45,839] [192.168.yyy.zzz ] Backend configuration error: You have tried to execute a method, that will not work with filebackend.

da werde ich mal ansetzen...

3. Nachtrag:

...das war nichts. Nachdem ich den ConfigED über den lokalen Server opsi:4447 -> Links -> opsi-configed runter geladen und installiert habe, läuft der configed (Version 4.2.15.1.2) wieder.
Die Fehlermeldungen sind auch noch da, scheinen aber nichts mit diesem Problem zu tun zu haben.

Da ich den configed wieder starten kann, habe ich mal das (Standard-) Log-Verzeichnis über Hilfe -> Aktueller Logfile auslesen können (ging ja nicht, wenn der configed nicht startet).

Für alle mit dem selben Problem: %userprofile%\AppData\Roaming\opsi.org\log\

Weiter bin ich noch nicht gekommen.
Hosemacht
Beiträge: 16
Registriert: 03 Nov 2016, 09:35

Re: Java-Fehler mit opsi-configed 4.2.16.4.9

Beitrag von Hosemacht »

gleiches Problem bei uns auch seit dem Update :(

MFG
sudo apt-get rekt
Hosemacht
Beiträge: 16
Registriert: 03 Nov 2016, 09:35

Re: Java-Fehler mit opsi-configed 4.2.16.4.9

Beitrag von Hosemacht »

Guten Morgen,

hat Jemand zufällig den Downloadlink für das alte Configed Paket (also 4.2.15.x.x oder so)?
damit könnten wir vorrübergehend arbeiten

Vielen Dank im Voraus
sudo apt-get rekt
alexander
Beiträge: 3
Registriert: 03 Nov 2022, 14:31

Re: Java-Fehler mit opsi-configed 4.2.16.4.9

Beitrag von alexander »

Hallo Hosemacht,

Link habe ich keinen, ich habe das Paket aus einem Backup.

Bei mir hat aber ein Test mit dem Paket aus Testing funktioniert ...

Mfg
Alexander
sascha.heil
Beiträge: 3
Registriert: 08 Nov 2022, 09:59

Re: Java-Fehler mit opsi-configed 4.2.16.4.9

Beitrag von sascha.heil »

sascha.heil hat geschrieben: 08 Nov 2022, 10:04 ...ConfigED über den lokalen Server opsi:4447 -> Links -> opsi-configed runter geladen und installiert habe, läuft der configed (Version 4.2.15.1.2) wieder.
Oder hast du da mittlerweile auch schon die neuere Version?
Hosemacht
Beiträge: 16
Registriert: 03 Nov 2016, 09:35

Re: Java-Fehler mit opsi-configed 4.2.16.4.9

Beitrag von Hosemacht »

Hallo Sascha,

leider ist die "Testing" Version identisch mit der release Version, ich habe zwischendrin kurz mal die experimental (4.2.18.1-1) versucht und bekam hier auch den selben Fehler.

Sind jetzt zurück auf die Version 4.1.9.11 gegangen, hier funktioniert wieder alles.

MFG
sudo apt-get rekt
Antworten