cancel
Showing results for 
Search instead for 
Did you mean: 

Hour in the created information is not the same the system

hsp
Champ in-the-making
Champ in-the-making
When I upload some content, it appears with two more hours than the hour in the system tray.
What configuration would be wrong?
29 REPLIES 29

steve
Champ in-the-making
Champ in-the-making
Hi,

The ehcache.xml file controls the cache sizings, and is not a generated file. You will need to put this file back to get rid of the FileNotFoundExceptions.

Steve

hsp
Champ in-the-making
Champ in-the-making
But these files were created by other first run of alfresco, why are not now? what about the other function errors?

hsp
Champ in-the-making
Champ in-the-making
I found in http://jdbc.postgresql.org/changes.html some points that maybe the reason of the error with the function information_schema._pg_keypositions, follow the piece;

"fix  In 8.1 index_max_keys != func_max_args which broke the code for determining index_max_keys and retreiving foreign key information. Use the GUC variable max_index_keys and pg_catalog.generate_series instead of inspecting typlens and using information_schema._pg_keypositions. (jurka)"

I think I'll reinstall the old version of postgresql to confirm this doubt.
Have anyone already did this?

hsp
Champ in-the-making
Champ in-the-making
I reinstall the old version of postgre, copy the caches files, so it is working now. Let me see if the timezone is ok…

hsp
Champ in-the-making
Champ in-the-making
No, the time remains 2 hours in UI contents ahead from the computer server time. The timezone in postgresql is ok.

hsp
Champ in-the-making
Champ in-the-making
This issue was fixed with version 1.2 RC2.

kevinr
Star Contributor
Star Contributor
Excellent! Glad to hear it's fixed the problem.

Cheers,

Kevin

hsp
Champ in-the-making
Champ in-the-making
I think it is a bug….related with time creation.
I created a folder named Temp, so it was with its time (2 hours ahead, but ok…), then I entered in the folder Temp and created another folder named Temp. In this case the parent folder Temp gets the same time, the two folder are with the same time creation (the last time).
I am using the version 1.2 RC1

But this remains the same in 1.2RC2.

derek
Star Contributor
Star Contributor

aatamer
Champ in-the-making
Champ in-the-making
My Alfresco saved time is 1 hr behind the system time on the server.  I am running Windows Server 2003 SP2, and using SQL Server database.  My timezone setting is GMT -5:00 and I have "auto adjust for daylight savings" checked.

In my System information in Alfresco, it says the following
user.timezone   America/Rio_Branco

is this equivalent to GMT -5+DST?

Thanks