안녕하십니까.
INVENTOR R11을 사용중입니다.
작업을 하는도중 lockfile.lck 에러라고 하면서 저장이 안되는데..
이거 해결방법 없나요?? 이것때문에 작업해놓은거 다시하는경우가 자주 생기내요..
검색해봐도 없길래 질문드립니다.
조언부탁드립니다.
붉은꽃포토Lv.0
lockfile.lck 애러…
공유
비밀번호를 잊으셨나요? 비밀번호를 재설정하려면 이메일 주소를 입력해주세요.
해당 질문을 신고하는 이유를 간단히 입력해주세요.
해당 답변을 신고하는 이유를 간단히 입력해주세요.
해당 유저를 신고하는 이유를 간단히 입력해주세요.
예전에 비슷한 내용이 있어서 참고로 올립니다.
Error creating the lock file (drawing name)lockfile.lck
프로젝트에서 사용되는 각각의 파일 버전이 읽기/쓰기 작업을 위해 사용중이면 lcokfile.lck 라는 파일이름이 인벤터 프로젝트의 작업 공간에 생기게 됩니다.
*. 파일들은 읽기/쓰기 작업중 잠겨져있게 되며 파일이 현재 사용중인 모든 작업 시간에 걸쳐 잠겨있는 것은 아닙니다. 이 lockfile 은 파일을 잠금으로서 인벤터가 이전 버전들을 소거하지 않도록하여 다른 인벤터 세션에서 여전히 읽혀질 수 있습니다.
*. lockfile.lck 라는 파일이름을 삭제하지 마십시요.
*. 이 lockfile.lck 메카니즘은 읽기전용의 라이브러리 파일에는 필요하지 않고 적용되지도 않습니다.
따라서 조립품 부품들이 다른 인벤터 세션에서 사용중이지 않는지 확인해 보시기 바랍니다. 또한 사용자가 인벤터가 구동중 일때어떤 인벤터 파일도 삭제하지 않았는지 확인바랍니다.
인벤터 뉴스그룹에서 검색해 보니, 원인과 해결책에 대해서 많은 토론이 있네요.
여러 사용자가 리포트한 내용으로 봐선, 네트워크 서버가 끊기는 게 원인인 것 같습니다.
다음은 제가 검색해서 찾아낸 토론 내용입니다. 첫 번째와 두 번째 메세지에 해결책이 있습니다.
————————-
Re: Problems encountered while saving the document.
Try using UNC designation instead of mapped drive names. UNC naming
would look like the following:
\servernamefoldername1folder1
\servernamefoldername2fold er1
Even after remapping all drive letters the same, I have had problems in
the past with IV not recognizing mapped drives consistently. With UNC
naming I have had no problems at all.
————————-
Re: Can’t save to network drive
Finally found the solution to this problem. Posting it for anyone that may
encounter the same issue…
The “My Doucments” folder was pointing to the default location(i.e.
c:documents and settingsusername). Changing this to the mapped home
directory (i.e. H:) and rebooting solved the issue.
The strange thing is that you can map back to the default and it will still work.
————————————-
Re: File Lock (lock.lck)
I have had this same issue since IV7, I have narrowed it down to our Novell
file server. Novell + Inventor = bad. Working on a getting a new server.
————————————-
I’ve had many problems with lockfile. The problem appears to be
associated with running IV on a Novell network drive. We’ve changed to a
Microsoft drive & have no problems of this nature any more.
————————————-
Re: File Lock (lock.lck)
This happens to me a lot. It seems to be that if someting happens to the
server, or it’s being worked on overnight, that my machine loses its link.
When I restart, the connection is reestablished, and all is well.
Tom
————————————-
You hit the nail on the head…. you are probably getting intermittent breaks
in your connections to the server. When a file is opened, the
lock is placed. When the file is saved and closed, the lock is deleted.
Dennis
————————————-
When the server and your computer lose connection Inventor gets really lost
and can’t find its way home.
————————————-
Re: File Lock (lock.lck)
LockFile.lck is what we use internally to lock versions in Inventor files
during read and write. This is to allow multiple people to read from files,
and only a single writer to write to it. It appears that some process is
holding this lock file open, and thus, it cannot be written to by Inventor.
Could you please check if there is any Inventor process running? If there is
one, kill it using task manager, and test your workflow again. If that
doesn’t work, reboot the machine (this will ensure any processes holding on
to LockFile.lck, including Inventor and explorer are released). Run Inventor
again, and check if the problem still exists. If it does, please report
back, and we’ll try to investigate it further.
Thanks
Ahsan Ali (Core/Framework, Inventor Development)
————————————-