Profile in use: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
No edit summary
(→‎How to unlock your profile: combined 2 solutions, re-ordered.)
Line 14: Line 14:
* The application may have shut down abnormally, leaving the lock in place.  To fix this, delete the file named "parent.lock" (Windows), "lock" (Linux), or ".parentlock" (Mac OS X) in your [[Profile folder#Where is my profile folder? | profile folder]]. In OS X you need to use a free utility like Onyx or Maintain to turn on visibility for invisible files to show ".parentlock".  This file contains no information, and deleting it will unlock the profile.
* The application may have shut down abnormally, leaving the lock in place.  To fix this, delete the file named "parent.lock" (Windows), "lock" (Linux), or ".parentlock" (Mac OS X) in your [[Profile folder#Where is my profile folder? | profile folder]]. In OS X you need to use a free utility like Onyx or Maintain to turn on visibility for invisible files to show ".parentlock".  This file contains no information, and deleting it will unlock the profile.


* Netscape 7 or another Mozilla-based program may be using the profile. Try shutting down this program to unlock the profile. Additionally, you should create separate profiles for each different application. Especially if you use both Mozilla Suite and Netscape 7, corruption can result from sharing the same profile between two different programs. (This problem is unlikely with Firefox and Thunderbird, since they do not share profiles with other applications in the way that Mozilla Suite and Netscape 7 can share profiles.)
* This problem can also occur if you don't have the rights to edit the files in the profile (or create the lock file in the first place). Please note that this can happen if you try to use a profile from a filesystem mounted with read-only (e.g. a remote Windows share which doesn't have "allow network users to change my files" checked). This can be pretty tricky to diagnose because there is no lock file in the profile, yet the same message appears (profile in use).  Incidentally, Linux users may have ~/.thunderbird and/or ~/.mozilla-thunderbird in their home directories if they have had more than one version of Thunderbird installed.


* If you are running the application from removable media on a Windows system, open the "profiles.ini" file (located up a few levels in the folder hierarchy from your [[Profile folder|profile folder]]) and make sure that the drive letter and path to your profile are correct.
* Thunderbird or Firefox will report that the profile is in use or, in Firefox 1.5, that it is already running but not responding, if it has trouble locating the profile ([https://bugzilla.mozilla.org/show_bug.cgi?id=278860 bug 278860]).  This may occur if  you are running the application from removable media on a Windows system, if the application is configured to store the profile on a network drive, or if you renamed the profile folder or moved it to another location.  Open the "profiles.ini" file (located up a few levels in the folder hierarchy from your [[Profile folder|profile folder]]) and make sure that the drive letter and path to your profile are correct.  If you still have problems,  [[Profile manager |  create a new profile]] and migrate your data to the new profile.


* This problem can also occur if you don't have the rights to edit the files in the profile (or create the lock file in the first place). Please note that this can happen if you try to use a profile from a filesystem mounted with read-only (e.g. a remote Windows share which doesn't have "allow network users to change my files" checked). This can be pretty tricky to diagnose because there is no lock file in the profile, yet the same message appears (profile in use). Incidentally, Linux users may have ~/.thunderbird and/or ~/.mozilla-thunderbird in their home directories if they have had more than one version of Thunderbird installed.
* Netscape 7 or another Mozilla-based program may be using the profile. Try shutting down this program to unlock the profile. Additionally, you should create separate profiles for each different application. Especially if you use both Mozilla Suite and Netscape 7, corruption can result from sharing the same profile between two different programs. (This problem is unlikely with Firefox and Thunderbird, since they do not share profiles with other applications in the way that Mozilla Suite and Netscape 7 can share profiles.)
 
* Thunderbird or Firefox will report that an instance of the application is in use or that another window is open if it has trouble locating the profile ([https://bugzilla.mozilla.org/show_bug.cgi?id=278860 bug 278860]). Make sure that the Thunderbird or Firefox "profiles.ini" file points to the correct drive and profile folder location, particularly if you have moved the profile folder to a new location or if the  drive letter where the profile is located has changed.  If you still have problems,  [[Profile manager |  create a new profile]] and migrate your data to the new profile.


==See also==
==See also==

Revision as of 02:52, 4 December 2005

Background

When Firefox, Thunderbird, or Mozilla Suite is in use, it locks the active profile to keep other programs from altering the contents or causing conflicts. This lock is normally transparent to the user, but sometimes the profile remains locked when it's not expected. If you launch the application, see the Profile Manager and are told that your profile is already "in use", that means the profile is locked.

In Firefox 1.5, instead of a prompt to select a profile, a "Close Firefox " dialog will tell you that Firefox is already running but is not responding and that you should close the existing Firefox process or restart your system.

How to return to your original profile

If you experienced this problem and created a new profile, thereby causing all your bookmarks and settings to disappear, you can use the Profile Manager to return to your original profile. If your original profile is still locked, try the solutions below.

How to unlock your profile

The application may not have shut down completely the last time it was used and the task or process may still be running "in the background", even though there are no open application windows. Ending the running process is normally sufficient to unlock the profile. If the profile remains locked, try these other solutions:

  • Go through your task or process list to see if multiple instances of the application are still running or not responding. End each instance found or restart the system.
  • The application may have shut down abnormally, leaving the lock in place. To fix this, delete the file named "parent.lock" (Windows), "lock" (Linux), or ".parentlock" (Mac OS X) in your profile folder. In OS X you need to use a free utility like Onyx or Maintain to turn on visibility for invisible files to show ".parentlock". This file contains no information, and deleting it will unlock the profile.
  • This problem can also occur if you don't have the rights to edit the files in the profile (or create the lock file in the first place). Please note that this can happen if you try to use a profile from a filesystem mounted with read-only (e.g. a remote Windows share which doesn't have "allow network users to change my files" checked). This can be pretty tricky to diagnose because there is no lock file in the profile, yet the same message appears (profile in use). Incidentally, Linux users may have ~/.thunderbird and/or ~/.mozilla-thunderbird in their home directories if they have had more than one version of Thunderbird installed.
  • Thunderbird or Firefox will report that the profile is in use or, in Firefox 1.5, that it is already running but not responding, if it has trouble locating the profile (bug 278860). This may occur if you are running the application from removable media on a Windows system, if the application is configured to store the profile on a network drive, or if you renamed the profile folder or moved it to another location. Open the "profiles.ini" file (located up a few levels in the folder hierarchy from your profile folder) and make sure that the drive letter and path to your profile are correct. If you still have problems, create a new profile and migrate your data to the new profile.
  • Netscape 7 or another Mozilla-based program may be using the profile. Try shutting down this program to unlock the profile. Additionally, you should create separate profiles for each different application. Especially if you use both Mozilla Suite and Netscape 7, corruption can result from sharing the same profile between two different programs. (This problem is unlikely with Firefox and Thunderbird, since they do not share profiles with other applications in the way that Mozilla Suite and Netscape 7 can share profiles.)

See also