Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Di compiler is not working on my machine #376

Closed
cmuench opened this issue Oct 5, 2013 · 3 comments
Closed

Di compiler is not working on my machine #376

cmuench opened this issue Oct 5, 2013 · 3 comments
Assignees

Comments

@cmuench
Copy link
Contributor

cmuench commented Oct 5, 2013

Got this exception

PHP Fatal error:  Cannot redeclare class Magento\Core\Controller\Varien\Action\Context in /home/cmuench/Workspaces/PHP/playground/magento-ce-2.0.0.0/app/code/Magento/Core/Controller/Varien/Action/Context.php on line 28
PHP Stack trace:
PHP   1. {main}() /home/cmuench/Workspaces/PHP/playground/magento-ce-2.0.0.0/dev/tools/Magento/Tools/Di/compiler.php:0
PHP   2. Magento\Tools\Di\Compiler\Directory->compile() /home/cmuench/Workspaces/PHP/playground/magento-ce-2.0.0.0/dev/tools/Magento/Tools/Di/compiler.php:117
PHP   3. Magento\Code\Reader\ClassReader->getConstructor() /home/cmuench/Workspaces/PHP/playground/magento-ce-2.0.0.0/dev/tools/Magento/Tools/Di/Compiler/Directory.php:94
PHP   4. ReflectionParameter->getClass() /home/cmuench/Workspaces/PHP/playground/magento-ce-2.0.0.0/lib/Magento/Code/Reader/ClassReader.php:47
PHP   5. Magento\Autoload\IncludePath::load() /home/cmuench/Workspaces/PHP/playground/magento-ce-2.0.0.0/lib/Magento/Code/Reader/ClassReader.php:0
PHP   6. include() /home/cmuench/Workspaces/PHP/playground/magento-ce-2.0.0.0/lib/Magento/Autoload/IncludePath.php:90

System: Ubuntu 13.04

PHP 5.4.9-4ubuntu2.3 (cli) (built: Sep 4 2013 19:32:25)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies
with Zend OPcache v7.0.1, Copyright (c) 1999-2013, by Zend Technologies
with Xdebug v2.2.3, Copyright (c) 2002-2013, by Derick Rethans

@davidalger
Copy link
Member

I've seen that issue once, refreshed the page and it then loaded just fine. I think I had two web requests running when I got it on one of the two though…

@verklov
Copy link
Contributor

verklov commented Dec 30, 2013

@cmuench , sorry for the delay with the response. Are you still experiencing this issue? If yes, does it reproduce all the time or only from time to time?

@verklov verklov self-assigned this Apr 22, 2014
@verklov
Copy link
Contributor

verklov commented Apr 23, 2014

@cmuench, the team reviewed your issue recently and could not reproduce it on the most fresh code that we have. We are closing this issue. If you still experience it, please leave a comment or open a new issue.

@verklov verklov closed this as completed Apr 23, 2014
vpelipenko pushed a commit that referenced this issue Jun 26, 2015
[UI] MAGETWO-33536: M2 GitHub Update (version 0.74.0-beta14)
magento-team pushed a commit that referenced this issue Feb 19, 2016
okorshenko pushed a commit that referenced this issue Dec 14, 2016
[South] Bugfixes backports to 2.1.3
- MAGETWO-56998 [Backport] Simple child product without a special price still shown as "was (original price)" #4442 #5097 - for 2.1
- MAGETWO-58057 [Backport] - [GitHub] Unable to add more than 1 product to a cart from Wishlist #5282 - for 2.1
- MAGETWO-57490 [Backport] - Maximum error count when importing because issue URL key for specified store already exists - for 2.1
- MAGETWO-57044 [Backport] - [GITHUB] Prices of related products on PDP changes according to product custom options. #4588 - for 2.1
- MAGETWO-57204 [Backport] - Attribute for Send Welcome Email From shows wrong store ID - for 2.1
magento-engcom-team added a commit that referenced this issue Feb 18, 2019
…er customer #376

 - Merge Pull Request magento/graphql-ce#376 from magento/graphql-ce:375-unauthorized-quote-address-fix
 - Merged commits:
   1. 5af7a1b
   2. 6170993
   3. 044985d
   4. 1c9fad2
   5. 9491c01
   6. 1301a42
   7. fa5613b
   8. dde488f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants