opsi 3.4 RC

Antworten
pav5088
Beiträge: 31
Registriert: 12 Jun 2009, 03:49

opsi 3.4 RC

Beitrag von pav5088 »

I've tried the new release candidate, but I'm having a problem getting opsi-configed to work. I previously had 3.3.1 installed (if this makes a difference). I'm running on Debian Lenny. The current user belongs to the opsiadmin and pcpatch groups. This is the error I get (the configed log is empty) :
markp@amd64:~$ /usr/bin/opsi-configed
/usr/bin/opsi-configed: line 5: update-alternatives: command not found
starting de.uib.configed.configed
default charset is UTF-8
server charset is configured as UTF-8
they are equal
setting Nimbus look&feel
Nimbus look&feel set
logging directory is /home/markp/configed
log level is 1
logging: use /home/markp/configed/configed_1.log
java.lang.NullPointerException
at de.uib.opsidatamodel.OpsiservicePersistenceController.getOpsiModules(OpsiservicePersistenceController.java:2985)
at de.uib.opsidatamodel.OpsiservicePersistenceController.getOpsiVersion(OpsiservicePersistenceController.java:2996)
at de.uib.configed.ConfigedMain.getOpsiVersion(ConfigedMain.java:2242)
at de.uib.configed.gui.MainFrame.setupMenuHelp(MainFrame.java:623)
at de.uib.configed.gui.MainFrame.guiInit(MainFrame.java:942)
at de.uib.configed.gui.MainFrame.<init>(MainFrame.java:283)
at de.uib.configed.ConfigedMain.initMainFrame(ConfigedMain.java:575)
at de.uib.configed.ConfigedMain.init(ConfigedMain.java:272)
at de.uib.configed.ConfigedMain.run(ConfigedMain.java:261)
at de.uib.configed.configed.<init>(configed.java:183)
at de.uib.configed.configed.main(configed.java:415)
Exception in thread "main" java.lang.NullPointerException
at de.uib.configed.gui.MainFrame.saveGroupSetEnabled(MainFrame.java:1558)
at de.uib.configed.ConfigedMain.initMainFrame(ConfigedMain.java:611)
at de.uib.configed.ConfigedMain.init(ConfigedMain.java:272)
at de.uib.configed.ConfigedMain.run(ConfigedMain.java:261)
at de.uib.configed.configed.<init>(configed.java:183)
at de.uib.configed.configed.main(configed.java:415)
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3319
Registriert: 04 Jun 2008, 14:27

Re: opsi 3.4 RC

Beitrag von d.oertel »

Hi,

this is a bug which crashes the opsi configed if didn't copy the file
http://download.uib.de/opsi3.4/modules
to the directory /etc/opsi
It will be fixed soon.
Meanwhile use the modules file.

regards

detlef oertel
opsi support - uib gmbh

For productive opsi installations we recommend support contracts.
http://www.uib.de
http://www.opsi.org
bhearsum
Beiträge: 48
Registriert: 17 Jun 2009, 18:12

Re: opsi 3.4 RC

Beitrag von bhearsum »

d.oertel hat geschrieben:Hi,

this is a bug which crashes the opsi configed if didn't copy the file
http://download.uib.de/opsi3.4/modules
to the directory /etc/opsi
It will be fixed soon.
Meanwhile use the modules file.

regards

detlef oertel
Make sure to flip license_management to 'no' if you don't want to use it. Otherwise you'll hit a bunch of errors.
bhearsum
Beiträge: 48
Registriert: 17 Jun 2009, 18:12

Re: opsi 3.4 RC

Beitrag von bhearsum »

bhearsum hat geschrieben:
d.oertel hat geschrieben:Hi,

this is a bug which crashes the opsi configed if didn't copy the file
http://download.uib.de/opsi3.4/modules
to the directory /etc/opsi
It will be fixed soon.
Meanwhile use the modules file.

regards

detlef oertel
Make sure to flip license_management to 'no' if you don't want to use it. Otherwise you'll hit a bunch of errors.
This only partly works, as it turns out. It will turn license management off but it causes the modules file to be invalid. Can we get a copy of the modules file with license_management = no, please? And maybe one that doesn't expire next week? ;)
smokie128
Beiträge: 29
Registriert: 29 Jul 2009, 14:53

Re: opsi 3.4 RC

Beitrag von smokie128 »

Try to change the configed settings by the methods provided in the opsi 3.4 manual, this should do it... I did it, too, but i actually don't remember how i dit it. Long term short, RT(f)M!
And there is no way to get a modules-file that doesn't expire at the end of this month unless you pay for it ;-)

//cheers to d.oertel and the others

Greetings from Germany,
smokie
Antworten