<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hallo Michael,<BR>
am Freitag abend konnten wir wieder ein bisschen ausprobieren.<BR>
Wir haben die Funktion wget benutzt und bekamen einige Fehlermeldungen, die wir nach und nach bereinigen konnten.<BR>
Zuletzt hatten wir folgende Fehlermeldung:<BR>
<BR>
<STRONG>Ältere behobener Inhalt: von "rlp.log":<BR></STRONG><BR>Fri Jan 29 16:51:26 2010,14722,127.0.0.2,Vessels,0,-180.004167 <BR>-164.995833 179.995833 195.004167,-1.000000 -1.000000,,msReturnPage<BR>(): Web application error. Malformed template name <BR>(/tmp/MapServ_Test/fgs3/www/htdocs/mapbender1/http/frames/index.php?&gui_id=Exp<BR>editionen). <br><BR><BR>
Daraufhin haben wir in der map-Datei folgendes ausprobiert, obwohl unlogisch, nach untenstehenden Definitionen:<BR>
<BR>
TEMPLATE "<A href="http://ServerURL:8080/mapbender1/http/frames/index.php?&gui_id=Expeditionen">http://ServerURL:8080/mapbender1/http/frames/index.php?&gui_id=Expeditionen</A>"<BR>#### TEMPLATE "/tmp/MapServ_Test/fgs3/www/htdocs/mapbender1/http/frames/index.php?&gui_id=Expeditionen"<BR>
<BR>
Aktuellster Inhalt der rlp.log:<BR>++++++++++++++++++++++++++++++++++++++++++++++<BR>Fri Jan 29 17:12:24 2010,15153,127.0.0.2,Vessels,0,-180.004167 <BR>-164.995833 179.995833 195.004167,-1.000000 -1.000000,,normal execution<BR>
<BR>
Es gibt also in der log-Datei keine Fehlermeldungen mehr, aber die Fehlermeldung beim Hochladen der Capabilities besteht.<BR>
Dazu mal die Eintragung in der pgsql-log:<BR>
<BR>
2010-01-29 17:14:55 CET mapbender postgres FEHLER: NULL-Wert in Spalte <BR>»wms_title« verletzt Not-Null-Constraint<BR>2010-01-29 17:14:55 CET mapbender postgres ANWEISUNG: UPDATE wms SET <BR>wms_title = $1 ,wms_abstract = $2 ,fees = $3, accessconstr<BR>aints = $4, contactperson = $5,<BR><BR>($1 <-- ist anscheind wirklich leer, woher kommt $1 ??<BR>
<BR>
Was bei unserem WebGIS an sich noch nicht funktioniert ist die <STRONG>featureInfo-Funktion</STRONG>.<BR>
Bei einem Klick auf eine Stationskoordinate öffnen sich immer 2 leere Fenster, nicht aber das HTML-Template. In einer Tabelle sollten die Daten zu der Station zu lesen sein.<BR>
<BR>
Wie kommen wir da weiter?<BR>
<BR>
Viele Grüße<BR>
Martina<BR>
<BR>
<BR> <BR>
Auszug aus meinen Recherchen:<BR>
------------------------------------------------------------------------------------------------------------------------------------------------------<BR>
They guide the presentation of results, either a <SPAN class=highlight>query</SPAN> or a map, to the user. Templates are almost always HTML files although they can also be a URL (e.g.. <A class="reference external" href="http://www.somewhere.com/[ATTRIBUTE]/info.html">http://www.somewhere.com/[ATTRIBUTE]/info.html</A>). URL templates can only be used with simple QUERY or ITEMQUERY results so many substitutions defined below are not available for them. Simple pan/zoom interfaces use a single template file while complicated queries often require many templates. Templates often use JavaScript to enhance the basic interface.<BR>
<BR>
<FONT size=2>msReturnPage(): Web application error. Malformed template name</FONT><A class=headerlink title="Permalink to this headline" href="#msreturnpage-web-application-error-malformed-template-name"><FONT size=2>¶</FONT></A><BR>
This error may occur when you are attempting to use a URL template for a query. The issue is that URL templates are only allowed for query modes that return only one result (e.g. query or itemquery)<BR>
You can only use a URL template for a query in mode=query or mode=itemquery. If you try it with mode=nquery or mode=itemnquery, you will get the error:<BR>
<DIV class=highlight-python><PRE>Content-type: text/html msReturnPage(): Web application error. Malformed template name<BR>------------------------------------------------------------------------------------------------------------------------------------- </PRE><PRE> </PRE></DIV>> Date: Thu, 21 Jan 2010 09:17:58 +0100<BR>> Subject: Re: ****SPAM Mail****[Mapbender-users] Fehler beim Hochladen der Capabilities<BR>> From: mschulz@webgis.de<BR>> To: mapbender_users@lists.osgeo.org<BR>> <BR>> Hallo Martina,<BR>> <BR>> klar, das ist die Fehlermeldung im Mapbender-Log. Wenn der Mapbender<BR>> meldet das die WMS-Version die Not-Null Bedingung verletzt ("Error:<BR>> FEHLER: NULL-Wert in Spalte »wms_version« verletzt<BR>> Not-Null-Constraint"), heißt das soviel wie, das in der Antwort auf<BR>> die GetCapabilities-Anfrage vermutlich gar keine WMS-Getcapabilities<BR>> drinnen sind. Daher hatte Armin schon vorgeschlagen:<BR>> "in der class_connector.php function load einfach mal ein $e=new<BR>> mb_exception('class_connector.php: loaded external data: ',$data); eintragen<BR>> (vor der return.. zeile)"<BR>> also ein zusätzlichen Log-Eintrag zu erstellen. Der bisherige Auszug<BR>> aus dem Logfile zeigt die Standard-Fehlermeldung vom Mapbender, der<BR>> zusätzliche Eintrag würde Dir den Inhalt der GetCapabilities-Antwort<BR>> im Log anzeigen. Als quasi äquivalente Möglichkeit kannst Du den<BR>> GetCapabilities Aufruf auch von dem Mapbender-Server (aber nicht aus<BR>> der Mapbender-Oberfläche) per wget absetzen um mal zu sehen, was da<BR>> eigentlich zurückkommt.<BR>> <BR>> Viele Grüße, Michael<BR>> <BR>> Am 21. Januar 2010 08:38 schrieb martina ikert <martinaikert@hotmail.com>:<BR>> > Hallo Michael,<BR>> > ich habe dir noch einmal die Fehlermeldung kopiert. Das war der Tipp von<BR>> > Armin.<BR>> ><BR>> ><BR>> > 2010.01.15, 17:59:48,mb_validateSession.php: GUI: admin2_de, checking<BR>> > file /mapbender1/http/php/mod_updateWMS.php...session valid.<BR>> > 2010.01.15, 17:59:48,mb_validatePermission.php: checking file<BR>> > /mapbender1/http/php/mod_updateWMS.php...permission valid.<BR>> > 2010.01.15, 17:59:48,connector: unable to load:<BR>> > http://our-server.domaine.de:8080/cgi-bin/mapserv?map=/tmp/MapServ_Test/fgs3/www/cgi-bin/expeditions.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1<BR>> > 2010.01.15, 17:59:48,Error while executing prepared statement in<BR>> > /tmp/MapServ_Test/fgs3/www/htdocs/mapbender1/http/php/mod_updateWMS.php:<BR>> > Sql: UPDATE wms SET wms_version = $1 ,wms_getcapabilities = $2<BR>> > ,wms_getmap = $3 ,wms_getfeatureinfo = $4 ,wms_getlegendurl = $5<BR>> > ,wms_getcapabilities_doc = $6 ,wms_upload_url = $7, wms_owner = $8,<BR>> > wms_timestamp = $9 WHERE wms_id = $10, Error: FEHLER: NULL-Wert in<BR>> > Spalte »wms_version« verletzt Not-Null-Constraint<BR>> ><BR>> ><BR>> > Viele Grüße<BR>> > Martina<BR>> ><BR>> ><BR>> >> Date: Wed, 20 Jan 2010 16:25:38 +0100<BR>> >> Subject: Re: ****SPAM Mail****[Mapbender-users] Fehler beim Hochladen der<BR>> >> Capabilities<BR>> >> From: mschulz@webgis.de<BR>> >> To: mapbender_users@lists.osgeo.org<BR>> >><BR>> >> Hallo Martina,<BR>> >><BR>> >> kannst Du dich auf dem Server wo der Mapbender läuft einloggen und<BR>> >> dort auf der Kommandozeile mal folgenden Befehl absetzen:<BR>> >> wget -O /tmp/caps.xml<BR>> >><BR>> >> "http://our-server.domaine.de:8080/cgi-bin/mapserv?map=/tmp/MapServ_Test/fgs3/www/cgi-bin/expeditions.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1"<BR>> >><BR>> >> Dann sollte in der Datei caps.xml im /tmp Verzeichnis die Antwort auf<BR>> >> die GetCapabilities-Anfrage stehen, was recht wahrscheinlich<BR>> >> irgendeine Fehlermeldung sein wird. Das ist ungefähr das gleiche, wie<BR>> >> es Armin Retterath schon vorgeschlagen hat, aber ich hatte nichts<BR>> >> gefunden im thread, ob Du das mal probiert hast.<BR>> >><BR>> >> Viele Grüße, Michael<BR>> >><BR>> >><BR>> >> Am 20. Januar 2010 16:03 schrieb martina ikert <martinaikert@hotmail.com>:<BR>> >> > Hallo Karim,<BR>> >> > in php.ini ist<BR>> >> ><BR>> >> > allow_url_fopen = On<BR>> >> ><BR>> >> > Wir haben heute wieder viel rumprobiert, aber es ist keine Lösung in<BR>> >> > Sicht.<BR>> >> ><BR>> >> > Beim Upload der Capabilities gibt es immer noch die gleiche<BR>> >> > Fehlermeldung.<BR>> >> ><BR>> >> > So langsam ist es wirklich frustrierend.<BR>> >> > Hat denn sonst niemand lokal gearbeitet und hat dann die Dateien auf<BR>> >> > einen<BR>> >> > Server installiert?<BR>> >> ><BR>> >> > Viele Grüße<BR>> >> > Martina<BR>> >> ><BR>> >> ><BR>> >> ><BR>> >> ><BR>> >> >> Date: Mon, 18 Jan 2010 11:15:20 +0100<BR>> >> >> From: karim@malhas.de<BR>> >> >> To: mapbender_users@lists.osgeo.org<BR>> >> >> Subject: Re: ****SPAM Mail****[Mapbender-users] Fehler beim Hochladen<BR>> >> >> der<BR>> >> >> Capabilities<BR>> >> >><BR>> >> >><BR>> >> >> Hallo Martina,<BR>> >> >><BR>> >> >><BR>> >> >> > 2010.01.15, 17:59:48,connector: unable to load:<BR>> >> >> ^^^^^^^^^^^^^^^^^^^^^^^^^^<BR>> >> >><BR>> >> >> > Hat jemand noch einen guten Tipp?<BR>> >> >><BR>> >> >><BR>> >> >> Schau mal nach ob in deiner php.ini<BR>> >> >><BR>> >> >> allow_url_fopen = On<BR>> >> >><BR>> >> >> gesetzt ist.<BR>> >> >><BR>> >> >> Gruß,<BR>> >> >> Karim<BR>> >> >> _______________________________________________<BR>> >> >> Mapbender_users mailing list<BR>> >> >> Mapbender_users@lists.osgeo.org<BR>> >> >> http://lists.osgeo.org/mailman/listinfo/mapbender_users<BR>> >> ><BR>> >> > ________________________________<BR>> >> > Windows Live: Keep your friends up to date with what you do online.<BR>> >> > _______________________________________________<BR>> >> > Mapbender_users mailing list<BR>> >> > Mapbender_users@lists.osgeo.org<BR>> >> > http://lists.osgeo.org/mailman/listinfo/mapbender_users<BR>> >> ><BR>> >> ><BR>> >><BR>> >><BR>> >><BR>> >> --<BR>> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR>> >> Aufwind durch Wissen!<BR>> >><BR>> >> Qualifizierte Open Source Schulungen bei der<BR>> >> http://www.foss-akademie.de/<BR>> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR>> >><BR>> >> -----------------------------------------------------------<BR>> >> Michael Schulz<BR>> >> mschulz@webgis.de<BR>> >><BR>> >> in medias res<BR>> >> Gesellschaft für Informationstechnologie mbH<BR>> >><BR>> >> +++ Bitte beachten Sie unsere neue Adresse und Durchwahl +++<BR>> >><BR>> >> Schwimmbadstraße 2<BR>> >> D-79100 Freiburg i. Br.<BR>> >><BR>> >> Tel: +49 (0)761 705798-102<BR>> >> Tel: +49 (0)761 705798-0<BR>> >> Fax: +49 (0)761 705798-09<BR>> >><BR>> >> +++ Bitte beachten Sie unsere neue Adresse und Durchwahl +++<BR>> >><BR>> >> http://www.webgis.de / http://www.zopecms.de<BR>> >> --------------------------------------------------------------<BR>> >> Geschäftsführer: Stefan Giese, Dr. Christof Lindenbeck<BR>> >> Eingetragen im Handelsregister HRB 5930 beim Amtsgericht Freiburg<BR>> >> _______________________________________________<BR>> >> Mapbender_users mailing list<BR>> >> Mapbender_users@lists.osgeo.org<BR>> >> http://lists.osgeo.org/mailman/listinfo/mapbender_users<BR>> ><BR>> > ________________________________<BR>> > Windows Live Hotmail: Your friends can get your Facebook updates, right from<BR>> > Hotmail®.<BR>> > _______________________________________________<BR>> > Mapbender_users mailing list<BR>> > Mapbender_users@lists.osgeo.org<BR>> > http://lists.osgeo.org/mailman/listinfo/mapbender_users<BR>> ><BR>> ><BR>> <BR>> <BR>> <BR>> -- <BR>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR>> Aufwind durch Wissen!<BR>> <BR>> Qualifizierte Open Source Schulungen bei der<BR>> http://www.foss-akademie.de/<BR>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR>> <BR>> -----------------------------------------------------------<BR>> Michael Schulz<BR>> mschulz@webgis.de<BR>> <BR>> in medias res<BR>> Gesellschaft für Informationstechnologie mbH<BR>> <BR>> +++ Bitte beachten Sie unsere neue Adresse und Durchwahl +++<BR>> <BR>> Schwimmbadstraße 2<BR>> D-79100 Freiburg i. Br.<BR>> <BR>> Tel: +49 (0)761 705798-102<BR>> Tel: +49 (0)761 705798-0<BR>> Fax: +49 (0)761 705798-09<BR>> <BR>> +++ Bitte beachten Sie unsere neue Adresse und Durchwahl +++<BR>> <BR>> http://www.webgis.de / http://www.zopecms.de<BR>> --------------------------------------------------------------<BR>> Geschäftsführer: Stefan Giese, Dr. Christof Lindenbeck<BR>> Eingetragen im Handelsregister HRB 5930 beim Amtsgericht Freiburg<BR>> _______________________________________________<BR>> Mapbender_users mailing list<BR>> Mapbender_users@lists.osgeo.org<BR>> http://lists.osgeo.org/mailman/listinfo/mapbender_users<BR>                                            <br /><hr />Hotmail: Trusted email with powerful SPAM protection. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Sign up now.</a></body>
</html>