DS6 Control Center console problems

We are currently using DS5.2 for Windows.

I have installed DS6 for Windows since we are considering updating.

So far I have not been able to get the Control Center console web app to start.

Any thoughts on what I can do or where I should look to resolve this?

Thanks,

Mike

Here are some details:

C:\Sun\JavaES5\share\webconsole\bin>smcwebserver.bat status

Sun Java(TM) Web Console is running

C:\Sun\JavaES5\share\webconsole\bin>smcwebserver.bat restart

Shutting down Sun Java(TM) Web Console Version 3.0.2 ...

Cannot determineif console stopped gracefully; forcing shut down

The console is running.

C:\Sun\JavaES5\share\webconsole\bin>wcadmin list -d

Deployed web applications (application name, context name, status):

console ROOT[stopped]

Time:04/13/07 11:49:49

Base:C:\Sun\JavaES5\share\WEBCON~1\webapps\console

Debug: 0

System:true

console com_sun_web_ui [stopped]

Time:04/13/07 11:49:49

Base:C:\Sun\JavaES5\share\WEBCON~1\webapps\com_sun_web_ui

Debug: 0

System:true

console console [stopped]

Time:04/16/07 08:43:47

Base:C:\Sun\JavaES5\share\WEBCON~1\webapps\console

Debug: 0

System:true

console manager [stopped]

Base:${catalina.home}/server/webapps/manager

Debug: 0

System:true

No library jar files registered.

No login modules registered.

Shared service properties (name, value):

sun.directory.dcc.path.var C:/Sun/JavaES5/DSEE/var/dscc6

sun.directory.dcc.path.slapx C:/Sun/JavaES5/DSEE/ds6/bin/dsadm.exe

sun.directory.dcc.path.sample.ldif C:/Sun/JavaES5/DSEE/ds6/ldif/Example.ldif

excerpt from console_config_log:

16-Apr-2007 | 08:48:57 | INFO | The console instance"console" is stopping.

16-Apr-2007 | 08:49:42 | ERROR | Unexpected error determining status of server:

no applications unloaded

16-Apr-2007 | 08:49:42 | ERROR | Cannot determineif console stopped

gracefully; forcing shut down

16-Apr-2007 | 08:49:42 | INFO | The console instance was forced terminated.

[2456 byte] By [m_baxleya] at [2007-11-27 1:12:10]
# 1
Sun Web Console seems to be installed and running but DSCC is not registered in it.Try dsccsetup initializeRegards,Ludovic.
ludovicpa at 2007-7-11 23:47:30 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

Thanks for the response.

I checked and it was already registered.

After a bit more digging, I found the problem.

Instead of netstat -a -b showing that swc.exe was listening on port 6789, it showed db2jds.exe (which is the DB2 JDBC Applet Server service). After shutting this service down and restarting smcwebserver, I was able to access the app.

It is odd that the .bat files never reported the port conflict and indicated the web server was up and running.

Hopefully my experience will help some other DB2 users....

Thanks again,

Mike

m_baxleya at 2007-7-11 23:47:30 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3
Tthanks for sharing the solution here, Mike. We appreciate this.
the_duuuuuudea at 2007-7-11 23:47:30 > top of Java-index,Web & Directory Servers,Directory Servers...