![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
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
The Test Result of SLConsole Setup on Solaris10 (only use Command-Line Mode) In this Document
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) GoalHow to install the SLConsole software package on a Solaris 10 server from a remote Windows desktop connection SolutionTo 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)
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:
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.
Attachments This solution has no attachment |
||||||||||||||
|