Phase | Warn Message | Bedeutung der Meldung | Behandlung der Warnung | Reason of message | Treatment of warning |
---|---|---|---|---|---|
Module Import | ###WARN### transformed content from XHTML to STRING, INFORMATION MAY BE LOST as some xhtml-tags were removed. | Umwandlung von XHTML zu String aufgrund des Mappings | Kann ignoriert werden. Kein Datenverlust, da beides String-Content | Conversion from XHTML to String due to Mapping | Can be ignored. No data loss, since both are string content. |
permanent | There are more DNG servers configured than licensed. A maximum of <N> DNG servers can be configured. All others will be ignored. | Beim Einrichten des ReqIF Managers wurden mehr DNG Server configuriert als lizensiert. | Wenden Sie sich an die Administration. Abhängig von den verwendeten DNG Servern im ReqIF Set ist ein Arbeiten bedingt möglich. Wenn Sie Administrator sind: Bearbeiten Sie die konfigurierten Server in der Datei mix-config.json Wie im Kapitel "Configuring DNG-Servers in mix-config.json file" im Adminhandbuch beschrieben. | When setting up the ReqIF Manager, more DNG servers were configured than licensed. | Please contact the administration. Depending on the DNG servers used in the reqif set, working is possible under certain conditions. If you are administrator : Edit the configured servers in the mix-config.json file as described in the chapter "Configuring DNG servers in mix-config.json file" in the Admin Guide. |
Add Module URI to ReqIF Set | #0 /app/vendor/requisis/mixlibrary/Library/Communication/Abstracts/AbstractServerDngClass.php(215): Requisis\MixLibrary\Library\Communication\Abstracts\AbstractServerDngClass->serverInitializing() #1 /app/vendor/requisis/mixlibrary/Library/Logic/Server/DngServerLogic.php(42): Requisis\MixLibrary\Library\Communication\Abstracts\AbstractServerDngClass->preInitializeByUri() #2 /app/vendor/requisis/mixlibrary/Business/DngServer.php(39): Requisis\MixLibrary\Library\Logic\Server\DngServerLogic->__construct() #3 /app/vendor/requisis/mixlibrary/Business/DngServer.php(57): Requisis\MixLibrary\Business\DngServer->__construct() #4 /app/vendor/requisis/librarybundle/Services/Mix/FrameworkWrapper.php(105): Requisis\MixLibrary\Business\DngServer::getInstance() #5 /app/vendor/requisis/librarybundle/Controller/MixServiceApiController.php(54): Requisis\LibraryBundle\Services\Mix\FrameworkWrapper->loginToServer() #6 /app/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(151): Requisis\LibraryBundle\Controller\MixServiceApiController->oAuthConnectAction() #7 /app/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw() #8 /app/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(200): Symfony\Component\HttpKernel\HttpKernel->handle() #9 /app/web/app.php(30): Symfony\Component\HttpKernel\Kernel->handle() | Dieser Fehler kann bei einer flaschen Konfiguration eines Proxys in der Datei store/toolbox/config/mix-config.json auftreten. | Korregieren oder Entfernen Sie Ihre Proxy-Konfiguration in der Datei mix-config.json. | This error can occur if a proxy is configured incorrectly in the store/toolbox/config/mix-config.json file. | Correct or remove your proxy configuration in the mix-config.json file. |