This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 187338 - org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher$FileLockRemainedException: Lock file still present! D:\DOCUME~2\200013~1\LOCALS~1\Temp\customProfileDir5f4b2176104946c497f3cdfe93436c6
Summary: org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher$FileLockRem...
Status: CLOSED DUPLICATE of bug 185484
Alias: None
Product: utilities
Classification: Unclassified
Component: Selenium (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jindrich Sedek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-08 14:57 UTC by adam_myatt
Modified: 2014-12-09 09:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 166237


Attachments
stacktrace (2.41 KB, text/plain)
2010-06-08 14:57 UTC, adam_myatt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description adam_myatt 2010-06-08 14:57:19 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP

User Comments:
GUEST: After update Mozilla Firefox from version 3.5.8 to 3.6 
do not run selenium tests for PHP in Mozilla Firefox. 
In output window: 
PHPUnit_Framework_Exception: Response from Selenium RC server for getNewBrowserSession(*firefox, http://www.google.ru/).
Failed to start new browser session: Unable to delete file C:\DOCUME~1\9335~1\LOCALS~1\Temp\customProfileDirec5d699107b140449f08cbabb2c597bf\parent.lock.

adam_myatt: running selenium tests via the Selenium Ant plugin




Stacktrace: 
org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher$FileLockRemainedException: Lock file still present! D:\DOCUME~2\200013~1\LOCALS~1\Temp\customProfileDir5f4b2176104946c497f3cdfe93436c61\parent.lock
   at org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.waitForFileLockToGoAway(FirefoxChromeLauncher.java:269)
   at org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.waitForFullProfileToBeCreated(FirefoxChromeLauncher.java:309)
   at org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.populateCustomProfileDirectory(FirefoxChromeLauncher.java:106)
   at org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.launch(FirefoxChromeLauncher.java:83)
   at org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.launchRemoteSession(FirefoxChromeLauncher.java:350)
   at org.openqa.selenium.server.browserlaunchers.FirefoxLauncher.launchRemoteSession(FirefoxLauncher.java:98)
Comment 1 adam_myatt 2010-06-08 14:57:24 UTC
Created attachment 99901 [details]
stacktrace
Comment 2 protomors 2010-08-24 22:14:16 UTC

*** This bug has been marked as a duplicate of bug 185484 ***