Project

General

Profile

Actions

Bug #5888

closed

Couldn't log in as a NCEAS account in Morpho

Added by Jing Tao over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Category:
morpho - general
Target version:
Start date:
03/08/2013
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5888

Description

When I tried to log in the DataONE network as a NCEAS account, i got this error:
[java] Could not authenticate: org/opensaml/core/config/InitializationException : Unsupported major.minor version 51.0
[java] java.lang.UnsupportedClassVersionError: org/opensaml/core/config/InitializationException : Unsupported major.minor version 51.0
[java] at java.lang.ClassLoader.defineClass1(Native Method)
[java] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
[java] at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
[java] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[java] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[java] at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[java] at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[java] at java.security.AccessController.doPrivileged(Native Method)
[java] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[java] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[java] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
[java] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[java] at edu.ucsb.nceas.morpho.dataone.EcpAuthentication.authenticate(EcpAuthentication.java:142)
[java] at edu.ucsb.nceas.morpho.framework.LoginCommand.execute(LoginCommand.java:80)
[java] at edu.ucsb.nceas.morpho.framework.ConnectionFrame$1.doInBackground(ConnectionFrame.java:367)
[java] at javax.swing.SwingWorker$1.call(SwingWorker.java:277)
[java] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[java] at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[java] at javax.swing.SwingWorker.run(SwingWorker.java:316)
[java] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[java] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[java] at java.lang.Thread.run(Thread.java:680)
[java] LoginCommand: Login failed.
[java] Login failed.
[java] Please check the Caps Lock key and try again.

Actions #1

Updated by ben leinfelder over 11 years ago

reverted ECP client to use OpenSAML 2.5.1 instead of 3.0-SNAPSHOT because they'd moved to Java 7 and were not planning on releasing 3.0 until mid-2014.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 5888

Actions

Also available in: Atom PDF