CWWKZ002E headRegion must not be null
Recently had a power outage and my Jazz Team Server is down. When the applications load, it produces the error:
X = the application (e.g. jts, qm, dm, etc.) |
Accepted answer
I resolved this with the IBM helpdesk, here is the attempts and resolution:
Fix:
Backup c:\Program Files\IBM\JazzTeamServer\server\liberty\servers folder
Run server.startup.bat, wait for it to reconfigure the CLM
Run server.shutdown.bat after CLM starts and you can get to the authentication page (https://DOMAIN:PORT/APP)
Replace the c:...\servers\conf folder with the backup files. You'll need this for your user database.
Ralph Schoon selected this answer as the correct answer
|
2 other answers
Are you using Liberty or not?
1) Stop the Liberty Server 2) Restart the server with the --clean option installeddir/ wlp/bin/./server start --clean 3) After it has restarted you can stop the server again installeddir/ wlp/bin/./server stop
or kill the process
4) Start the servers as normal |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.