
|
If you were logged in you would be able to see more operations.
|
Google issue summary
|
|
|
|
|
| Component/s: |
None
|
| Affects Version/s: |
5.1.1
|
| Fix Version/s: |
5.2 M1,
5.1.2
|
|
|
File Attachments:
|
1.
error (112 kb)
2.
server.log (264 kb)
|
|
Environment:
|
Debian GNU/Linux sid
5.1.1.GA
Debian GNU/Linux sid
5.1.1.GA
|
|
|
I have observed that sometimes hitting the relations tab will return a 404 error from Tomcat. This seems to happen most frequently when it is pressed within 30 seconds of creating/uploading a new file in Nuxeo. The error looks like this:
HTTP Status 404 - /nuxeo/nxdoc/MyRepo/8e5fc580-ddad-4942-b1a7-1b200982bf50/view_documents
type Status report
message /nuxeo/nxdoc/MyRepo/8e5fc580-ddad-4942-b1a7-1b200982bf50/view_documents
description The requested resource (/nuxeo/nxdoc/MyRepo/8e5fc580-ddad-4942-b1a7-1b200982bf50/view_documents) is not available.
Apache Tomcat/5.5.20
Clicking reload when this appears will usually cause the correct thing to be displayed.
|
|
Description
|
I have observed that sometimes hitting the relations tab will return a 404 error from Tomcat. This seems to happen most frequently when it is pressed within 30 seconds of creating/uploading a new file in Nuxeo. The error looks like this:
HTTP Status 404 - /nuxeo/nxdoc/MyRepo/8e5fc580-ddad-4942-b1a7-1b200982bf50/view_documents
type Status report
message /nuxeo/nxdoc/MyRepo/8e5fc580-ddad-4942-b1a7-1b200982bf50/view_documents
description The requested resource (/nuxeo/nxdoc/MyRepo/8e5fc580-ddad-4942-b1a7-1b200982bf50/view_documents) is not available.
Apache Tomcat/5.5.20
Clicking reload when this appears will usually cause the correct thing to be displayed. |
Show » |
|
The 404 error is displayed when the error is too grave or happens in a phase where the application cannot display the error page, so it may be useful to get a traceback from the logs.