Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1998531.1
Update Date:2017-12-19
Keywords:

Solution Type  Technical Instruction Sure

Solution  1998531.1 :   SL500/SL3000/SL8500 - How to Install/Setup SLConsole on Solaris10 Remotely from a Windows Desktop Command Line  


Related Items
  • Sun Storage SL3000 Modular Library System
  •  
  • Sun StorageTek SL8500 Modular Library System
  •  
  • Sun Storage SL500 Modular Library System
  •  
Related Categories
  • PLA-Support>Sun Systems>TAPE>Tape Hardware>SN-TP: Tape Library Control Software
  •  


The Test Result of SLConsole Setup on Solaris10 (only use Command-Line Mode)

In this Document
Goal
Solution


Created from <SR 3-10512036971>

Applies to:

Sun StorageTek SL8500 Modular Library System - Version All Versions to All Versions [Release All Releases]
Sun Storage SL500 Modular Library System - Version Not Applicable to Not Applicable [Release NA]
Sun Storage SL3000 Modular Library System - Version Not Applicable to Not Applicable [Release NA]
Oracle Solaris on SPARC (64-bit)

Goal

 How to install the SLConsole software package on a Solaris 10 server from a remote Windows desktop connection

Solution

To install the SLC(StorageTek Library Console) On a Solaris 10 server remotely, you should be able to redirect the GUI output to your desktop.

If you are connected to the Solaris server by means of a remote connection application like puTTY or ssh, running the  command-line mode SLConsole_Solaris.bin installation command will generate a java error like this:

bash-3.00# ./SLConsole_Solaris.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

Launching installer...

Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Stack Trace:
java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
        at java.awt.GraphicsEnvironment.checkHeadless(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Frame.<init>(Unknown Source)
        at java.awt.Frame.<init>(Unknown Source)
        at javax.swing.JFrame.<init>(Unknown Source)
        at com.zerog.ia.installer.LifeCycleManager.g(DashoA10*..)
        at com.zerog.ia.installer.LifeCycleManager.h(DashoA10*..)
        at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
        at com.zerog.ia.installer.Main.main(DashoA10*..)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.zerog.lax.LAX.launch(DashoA10*..)
        at com.zerog.lax.LAX.main(DashoA10*..)
This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

 
You can use Xming and PuTTY to workaround the error.

 

Step one:

Download URL:

Xming can be downloaded from http://sourceforge.net/project/downloading.php?group_id=156984&filename=Xming-6-9-0-31-setup.exe

PuTTy can be downloaded from http://www.chiark.greenend.org.uk/~sgtatham/putty/

 

Step Two:

Setup and config Xming & putty on your desktop, Reference URL:
http://www.geo.mtu.edu/geoschem/docs/putty_install.html


 

Step Three:

Configure ssh file on the Solaris server where SLC will be installed:

Edit /etc/ssh/sshd_config file.  X11Forwarding change to [YES]

bash-3.2# vi /etc/ssh/sshd_config
.
.
.
# X11 tunneling options
X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost yes
.
.
.

 

Step Four:

Run ./SLConsole_Solaris.bin again and follow the instructions just like when you are installing SLC on a Windows server.

 

Install_SLC_600


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback