tomay / rebioma

Automatically exported from code.google.com/p/rebioma
0 stars 0 forks source link

Unexpected error: (NS_ERROR_DOM_NOT_SUPPORTED_ERR): Operation is not supported #364

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. data.rebioma.net
2. no interaction with the site is necessary
3. mouse over landing page? possibly not even necessary

What is the expected output? What do you see instead?
Error popup, coming with frequency (see below). Rebooting tomcat, mysql,
the entire server, do not seem to clear this up...

This page:
http://code.google.com/p/gwt-maven2-starter-app/issues/detail?id=8#c4
which reports on a similar error, indicates that perhaps an update
 to 1.7 GWT jars can help, but I have not tried this 

Unexpected error: (NS_ERROR_DOM_NOT_SUPPORTED_ERR): Operation is not supported
 code: 9
 INDEX_SIZE_ERR: 1
 DOMSTRING_SIZE_ERR: 2
 HIERARCHY_REQUEST_ERR: 3
 WRONG_DOCUMENT_ERR: 4
 INVALID_CHARACTER_ERR: 5
 NO_DATA_ALLOWED_ERR: 6
 NO_MODIFICATION_ALLOWED_ERR: 7
 NOT_FOUND_ERR: 8
 NOT_SUPPORTED_ERR: 9
 INUSE_ATTRIBUTE_ERR: 10
 INVALID_STATE_ERR: 11
 SYNTAX_ERR: 12
 INVALID_MODIFICATION_ERR: 13
 NAMESPACE_ERR: 14
 INVALID_ACCESS_ERR: 15
 VALIDATION_ERR: 16
 TYPE_MISMATCH_ERR: 17
 result: 2152923145
 filename:
http://128.32.85.142:8080/latest/rebioma/1B24BBF07151E3155C992D3F4FAA4231.cache.
html
 lineNumber: 88
 columnNumber: 0
 inner: null
 data: null

Original issue reported on code.google.com by tom.alln...@gmail.com on 22 Feb 2010 at 10:23

GoogleCodeExporter commented 9 years ago
has been fixed in subsequent releases

Original comment by tom.alln...@gmail.com on 17 Feb 2011 at 6:15