[FLOW3-general] doctrine error in production context
Thomas Mammitzsch
thomas at visualworx.de
Fri Feb 15 14:03:44 CET 2013
hi list,
i get an exception from the doctrine docparser in production context. In
development context everything runs fine. How to solve that?
here is the exception from the logs:
Uncaught exception in line 640 of
/var/www/clients/client0/web6/Packages/Libraries/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.
php: [Semantical Error] The annotation "@Doctrine\ORM\Mapping\id" in
property Visualworx\Couchfinder\Domain\Model\Scoutobject_Original::$id d
oes not exist, or could not be auto-loaded.
35 Doctrine\Common\Annotations\AnnotationException::semanticalError("The
annotation "@Doctrine\ORM\Mapping\id" in property Visualworx\Couchfi
nder\Domain\Model\Scoutobject_Original::$id does not exist, or could not
be auto-loaded.")
34 Doctrine\Common\Annotations\DocParser::Annotation()
33 Doctrine\Common\Annotations\DocParser::Annotations()
32 Doctrine\Common\Annotations\DocParser::parse("/**
* The scoutobjectid
* @ORM\id
* @var integer
*/", "property
Visualworx\Couchfinder\Domain\Model\Scoutobject_Original::$id")
.....
regards, Thomas
More information about the FLOW3-general
mailing list