cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco complains, unable to save Dashboard object?

gronfelt
Champ in-the-making
Champ in-the-making
Lately I've recieved lots of info messages like this:
[code]7:00:53,238 INFO  [org.alfresco.web.framework.ModelObjectManager] Unable to save object: page.title.user~my-username@my-domain~dashboard of type: component to persister: RemoteStore_alfresco/site-data/components_component due to error: Unable to save object: page.title.user~my-username@my-domain~dashboard.xml due to error: Unable to create document path: page.title.user~my-username@my-domain~dashboard.xml in remote store: alfresco due to error: 
17:00:53,251 INFO  [org.alfresco.web.framework.ModelObjectManager] Unable to save object: page.component-1-1.user~my-username@my-domain~dashboard of type: component to persister: RemoteStore_alfresco/site-data/components_component due to error: Unable to save object: page.component-1-1.user~my-username@my-domain~dashboard.xml due to error: Unable to create document path: page.component-1-1.user~my-username@my-domain~dashboard.xml in remote store: alfresco due to error:
17:00:53,264 INFO  [org.alfresco.web.framework.ModelObjectManager] Unable to save object: page.component-1-2.user~my-username@my-domain~dashboard of type: component to persister: RemoteStore_alfresco/site-data/components_component due to error: Unable to save object: page.component-1-2.user~my-username@my-domain~dashboard.xml due to error: Unable to create document path: page.component-1-2.user~my-username@my-domain~dashboard.xml in remote store: alfresco due to error:
17:00:53,277 INFO  [org.alfresco.web.framework.ModelObjectManager] Unable to save object: page.component-2-1.user~my-username@my-domain~dashboard of type: component to persister: RemoteStore_alfresco/site-data/components_component due to error: Unable to save object: page.component-2-1.user~my-username@my-domain~dashboard.xml due to error: Unable to create document path: page.component-2-1.user~my-username@my-domain~dashboard.xml in remote store: alfresco due to error:
17:00:53,289 INFO  [org.alfresco.web.framework.ModelObjectManager] Unable to save object: page.component-2-2.user~my-username@my-domain~dashboard of type: component to persister: RemoteStore_alfresco/site-data/components_component due to error: Unable to save object: page.component-2-2.user~my-username@my-domain~dashboard.xml due to error: Unable to create document path: page.component-2-2.user~my-username@my-domain~dashboard.xml in remote store: alfresco due to error:
17:00:53,302 INFO  [org.alfresco.web.framework.ModelObjectManager] Unable to save object: page.component-2-3.user~my-username@my-domain~dashboard of type: component to persister: RemoteStore_alfresco/site-data/components_component due to error: Unable to save object: page.component-2-3.user~my-username@my-domain~dashboard.xml due to error: Unable to create document path: page.component-2-3.user~my-username@my-domain~dashboard.xml in remote store: alfresco due to error:
17:00:53,314 INFO  [org.alfresco.web.framework.ModelObjectManager] Unable to save object: page.component-3-1.user~my-username@my-domain~dashboard of type: component to persister: RemoteStore_alfresco/site-data/components_component due to error: Unable to save object: page.component-3-1.user~my-username@my-domain~dashboard.xml due to error: Unable to create document path: page.component-3-1.user~my-username@my-domain~dashboard.xml in remote store: alfresco due to error:
17:00:53,327 INFO  [org.alfresco.web.framework.ModelObjectManager] Unable to save object: page.component-3-2.user~my-username@my-domain~dashboard of type: component to persister: RemoteStore_alfresco/site-data/components_component due to error: Unable to save object: page.component-3-2.user~my-username@my-domain~dashboard.xml due to error: Unable to create document path: page.component-3-2.user~my-username@my-domain~dashboard.xml in remote store: alfresco due to error:
17:00:53,339 INFO  [org.alfresco.web.framework.ModelObjectManager] Unable to save object: page.component-3-3.user~my-username@my-domain~dashboard of type: component to persister: RemoteStore_alfresco/site-data/components_component due to error: Unable to save object: page.component-3-3.user~my-username@my-domain~dashboard.xml due to error: Unable to create document path: page.component-3-3.user~my-username@my-domain~dashboard.xml in remote store: alfresco due to error:
17:00:53,354 INFO  [org.alfresco.web.framework.ModelObjectManager] Unable to save object: user/my-username@my-domain/dashboard of type: page to persister: RemoteStore_alfresco/site-data/pages_page due to error: Unable to save object: user/my-username@my-domain/dashboard.xml due to error: Unable to create document path: user/my-username@my-domain/dashboard.xml in remote store: alfresco due to error:


There's nothing obvious wrong with the generation of the dashboard, but it's a bit annoying to see those messages and not know what's wrong.

Any ideas of the cause? I'm running 3.2 and just upgraded to the latest build from the HEAD.

Edit: Replaced my real username and domain with my-username@my-domain to avoid spam.
11 REPLIES 11

kevinr
Star Contributor
Star Contributor
This is fixed on HEAD since approx August 20th. So the Community 3.2r release has the fix.

Cheers,

Kev

fast3r
Champ on-the-rise
Champ on-the-rise
I'm resuming this post because I'm experiencing the same issue with Alfresco 3.0 Stable.
Does anybody know what is the exact code for fixing this?
I am not currently planning to pass to Alfresco 3.3…

Thank you!