バージョン選択

フォーラム

メニュー

オンライン状況

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

サイト内検索

質問 > 管理機能 > 注文一覧で「システムエラーが発生しました。」となる問題

管理機能

新規スレッドを追加する

スレッド表示 | 新しいものから 前のトピック | 次のトピック | 下へ
投稿者 スレッド
mktoe
投稿日時: 2023/1/14 13:52
対応状況: −−−
新米
登録日: 2022/11/18
居住地:
投稿: 6
注文一覧で「システムエラーが発生しました。」となる問題
▼テンプレート
[EC-CUBE] EC-CUBE 4.0.4
[レンタルサーバ] さくらレンタルサーバー
[PHP] 7.4
[データベース] sqlite3

[現象] 商品を発送後、受注ステータスを「発送済み」にしようとしたらシステムエラーが発生し、注文一覧がシステムエラーで表示されなくなりました。

以下がエラーログです。
ProductClass' for IDs id(12) was not
となっているのですが[id 12]の商品は存在しており、どのように対処していいか困っております、、
対処法をご指南いただけますと幸いです。

[2023-01-14 13:45:01] admin.ERROR [8035521d] [4d50c8c] [1] [Eccube\Log\Logger:log:64] - システムエラーが発生しました。 ["Entity of type 'Eccube\\Entity\\ProductClass' for IDs id(12) was not found","/home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php",47,"#0 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/ProxyFactory.php(166): Doctrine\\ORM\\EntityNotFoundException::fromClassNameAndIdentifier()\n#1 /home/shopmitsumata/www/var/cache/prod/doctrine/orm/Proxies/__CG__EccubeEntityProductClass.php(617): Doctrine\\ORM\\Proxy\\ProxyFactory->Doctrine\\ORM\\Proxy\\{closure}()\n#2 /home/shopmitsumata/www/var/cache/prod/doctrine/orm/Proxies/__CG__EccubeEntityProductClass.php(617): Closure->__invoke()\n#3 /home/shopmitsumata/www/app/Plugin/KokokaraSelect/Entity/OrderItemTrait.php(213): Proxies\\__CG__\\Eccube\\Entity\\ProductClass->getProduct()\n#4 /home/shopmitsumata/www/app/Plugin/KokokaraSelect/Service/KsOrderItemService.php(127): Eccube\\Entity\\OrderItem->getKsProduct()\n#5 /home/shopmitsumata/www/app/Plugin/KokokaraSelect/Doctrine/EventListener/OrderItemEventListener.php(93): Plugin\\KokokaraSelect\\Service\\KsOrderItemService->getViewOrderItemName()\n#6 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/Event/ListenersInvoker.php(112): Plugin\\KokokaraSelect\\Doctrine\\EventListener\\OrderItemEventListener->postLoad()\n#7 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/HydrationCompleteHandler.php(95): Doctrine\\ORM\\Event\\ListenersInvoker->invoke()\n#8 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(3581): Doctrine\\ORM\\Internal\\HydrationCompleteHandler->hydrationComplete()\n#9 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/SimpleObjectHydrator.php(57): Doctrine\\ORM\\UnitOfWork->hydrationComplete()\n#10 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php(155): Doctrine\\ORM\\Internal\\Hydration\\SimpleObjectHydrator->cleanup()\n#11 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(726): Doctrine\\ORM\\Internal\\Hydration\\AbstractHydrator->hydrateAll()\n#12 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(794): Doctrine\\ORM\\Persisters\\Entity\\BasicEntityPersister->load()\n#13 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(2725): Doctrine\\ORM\\Persisters\\Entity\\BasicEntityPersister->loadOneToOneEntity()\n#14 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php(271): Doctrine\\ORM\\UnitOfWork->createEntity()\n#15 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php(406): Doctrine\\ORM\\Internal\\Hydration\\ObjectHydrator->getEntity()\n#16 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php(162): Doctrine\\ORM\\Internal\\Hydration\\ObjectHydrator->hydrateRowData()\n#17 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php(153): Doctrine\\ORM\\Internal\\Hydration\\ObjectHydrator->hydrateAllData()\n#18 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(1001): Doctrine\\ORM\\Internal\\Hydration\\AbstractHydrator->hydrateAll()\n#19 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(947): Doctrine\\ORM\\AbstractQuery->executeIgnoreQueryCache()\n#20 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(750): Doctrine\\ORM\\AbstractQuery->execute()\n#21 /home/shopmitsumata/www/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php(171): Doctrine\\ORM\\AbstractQuery->getResult()\n#22 [internal function]: Doctrine\\ORM\\Tools\\Pagination\\Paginator->getIterator()\n#23 /home/shopmitsumata/www/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Paginate/Doctrine/ORM/QuerySubscriber/UsesPaginator.php(52): iterator_to_array()\n#24 /home/shopmitsumata/www/vendor/symfony/event-dispatcher/EventDispatcher.php(214): Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ORM\\QuerySubscriber\\UsesPaginator->items()\n#25 /home/shopmitsumata/www/vendor/symfony/event-dispatcher/EventDispatcher.php(44): Symfony\\Component\\EventDispatcher\\EventDispatcher->doDispatch()\n#26 /home/shopmitsumata/www/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php(114): Symfony\\Component\\EventDispatcher\\EventDispatcher->dispatch()\n#27 /home/shopmitsumata/www/var/cache/prod/ContainerR1y8hkg/Paginator_f262b94.php(18): Knp\\Component\\Pager\\Paginator->paginate()\n#28 /home/shopmitsumata/www/src/Eccube/Controller/Admin/Order/OrderController.php(305): Paginator_f262b94->paginate()\n#29 /home/shopmitsumata/www/vendor/symfony/http-kernel/HttpKernel.php(151): Eccube\\Controller\\Admin\\Order\\OrderController->index()\n#30 /home/shopmitsumata/www/vendor/symfony/http-kernel/HttpKernel.php(68): Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw()\n#31 /home/shopmitsumata/www/vendor/symfony/http-kernel/Kernel.php(200): Symfony\\Component\\HttpKernel\\HttpKernel->handle()\n#32 /home/shopmitsumata/www/index.php(76): Symfony\\Component\\HttpKernel\\Kernel->handle()\n#33 {main}"] [GET, /adminlogin/order?order_status_id=4, 114.150.179.3, https://shop.michieki-mitsumata.jp/adminlogin/, Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36]
shinra
投稿日時: 2023/1/14 14:59
対応状況: −−−
一人前
登録日: 2017/9/2
居住地:
投稿: 124
Re: 注文一覧で「システムエラーが発生しました。」となる問題
商品IDの12ではなく、商品規格IDの12が見つからないという事ですけど確認済みですか?
データベースを直接参照して
dtb_product_class.idが12が存在しているか確認する事をオススメします。
スレッド表示 | 新しいものから 前のトピック | 次のトピック | トップ


 



ログイン


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

統計情報

総メンバー数は88,290名です
総投稿数は109,689件です

投稿数ランキング

1
seasoft
7365
2
468
3217
3
AMUAMU
2712
4
nanasess
2303
5
umebius
2085
6
yuh
1818
7
h_tanaka
1610
8
red
1568
9
mcontact
1240
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
796
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.