Error while executing Database Export task (session freeze)
Description
When I run the task "Database Export" , iDempiere makes the process (database export and copy to /data folder ok) but the active session just freeze and I can't do anything, change windows, open another windows, open menu, open recent itens... nothing, then I need refresh webpage, login again to do anything!
Checked on log and got this :
I found on /opt/idempiere-server/utils/myDBcopy.sh this script
If I Remove or comment the last line "sleep 30", iDempiere performs this task fine and no freezes anymore, at least in my tests
Environment
can be simulated on demo.globalqss.com Version : 2.1.0.v20150603-2140 Database Version : 201505271631_IDEMPIERE-2550.sql JVM : OpenJDK 64-Bit Server VM 24.79-b02 OS : Linux 3.13.0-53-generic unknown Host : demo.globalqss.com
When I run the task "Database Export" , iDempiere makes the process (database export and copy to /data folder ok) but the active session just freeze and I can't do anything, change windows, open another windows, open menu, open recent itens... nothing, then I need refresh webpage, login again to do anything!
Checked on log and got this :
I found on /opt/idempiere-server/utils/myDBcopy.sh this script
If I Remove or comment the last line "sleep 30", iDempiere performs this task fine and no freezes anymore, at least in my tests