|
Softpanorama |
May the source be with you, but remember the KISS principle ;-)
Softpanorama Search
|
When using the IBM Web Administration console, users will notice an application called isclite when administrating IBM WebSphere Application Server V6.1. This application is the WebSphere Administrative Console (also referred to as 'Integrated Solutions Console').
Do not remove this application if you plan to use the functions supplied by the WebSphere Administrative Console.
If you remove the Console Module, there is documentation on how to redeploy.
For information on deploying a console module, go to the following URL:
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.nd.iseries.doc/info/iseriesnd/isc/deploy_comp.html
For information on using the Administrative Console, go to the following URL:
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.base.iseries.doc/info/iseries/ae/tcon_console.html
If administrative console is broken or was accidentally uninstalled (happens typically in base-version of WAS), re-deployment (reinstall) of console-application can be done with jython script deployConsole.py located in bin-folder.
1. First a clean removal of the old admin-console deployment is nessacary"System-folder"/bin/wsadmin.sh -lang jython -f deployConsole.py remove2. Now reinstall of administrative console (isclite) will complete without errors (hopefully)
"System-folder"/bin/wsadmin.sh -lang jython -f deployConsole.py 3. Take a look at /"profile-root"/config/cells/"cell name"/nodes/"node name"/applications/isclite.ear/deployments/isclite/deployment.xml
3.1 Check if the <deploymenttargets>-Tag points to the correct server.
4. Take a look at /"profile root"/config/cells/"cell name"/nodes/"node name"/serverindex.xml
4.1 Check if the <deployedapplications>-Tag for application isclite
is mapped to the correct server (server1 in base version of WAS).
Now the administrative console should work again. Labels: Admin, Console, IBM, isclite, re-deploy, reinstall, WAS, WebSphere
Copyright © 1996-2009 by Dr. Nikolai Bezroukov. www.softpanorama.org was created as a service to the UN Sustainable Development Networking Programme (SDNP) in the author free time. Submit comments This document is an industrial compilation designed and created exclusively for educational use and is placed under the copyright of the Open Content License(OPL). Site uses AdSense so you need to be aware of Google privacy policy. Original materials copyright belong to respective owners. Quotes are made for educational purposes only in compliance with the fair use doctrine.
Disclaimer:
Last modified: October 26, 2009