View Single Post
  #7  
Old 28.11.2010, 20:54
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

yes thats the cause. 3GB database.log = broken/Damaged database.
you can only try to make it work with increased heap

replace java with
"c:\program files\java\bin\java.exe"
(path may need adapted to your system

also try
-Xmx2048m
as paramter
__________________
JD-Dev & Server-Admin
Reply With Quote