Page 1 of 1

Errormessage in ProfoundUI-Log-Directory

Posted: Tue Dec 03, 2013 3:37 am
by cimbala
Hello *all,

in the error_log in the log-Directory i get the error message "[Tue Dec 03 08:34:35 2013] [error] [client 10.100.25.6] ZSRV_MSG0017: Methode in Anforderung ist nicht gültig"
Does somebody know what this error means?
I get the message when i try to connect to genie in internet explorer.

thanks for your help

Re: Errormessage in ProfoundUI-Log-Directory

Posted: Tue Dec 03, 2013 3:40 am
by cimbala
and also the message
"[Tue Dec 03 08:39:05 2013] [error] [client 10.100.25.6] ZSRV_MSG0016: URI in Anforderung GET /profoundui/userdata/genie%ôðskins/Rossmann/screens/screens.lst?r=18871521 HTTP/1.1 ist nicht gültig"

and

"[Tue Dec 03 08:39:05 2013] [error] [client 10.100.25.6] ZSRV_MSG0018: Datei /www/profoundui/htdocs/profoundui/userdata/genie skins/Rossmann/screens/screens.lst"

Re: Errormessage in ProfoundUI-Log-Directory

Posted: Tue Dec 03, 2013 10:14 am
by David
I'm not sure about the first message, but the second message you mention is entirely normal.

Genie tries to fetch this "screens list" file when you start a session. It's normal that a skin may not have one -- this happens when you have not created any screens with the Genie Designer. You can create the file, if you really want to get rid of the log message. Just put the file in the specified location, and fill with the following contents:

Code: Select all


[]

Make sure the file is set up with CCSID 1208 (UTF-8).