バージョン選択

フォーラム

メニュー

オンライン状況

48 人のユーザが現在オンラインです。 (33 人のユーザが フォーラム を参照しています。)
登録ユーザ: 0
ゲスト: 48
もっと...

サイト内検索

プラグイン > その他 > プラグインを削除するとECCUBE自体がServerErrorで動作しなくなる。

その他

新規スレッドを追加する

フラット表示 前のトピック | 次のトピック
投稿者 スレッド
mente119
投稿日時: 2021/5/14 11:12
対応状況: −−−
半人前
登録日: 2021/4/14
居住地:
投稿: 13
Re: プラグインを削除するとECCUBE自体がServerErrorで動作しなくなる。
468様

プラグイン参照の記述ですが、以下部分のみでした。
\app\proxy\entity\src\Eccube\Entity\Product.php

この時、「Product.php」ファイルを/tmpへ動かしただけでも同じようにServerErrorとなりました。

ログには以下の内容が大量に記載されておりました。
(その他ログは流れてしまい、残っておりませんでした。)

[2021-04-30 06:50:30] front.ERROR [N/A] [476c18e] [N/A] [Eccube\Log\Logger:log:66] - システムエラーが発生しました。 ["Property Eccube\\Entity\\Product::$display_rank does not exist","/var/www/html/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php",63,"#0 /var/www/html/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php(63): ReflectionProperty->__construct('Eccube\\\\Entity\\\\P...', 'display_rank')\n#1 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php(964): Doctrine\\Common\\Persistence\\Mapping\\RuntimeReflectionService->getAccessibleProperty('Eccube\\\\Entity\\\\P...', 'display_rank')\n#2 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php(750): Doctrine\\ORM\\Mapping\\ClassMetadataInfo->wakeupReflection(Object(Doctrine\\Common\\Persistence\\Mapping\\RuntimeReflectionService))\n#3 /var/www/html/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php(181): Doctrine\\ORM\\Mapping\\ClassMetadataFactory->wakeupReflection(Object(Doctrine\\ORM\\Mapping\\ClassMetadata), Object(Doctrine\\Common\\Persistence\\Mapping\\RuntimeReflectionService))\n#4 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php(285): Doctrine\\Common\\Persistence\\Mapping\\AbstractClassMetadataFactory->getMetadataFor('Eccube\\\\Entity\\\\P...')\n#5 /var/www/html/var/cache/prod/ContainerNvnxdrx/EntityManager_9a5be93.php(53): Doctrine\\ORM\\EntityManager->getClassMetadata('Eccube\\\\Entity\\\\P...')\n#6 /var/www/html/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php(39): EntityManager_9a5be93->getClassMetadata('Eccube\\\\Entity\\\\P...')\n#7 /var/www/html/src/Eccube/Repository/ProductRepository.php(54): Doctrine\\Bundle\\DoctrineBundle\\Repository\\ServiceEntityRepository->__construct(Object(Doctrine\\Bundle\\DoctrineBundle\\Registry), 'Eccube\\\\Entity\\\\P...')\n#8 /var/www/html/var/cache/prod/ContainerNvnxdrx/EccubeProdProjectContainer.php(3030): Eccube\\Repository\\ProductRepository->__construct(Object(Doctrine\\Bundle\\DoctrineBundle\\Registry), Object(Eccube\\Doctrine\\Query\\Queries), Object(Eccube\\Common\\EccubeConfig))\n#9 /var/www/html/var/cache/prod/ContainerNvnxdrx/EccubeProdProjectContainer.php(3094): ContainerNvnxdrx\\EccubeProdProjectContainer->getProductRepositoryService()\n#10 /var/www/html/var/cache/prod/ContainerNvnxdrx/EccubeProdProjectContainer.php(2797): ContainerNvnxdrx\\EccubeProdProjectContainer->getEccubeExtensionService()\n#11 /var/www/html/var/cache/prod/ContainerNvnxdrx/EccubeProdProjectContainer.php(2870): ContainerNvnxdrx\\EccubeProdProjectContainer->getTwigService()\n#12 /var/www/html/var/cache/prod/ContainerNvnxdrx/EccubeProdProjectContainer.php(2423): ContainerNvnxdrx\\EccubeProdProjectContainer->getMobileTemplatePathListenerService()\n#13 /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php(231): ContainerNvnxdrx\\EccubeProdProjectContainer->ContainerNvnxdrx\\{closure}()\n#14 /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php(61): Symfony\\Component\\EventDispatcher\\EventDispatcher->sortListeners('kernel.request')\n#15 /var/www/html/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php(129): Symfony\\Component\\EventDispatcher\\EventDispatcher->getListeners('kernel.request')\n#16 /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php(43): Symfony\\Component\\EventDispatcher\\ContainerAwareEventDispatcher->getListeners('kernel.request')\n#17 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(127): Symfony\\Component\\EventDispatcher\\EventDispatcher->dispatch('kernel.request', Object(Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent))\n#18 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(68): Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(Object(Symfony\\Component\\HttpFoundation\\Request), 1)\n#19 /var/www/html/vendor/symfony/http-kernel/Kernel.php(200): Symfony\\Component\\HttpKernel\\HttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#20 /var/www/html/index.php(76): Symfony\\Component\\HttpKernel\\Kernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request))\n#21 {main}"] [, , , , ]
フラット表示 前のトピック | 次のトピック


題名 投稿者 日時
   プラグインを削除するとECCUBE自体がServerErrorで動作しなくなる。 mente119 2021/5/12 10:29
     Re: プラグインを削除するとECCUBE自体がServerErrorで動作しなくなる。 468 2021/5/12 13:19
       Re: プラグインを削除するとECCUBE自体がServerErrorで動作しなくなる。 mente119 2021/5/12 16:12
         Re: プラグインを削除するとECCUBE自体がServerErrorで動作しなくなる。 468 2021/5/13 14:34
           Re: プラグインを削除するとECCUBE自体がServerErrorで動作しなくなる。 mente119 2021/5/14 9:24
             Re: プラグインを削除するとECCUBE自体がServerErrorで動作しなくなる。 468 2021/5/14 10:39
             » Re: プラグインを削除するとECCUBE自体がServerErrorで動作しなくなる。 mente119 2021/5/14 11:12
                 Re: プラグインを削除するとECCUBE自体がServerErrorで動作しなくなる。 468 2021/5/14 13:58
                   Re: プラグインを削除するとECCUBE自体がServerErrorで動作しなくなる。 mente119 2021/5/14 19:28
                     Re: プラグインを削除するとECCUBE自体がServerErrorで動作しなくなる。 468 2021/5/17 12:19
                       Re: プラグインを削除するとECCUBE自体がServerErrorで動作しなくなる。 mente119 2021/5/20 10:36

 



ログイン


EC-CUBE公式 Amazon Payプラグイン

統計情報

総メンバー数は89,281名です
総投稿数は110,071件です

投稿数ランキング

1
seasoft
7367
2
468
3217
3
AMUAMU
2712
4
nanasess
2314
5
umebius
2085
6
yuh
1819
7
h_tanaka
1652
8
red
1570
9
mcontact
1301
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
799
14 ramrun 789
15 karin 689
16 sumida 641
17
homan
633
18 DELIGHT 572
19
patapata
502
20
flealog
485


ネットショップの壺

EC-CUBEインテグレートパートナー

Copyright© EC-CUBE CO.,LTD. All Rights Reserved.