Issue 6848 in selenium: Unable to run role hub command for selenium-server-standalone- 2.39.0.jar version

4 views
Skip to first unread message

sele...@googlecode.com

unread,
Jan 15, 2014, 11:41:48 AM1/15/14
to selenium-develope...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Status-Untriaged

New issue 6848 by mohdsaji...@gmail.com: Unable to run role hub command for
selenium-server-standalone- 2.39.0.jar version
http://code.google.com/p/selenium/issues/detail?id=6848

Before filing an issue, please read the page at
http://code.google.com/p/selenium/wiki/SeleniumHelp This contains lot of
information about how best to get help, and tells you what we need to know.

Still here? We know that bugs are frustrating and annoying things. We also
know that you've probably spent ages trying to figure out what's wrong. The
more information you give us now, the more likely it is that we'll be able
to help.

What steps will reproduce the problem?
1.Downloaded latest jar from
http://code.google.com/p/selenium/downloads/list
2. Copy pasted onto the required path
3. Run the command prompt as per
http://code.google.com/p/selenium/wiki/Grid2 in normal user mode and admin
mode.

What is the expected output? What do you see instead?
The hub will automatically start-up using port 4444 by default
http://localhost:4444/grid/console

But getting error message Internet Explorer cannot display the webpage
Selenium version: 2.39.0
OS: Win 7
Browser: IE
Browser version:8


Please provide any additional information below. A sample reduced test
case, or a public URL that demonstrates the problem will intrigue our merry
band of Open Source developers far more than nothing at all: they'll be far
more likely to look at your problem if you make it easy for them!

C:\xyz>java -jar selenium-server-standalone-2.39.0.jar -role hub
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad
version n
umber in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:12
4)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

sele...@googlecode.com

unread,
Jan 21, 2014, 2:13:41 PM1/21/14
to selenium-develope...@googlegroups.com
Updates:
Status: NeedsClarification

Comment #1 on issue 6848 by barancev: Unable to run role hub command for
selenium-server-standalone- 2.39.0.jar version
http://code.google.com/p/selenium/issues/detail?id=6848

What java version do you use? Run 'java -version' in the console.

sele...@googlecode.com

unread,
Jan 21, 2014, 7:41:44 PM1/21/14
to selenium-develope...@googlegroups.com

Comment #2 on issue 6848 by mohdsaji...@gmail.com: Unable to run role hub
command for selenium-server-standalone- 2.39.0.jar version
http://code.google.com/p/selenium/issues/detail?id=6848

jdk 1.5 however I updated to 1.7

sele...@googlecode.com

unread,
Jan 22, 2014, 2:59:08 AM1/22/14
to selenium-develope...@googlegroups.com
Updates:
Status: WorkingAsIntended
Labels: -Status-Untriaged Lang-Java

Comment #3 on issue 6848 by barancev: Unable to run role hub command for
selenium-server-standalone- 2.39.0.jar version
http://code.google.com/p/selenium/issues/detail?id=6848

Java 5 is not supported. The code is compiled to target Java 6
Reply all
Reply to author
Forward
0 new messages