Skip to content

Instantly share code, notes, and snippets.

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:
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:
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:
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
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: