CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

icoFoam error: "fileName::stripInvalid() called for invalid fileName"

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree1Likes
  • 1 Post By comflics

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 2, 2015, 01:17
Default icoFoam error: "fileName::stripInvalid() called for invalid fileName"
  #1
New Member
 
Join Date: Sep 2015
Posts: 8
Rep Power: 10
Michael.Mueller is on a distinguished road
Hello everybody,

I am new here. I want to run a simple icoFoam case but there is a error.
Can somebody tell me whats wrong?

Thank you very much!

Error:

*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x-88ac82c68913
Exec : icoFoam
Date : Oct 02 2015
Time : 08:13:06
Host : "dem-EasyNote-TK81"
PID : 3170
Case : /home/dem/OpenFOAM/OpenFOAM-2.3.x/Pipe1/run/icoPipe1
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

fileName::stripInvalid() called for invalid fileName .~lock.ErrorMeldung.ods#
For debug level (= 2) > 1 this is considered fatal
Abgebrochen (Speicherabzug geschrieben)
Michael.Mueller is offline   Reply With Quote

Old   October 2, 2015, 04:05
Default
  #2
New Member
 
Sadiq Huq
Join Date: Feb 2014
Location: Munich, Germany
Posts: 2
Rep Power: 0
comflics is on a distinguished road
Quote:
Originally Posted by Michael.Mueller View Post
Hello everybody,
fileName::stripInvalid() called for invalid fileName .~lock.ErrorMeldung.ods#
Somewhere in your case directory there is a file with an invalid name. The file .~lock.ErrorMeldung.ods# looks like a temporary hidden file created by Libre Office. In your file browser, you can toggle Ctrl+H to see the hidden files. Or use the command
Code:
find . -print | grep lock
Quote:
Originally Posted by Michael.Mueller View Post
Case : /home/dem/OpenFOAM/OpenFOAM-2.3.x/Pipe1/run/icoPipe1
Ideally, your case directory should be located in $FOAM_RUN. Your directory Pipe1 should be inside run
BlnPhoenix likes this.
comflics is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
reconstructPar --> fileName::stripInvalid() called for invalid fileName commandtouse adona058 OpenFOAM Bugs 34 December 8, 2022 21:27
[blockMesh] Create time fileName::stripInvalid() called for invalid fileName UbuntuOne For d tobimorak OpenFOAM Meshing & Mesh Conversion 5 October 4, 2016 14:07
Heat Transfer Error Message darsonli STAR-CCM+ 0 September 22, 2014 21:00
Error VolumeFractionLevel1 savr1484 STAR-CCM+ 3 February 4, 2014 00:55
reconstructParMesh not working with an axisymetric case francesco OpenFOAM Bugs 4 May 8, 2009 05:49


All times are GMT -4. The time now is 18:59.