Cron <aras@nebka> /home/aras/acis/bin/clean-up >> /home/aras/acis/clean-up.log (fwd)
These error message keep popping up. This needs to be resolved. One should not have to restart continuously programs. Christian Zimmermann FIGUGEGL! Department of Economics University of Connecticut 341 Mansfield Road, Unit 1063 Storrs, CT 06269-1063 http://ideas.repec.org/zimm/ christian.zimmermann@uconn.edu http://ideas.repec.org/e/pzi1.html ---------- Forwarded message ---------- Date: Tue, 23 Feb 2010 09:52:10 -0500 From: Cron Daemon <root@authors.repec.org> To: "aras@authors.repec.org" <aras@authors.repec.org> Subject: Cron <aras@nebka> /home/aras/acis/bin/clean-up >> /home/aras/acis/clean-up.log [22781] Forking a request: ACIS: d/m/dmitry.pavlyuk@tsi.lv.xml [22781] Forking a request: ACIS: o/k/okan.eren@tcmb.gov.tr.xml [22781] Forking a request: ACIS: j/e/jeanpaul.fitoussi@sciences-po.fr.xml [22781] Forking a request: ACIS: t/z/tzakis@unipi.gr.xml [22781] Forking a request: ACIS: m/i/michael.froemmel@ugent.be.xml [22781] Forking a request: ACIS: r/e/refet@bilkent.edu.tr.xml [22781] Forking a request: ACIS: j/y/jyves@ecn.ulaval.ca.xml
Christian Zimmermann writes
These error message keep popping up. This needs to be resolved. One should not have to restart continuously programs.
acis/RI/ri.log say Tue Feb 23 00:52:26 2010 # Cannot open file /home/aras/acis/RI/data/ACIS/history: Inappropriate ioctl for device Logging region out of memory; you may need to increase its size Cheers, Thomas Krichel http://openlib.org/home/krichel http://authorclaim.org/profile/pkr1 skype: thomaskrichel
Thomas Krichel writes
Tue Feb 23 00:52:26 2010 # Cannot open file /home/aras/acis/RI/data/ACIS/history: Inappropriate ioctl for device Logging region out of memory; you may need to increase its size
http://www.oracle.com/technology/documentation/berkeley-db/db/gsg_txn/JAVA/l... has a reference to increasing the log size. | Configuring the Logging Region Size | | The logging subsystem's default region size is 60 KB. The logging | region is used to store filenames, and so you may need to increase its | size if a large number of files (that is, if you have a very large | number of databases) will be opened and registered with DB's log | manager. I just don't think we have this problem here. | You can set the size of your logging region by using the | EnvironmentConfig.setLogRegionSize() method. Note that this method can | only be called before the first environment handle for your | application is opened. These are JAVA methods, meaning that I would have to write a JAVA program to manipulate the database files. I am not familiar with JAVA. I assume this is some sort of bug, so I suggest that we have to live with it for a while. bdb has been updated to 4.8 in testing. Maybe that will help, once we get it into stable. Cheers, Thomas Krichel http://openlib.org/home/krichel http://authorclaim.org/profile/pkr1 skype: thomaskrichel
participants (2)
-
Christian Zimmermann -
Thomas Krichel