Upgrading to DSEE 6.3 windows patch from 6.2
Upgrade from DSEE 6.2 to DSEE 6.3 on a Windows system:
-
Get the JES5U1 bits, first and download DSEE 6.3 Patch.
-
Assumption is that you have already installed and configured DSEE 6.2.
-
Check in regedit the existence of WebConsole key under HKLM/Software/Sun Microsystems, usually one entry per product could be seen.
-
Check Lockhart status
-
Run in the command line E:\Program Files\Sun\JavaES5\share\webconsole\bin>smreg.bat list -l.
-
Should display as below. E:\Program Files\Sun\JavaES5\share\webconsole\bin>smreg.bat list -l
Warning: smreg is obsolete and is preserved only for compatibility with legacy console applications.
Use wcadmin instead.
The list of registered jar files:
jmx.jar scoped to dccModule_1.0
jmxremote.jar scoped to dccModule_1.0
jmxremote_optional.jar scoped to dccModule_1.0
sasl.jar scoped to dccModule_1.0
sunsasl.jar scoped to dccModule_1.0
dcc.jar scoped to dccModule_1.0
nquickclient.jar scoped to dccModule_1.0
nquickapi.jar scoped to dccModule_1.0
slapy.jar scoped to dccModule_1.0
dpcfg.jar scoped to dccModule_1.0
clip.jar scoped to dccModule_1.0
common.jar scoped to dccModule_1.0
cacao_cacao.jar scoped to dccModule_1.0
-
-
Check the status of dsccsetup status -v to see if registration is ok, C:\Program Files\Sun\JavaES5\DSEE\dscc6\bin\dsccsetup status -v
-
Check version of DSEE is 6.2 C:\Program Files\Sun\JavaES5\DSEE\ds6\bin\dsadm.exe --version
-
Upgrade to DSEE6.3 windows patch
-
run C:\Program Files\Sun\JavaES5\share\cacao_2\configure.bat
-
run C:\Program Files\Sun\JavaES5\share\cacao_2\bin\cacaoadm rebuild-dependencies
-
check version 2.1.3
-
check again with regedit the existence of 2 WebConsole keys under HKLM/Software/Sun Microsystems
-
launch again smreg.bat list -l to check Lockhart status
-
launch again dsccsetup status -v to see if registration is ok
-
add patch 125311-07 (DSEE6.3)
-
launch again dsccsetup status -v to see if registration is ok after unreg/reg
-
start cacao
-
start webconsole (version 3.0.3)
-
check again with regedit the existence of WebConsole key under HKLM/Software/Sun Microsystems
-
launch again smreg.bat list -l to check Lockhart status
-
launch again dsccsetup status -v to see if registration is ok
-
Do dsccsetup console-unreg and dsccsetup console-reg.
-
-
Launch the console (https://localhost:6789), log as administrator for the first time, initialize DSCC then logout and login as your UID.
-
check version of DSEE is 6.3
You are done with upgrade to 6.3, enjoy for today. In my next topic I will discuss about the fresh Installation of DSEE from JES installer and its patches. Keep tuned if you are new, lets do it with clean system.

