Seite 1 von 1

[Solved] Error in setLocalbootProductsPage

Verfasst: 23 Jun 2016, 09:28
von danielc
Hi,

When i want to go on the config products tab, in the opsi config editor, I get the following message:
Error in setLocalbootProductsPage: java.lang.NullPointerException
and this one:
Error in setNetbootProductsPage: java.lang.NullPointerException
on the netboot products.

I restarted opsi server with
opsi-setup --init-current-config
opsi-setup --set-rights
/etc/init.d/opsiconfd restart
/etc/init.d/opsipxeconfd restart
but always the same error...

Thx for any information.

Re: Error in setLocalbootProductsPage

Verfasst: 23 Jun 2016, 10:10
von r.roeder
this error happens to be seen presumably if there are no products installed on the server. When the command "opsi-product-updater -i -vv" (as recommended in the getting started manual) run the situation should be fixed.

Nevertheless I hope that the error does not occur in the current version of opsi configed. Otherwise, please inform me (if possible, with submitting the relevant part of the log file)

Regards
Rupert

Re: Error in setLocalbootProductsPage

Verfasst: 23 Jun 2016, 12:24
von danielc
My version is "4.0.6.3.5.1 2015/09/18".

The products had been installed before and i was able to see them in the tab netboot products. It seems that i lost that since i installed a client...

So in installed them again, restarted opsi, and now it is ok.

Thx.