FHEM Forum

FHEM - Hausautomations-Systeme => Homematic => Thema gestartet von: Rampler am 23 Januar 2018, 11:18:34

Titel: PERL WARNING: 10_CUL_HM.pm
Beitrag von: Rampler am 23 Januar 2018, 11:18:34
Hallo,
mit dem ersten set ActionDetector update nach FHEM restart kommt diese Meldung:
PERL WARNING: Use of uninitialized value $d in hash element at fhem.pl line 4104
Ist nicht wirklich ein Problem, dennoch ...
VG
Klaus
Titel: Antw:PERL WARNING: Use of uninitialized value $d in hash element at fhem.pl line 4104
Beitrag von: octek0815 am 23 Januar 2018, 19:15:10
Moin,

kann ich bestätigen, hab ich auch.

Grüße
Olli
Titel: Antw:PERL WARNING: Use of uninitialized .... at fhem.pl line 4104 (10_CUL_HM.pm)
Beitrag von: Rampler am 25 Januar 2018, 17:01:47
Hallo,
der stacktrace sagt:

2018.01.25 09:40:45 1: PERL WARNING: Use of uninitialized value $d in hash element at fhem.pl line 4104.
2018.01.25 09:40:45 1: stacktrace:
2018.01.25 09:40:45 1:     main::__ANON__                      called by fhem.pl (4104)
2018.01.25 09:40:45 1:     main::ReadingsVal                   called by ./FHEM/10_CUL_HM.pm (9060)
2018.01.25 09:40:45 1:     main::CUL_HM_assignIO               called by ./FHEM/10_CUL_HM.pm (4105)
2018.01.25 09:40:45 1:     main::CUL_HM_Set                    called by ./FHEM/10_CUL_HM.pm (8705)
2018.01.25 09:40:45 1:     main::CUL_HM_ActCheck               called by fhem.pl (3073)
2018.01.25 09:40:45 1:     main::HandleTimeout                 called by fhem.pl (617)
2018.01.25 09:40:45 3: CUL_HM set Alarm_sir_ext statusRequest


Wenn ich es richtig interpretiere ist das dann die 10_CUL_HM.pm oder ?

VG
Klaus
Titel: Antw:PERL WARNING: 10_CUL_HM.pm
Beitrag von: martinp876 am 25 Januar 2018, 20:34:36
Mach ich am wochenende
Titel: Antw:PERL WARNING: 10_CUL_HM.pm
Beitrag von: Rampler am 27 Januar 2018, 18:21:39
Hallo Martin,
habe mal die neue 10_CUL_HM von heute installiert:
# CUL HomeMatic handler
# $Id: 10_CUL_HM.pm 16010 2018-01-27 15:25:04Z martinp876 $


Da gibts jetzt allerdings:

2018.01.27 18:12:57 1: PERL WARNING: Use of uninitialized value in pattern match (m//) at ./FHEM/10_CUL_HM.pm line 281.
2018.01.27 18:12:57 1: stacktrace:
2018.01.27 18:12:57 1:     main::__ANON__                      called by ./FHEM/10_CUL_HM.pm (281)
2018.01.27 18:12:57 1:     main::CUL_HM_updateConfig           called by ./FHEM/10_CUL_HM.pm (1040)
2018.01.27 18:12:57 1:     main::CUL_HM_Notify                 called by fhem.pl (3498)
2018.01.27 18:12:57 1:     main::CallFn                        called by fhem.pl (3418)
2018.01.27 18:12:57 1:     main::DoTrigger                     called by fhem.pl (600)
2018.01.27 18:12:57 1: PERL WARNING: Use of uninitialized value in pattern match (m//) at ./FHEM/10_CUL_HM.pm line 281.
2018.01.27 18:12:57 1: stacktrace:
2018.01.27 18:12:57 1:     main::__ANON__                      called by ./FHEM/10_CUL_HM.pm (281)
2018.01.27 18:12:57 1:     main::CUL_HM_updateConfig           called by ./FHEM/10_CUL_HM.pm (1040)
2018.01.27 18:12:57 1:     main::CUL_HM_Notify                 called by fhem.pl (3498)
2018.01.27 18:12:57 1:     main::CallFn                        called by fhem.pl (3418)
2018.01.27 18:12:57 1:     main::DoTrigger                     called by fhem.pl (600)


VG
Klaus
Titel: Antw:PERL WARNING: 10_CUL_HM.pm
Beitrag von: Rampler am 28 Januar 2018, 07:32:43
Bin mal testweise auf diese Version:
# $Id: 10_CUL_HM.pm 15170 2017-10-02 08:11:26Z martinp876 $
mit dieser gibt es keinerlei Warnings ...
VG
Klaus
Titel: Antw:PERL WARNING: 10_CUL_HM.pm
Beitrag von: martinp876 am 28 Januar 2018, 16:26:34
da war noch ein möglicher Fehler. Ist in SVN - morgen im Update
Titel: Antw:PERL WARNING: 10_CUL_HM.pm
Beitrag von: Rampler am 28 Januar 2018, 17:28:02
FHEM restart sieht schon mal gut aus, Warning aus Post #4 ist weg ....
Titel: Antw:PERL WARNING: 10_CUL_HM.pm
Beitrag von: Rampler am 30 Januar 2018, 18:32:51
Ich dachte, ich schreibe auch mal, wenn alles gut ist !!
WARNINGS GEFIXT !!

VG
Klaus

DANKE