- Community Home
- >
- Servers and Operating Systems
- >
- Server Clustering
- >
- JAVA errors when launching GUI
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2015 09:30 PM - edited 12-08-2015 12:49 AM
12-07-2015 09:30 PM - edited 12-08-2015 12:49 AM
JAVA errors when launching GUI
HI
I got a java error when launching GUI via both web and cli:
java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inapprop
riate)
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.newCall(Unknown Source)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at com.hp.cmu.gui.model.RMIModel.connectToServer(RMIModel.java:208)
at com.hp.cmu.gui.model.RMIModel.init(RMIModel.java:70)
at com.hp.cmu.gui.model.StartUpModel.init(StartUpModel.java:82)
at com.hp.cmu.gui.model.StartUpModel.init(StartUpModel.java:28)
at com.hp.cmu.gui.view.SplashScreen.main(SplashScreen.java:210)
Caused by: javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inapp
ropriate)
at sun.security.ssl.Handshaker.activate(Unknown Source)
at sun.security.ssl.SSLSocketImpl.kickstartHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.writeRecord(Unknown Source)
at sun.security.ssl.AppOutputStream.write(Unknown Source)
at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
at java.io.BufferedOutputStream.flush(Unknown Source)
at java.io.DataOutputStream.flush(Unknown Source)
... 9 more
cmu version:7.3.2-1
OS:centos6.6 x86_64
firewall is disabled
selinux is disabled
java version:jre1.8.0_66
thanks for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2015 11:47 PM
12-08-2015 11:47 PM
Re: JAVA errors when launching GUI
Hi,
This is a known issue and we have released a patch for the same.
Request you to install the patch, please refer the below link for more details:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2016 01:42 PM - edited 03-17-2016 01:44 PM
03-17-2016 01:42 PM - edited 03-17-2016 01:44 PM
Re: JAVA errors when launching GUI
I've applied this patch and I still get the handshake error. Any further advice? Please see attached image for exact error. CMU is 7.3.2. Windows Java client is 1_79. Java client works without issue on another CMU 7.3.2 deployed installation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2016 10:21 PM
03-20-2016 10:21 PM
Re: JAVA errors when launching GUI
Hi,
As per the patch install instructions, have you restarted the CMU service after applying the patch ?
If not please restart the CMU service "/etc/init.d/cmu restart" and then retry launching the GUI.
Also please clear the browser and java cache on client machine before launching the GUI.
To clear java cache on windows:
Control panel→java→General Tab→Temporary internet files→Settings→Delete files
Please let us know if this doesn't solve youre issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2017 08:49 PM
04-27-2017 08:49 PM
Re: JAVA errors when launching GUI
Thanks for your post Alok_Pandey.
Even after clearing the Java cache, i still face the same issue. Not sure what is going on here.
Any help is much appreciated.