[gelöst] configed 4.2.21.3 Bug: Remote Control Software aufrufen

Antworten
benjamin.czaja
Beiträge: 3
Registriert: 25 Jun 2021, 07:47

[gelöst] configed 4.2.21.3 Bug: Remote Control Software aufrufen

Beitrag von benjamin.czaja »

Was sollte passieren?
Die Auswahl der Remote Control Software sollte aufgehen
Was ist passiert?
Es erscheint eine Fehlermeldung:

[2023-06-07 11:41:48.673] Nicht erwarteter Fehler Cannot invoke "java.util.Map.equals(Object)" because "this.remoteControls" is null
Bitte die Logdatei einsehen

Sind im Log Fehlermeldungen zu sehen?
Ja, diese hier:

Code: Alles auswählen

java.lang.NullPointerException: Cannot invoke "java.util.Map.equals(Object)" because "this.remoteControls" is null
	at de.uib.configed.ConfigedMain.startRemoteControlForSelectedClients(ConfigedMain.java:4890)
	at de.uib.configed.ConfigedMain$4.keyPressedOnTable(ConfigedMain.java:1348)
	at de.uib.utilities.selectionpanel.JTableSelectionPanel.keyPressed(JTableSelectionPanel.java:987)
	at java.desktop/java.awt.AWTEventMulticaster.keyPressed(Unknown Source)
	at java.desktop/java.awt.Component.processKeyEvent(Unknown Source)
	at java.desktop/javax.swing.JComponent.processKeyEvent(Unknown Source)
	at java.desktop/java.awt.Component.processEvent(Unknown Source)
	at java.desktop/java.awt.Container.processEvent(Unknown Source)
	at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
	at java.desktop/java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
	at java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
	at java.desktop/java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
	at java.desktop/java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
	at java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
	at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
	at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
	at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
	at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)

[4] [2023-06-07 10:43:22.780] [AWT-EventQueue-0] Error in thread Thread[#29,AWT-EventQueue-0,6,main]
Mit welchen Schritten kann das Problem nachgestellt werden?
der Configed wurde über OPSI auf meinem Client aktualisiert. Zwei Warnungen wurden dabei ausgespuckt, die aus meiner Sicht aber keinen Zusammenhang mit dem Fehler haben:

Warning : no encodingString or is empty - Fallback to system encoding

Warning: list to loop through is empty - no loop ...

Ich starte den opsi-configed und mache einen Rechtsklick auf einen Host -> Remote Control Software aufrufen, dann erscheint die Fehlermeldung.
Bei welche Versionen der beteiligten Komponenten tritt das Problem auf?
Configed: 4.2.21.3
opsi-server: 4.2.0.296 (nicht mehr ganz frisch, ich weiß... Ich habe sehr selten, vielleicht aber noch diesen Freitag ein Zeitfenster, ein Update zu machen...)

hier noch mein Auszug aus der Config für die Remote Control Software:

Code: Alles auswählen

configed.remote_control.dameware_windows "C:\Program Files\SolarWinds\DameWare Mini Remote Control x64\DWRCC.exe" -c -
m:%host%
configed.remote_control.dameware_windows_ip "C:\Program Files\SolarWinds\DameWare Mini Remote Control x64\DWRCC.exe" -c -
m:%ipaddress%
configed.remote_control.opsiclientd_timeline_linux firefox https://%host%:4441/info.html
configed.remote_control.opsiclientd_timeline_linux.description opsiclientd timeline, called from a Linux environment, firefox recommended
configed.remote_control.opsiclientd_timeline_linux.editable
configed.remote_control.opsiclientd_timeline_windows cmd.exe /c start https://%host%:4441/info.html
configed.remote_control.opsiclientd_timeline_windows.description opsiclientd timeline, called rfrom a Windows environment
configed.remote_control.opsiclientd_timeline_windows.editable
configed.remote_control.ping_linux xterm +hold -e ping %host%
configed.remote_control.ping_linux.description ping, started in a Linux environment
configed.remote_control.ping_linux.editable Ö
configed.remote_control.ping_windows cmd.exe /c start ping %host%
configed.remote_control.ping_windows.description ping, started in a Windows terminal
configed.remote_control.ping_windows.editable Ö
configed.remote_control.remote_cmd cmd.exe /c start C:\PStools\psexec \\%ipaddress% cmd
configed.remote_control.remote_cmd.description startet eine Dos-Box auf dem Client
configed.remote_control.remote_cmd.editable Ö
configed.remote_control.samba_windows cmd.exe /c start \\%ipaddress%\c$
configed.remote_control.samba_windows.description open explorer to c$ share on this host
configed.remote_control.samba_windows.editable Ö
configed.remote_control.wol_windows
Für Hilfe wäre ich dankbar!

Mit freundlichen Grüßen

Benjamin Czaja
Zuletzt geändert von benjamin.czaja am 12 Jun 2023, 16:44, insgesamt 1-mal geändert.
benjamin.czaja
Beiträge: 3
Registriert: 25 Jun 2021, 07:47

Re: configed 4.2.21.3 Bug: Remote Control Software aufrufen

Beitrag von benjamin.czaja »

Der Fehler tritt mit der aktuellen Experimental-Version 4.2.22.1 nicht mehr auf. Vielen Dank!
Antworten