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
AttributeError at /coreadmin/4e5e5ff7-fa56-426a-bc7b-29f62e1440a2/template-projects-form/ | |
'NoneType' object has no attribute 'entries' | |
Request Method: POST | |
Request URL: http://localhost:6443/coreadmin/4e5e5ff7-fa56-426a-bc7b-29f62e1440a2/template-projects-form/ | |
Django Version: 1.2.3 | |
Exception Type: AttributeError | |
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
Traceback (most recent call last): | |
File "/opt/coredata/shared/env/lib/python2.6/site-packages/django/core/handlers/base.py", line 100, in get_response | |
response = callback(request, *callback_args, **callback_kwargs) | |
File "/opt/coredata/current/coredata/src/core2/ui/doc/views.py", line 64, in view_for_doc | |
return view(request, doc=doc) | |
File "/opt/coredata/current/coredata/src/core2/ui/templatereg/__init__.py", line 82, in wrapper | |
output = func(request, *args, **kwargs) | |
File "/opt/coredata/current/coredata/src/core2/ui/core2mail_mail/views.py", line 796, in create_mailbox | |
mailbox = form.save() | |
File "/opt/coredata/current/coredata/src/coreadmin/ui/um/forms.py", line 221, in save |
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 /doc/319bb034-1cc8-48aa-9528-1968916ba40f/aspect_remove/Plan/ | |
Can't save Dynatype, cause absent required aspect 'Plan.' | |
Request Method: GET | |
Request URL: http://localhost:8000/doc/319bb034-1cc8-48aa-9528-1968916ba40f/aspect_remove/Plan/ | |
Django Version: 1.2.3 | |
Exception Type: DynatypeAspectError | |
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
TemplateSyntaxError at /coreadmin/ac8a12e2-efa7-4acb-9d52-4a8c03a3f975/template-projects-details/ | |
Caught AttributeError while rendering: 'Workspace' object has no attribute 'filename' | |
Request Method: GET | |
Request URL: http://localhost:6443/coreadmin/ac8a12e2-efa7-4acb-9d52-4a8c03a3f975/template-projects-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
RuntimeError at /coreadmin/valuelist/add/ | |
NUXEO_EXCEPTION: Illegal character in path at index 57: http://localhost:8080/nuxeo/site/coredata/valuelist/Value List O | |
Request Method: POST | |
Request URL: http://localhost:6443/coreadmin/valuelist/add/ | |
Django Version: 1.2.3 | |
Exception Type: RuntimeError | |
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: |
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
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: <[email protected]> | |
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
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
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 |
NewerOlder