This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| TemplateSyntaxError at /doc/a2fbcf30-f9da-47df-a20c-a977ec8e3a12/ | |
| Caught NuxeoResponseError while rendering: Error in response (status code is 403): {"code":"NUXEO_EXCEPTION","message":"Privilege 'Read' is not granted to 'oleh1'","traceback":"org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not granted to 'oleh1'\n\tat org.nuxeo.ecm.core.api.AbstractSession.checkPermission(AbstractSession.java:320)\n\tat org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:1202)\n\tat sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\n\tat java.lang.reflect.Method.invoke(Method.java:597)\n\tat org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:94)\n\tat $Proxy25.getDocument(Unknown Source)\n\tat is.gagnavarslan.core2nx.doc.service.DocumentServiceImpl.getDocument(DocumentServiceImpl.java:79)\n\tat is.gagnavarslan.core2nx.restapi.doc.DocApi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| NuxeoResponseError at /coreadmin/b4dd9b10-2370-4ba0-a46b-89db61424c70/details/ | |
| Cache hit - Access denied | |
| Request Method: GET | |
| Request URL: https://develop/coreadmin/b4dd9b10-2370-4ba0-a46b-89db61424c70/details/ | |
| Django Version: 1.2.3 | |
| Exception Type: NuxeoResponseError | |
| Exception Value: | |
| Cache hit - Access denied | |
| Exception Location: /opt/core2ecm/coredata/src/djoint/src/djoint/repositories/nuxeo/cache.py in cache_lookup, line 39 | |
| Python Executable: /usr/bin/python |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ERROR [is.gagnavarslan.core2nx.index.IndexServiceImpl is.gagnavarslan.core2nx.index.IndexServiceImpl.indexDocument(IndexServiceImpl.java:223)] Index document error | |
| java.lang.NullPointerException | |
| at is.gagnavarslan.core2nx.security.policy.AccessLevelSecurityPolicy.hasSensitivityLevelProperty(AccessLevelSecurityPolicy.java:174) | |
| at is.gagnavarslan.core2nx.security.policy.AccessLevelSecurityPolicy.applySolrSecurityRules(AccessLevelSecurityPolicy.java:54) | |
| at is.gagnavarslan.core2nx.index.IndexServiceImpl.indexDocument(IndexServiceImpl.java:201) | |
| at is.gagnavarslan.core2nx.index.IndexServiceImpl.restoreDocumentFromTrash(IndexServiceImpl.java:271) | |
| at is.gagnavarslan.core2nx.index.IndexListener.processDocuments(IndexListener.java:256) | |
| at is.gagnavarslan.core2nx.index.IndexListener.handleEvent(IndexListener.java:156) | |
| at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2012-01-24 14:01:12,018 ERROR [is.gagnavarslan.core2nx.doc.service.ContentServiceImpl is.gagnavarslan.core2nx.doc.service.ContentServiceImpl.convert(ContentServiceImpl.java:205)] Cannot convert file 548.doc (application/msword) to application/pdf | |
| org.nuxeo.ecm.core.convert.api.ConverterNotAvailable: Converter any2pdf is not available | |
| at org.nuxeo.ecm.core.convert.service.ConversionServiceImpl.convert(ConversionServiceImpl.java:149) | |
| at org.nuxeo.ecm.core.convert.service.ConversionServiceImpl.convertToMimeType(ConversionServiceImpl.java:197) | |
| at is.gagnavarslan.core2nx.doc.service.ContentServiceImpl.convert(ContentServiceImpl.java:203) | |
| at is.gagnavarslan.core2nx.restapi.doc.DocApiModule.getContentStream(DocApiModule.java:1696) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | |
| at java.lang.reflect.Method.invoke(Method.java:59 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| URLError at /doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/ | |
| <urlopen error [Errno 113] No route to host> | |
| Request Method: GET | |
| Request URL: https://develop/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/ | |
| Django Version: 1.2.3 | |
| Exception Type: URLError | |
| Exception Value: | |
| <urlopen error [Errno 113] No route to host> | |
| Exception Location: /usr/lib/python2.6/urllib2.py in do_open, line 1136 | |
| Python Executable: /usr/bin/python |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| NoReverseMatch at /doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/ | |
| Reverse for '#notfound' with arguments '()' and keyword arguments '{}' not found. | |
| Request Method: GET | |
| Request URL: https://develop/doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/ | |
| Django Version: 1.2.3 | |
| Exception Type: NoReverseMatch | |
| Exception Value: | |
| Reverse for '#notfound' with arguments '()' and keyword arguments '{}' not found. | |
| Exception Location: /opt/core2ecm/coredata/lib/python2.6/site-packages/django/core/urlresolvers.py in reverse, line 297 | |
| Python Executable: /usr/bin/python |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Traceback (most recent call last): | |
| File "/opt/core2ecm/coredata/src/core2mail/src/core2mail/utils.py", line 178, in process_exception | |
| return func(*args, **kwargs) | |
| File "/opt/core2ecm/coredata/src/core2mail/src/core2mail/tasks/operations.py", line 151, in <lambda> | |
| indexer_action = lambda :MailIndexer(mailbox).process_notifications() | |
| File "/opt/core2ecm/coredata/src/core2mail/src/core2mail/actions.py", line 242, in process_notifications | |
| for msg in new_msgs: | |
| File "/opt/core2ecm/coredata/src/core2mail/src/core2mail/backends/exchange/__init__.py", line 177, in messages_by_rules | |
| msgs = self.get_messages_using_rules(rules, root_folder, message_ids) | |
| File "/opt/core2ecm/coredata/src/core2mail/src/core2mail/backends/exchange/__init__.py", line 150, in get_messages_using_rules |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Content-Type: multipart/mixed; | |
| boundary="_d14df35d-30a2-485e-aaa6-93c4b3c72e47_" | |
| Received: from oleh-desktop.localdomain (192.168.1.55) by | |
| WIN-S5UG4ALLAO4.dev.exchange (192.168.1.3) with Microsoft SMTP Server id | |
| 14.0.639.21; Mon, 30 Jan 2012 06:36:25 -0800 | |
| Received: by oleh-desktop.localdomain (Postfix, from userid 1000) id | |
| C53FAE5E007; Mon, 30 Jan 2012 16:34:46 +0200 (EET) | |
| Subject: multiple attachments100 | |
| To: <ue10@dev.exchange> | |
| X-Mailer: mail (GNU Mailutils 2.1) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| TemplateSyntaxError at /coreadmin/755e86de-11b2-48a9-9b9c-aa065ec24169/template-contacts-details/ | |
| Caught AttributeError while rendering: 'NoneType' object has no attribute 'value' | |
| Request Method: GET | |
| Request URL: http://localhost:6443/coreadmin/755e86de-11b2-48a9-9b9c-aa065ec24169/template-contacts-details/ | |
| Django Version: 1.2.3 | |
| Exception Type: TemplateSyntaxError | |
| Exception Value: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| DynatypeAspectError at /coreadmin/60020490-2158-48ef-af1c-600f269fc241/form/ | |
| Can't save Dynatype, cause aspect 'Other' must be in one of required or optional aspects list. | |
| Request Method: POST | |
| Request URL: http://localhost:6443/coreadmin/60020490-2158-48ef-af1c-600f269fc241/form/ | |
| Django Version: 1.2.3 | |
| Exception Type: DynatypeAspectError | |
| Exception Value: |
OlderNewer