OpenSolaris

Printable Version Enter a New Search
Bug ID 6702804
Synopsis SCM for GEO (SunPlex for GEO) is not coming up with Nevada Build 86
State 11-Closed:Duplicate (Closed)
Category:Subcategory suncluster-geo:gui
Keywords scx
Reported Against osc_22
Duplicate Of 6701378
Introduced In
Commit to Fix
Fixed In
Release Fixed
Related Bugs 6701123 , 6701378 , 6701898 , 6703839
Submit Date 15-May-2008
Last Update Date 22-August-2008
Description
SCM for GEO ( SunPlex GEO ) is not coming up with Nevada Build 86 (i.e 3.1 web console). The GEO link itself is missing in the main page of the console to launch the application.

Below are the webconsole information :

============================================
===================================== 
bash-3.2# smcwebserver -V
Version 3.1
=====================================
Work Around
Lockhart team is working on this issue and meanwhile following workaround can be used. Please note that this workaround is to be applied on the node BEFORE installing any of the cluster packages.

$> /usr/sbin/smcwebserver stop
$> cp ${console_home}/import/lib/registrationservlet.jar \
   ${console_home}/private/import/lib

$> /usr/sbin/smcwebserver start

where ${console_home} is the console_home property value in config.properties.

For solaris, $(console_home) would be /usr/share/webconsole/
Speculative, untested workaround:

Copy the missinging jar (and any I18n variants) from
   ${console_home}/import/
to
   /var/webconsole/webapps/SunPlexManagerGeo/WEB-INF/lib/
after sc geo is installed, then restart the webserver.
Comments
N/A