OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Installation/Technical Issues or Problems app/console oro:package:update oro/crm

This topic contains 0 replies, has 1 voice, and was last updated by  emon 8 years, 2 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #26974

    emon
    Participant

    I got this error while updating crm

    The command “”/usr/bin/php” “/var/www/html/app/console” cache:clear –env=dev” failed.
    Exit Code: 255(Unknown error)

    Output:
    ================

    Error Output:
    ================
    PHP Fatal error: Uncaught exception ‘ReflectionException’ with message ‘Class OroCRM\Bundle\ContactUsBundle\Entity\AbstractContactRequest does not exist’ in /var/www/html/vendor/oro/platform/src/Oro/Bundle/EntityExtendBundle/Tools/GeneratorExtensions/ExtendEntityGeneratorExtension.php:58
    Stack trace:
    #0 /var/www/html/vendor/oro/platform/src/Oro/Bundle/EntityExtendBundle/Tools/GeneratorExtensions/ExtendEntityGeneratorExtension.php(58): ReflectionClass->__construct(‘OroCRM\Bundle\C…’)
    #1 /var/www/html/vendor/oro/platform/src/Oro/Bundle/EntityExtendBundle/Tools/GeneratorExtensions/ExtendEntityGeneratorExtension.php(40): Oro\Bundle\EntityExtendBundle\Tools\GeneratorExtensions\ExtendEntityGeneratorExtension->generateConstructor(Array, Object(CG\Generator\PhpClass))
    #2 /var/www/html/vendor/oro/platform/src/Oro/Bundle/EntityExtendBundle/Tools/EntityGenerator.php(108): Oro\Bundle\EntityExtendBundle\Tools\GeneratorExtensions\ExtendEntityGeneratorExtension->generate(Array, Object(CG\Generator\PhpClass))
    #3 /var/www/html/vendor/oro/pl in /var/www/html/vendor/oro/platform/src/Oro/Bundle/EntityExtendBundle/Tools/GeneratorExtensions/ExtendEntityGeneratorExtension.php on line 58


    how can I upgrade to 1.9 ?

The forum ‘OroCRM – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top