Ich habe ein Problem mit der configuration des BackendManager's.
Wenn ich ein Programm integrieren will kommt immer folgende Fehlermeldung :

Hier mal ein auszug aus der dispatch.conf (Fals es damit was zu tuhen hat) :
Code: Alles auswählen
# file as main backend, mysql as hw/sw invent
# and license management backend, opsipxeconfd and dhcpd backend:
# backend_.* : file, mysql, opsipxeconfd, dhcpd
# host_.* : file, opsipxeconfd, dhcpd
# productOnClient_.* : file, opsipxeconfd
# configState_.* : file, opsipxeconfd
# license.* : mysql
# softwareLicense.* : mysql
# audit.* : mysql
# .* : file
#
# mysql and opsipxeconfd only
backend_.* : mysql, opsipxeconfd
host_.* : mysql, opsipxeconfd
productOnClient_.* : mysql, opsipxeconfd
configState_.* : mysql, opsipxeconfd
.* : mysql