CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

File Size Exceeded problem in GAMBIT

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 9, 2000, 12:02
Default File Size Exceeded problem in GAMBIT
  #1
Prateep Chatterjee
Guest
 
Posts: n/a
Hi !

I'm trying to open a GAMBIT .dbs file but GAMBIT crashes with the message "File Size Exceeded". This happens only with one file, the other files open without a problem. The sys. admin. wrote back that there is no restriction on the file size on the system. Can anybody help ?

Prateep
  Reply With Quote

Old   February 9, 2000, 16:31
Default Re: File Size Exceeded problem in GAMBIT
  #2
Aaron J. Bird
Guest
 
Posts: n/a
How is your harddisk space? I've had this problem too, and had to go in and clean up the disks. Its always good to get rid of extra GAMBIT.'processid' files and definitely 'core' dump files because they're just taking up space on the harddisk after they've served their respective purposes.
  Reply With Quote

Old   February 9, 2000, 20:28
Default Re: File Size Exceeded problem in GAMBIT
  #3
Scott Gilmore
Guest
 
Posts: n/a
Prateep,

This message is not produced by Gambit itself, so it must be coming from the operating system. The first step is to make sure you have enough free disk space, as Aaron Bird suggested. If that does not fix the problem, then contact your Fluent technical support engineer (Jay Sanyal, js@fluent.com, according to our records) and send to him the output of the commands below. (NOTE: The following code assumes that you are using UNIX and csh. Not all of the following commands work on all systems.) Jay may also need your Gambit database.

Regards, Scott

echo "### set ###" set echo "### env ###" env echo "### df ###" df echo "### uname -a ###" uname -a echo "### pwd ###" pwd echo "### cat ~/GAMBIT.ini ###" cat ~/GAMBIT.ini echo "### limit ###" limit echo "### dmesg ###" dmesg echo "### Display Information ###" xdpyinfo -queryExtensions echo "### which gambit ###" which gambit echo "### Start Gambit ###" gambit -id does_not_exist_db -new -input does_not_exist.input -env
  Reply With Quote

Old   February 9, 2000, 21:31
Default Re: File Size Exceeded problem in GAMBIT
  #4
Prateep Chatterjee
Guest
 
Posts: n/a
I checked my diskspace (used "/sbin/ulimit -a") and there indeed is a restriction on the size of a file that I can create. The sys admin had used the command logged in as root and had sent me the output from the command which showed unlimited file size.

Thanks a lot for the suggestions.

Prateep
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
1.7.x Environment Variables on Linux 10.04 rasma OpenFOAM Installation 9 July 30, 2010 04:43
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found piprus OpenFOAM Installation 22 February 25, 2010 13:43
Problem installing on Ubuntu 9.10 -> 'Cannot open : No such file or directory' mfiandor OpenFOAM Installation 2 January 25, 2010 09:50
Regarding FoamX running Kindly help out hariya03 OpenFOAM Pre-Processing 0 April 18, 2008 04:26
Problem with rhoSimpleFoam matteo_gautero OpenFOAM Running, Solving & CFD 0 February 28, 2008 06:51


All times are GMT -4. The time now is 20:09.