assemblee-virtuelle / Semapps-V1

the "generic" application of cartography
11 stars 3 forks source link

Erreur nouveau document 8080 #50

Closed atantet closed 6 years ago

atantet commented 6 years ago

Erreur lors de la création d'un nouveau document sur semapps sur le port 8080.

Pour le reproduire je suis allé sur mon compte dans Documents puis Ajouter un document ce qui m'amène au rapport d'erreur Symphony suivent? “ Form field not found into specification hasSubject 500 Internal Server Error - Exception ” Stack Trace

in vendor/VirtualAssembly/SemanticFormsBundle/VirtualAssembly/SemanticFormsBundle/Form/SemanticFormType.php at line 297  -
            $options = []
        ) {
            if (!isset($this->formSpecification[$localHtmlName])) {
                throw new Exception(
                    'Form field not found into specification '.$localHtmlName
                );
            }
at SemanticFormType ->add (object(FormBuilder), 'hasSubject', 'VirtualAssembly\\SemanticFormsBundle\\Form\\DbPediaType', array('required' => false))
in src/semappsBundle/Form/DocumentType.php at line 168  +
at DocumentType ->buildForm (object(FormBuilder), array('block_name' => null, 'disabled' => false, 'label' => null, 'label_format' => null, 'translation_domain' => null, 'auto_initialize' => true, 'trim' => true, 'required' => true, 'property_path' => null, 'mapped' => true, 'by_reference' => true, 'inherit_data' => false, 'compound' => true, 'method' => 'POST', 'action' => '', 'post_max_size_message' => 'The uploaded file was too large. Please try to upload a smaller file.', 'error_mapping' => array(), 'invalid_message' => 'This value is not valid.', 'invalid_message_parameters' => array(), 'allow_extra_fields' => false, 'extra_fields_message' => 'This form should not contain extra fields.', 'csrf_protection' => true, 'csrf_field_name' => '_token', 'csrf_message' => 'The CSRF token is invalid. Please try to resubmit the form.', 'csrf_token_manager' => object(CsrfTokenManager), 'csrf_token_id' => null, 'role' => '', 'attr' => array(), 'data_class' => null, 'empty_data' => object(Closure), 'error_bubbling' => true, 'label_attr' => array(), 'upload_max_size_message' => object(Closure), 'validation_groups' => null, 'constraints' => array(), 'client' => object(SemanticFormsClient), 'login' => 'alexis.tantet@posteo.net', 'password' => 'GwNb4iurbhO6', 'graphURI' => 'http://sandbox.assemblee-virtuelle.org:9111/ldp/1515510186874-2264617334928447', 'values' => null, 'spec' => 'http://assemblee-virtuelle.github.io/mmmfest/semapps-form.ttl#form-Document', 'sfConf' => array('type' => 'http://virtual-assembly.org/pair#Document', 'spec' => 'http://assemblee-virtuelle.github.io/mmmfest/semapps-form.ttl#form-Document', 'nameType' => 'document', 'fields' => array('http://virtual-assembly.org/pair#subjectOf_Pair' => array('value' => 'subjectOfPAIR', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#preferedLabel' => array('value' => 'preferedLabel', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#alternativeLabel' => array('value' => 'alternativeLabel', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#description' => array('value' => 'description', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#comment' => array('value' => 'comment', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#aboutPage' => array('value' => 'aboutPage', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#homePage' => array('value' => 'homePage', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#documents' => array('value' => 'documents', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#references' => array('value' => 'references', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#referencesBy' => array('value' => 'referencesBy', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#hasType' => array('value' => 'hasType', 'access' => 'anonymous', 'type' => 'uri'), 'http://www.w3.org/1999/02/22-rdf-syntax-ns#type' => array('value' => 'type', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#internal_document_author' => array('value' => 'internal_document_author', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#internal_document_contributor' => array('value' => 'internal_document_contributor', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#external_document_author' => array('value' => 'external_document_author', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#external_document_contributor' => array('value' => 'external_document_contributor', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#internal_document_publisher' => array('value' => 'internal_document_publisher', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#external_document_publisher' => array('value' => 'external_document_publisher', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#format' => array('value' => 'format', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#language' => array('value' => 'language', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#licence' => array('value' => 'licence', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#publicationDate' => array('value' => 'publicationDate', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#version' => array('value' => 'version', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#hasInterest' => array('value' => 'hasInterest', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#hasSubject' => array('value' => 'hasSubject', 'access' => 'anonymous', 'type' => 'dbpedia')), 'reverse' => array('http://virtual-assembly.org/pair#references' => 'http://virtual-assembly.org/pair#referencesBy', 'http://virtual-assembly.org/pair#hasType' => 'http://virtual-assembly.org/pair#typeOf', 'http://virtual-assembly.org/pair#documents' => 'http://virtual-assembly.org/pair#documentedBy', 'http://virtual-assembly.org/pair#internal_document_author' => 'http://virtual-assembly.org/pair#internal_author', 'http://virtual-assembly.org/pair#internal_document_contributor' => 'http://virtual-assembly.org/pair#internal_contributor', 'http://virtual-assembly.org/pair#internal_document_publisher' => 'http://virtual-assembly.org/pair#internal_publisher'), 'label' => array('http://virtual-assembly.org/pair#preferedLabel'))))
in vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php at line 126  +
at ResolvedFormType ->buildForm (object(FormBuilder), array('block_name' => null, 'disabled' => false, 'label' => null, 'label_format' => null, 'translation_domain' => null, 'auto_initialize' => true, 'trim' => true, 'required' => true, 'property_path' => null, 'mapped' => true, 'by_reference' => true, 'inherit_data' => false, 'compound' => true, 'method' => 'POST', 'action' => '', 'post_max_size_message' => 'The uploaded file was too large. Please try to upload a smaller file.', 'error_mapping' => array(), 'invalid_message' => 'This value is not valid.', 'invalid_message_parameters' => array(), 'allow_extra_fields' => false, 'extra_fields_message' => 'This form should not contain extra fields.', 'csrf_protection' => true, 'csrf_field_name' => '_token', 'csrf_message' => 'The CSRF token is invalid. Please try to resubmit the form.', 'csrf_token_manager' => object(CsrfTokenManager), 'csrf_token_id' => null, 'role' => '', 'attr' => array(), 'data_class' => null, 'empty_data' => object(Closure), 'error_bubbling' => true, 'label_attr' => array(), 'upload_max_size_message' => object(Closure), 'validation_groups' => null, 'constraints' => array(), 'client' => object(SemanticFormsClient), 'login' => 'alexis.tantet@posteo.net', 'password' => 'GwNb4iurbhO6', 'graphURI' => 'http://sandbox.assemblee-virtuelle.org:9111/ldp/1515510186874-2264617334928447', 'values' => null, 'spec' => 'http://assemblee-virtuelle.github.io/mmmfest/semapps-form.ttl#form-Document', 'sfConf' => array('type' => 'http://virtual-assembly.org/pair#Document', 'spec' => 'http://assemblee-virtuelle.github.io/mmmfest/semapps-form.ttl#form-Document', 'nameType' => 'document', 'fields' => array('http://virtual-assembly.org/pair#subjectOf_Pair' => array('value' => 'subjectOfPAIR', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#preferedLabel' => array('value' => 'preferedLabel', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#alternativeLabel' => array('value' => 'alternativeLabel', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#description' => array('value' => 'description', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#comment' => array('value' => 'comment', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#aboutPage' => array('value' => 'aboutPage', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#homePage' => array('value' => 'homePage', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#documents' => array('value' => 'documents', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#references' => array('value' => 'references', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#referencesBy' => array('value' => 'referencesBy', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#hasType' => array('value' => 'hasType', 'access' => 'anonymous', 'type' => 'uri'), 'http://www.w3.org/1999/02/22-rdf-syntax-ns#type' => array('value' => 'type', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#internal_document_author' => array('value' => 'internal_document_author', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#internal_document_contributor' => array('value' => 'internal_document_contributor', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#external_document_author' => array('value' => 'external_document_author', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#external_document_contributor' => array('value' => 'external_document_contributor', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#internal_document_publisher' => array('value' => 'internal_document_publisher', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#external_document_publisher' => array('value' => 'external_document_publisher', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#format' => array('value' => 'format', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#language' => array('value' => 'language', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#licence' => array('value' => 'licence', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#publicationDate' => array('value' => 'publicationDate', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#version' => array('value' => 'version', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#hasInterest' => array('value' => 'hasInterest', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#hasSubject' => array('value' => 'hasSubject', 'access' => 'anonymous', 'type' => 'dbpedia')), 'reverse' => array('http://virtual-assembly.org/pair#references' => 'http://virtual-assembly.org/pair#referencesBy', 'http://virtual-assembly.org/pair#hasType' => 'http://virtual-assembly.org/pair#typeOf', 'http://virtual-assembly.org/pair#documents' => 'http://virtual-assembly.org/pair#documentedBy', 'http://virtual-assembly.org/pair#internal_document_author' => 'http://virtual-assembly.org/pair#internal_author', 'http://virtual-assembly.org/pair#internal_document_contributor' => 'http://virtual-assembly.org/pair#internal_contributor', 'http://virtual-assembly.org/pair#internal_document_publisher' => 'http://virtual-assembly.org/pair#internal_publisher'), 'label' => array('http://virtual-assembly.org/pair#preferedLabel'))))
in vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php at line 102  +
at ResolvedTypeDataCollectorProxy ->buildForm (object(FormBuilder), array('block_name' => null, 'disabled' => false, 'label' => null, 'label_format' => null, 'translation_domain' => null, 'auto_initialize' => true, 'trim' => true, 'required' => true, 'property_path' => null, 'mapped' => true, 'by_reference' => true, 'inherit_data' => false, 'compound' => true, 'method' => 'POST', 'action' => '', 'post_max_size_message' => 'The uploaded file was too large. Please try to upload a smaller file.', 'error_mapping' => array(), 'invalid_message' => 'This value is not valid.', 'invalid_message_parameters' => array(), 'allow_extra_fields' => false, 'extra_fields_message' => 'This form should not contain extra fields.', 'csrf_protection' => true, 'csrf_field_name' => '_token', 'csrf_message' => 'The CSRF token is invalid. Please try to resubmit the form.', 'csrf_token_manager' => object(CsrfTokenManager), 'csrf_token_id' => null, 'role' => '', 'attr' => array(), 'data_class' => null, 'empty_data' => object(Closure), 'error_bubbling' => true, 'label_attr' => array(), 'upload_max_size_message' => object(Closure), 'validation_groups' => null, 'constraints' => array(), 'client' => object(SemanticFormsClient), 'login' => 'alexis.tantet@posteo.net', 'password' => 'GwNb4iurbhO6', 'graphURI' => 'http://sandbox.assemblee-virtuelle.org:9111/ldp/1515510186874-2264617334928447', 'values' => null, 'spec' => 'http://assemblee-virtuelle.github.io/mmmfest/semapps-form.ttl#form-Document', 'sfConf' => array('type' => 'http://virtual-assembly.org/pair#Document', 'spec' => 'http://assemblee-virtuelle.github.io/mmmfest/semapps-form.ttl#form-Document', 'nameType' => 'document', 'fields' => array('http://virtual-assembly.org/pair#subjectOf_Pair' => array('value' => 'subjectOfPAIR', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#preferedLabel' => array('value' => 'preferedLabel', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#alternativeLabel' => array('value' => 'alternativeLabel', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#description' => array('value' => 'description', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#comment' => array('value' => 'comment', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#aboutPage' => array('value' => 'aboutPage', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#homePage' => array('value' => 'homePage', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#documents' => array('value' => 'documents', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#references' => array('value' => 'references', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#referencesBy' => array('value' => 'referencesBy', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#hasType' => array('value' => 'hasType', 'access' => 'anonymous', 'type' => 'uri'), 'http://www.w3.org/1999/02/22-rdf-syntax-ns#type' => array('value' => 'type', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#internal_document_author' => array('value' => 'internal_document_author', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#internal_document_contributor' => array('value' => 'internal_document_contributor', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#external_document_author' => array('value' => 'external_document_author', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#external_document_contributor' => array('value' => 'external_document_contributor', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#internal_document_publisher' => array('value' => 'internal_document_publisher', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#external_document_publisher' => array('value' => 'external_document_publisher', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#format' => array('value' => 'format', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#language' => array('value' => 'language', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#licence' => array('value' => 'licence', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#publicationDate' => array('value' => 'publicationDate', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#version' => array('value' => 'version', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#hasInterest' => array('value' => 'hasInterest', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#hasSubject' => array('value' => 'hasSubject', 'access' => 'anonymous', 'type' => 'dbpedia')), 'reverse' => array('http://virtual-assembly.org/pair#references' => 'http://virtual-assembly.org/pair#referencesBy', 'http://virtual-assembly.org/pair#hasType' => 'http://virtual-assembly.org/pair#typeOf', 'http://virtual-assembly.org/pair#documents' => 'http://virtual-assembly.org/pair#documentedBy', 'http://virtual-assembly.org/pair#internal_document_author' => 'http://virtual-assembly.org/pair#internal_author', 'http://virtual-assembly.org/pair#internal_document_contributor' => 'http://virtual-assembly.org/pair#internal_contributor', 'http://virtual-assembly.org/pair#internal_document_publisher' => 'http://virtual-assembly.org/pair#internal_publisher'), 'label' => array('http://virtual-assembly.org/pair#preferedLabel'))))
in vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php at line 89  +
at FormFactory ->createNamedBuilder ('document', object(ResolvedTypeDataCollectorProxy), null, array('login' => 'alexis.tantet@posteo.net', 'password' => 'GwNb4iurbhO6', 'graphURI' => 'http://sandbox.assemblee-virtuelle.org:9111/ldp/1515510186874-2264617334928447', 'client' => object(SemanticFormsClient), 'sfConf' => array('type' => 'http://virtual-assembly.org/pair#Document', 'spec' => 'http://assemblee-virtuelle.github.io/mmmfest/semapps-form.ttl#form-Document', 'nameType' => 'document', 'fields' => array('http://virtual-assembly.org/pair#subjectOf_Pair' => array('value' => 'subjectOfPAIR', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#preferedLabel' => array('value' => 'preferedLabel', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#alternativeLabel' => array('value' => 'alternativeLabel', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#description' => array('value' => 'description', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#comment' => array('value' => 'comment', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#aboutPage' => array('value' => 'aboutPage', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#homePage' => array('value' => 'homePage', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#documents' => array('value' => 'documents', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#references' => array('value' => 'references', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#referencesBy' => array('value' => 'referencesBy', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#hasType' => array('value' => 'hasType', 'access' => 'anonymous', 'type' => 'uri'), 'http://www.w3.org/1999/02/22-rdf-syntax-ns#type' => array('value' => 'type', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#internal_document_author' => array('value' => 'internal_document_author', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#internal_document_contributor' => array('value' => 'internal_document_contributor', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#external_document_author' => array('value' => 'external_document_author', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#external_document_contributor' => array('value' => 'external_document_contributor', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#internal_document_publisher' => array('value' => 'internal_document_publisher', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#external_document_publisher' => array('value' => 'external_document_publisher', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#format' => array('value' => 'format', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#language' => array('value' => 'language', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#licence' => array('value' => 'licence', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#publicationDate' => array('value' => 'publicationDate', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#version' => array('value' => 'version', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#hasInterest' => array('value' => 'hasInterest', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#hasSubject' => array('value' => 'hasSubject', 'access' => 'anonymous', 'type' => 'dbpedia')), 'reverse' => array('http://virtual-assembly.org/pair#references' => 'http://virtual-assembly.org/pair#referencesBy', 'http://virtual-assembly.org/pair#hasType' => 'http://virtual-assembly.org/pair#typeOf', 'http://virtual-assembly.org/pair#documents' => 'http://virtual-assembly.org/pair#documentedBy', 'http://virtual-assembly.org/pair#internal_document_author' => 'http://virtual-assembly.org/pair#internal_author', 'http://virtual-assembly.org/pair#internal_document_contributor' => 'http://virtual-assembly.org/pair#internal_contributor', 'http://virtual-assembly.org/pair#internal_document_publisher' => 'http://virtual-assembly.org/pair#internal_publisher'), 'label' => array('http://virtual-assembly.org/pair#preferedLabel')), 'spec' => 'http://assemblee-virtuelle.github.io/mmmfest/semapps-form.ttl#form-Document', 'values' => null))
in vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php at line 67  +
at FormFactory ->createBuilder ('semappsBundle\\Form\\DocumentType', null, array('login' => 'alexis.tantet@posteo.net', 'password' => 'GwNb4iurbhO6', 'graphURI' => 'http://sandbox.assemblee-virtuelle.org:9111/ldp/1515510186874-2264617334928447', 'client' => object(SemanticFormsClient), 'sfConf' => array('type' => 'http://virtual-assembly.org/pair#Document', 'spec' => 'http://assemblee-virtuelle.github.io/mmmfest/semapps-form.ttl#form-Document', 'nameType' => 'document', 'fields' => array('http://virtual-assembly.org/pair#subjectOf_Pair' => array('value' => 'subjectOfPAIR', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#preferedLabel' => array('value' => 'preferedLabel', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#alternativeLabel' => array('value' => 'alternativeLabel', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#description' => array('value' => 'description', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#comment' => array('value' => 'comment', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#aboutPage' => array('value' => 'aboutPage', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#homePage' => array('value' => 'homePage', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#documents' => array('value' => 'documents', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#references' => array('value' => 'references', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#referencesBy' => array('value' => 'referencesBy', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#hasType' => array('value' => 'hasType', 'access' => 'anonymous', 'type' => 'uri'), 'http://www.w3.org/1999/02/22-rdf-syntax-ns#type' => array('value' => 'type', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#internal_document_author' => array('value' => 'internal_document_author', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#internal_document_contributor' => array('value' => 'internal_document_contributor', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#external_document_author' => array('value' => 'external_document_author', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#external_document_contributor' => array('value' => 'external_document_contributor', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#internal_document_publisher' => array('value' => 'internal_document_publisher', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#external_document_publisher' => array('value' => 'external_document_publisher', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#format' => array('value' => 'format', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#language' => array('value' => 'language', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#licence' => array('value' => 'licence', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#publicationDate' => array('value' => 'publicationDate', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#version' => array('value' => 'version', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#hasInterest' => array('value' => 'hasInterest', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#hasSubject' => array('value' => 'hasSubject', 'access' => 'anonymous', 'type' => 'dbpedia')), 'reverse' => array('http://virtual-assembly.org/pair#references' => 'http://virtual-assembly.org/pair#referencesBy', 'http://virtual-assembly.org/pair#hasType' => 'http://virtual-assembly.org/pair#typeOf', 'http://virtual-assembly.org/pair#documents' => 'http://virtual-assembly.org/pair#documentedBy', 'http://virtual-assembly.org/pair#internal_document_author' => 'http://virtual-assembly.org/pair#internal_author', 'http://virtual-assembly.org/pair#internal_document_contributor' => 'http://virtual-assembly.org/pair#internal_contributor', 'http://virtual-assembly.org/pair#internal_document_publisher' => 'http://virtual-assembly.org/pair#internal_publisher'), 'label' => array('http://virtual-assembly.org/pair#preferedLabel')), 'spec' => 'http://assemblee-virtuelle.github.io/mmmfest/semapps-form.ttl#form-Document', 'values' => null))
in vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php at line 39  +
at FormFactory ->create ('semappsBundle\\Form\\DocumentType', null, array('login' => 'alexis.tantet@posteo.net', 'password' => 'GwNb4iurbhO6', 'graphURI' => 'http://sandbox.assemblee-virtuelle.org:9111/ldp/1515510186874-2264617334928447', 'client' => object(SemanticFormsClient), 'sfConf' => array('type' => 'http://virtual-assembly.org/pair#Document', 'spec' => 'http://assemblee-virtuelle.github.io/mmmfest/semapps-form.ttl#form-Document', 'nameType' => 'document', 'fields' => array('http://virtual-assembly.org/pair#subjectOf_Pair' => array('value' => 'subjectOfPAIR', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#preferedLabel' => array('value' => 'preferedLabel', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#alternativeLabel' => array('value' => 'alternativeLabel', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#description' => array('value' => 'description', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#comment' => array('value' => 'comment', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#aboutPage' => array('value' => 'aboutPage', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#homePage' => array('value' => 'homePage', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#documents' => array('value' => 'documents', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#references' => array('value' => 'references', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#referencesBy' => array('value' => 'referencesBy', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#hasType' => array('value' => 'hasType', 'access' => 'anonymous', 'type' => 'uri'), 'http://www.w3.org/1999/02/22-rdf-syntax-ns#type' => array('value' => 'type', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#internal_document_author' => array('value' => 'internal_document_author', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#internal_document_contributor' => array('value' => 'internal_document_contributor', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#external_document_author' => array('value' => 'external_document_author', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#external_document_contributor' => array('value' => 'external_document_contributor', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#internal_document_publisher' => array('value' => 'internal_document_publisher', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#external_document_publisher' => array('value' => 'external_document_publisher', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#format' => array('value' => 'format', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#language' => array('value' => 'language', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#licence' => array('value' => 'licence', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#publicationDate' => array('value' => 'publicationDate', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#version' => array('value' => 'version', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#hasInterest' => array('value' => 'hasInterest', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#hasSubject' => array('value' => 'hasSubject', 'access' => 'anonymous', 'type' => 'dbpedia')), 'reverse' => array('http://virtual-assembly.org/pair#references' => 'http://virtual-assembly.org/pair#referencesBy', 'http://virtual-assembly.org/pair#hasType' => 'http://virtual-assembly.org/pair#typeOf', 'http://virtual-assembly.org/pair#documents' => 'http://virtual-assembly.org/pair#documentedBy', 'http://virtual-assembly.org/pair#internal_document_author' => 'http://virtual-assembly.org/pair#internal_author', 'http://virtual-assembly.org/pair#internal_document_contributor' => 'http://virtual-assembly.org/pair#internal_contributor', 'http://virtual-assembly.org/pair#internal_document_publisher' => 'http://virtual-assembly.org/pair#internal_publisher'), 'label' => array('http://virtual-assembly.org/pair#preferedLabel')), 'spec' => 'http://assemblee-virtuelle.github.io/mmmfest/semapps-form.ttl#form-Document', 'values' => null))
in vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php at line 332  +
at Controller ->createForm ('semappsBundle\\Form\\DocumentType', null, array('login' => 'alexis.tantet@posteo.net', 'password' => 'GwNb4iurbhO6', 'graphURI' => 'http://sandbox.assemblee-virtuelle.org:9111/ldp/1515510186874-2264617334928447', 'client' => object(SemanticFormsClient), 'sfConf' => array('type' => 'http://virtual-assembly.org/pair#Document', 'spec' => 'http://assemblee-virtuelle.github.io/mmmfest/semapps-form.ttl#form-Document', 'nameType' => 'document', 'fields' => array('http://virtual-assembly.org/pair#subjectOf_Pair' => array('value' => 'subjectOfPAIR', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#preferedLabel' => array('value' => 'preferedLabel', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#alternativeLabel' => array('value' => 'alternativeLabel', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#description' => array('value' => 'description', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#comment' => array('value' => 'comment', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#aboutPage' => array('value' => 'aboutPage', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#homePage' => array('value' => 'homePage', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#documents' => array('value' => 'documents', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#references' => array('value' => 'references', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#referencesBy' => array('value' => 'referencesBy', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#hasType' => array('value' => 'hasType', 'access' => 'anonymous', 'type' => 'uri'), 'http://www.w3.org/1999/02/22-rdf-syntax-ns#type' => array('value' => 'type', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#internal_document_author' => array('value' => 'internal_document_author', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#internal_document_contributor' => array('value' => 'internal_document_contributor', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#external_document_author' => array('value' => 'external_document_author', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#external_document_contributor' => array('value' => 'external_document_contributor', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#internal_document_publisher' => array('value' => 'internal_document_publisher', 'access' => 'anonymous', 'type' => 'uri'), 'http://virtual-assembly.org/pair#external_document_publisher' => array('value' => 'external_document_publisher', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#format' => array('value' => 'format', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#language' => array('value' => 'language', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#licence' => array('value' => 'licence', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#publicationDate' => array('value' => 'publicationDate', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#version' => array('value' => 'version', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#hasInterest' => array('value' => 'hasInterest', 'access' => 'anonymous'), 'http://virtual-assembly.org/pair#hasSubject' => array('value' => 'hasSubject', 'access' => 'anonymous', 'type' => 'dbpedia')), 'reverse' => array('http://virtual-assembly.org/pair#references' => 'http://virtual-assembly.org/pair#referencesBy', 'http://virtual-assembly.org/pair#hasType' => 'http://virtual-assembly.org/pair#typeOf', 'http://virtual-assembly.org/pair#documents' => 'http://virtual-assembly.org/pair#documentedBy', 'http://virtual-assembly.org/pair#internal_document_author' => 'http://virtual-assembly.org/pair#internal_author', 'http://virtual-assembly.org/pair#internal_document_contributor' => 'http://virtual-assembly.org/pair#internal_contributor', 'http://virtual-assembly.org/pair#internal_document_publisher' => 'http://virtual-assembly.org/pair#internal_publisher'), 'label' => array('http://virtual-assembly.org/pair#preferedLabel')), 'spec' => 'http://assemblee-virtuelle.github.io/mmmfest/semapps-form.ttl#form-Document', 'values' => null))
in src/semappsBundle/Controller/AbstractComponentController.php at line 51  +
at AbstractComponentController ->getSfForm (object(SemanticFormsClient), 'document', object(Request))
in src/semappsBundle/Controller/ComponentController.php at line 21  +
at ComponentController ->addAction ('document', object(Request))
at call_user_func_array (array(object(ComponentController), 'addAction'), array('document', object(Request)))
in var/cache/dev/classes.php at line 4245  +
at HttpKernel ->handleRaw (object(Request), 1)
in var/cache/dev/classes.php at line 4200  +
at HttpKernel ->handle (object(Request), 1, true)
in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php at line 168  +
at Kernel ->handle (object(Request))
in web/app_dev.php at line 28  +
at require ('/var/www/Semapps/web/app_dev.php')
in vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/config/router_dev.php at line 40  +

Logs - 1 error

INFO - Matched route "componentForm".
DEBUG - Read existing security token from the session.
DEBUG - SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.sf_link AS sf_link_13, t0.sf_user AS sf_user_14, t0.fk_organisation AS fk_organisation_15, t0.picture_name AS picture_name_16 FROM user t0 WHERE t0.id = ? LIMIT 1
DEBUG - User was reloaded from a user provider.
DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
DEBUG - Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
DEBUG - Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
DEBUG - Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
DEBUG - Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController".
DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
CRITICAL - Uncaught PHP Exception Symfony\Component\Config\Definition\Exception\Exception: "Form field not found into specification hasSubject" at /var/www/Semapps/vendor/VirtualAssembly/SemanticFormsBundle/VirtualAssembly/SemanticFormsBundle/Form/SemanticFormType.php line 297
DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
DEBUG - Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
DEBUG - Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
DEBUG - Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
DEBUG - Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController".
DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
SebLemoine commented 6 years ago

done !