<div dir="ltr"><div>Hi David!</div><div><br></div><div>Thank you for the answer. I have changed the entry and the error is still there. <br></div><div>Does Mapbender run with PHP 7.2 or greater? This will make things much easier.</div><div> <br></div><div>Best regards</div><div>Uwe Seher<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Mi., 19. Juni 2019 um 14:53 Uhr schrieb David Patzke <<a href="mailto:david.patzke@wheregroup.com" target="_blank">david.patzke@wheregroup.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF">
    <p>Hi Uwe,</p>
    <p>as far as I can see, your php-intl uses an old version of ICU.
      Maybe you can try to update this package manually <a href="https://software.opensuse.org/package/php7-intl" target="_blank">https://software.opensuse.org/package/php7-intl</a>
      .</p>
    <p>For the 500 error, please temporary deactivate the logging
      function of thr OWSProxy in your config.yml with <br>
    </p>
    <pre style="background-color:rgb(0,43,54);color:rgb(131,148,150);font-family:"Monaco";font-size:12pt"><span style="color:rgb(38,139,210);font-weight:bold">ows_proxy3_core</span><span style="color:rgb(7,154,113)">:
</span><span style="color:rgb(7,154,113)">    </span><span style="color:rgb(38,139,210);font-weight:bold">logging</span><span style="color:rgb(7,154,113)">: false</span></pre>
    <div class="gmail-m_-1143301596631574290gmail-m_4990457557859102806moz-cite-prefix">This is a bug in the current release
      and will be fixed asap.</div>
    <div class="gmail-m_-1143301596631574290gmail-m_4990457557859102806moz-cite-prefix"><br>
    </div>
    <div class="gmail-m_-1143301596631574290gmail-m_4990457557859102806moz-cite-prefix">Best regards <br>
    </div>
    <div class="gmail-m_-1143301596631574290gmail-m_4990457557859102806moz-cite-prefix">David Patzke</div>
    <div class="gmail-m_-1143301596631574290gmail-m_4990457557859102806moz-cite-prefix">On 18.06.19 10:22, Uwe Seher wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">
        <div>Hello Group!</div>
        <div>These days i did an update from version 3.0.6.1 on 3.8.0.
          which worked good for the most parts. The underlying PHP is
          version 7.0 which was the only version with all necessary
          modules in the repository. openSuse Leap 15.0 seems to ignore
          version 7.1.</div>
        <div>After the update there are some annoying errors.</div>
        <div>First on the login-screen mapbender/user/login apears a
          errormessage <br>
        </div>
        <div><br>
          <h2 style="box-sizing:border-box;line-height:1.1;color:rgb(63,63,63);margin:0px;padding:0px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><font size="2"><span style="font-family:courier new,monospace"><span style="font-weight:normal">"The server returned a "500
                  Internal Server Error"</span></span></font></h2>
          <div><br>
          </div>
          <div>in the upper part of the screen. Below that, the login is
            ok an works fine. This is bad, because everey user first
            sees a large errormessage and i have no clue where it comes
            from. After login, the message disappears, so i think it is
            bound to the login-screen, the logfile shows this:</div>
          <div><font size="1"><span style="font-family:courier new,monospace"><br>
              </span></font></div>
          <div><font size="2"><span style="font-family:courier new,monospace">[2019-06-18 07:51:44] request.INFO:
                Matched route "mapbender_core_login_logout".
{"route_parameters":{"_controller":"Mapbender\\CoreBundle\\Controller\\LoginController::logoutAction","_route":"mapbender_core_login_logout"},"request_uri":"<a href="https://intranet.ib-kauppert.de/mb3/user/logout" target="_blank">https://intranet.ib-kauppert.de/mb3/user/logout</a>"}
                []<br>
                [2019-06-18 07:51:44] request.CRITICAL: Uncaught PHP
                Exception
                Symfony\Component\Debug\Exception\FatalThrowableError:
                "Call to a member function getUser() on null" at
/srv/www/htdocs/mapbender-starter-v3.0.8.1/owsproxy/src/OwsProxy3/CoreBundle/EventListener/LoggingListener.php
                line 57 {"exception":"[object]
                (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code:
                0): Call to a member function getUser() on null at
/srv/www/htdocs/mapbender-starter-v3.0.8.1/owsproxy/src/OwsProxy3/CoreBundle/EventListener/LoggingListener.php:57)"}
                []<br>
                [2019-06-18 07:51:49] request.INFO: Matched route
                "mapbender_core_login_login".
{"route_parameters":{"_controller":"Mapbender\\CoreBundle\\Controller\\LoginController::loginAction","_route":"mapbender_core_login_login"},"request_uri":"<a href="https://intranet.ib-kauppert.de/mb3/user/login" target="_blank">https://intranet.ib-kauppert.de/mb3/user/login</a>"}
                []<br>
                [2019-06-18 07:51:49] request.CRITICAL: Uncaught PHP
                Exception
                Symfony\Component\Debug\Exception\FatalThrowableError:
                "Call to a member function getUser() on null" at
/srv/www/htdocs/mapbender-starter-v3.0.8.1/owsproxy/src/OwsProxy3/CoreBundle/EventListener/LoggingListener.php
                line 57 {"exception":"[object]
                (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code:
                0): Call to a member function getUser() on null at
/srv/www/htdocs/mapbender-starter-v3.0.8.1/owsproxy/src/OwsProxy3/CoreBundle/EventListener/LoggingListener.php:57)"}
                []</span></font></div>
          <div><font size="2"><span style="font-family:courier new,monospace"><br>
              </span></font></div>
          <div><span style="font-family:arial,sans-serif"><font size="2">Maybe
                this is problem is related to the next one:</font></span></div>
          <div><span style="font-family:arial,sans-serif"><font size="2"><br>
              </font></span></div>
          <div><span style="font-family:arial,sans-serif"><font size="2">I
                have probably a Problem loading the php-etension intl.
                When I start php on the console it shows the message <br>
              </font></span></div>
          <div><span style="font-family:arial,sans-serif"><font size="2"><br>
              </font></span></div>
          <div><span style="font-family:arial,sans-serif"><font size="2"><span style="font-family:courier new,monospace">PHP Warning:
                   PHP Startup: Unable to load dynamic library
                  '/usr/lib64/php7/extensions/intl.so' -
                  /usr/lib64/php7/extensions/intl.so: undefined symbol:
                  _ZNK8icu_57_117StringEnumeration5cloneEv in Unknown on
                  line 0</span><br>
              </font></span></div>
          <div><font size="2"><span style="font-family:courier new,monospace"><br>
              </span></font></div>
          <div><font size="2"><span style="font-family:courier new,monospace"><font face="arial,sans-serif">This seems
                  to cause a Problem in the Print-Client, which causes
                  the map not to load and show also an <span style="font-family:courier new,monospace"><br>
                  </span></font></span></font></div>
          <div>
            <h2 style="color:rgb(0,0,0);font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><font size="2"><span style="font-weight:normal"><span style="font-family:courier new,monospace">The server
                    returned a "500 Internal Server Error".</span></span></font></h2>
            <div>The logfile shows this error:</div>
            <div><br>
            </div>
            <div><span style="font-family:courier new,monospace">[2019-06-18
                08:04:10] request.INFO: Matched route
                "mapbender_core_application_application".
{"route_parameters":{"_format":"html","_controller":"Mapbender\\CoreBundle\\Controller\\ApplicationController::applicationAction","slug":"mittelrhein","_route":"mapbender_core_application_application"},"request_uri":"<a href="https://intranet.ib-kauppert.de/mb3/application/mittelrhein" target="_blank">https://intranet.ib-kauppert.de/mb3/application/mittelrhein</a>"}
                []<br>
                [2019-06-18 08:04:10] request.CRITICAL: Uncaught PHP
                Exception
                Symfony\Component\Debug\Exception\UndefinedFunctionException:
                "Attempted to call function "locale_get_default" from
                the global namespace." at
/srv/www/htdocs/mapbender-starter-v3.0.8.1/mapbender/src/Mapbender/PrintBundle/Element/PrintClient.php
                line 155 {"exception":"[object]
                (Symfony\\Component\\Debug\\Exception\\UndefinedFunctionException(code:
                0): Attempted to call function \"locale_get_default\"
                from the global namespace. at
/srv/www/htdocs/mapbender-starter-v3.0.8.1/mapbender/src/Mapbender/PrintBundle/Element/PrintClient.php:155)"}
                []</span><br>
            </div>
            <font size="2"><span style="font-family:courier new,monospace"></span></font></div>
          <div><font size="2"><span style="font-family:courier new,monospace"><font face="arial,sans-serif"><br>
                </font></span></font></div>
          <div><span style="font-family:arial,sans-serif"><font size="2">If
                i deactivate the Printclient everything works fine.</font></span></div>
          <div><font size="2"><span style="font-family:courier new,monospace"><span style="font-family:arial,sans-serif">So my first
                  question is, can this be caused by the problem with
                  the php7-intl.so library and how can I handle this
                  error  (i have no clue about php)? If not, the second
                  question is, where does it come from and how can i get
                  them handled. The printclient is not so important, but
                  an error-message on the login-screen is really
                  annoying.</span></span></font></div>
          <div><font size="2"><span style="font-family:courier new,monospace"><span style="font-family:arial,sans-serif"><br>
                </span></span></font></div>
          <div><font size="2"><span style="font-family:courier new,monospace"><span style="font-family:arial,sans-serif">If you need more
                  logs or other info please tell me. <br>
                </span></span></font></div>
          <div><font size="2"><span style="font-family:courier new,monospace"><span style="font-family:arial,sans-serif">Thank you very
                  much in advance</span></span></font></div>
          <div><font size="2"><span style="font-family:courier new,monospace"><span style="font-family:arial,sans-serif">Uwe Seher</span><br>
              </span></font></div>
        </div>
      </div>
      <br>
      <fieldset class="gmail-m_-1143301596631574290gmail-m_4990457557859102806mimeAttachmentHeader"></fieldset>
      <pre class="gmail-m_-1143301596631574290gmail-m_4990457557859102806moz-quote-pre">_______________________________________________
Mapbender_users mailing list
<a class="gmail-m_-1143301596631574290gmail-m_4990457557859102806moz-txt-link-abbreviated" href="mailto:Mapbender_users@lists.osgeo.org" target="_blank">Mapbender_users@lists.osgeo.org</a>
<a class="gmail-m_-1143301596631574290gmail-m_4990457557859102806moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/mapbender_users" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapbender_users</a></pre>
    </blockquote>
  </div>

_______________________________________________<br>
Mapbender_users mailing list<br>
<a href="mailto:Mapbender_users@lists.osgeo.org" target="_blank">Mapbender_users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mapbender_users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapbender_users</a></blockquote></div>