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 205610 - java.net.BindException: Selenium is already running on port 4444. Or some other service is.
Summary: java.net.BindException: Selenium is already running on port 4444. Or some oth...
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Selenium (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
: 205592 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-11-28 13:28 UTC by alvarlaigna
Modified: 2014-12-09 09:32 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 182547


Attachments
stacktrace (916 bytes, text/plain)
2011-11-28 13:28 UTC, alvarlaigna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alvarlaigna 2011-11-28 13:28:06 UTC
Build: NetBeans IDE Dev (Build 201111220600)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
sigals: While netbeans is being opened

alvarlaigna: Closed and restarted IDE




Stacktrace: 
java.net.BindException: Selenium is already running on port 4444. Or some other service is.
   at org.openqa.selenium.server.SeleniumServer.start(SeleniumServer.java:402)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:0)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:601)
   at org.netbeans.modules.selenium.server.SeleniumServerRunner.callSeleniumServerMethod(SeleniumServerRunner.java:166)
Comment 1 alvarlaigna 2011-11-28 13:28:09 UTC
Created attachment 113578 [details]
stacktrace
Comment 2 Martin Fousek 2012-01-09 18:53:29 UTC
Fixed in main/contrib #e58314ea79ef.

Should appear on Plugin Portal UC in few days. Thanks for reporting that.
Comment 3 Martin Fousek 2012-01-09 18:53:56 UTC
*** Bug 205592 has been marked as a duplicate of this bug. ***