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 213940

Summary: java.net.BindException: Selenium is already running on port 4444. Or some other service is.
Product: utilities Reporter: Exceptions Reporter <exceptions_reporter>
Component: SeleniumAssignee: Martin Fousek <marfous>
Status: CLOSED WONTFIX    
Severity: normal CC: alvarlaigna, jocordova, masuch, sigals, willonabike
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 189309
Attachments: stacktrace

Description Exceptions Reporter 2012-06-11 08:22:05 UTC
This bug was originally marked as duplicate of bug 205610, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: OpenJDK Client VM, 20.0-b11, OpenJDK Runtime Environment, 1.6.0_22-b22
OS: Linux

User Comments:
GUEST: starting application

GUEST: I was loading up

sigals: While netbeans is being opened

alvarlaigna: Opened NetBeans ide after crash

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:464)
   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:616)
   at org.netbeans.modules.selenium.server.SeleniumServerRunner.callSeleniumServerMethod(SeleniumServerRunner.java:162)
Comment 1 Exceptions Reporter 2012-06-11 08:22:11 UTC
Created attachment 120641 [details]
stacktrace
Comment 2 Marian Mirilovic 2014-12-09 09:31:17 UTC
We do have a new version of Selenium plugin in distribution, so closing all old issues to start with the clean table.