cancel
Showing results for 
Search instead for 
Did you mean: 

Issues after upgrade from Alfresco community 3.4.d to 4.0.c

ashwini
Champ in-the-making
Champ in-the-making
Hi All,

I have upgared Alfresco from 3.4.d to Alfresco 4.0.c(for test and production environment ) . I am accessing Repository from Share Interface.

After upgrading everything works fine but  missing below in production environment (but these are availble in upgraded test environment):

1. Full text search : I can not  preform full text search with German Characters (ä.ö,ü,ß)
2. Move to / Delet action not available:  Cant perform multiple selected documents/folder and preform delete/move action from Selected Item,

Missing below in both environment :
1. I cant search folders with Folder name.

When I try to search Folder , it throws error message as but I didnt fine anz log in LOG file:

{
    "status" :
  {
    "code" : 500,
    "name" : "Internal Error",
    "description" : "An error inside the HTTP server which prevented it from fulfilling the request."
  }, 
 
  "message" : "org.alfresco.repo.forms.FormException: 02281763 Failed to persist form for 'cm:folder' as 'alf_destination' data was not provided.", 
  "exception" : "",
 
  "callstack" :
  [
       
  ],
 
  "server" : "Community v4.0.0 (3979) schema 5,025",
  "time" : "Mar 28, 2012 5:04:19 PM"
}
2 REPLIES 2

janv
Employee
Employee
You may also wish to upgrade and test the latest Alfresco Community release (4.0.d) and then check for your specific issues in JIRA. In terms of search, are you continuing to use an embedded Lucene index or have you decided to switch to (and test) a remote Solr server ?

Regards,
Jan

ashwini
Champ in-the-making
Champ in-the-making
Hi Jan ,
Thanks for your reply , will try doing upgarde using Alfresco Community Release 4.0.d.  Yes , after upgrade , I have embedded Lucene index. Is it make any problem ?

Regards,
Ashwini