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 - 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 WONTFIX
Alias: None
Product: utilities
Classification: Unclassified
Component: Selenium (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-11 08:22 UTC by Exceptions Reporter
Modified: 2014-12-09 09:34 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189309


Attachments
stacktrace (916 bytes, text/plain)
2012-06-11 08:22 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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.