Error when searching for installed product.

shade
Beiträge: 52
Registriert: 10 Aug 2012, 15:14

Error when searching for installed product.

Beitrag von shade »

I get a error when I search for clients with a specifict product installed, if I just search for clients in a group it works fine, but when a product is added to the search it fails with the error:

mar. 23 19:19:25.440 2017 -- Exception while data reading, de.uib.opsicommand.JSONthroughHTTP$JSONCommunicationException: receiving json
mar. 23 19:19:25.441 2017 -- JSONReMapper: Exception on reproducing null, java.lang.NullPointerException
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Error when searching for installed product.

Beitrag von n.wenselowski »

Hi,

please enlighten us on the version of opsi-configed that produces that behaviour!


Kind regards

Niko

Code: Alles auswählen

import OPSI
shade
Beiträge: 52
Registriert: 10 Aug 2012, 15:14

Re: Error when searching for installed product.

Beitrag von shade »

On the client (with opsi-configd) it is version 4.0.7.3.5-1

On login to the config editor it also says:
Exception while data reading, de.uib.opsicommand.JSONthroughHTTP$JSONCommunicationException: receiving json

Server is:

ii opsi-configed 4.0.7.1.3-1 all OPSI config editor
ii opsiconfd 4.0.7.4.1-1 all opsi configuration service
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Error when searching for installed product.

Beitrag von n.wenselowski »

Hi,

thanks. I relayed the info to the dev so he can take a lootk.


-Niko

Code: Alles auswählen

import OPSI
shade
Beiträge: 52
Registriert: 10 Aug 2012, 15:14

Re: Error when searching for installed product.

Beitrag von shade »

Anything new?
Benutzeravatar
ngbr
Ex-uib-Team
Beiträge: 130
Registriert: 27 Sep 2010, 11:41

Re: Error when searching for installed product.

Beitrag von ngbr »

hi shade,
shade hat geschrieben:On the client (with opsi-configd) it is version 4.0.7.3.5-1

On login to the config editor it also says:
Exception while data reading, de.uib.opsicommand.JSONthroughHTTP$JSONCommunicationException: receiving json

Server is:

ii opsi-configed 4.0.7.1.3-1 all OPSI config editor
ii opsiconfd 4.0.7.4.1-1 all opsi configuration service
this is unusual behavior, I wanna say. I am running the same versions of configed (4.0.7.3.5-1), and osiconfd, and no problems here.
Sometimes, I have been struggling with the search, so please try the following:

> make sure you select 'CLIENT_LISTE' in the tree to the left. Select the 'Client' Tab on the right. Open search window.
> type into 'Product/ID' an existing product, or replace parts of it via wildcard
> type into 'Product/Status' 'installed'
> search. there should be a result.

if you still get an error, please report on the backend you're using. might be an issue with the file backend .. thank you !!

just fyi:
if you start opsi-configed on the client locally, then the version installed on the server is of no importance. this package is a legacy, and it is being used only when starting the configed via java webstart (which is not recommended because slightly behind ..) .

pls report again !
---
hoping to help :)

if your problem was solved, pls mark this thread as 'SOLVED'. thank you .

-- no PN support --

Andre
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Error when searching for installed product.

Beitrag von n.wenselowski »

shade hat geschrieben:Anything new?
I believe the configeds in experimental have this fixed.

EDIT: They changed other things that I think might be related. Please try and report back.

Code: Alles auswählen

import OPSI
shade
Beiträge: 52
Registriert: 10 Aug 2012, 15:14

Re: Error when searching for installed product.

Beitrag von shade »

I have tried to update to the experimental version, now the error on login has been fixed :)

The error when searching on a product are still present, also it is not possible to launch the configed by browser when calling https://server:4447/configed/ it shows the box with "Downloading application..." but it never reaches 100%

I have copied the new jar out on my client, and now I can login without getting the error, so one step forward.

I am using MYSQL as backend, have license.
Benutzeravatar
r.roeder
uib-Team
Beiträge: 540
Registriert: 02 Jul 2008, 10:08

Re: Error when searching for installed product.

Beitrag von r.roeder »

Hi,

this looks definitively like the known problem with the SSL communication between Java 1.8 and Python libs. The options to work around it are sketched in viewtopic.php?f=8&t=8809&p=38883&hilit=tlsv1#p38883

Hoping that this fixes your issue,

regards

Rupert


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Error when searching for installed product.

Beitrag von n.wenselowski »

Hi shade,

does your error still persist with the new configed?


Kind regards

Niko

Code: Alles auswählen

import OPSI
Antworten